aboutsummaryrefslogtreecommitdiff
path: root/audio/clementine-player
diff options
context:
space:
mode:
authorSean Bruno <sbruno@FreeBSD.org>2014-01-05 01:20:50 +0000
committerSean Bruno <sbruno@FreeBSD.org>2014-01-05 01:20:50 +0000
commite575db708bb243e25c96f52f49b8c82b39d69535 (patch)
treeedddc290ceaf8c9abca96e3aec7feccd847bd0df /audio/clementine-player
parent15549f671b943f856a777653d1b0d9370095c0ae (diff)
downloadports-e575db708bb243e25c96f52f49b8c82b39d69535.tar.gz
ports-e575db708bb243e25c96f52f49b8c82b39d69535.zip
Add QT imageformats to resolve issues with rendering album covers
PR: ports/175987
Notes
Notes: svn path=/head/; revision=338731
Diffstat (limited to 'audio/clementine-player')
-rw-r--r--audio/clementine-player/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile
index 6112e08a3ba3..3ebcb6358305 100644
--- a/audio/clementine-player/Makefile
+++ b/audio/clementine-player/Makefile
@@ -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.*