import gmpc-shout 0.15.0
This plugin allows gmpc to play Shoutcast streams.
This commit is contained in:
parent
b3569efe94
commit
712d537931
33
audio/gmpc-shout/Makefile
Normal file
33
audio/gmpc-shout/Makefile
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1.1.1 2007/08/26 18:50:42 jasper Exp $
|
||||||
|
|
||||||
|
SHARED_ONLY= Yes
|
||||||
|
|
||||||
|
COMMENT= shoutcast support, for gmpc
|
||||||
|
|
||||||
|
VERSION= 0.15.0
|
||||||
|
DISTNAME= gmpc-shout-${VERSION}
|
||||||
|
CATEGORIES= audio
|
||||||
|
|
||||||
|
# GPL
|
||||||
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
WANTLIB= X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama Xrandr \
|
||||||
|
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 \
|
||||||
|
gtk-x11-2.0 m mpd pango-1.0 pangocairo-1.0 pangoft2-1.0 \
|
||||||
|
png xml2 z
|
||||||
|
|
||||||
|
MASTER_SITES= http://download.sarine.nl/gmpc-${VERSION}/plugins/ \
|
||||||
|
http://humppa.nl/distfiles/gmpc/
|
||||||
|
|
||||||
|
MODULES= devel/gettext
|
||||||
|
RUN_DEPENDS= :gmpc->=${VERSION}:audio/gmpc
|
||||||
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
|
USE_LIBTOOL= Yes
|
||||||
|
USE_X11= Yes
|
||||||
|
|
||||||
|
CONFIGURE_STYLE= gnu
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
5
audio/gmpc-shout/distinfo
Normal file
5
audio/gmpc-shout/distinfo
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
MD5 (gmpc-shout-0.15.0.tar.gz) = t93HtJpIcPQ9G/zJ2ZJD7w==
|
||||||
|
RMD160 (gmpc-shout-0.15.0.tar.gz) = V71eB9fWMVZVXounvMstWTf4wCE=
|
||||||
|
SHA1 (gmpc-shout-0.15.0.tar.gz) = VV56e1Mf31YwpIEQEFUP55t5h7c=
|
||||||
|
SHA256 (gmpc-shout-0.15.0.tar.gz) = 2b1Jys64FMnzIRme+1vIDWu6abvT5Kai7C4gFn/I0a8=
|
||||||
|
SIZE (gmpc-shout-0.15.0.tar.gz) = 301433
|
1
audio/gmpc-shout/pkg/DESCR
Normal file
1
audio/gmpc-shout/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
|||||||
|
This plugin allows gmpc to play Shoutcast streams.
|
3
audio/gmpc-shout/pkg/PLIST
Normal file
3
audio/gmpc-shout/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/08/26 18:50:42 jasper Exp $
|
||||||
|
share/gmpc/plugins/
|
||||||
|
share/gmpc/plugins/shoutplugin.so
|
Loading…
x
Reference in New Issue
Block a user