diff options
author | makc <makc@FreeBSD.org> | 2010-06-15 02:25:19 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-06-15 02:25:19 +0800 |
commit | f74ee2e39d2ece37dbc54bdc21c488ea06040428 (patch) | |
tree | 356bff00f143549a2a263bb0be7f1f1dd90ff172 /audio | |
parent | e04ba53095bb0955788126ff9882836d827ef7c7 (diff) | |
download | freebsd-ports-gnome-f74ee2e39d2ece37dbc54bdc21c488ea06040428.tar.gz freebsd-ports-gnome-f74ee2e39d2ece37dbc54bdc21c488ea06040428.tar.zst freebsd-ports-gnome-f74ee2e39d2ece37dbc54bdc21c488ea06040428.zip |
Update to 0.3
PR: ports/147730
Submitted by: Gvozdikov Veniamin (maintainer)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/clementine-player/Makefile | 7 | ||||
-rw-r--r-- | audio/clementine-player/distinfo | 6 |
2 files changed, 5 insertions, 8 deletions
diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile index 788e16892d7e..808fb9304644 100644 --- a/audio/clementine-player/Makefile +++ b/audio/clementine-player/Makefile @@ -6,12 +6,10 @@ # PORTNAME= clementine -PORTVERSION= 0.2 -PORTREVISION= 2 +PORTVERSION= 0.3 CATEGORIES= audio MASTER_SITES= GOOGLE_CODE PKGNAMESUFFIX= -player -DISTNAME= ${PORTNAME}_${PORTVERSION}-1 MAINTAINER= g.veniamin@googlemail.com COMMENT= A cross-platform music player based on Amarok 1.4 @@ -31,7 +29,6 @@ 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 - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +USE_GSTREAMER= gio ogg mp3 flac .include <bsd.port.mk> diff --git a/audio/clementine-player/distinfo b/audio/clementine-player/distinfo index fb682da75ac7..af39aa5c053a 100644 --- a/audio/clementine-player/distinfo +++ b/audio/clementine-player/distinfo @@ -1,3 +1,3 @@ -MD5 (clementine_0.2-1.tar.gz) = bf89adb26808fec6201499375de95507 -SHA256 (clementine_0.2-1.tar.gz) = 2e78c09c90c86ec46246fa0183a7bfd32b509fd891e4c28d6f73f1790e19d785 -SIZE (clementine_0.2-1.tar.gz) = 3669160 +MD5 (clementine-0.3.tar.gz) = 3aff98e41d9bf96717ecf97c780ef086 +SHA256 (clementine-0.3.tar.gz) = 4041f55d6bc2f3388bfc070867d1f22f7430a66aa656003c311679f548e9c582 +SIZE (clementine-0.3.tar.gz) = 3917108 |