mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
Add QT imageformats to resolve issues with rendering album covers
PR: ports/175987
This commit is contained in:
parent
15549f671b
commit
e575db708b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338731
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
PORTNAME= clementine
|
PORTNAME= clementine
|
||||||
PORTVERSION= 1.2.1
|
PORTVERSION= 1.2.1
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= GOOGLE_CODE
|
MASTER_SITES= GOOGLE_CODE
|
||||||
PKGNAMESUFFIX= -player
|
PKGNAMESUFFIX= -player
|
||||||
@ -30,7 +30,9 @@ PROJECTHOST= ${PORTNAME}${PKGNAMESUFFIX}
|
|||||||
USES= compiler:c++11-lib cmake pkgconfig
|
USES= compiler:c++11-lib cmake pkgconfig
|
||||||
USE_GL= glew
|
USE_GL= glew
|
||||||
USE_QT4= dbus gui xml qmake_build uic_build moc_build rcc_build \
|
USE_QT4= dbus gui xml qmake_build uic_build moc_build rcc_build \
|
||||||
linguist_build network sql opengl qtestlib corelib webkit
|
linguist_build network sql opengl qtestlib corelib webkit \
|
||||||
|
imageformats
|
||||||
|
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
USE_GSTREAMER= gio ogg mp3 flac soup vorbis
|
USE_GSTREAMER= gio ogg mp3 flac soup vorbis
|
||||||
CONFLICTS_BUILD= qt-3.*
|
CONFLICTS_BUILD= qt-3.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user