1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Add QT imageformats to resolve issues with rendering album covers

PR:	ports/175987
This commit is contained in:
Sean Bruno 2014-01-05 01:20:50 +00:00
parent 15549f671b
commit e575db708b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338731

View File

@ -3,7 +3,7 @@
PORTNAME= clementine
PORTVERSION= 1.2.1
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= GOOGLE_CODE
PKGNAMESUFFIX= -player
@ -30,7 +30,9 @@ PROJECTHOST= ${PORTNAME}${PKGNAMESUFFIX}
USES= compiler:c++11-lib cmake pkgconfig
USE_GL= glew
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
USE_GSTREAMER= gio ogg mp3 flac soup vorbis
CONFLICTS_BUILD= qt-3.*