mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
multimedia/librespot has a broken API, use audio/spotifyd instead.
This commit is contained in:
parent
ee373338d4
commit
adaf0d13fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565035
1 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
PORTNAME= spotify-qt
|
||||
PORTVERSION= 3.4
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
|
@ -12,7 +13,7 @@ COMMENT= Lightweight Spotify client using Qt
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/license
|
||||
|
||||
RUN_DEPENDS= librespot:multimedia/librespot
|
||||
RUN_DEPENDS= spotifyd:audio/spotifyd
|
||||
|
||||
USES= cmake compiler:c++11-lang qt:5
|
||||
USE_GITHUB= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue