aboutsummaryrefslogtreecommitdiff
path: root/audio/clementine-player
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2011-12-21 04:24:01 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2011-12-21 04:24:01 +0000
commit47e14ed7addd6482302b57c5590b3658beeadd58 (patch)
tree63b741ecd5556b06f698e44e37ca0724da471359 /audio/clementine-player
parent98205ee04c340699c72deb93ec493d26c355d0cb (diff)
downloadports-47e14ed7addd6482302b57c5590b3658beeadd58.tar.gz
ports-47e14ed7addd6482302b57c5590b3658beeadd58.zip
Notes
Diffstat (limited to 'audio/clementine-player')
-rw-r--r--audio/clementine-player/Makefile8
-rw-r--r--audio/clementine-player/pkg-descr6
2 files changed, 7 insertions, 7 deletions
diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile
index db64fa53575c..f3f53588027c 100644
--- a/audio/clementine-player/Makefile
+++ b/audio/clementine-player/Makefile
@@ -7,7 +7,7 @@
PORTNAME= clementine
PORTVERSION= 0.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= GOOGLE_CODE
PKGNAMESUFFIX= -player
@@ -15,6 +15,8 @@ PKGNAMESUFFIX= -player
MAINTAINER= g.veniamin@googlemail.com
COMMENT= A cross-platform music player based on Amarok 1.4
+LICENSE= GPLv3
+
LIB_DEPENDS= lastfm.0:${PORTSDIR}/audio/liblastfm \
tag.1:${PORTSDIR}/audio/taglib \
notify.4:${PORTSDIR}/devel/libnotify \
@@ -22,8 +24,6 @@ LIB_DEPENDS= lastfm.0:${PORTSDIR}/audio/liblastfm \
mtp:${PORTSDIR}/audio/libmtp
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
-LICENSE= GPLv3
-
PROJECTHOST= ${PORTNAME}${PKGNAMESUFFIX}
USE_CMAKE= yes
@@ -34,7 +34,7 @@ QT_COMPONENTS= gui xml qmake_build uic_build moc_build rcc_build \
linguist_build network sql opengl dbus qtestlib corelib
USE_GCC= 4.2+
INSTALLS_ICONS= yes
-USE_GSTREAMER= gio ogg mp3 flac soup
+USE_GSTREAMER= gio ogg mp3 flac soup vorbis
MAKE_JOBS_UNSAFE= yes
OPTIONS= VISUALISATION "Visualisations from projectM" off
diff --git a/audio/clementine-player/pkg-descr b/audio/clementine-player/pkg-descr
index 9b02fac96773..844204bec4d9 100644
--- a/audio/clementine-player/pkg-descr
+++ b/audio/clementine-player/pkg-descr
@@ -2,9 +2,9 @@ Clementine is a modern music player and library organiser. Clementine
is a port of Amarok 1.4, with some features rewritten to take advantage of Qt4.
Features:
-- Listen to internet radio from Last.fm and SomaFM
-- Load M3U and XSPF playlists
-- Edit tags on MP3 and OGG files, organise your music
+- Listen to internet radio from Last.fm and SomaFM
+- Load M3U and XSPF playlists
+- Edit tags on MP3 and OGG files, organise your music
- Download missing album cover art from Last.fm
WWW: http://www.clementine-player.org