Update to gmpc-shout 0.17.
switch to sourceforge MASTER_SITES, update HOMEPAGE, fix WANTLIB. add vorbis-tools as RUN_DEPENDS for ogg123. ok ajacoutot@ jasper@
This commit is contained in:
parent
33488a9afc
commit
427e2608c7
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2008/06/15 00:04:50 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2009/01/30 22:51:39 landry Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= shoutcast support, for gmpc
|
||||
|
||||
VERSION= 0.15.5.0
|
||||
VERSION= 0.17.0
|
||||
DISTNAME= gmpc-shout-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= audio
|
||||
|
||||
HOMEPAGE= http://gmpcwiki.sarine.nl/index.php?title=Shout
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
@ -17,15 +17,17 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama Xrandr \
|
||||
Xcomposite Xdamage pcre \
|
||||
Xrender atk-1.0 cairo expat fontconfig freetype gdk-x11-2.0 \
|
||||
gdk_pixbuf-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 \
|
||||
gdk_pixbuf-2.0 gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 \
|
||||
gtk-x11-2.0 m mpd pango-1.0 pangocairo-1.0 pangoft2-1.0 \
|
||||
pixman-1 png xml2 z
|
||||
|
||||
MASTER_SITES= http://download.sarine.nl/gmpc-${VERSION:S/.0//}/ \
|
||||
http://humppa.nl/distfiles/gmpc/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/}
|
||||
|
||||
MODULES= devel/gettext
|
||||
RUN_DEPENDS= :gmpc->=${VERSION}:audio/gmpc
|
||||
#XXX spawns ogg123 at runtime ??
|
||||
RUN_DEPENDS= :gmpc->=${VERSION}:audio/gmpc \
|
||||
::audio/vorbis-tools
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
USE_LIBTOOL= Yes
|
||||
USE_X11= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gmpc-shout-0.15.5.0.tar.gz) = sSCxNsRN+Hf+PecIxx551A==
|
||||
RMD160 (gmpc-shout-0.15.5.0.tar.gz) = clubz1tIZAwdxViQ6U7vOGBS8iM=
|
||||
SHA1 (gmpc-shout-0.15.5.0.tar.gz) = Jn+TcErPcPf2NYO/W+bYqnVT734=
|
||||
SHA256 (gmpc-shout-0.15.5.0.tar.gz) = OYrk6fNKsx2zdOZvBHTw4hd1w8tIcjAZK2M8vqFIxd0=
|
||||
SIZE (gmpc-shout-0.15.5.0.tar.gz) = 304681
|
||||
MD5 (gmpc-shout-0.17.0.tar.gz) = zoDVsieX7FDECl5EpB/OUQ==
|
||||
RMD160 (gmpc-shout-0.17.0.tar.gz) = edz1OCD2tUYtqegdj4N6zNe1mEk=
|
||||
SHA1 (gmpc-shout-0.17.0.tar.gz) = XAwGDOG4Hs4YKrquY3kLn+f0Yu0=
|
||||
SHA256 (gmpc-shout-0.17.0.tar.gz) = pESlPCmQrl8/jPIO4QDXAfzFkOz8w+BUQ0qYRFU3WfM=
|
||||
SIZE (gmpc-shout-0.17.0.tar.gz) = 271196
|
||||
|
@ -1,5 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2007/12/15 13:16:16 landry Exp $
|
||||
share/gmpc/plugins/
|
||||
share/gmpc/plugins/shoutplugin.a
|
||||
share/gmpc/plugins/shoutplugin.la
|
||||
share/gmpc/plugins/shoutplugin.so
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/01/30 22:51:39 landry Exp $
|
||||
lib/gmpc/
|
||||
lib/gmpc/plugins/
|
||||
lib/gmpc/plugins/shoutplugin.a
|
||||
lib/gmpc/plugins/shoutplugin.la
|
||||
lib/gmpc/plugins/shoutplugin.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user