- update xmp to 3.2.0
from Alexandr Shadchin, with some tweaks by me
This commit is contained in:
parent
5ef186da0f
commit
c0b723ca44
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2009/12/16 07:49:29 jakemsr Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2010/08/23 18:13:58 jasper Exp $
|
||||
|
||||
COMMENT-main= extended module player
|
||||
COMMENT-audacious= extended module player plugin for Audacious
|
||||
COMMENT-bmp= extended module player plugin for BMP
|
||||
COMMENT-xmms= extended module player plugin for XMMS
|
||||
DISTNAME= xmp-3.0.0
|
||||
DISTNAME= xmp-3.2.0
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-audacious= audacious-${DISTNAME}
|
||||
PKGNAME-bmp= bmp-${DISTNAME}
|
||||
@ -13,7 +13,7 @@ CATEGORIES= audio
|
||||
|
||||
HOMEPAGE= http://xmp.sourceforge.net/
|
||||
|
||||
# GPL
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
@ -28,30 +28,34 @@ MULTI_PACKAGES= -main -audacious -bmp -xmms
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
|
||||
WANTLIB= m
|
||||
NO_REGRESS= Yes
|
||||
|
||||
WANTLIB-main= ${WANTLIB} c sndio
|
||||
WANTLIB-main= c m sndio
|
||||
|
||||
LIB_DEPENDS-audacious= ${LIB_DEPENDS} audclient.>=1::audio/audacious
|
||||
WANTLIB-audacious= ${WANTLIB} X11 Xau Xcomposite Xcursor Xdamage Xdmcp \
|
||||
Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 cairo \
|
||||
dbus-1 dbus-glib-1 expat fontconfig freetype \
|
||||
gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 glitz \
|
||||
gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0 \
|
||||
iconv intl mcs mowgli pango-1.0 pangocairo-1.0 \
|
||||
pangoft2-1.0 pixman-1 png pthread-stubs samplerate \
|
||||
xcb z
|
||||
LIB_DEPENDS-audacious= ::audio/audacious \
|
||||
::devel/pango \
|
||||
::x11/gtk+2
|
||||
WANTLIB-audacious= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
|
||||
Xi Xinerama Xrandr Xrender atk-1.0 cairo dbus-1 dbus-glib-1 \
|
||||
expat fontconfig freetype gio-2.0 glib-2.0 glitz gmodule-2.0 \
|
||||
gobject-2.0 gthread-2.0 iconv intl m mcs mowgli pixman-1 \
|
||||
png pthread-stubs samplerate xcb xcb-render xcb-render-util \
|
||||
z audclient.>=1 pango-1.0 pangocairo-1.0 pangoft2-1.0 \
|
||||
gdk-x11-2.0 gdk_pixbuf-2.0 gtk-x11-2.0
|
||||
|
||||
LIB_DEPENDS-bmp= ${LIB_DEPENDS} beep.>=2::audio/bmp
|
||||
WANTLIB-bmp= ${WANTLIB} X11 Xau Xcomposite Xcursor Xdamage Xdmcp \
|
||||
Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 cairo \
|
||||
expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||
gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 \
|
||||
gtk-x11-2.0 iconv intl pango-1.0 pangocairo-1.0 \
|
||||
pangoft2-1.0 pixman-1 png pthread-stubs xcb z
|
||||
LIB_DEPENDS-bmp= ::audio/bmp \
|
||||
::devel/pango \
|
||||
::x11/gtk+2
|
||||
WANTLIB-bmp= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
|
||||
Xi Xinerama Xrandr Xrender atk-1.0 cairo expat fontconfig \
|
||||
freetype gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 \
|
||||
gthread-2.0 iconv intl m pixman-1 png pthread-stubs \
|
||||
xcb xcb-render xcb-render-util z beep.>=2 pango-1.0 \
|
||||
pangocairo-1.0 pangoft2-1.0 gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||
gtk-x11-2.0
|
||||
|
||||
LIB_DEPENDS-xmms= ${LIB_DEPENDS} xmms.>=4::audio/xmms
|
||||
WANTLIB-xmms= ${WANTLIB} X11 Xext Xi gdk glib gmodule gtk iconv intl
|
||||
LIB_DEPENDS-xmms= ::audio/xmms
|
||||
WANTLIB-xmms= X11 Xext Xi gdk glib gmodule gtk iconv intl m xmms
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}/scripts
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (xmp-3.0.0.tar.gz) = xmM1umdn8Xlvp89y/Bg11Q==
|
||||
RMD160 (xmp-3.0.0.tar.gz) = 6g++SgUQJARxL4wLD6Q/eS3e4Ww=
|
||||
SHA1 (xmp-3.0.0.tar.gz) = mwpE0TmCnv0MoPWscKAoOVCPgaM=
|
||||
SHA256 (xmp-3.0.0.tar.gz) = hJZDlQHEBxuqRpbwKdxFsqdEYXF3fn5YJyLPaxXTqLQ=
|
||||
SIZE (xmp-3.0.0.tar.gz) = 838621
|
||||
MD5 (xmp-3.2.0.tar.gz) = w/iI+0B6hb6YMs7aSxCbSg==
|
||||
RMD160 (xmp-3.2.0.tar.gz) = 0TevDX8JuXDeAXp+s++eXTgH/go=
|
||||
SHA1 (xmp-3.2.0.tar.gz) = wRyZ4h0P1qzkNvV43oX602nDpB8=
|
||||
SHA256 (xmp-3.2.0.tar.gz) = uamgqaoXVRh7beYGYQhzGcofLRrp0rt+Z0zGkVj8Eo8=
|
||||
SIZE (xmp-3.2.0.tar.gz) = 835651
|
||||
|
@ -1,2 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-audacious,v 1.1 2009/12/16 07:49:29 jakemsr Exp $
|
||||
@comment $OpenBSD: PLIST-audacious,v 1.2 2010/08/23 18:13:58 jasper Exp $
|
||||
lib/audacious/
|
||||
lib/audacious/Input/
|
||||
lib/audacious/Input/xmp-audacious.so
|
||||
|
@ -1,2 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-bmp,v 1.1 2009/12/16 07:49:29 jakemsr Exp $
|
||||
@comment $OpenBSD: PLIST-bmp,v 1.2 2010/08/23 18:13:58 jasper Exp $
|
||||
lib/bmp/
|
||||
lib/bmp/Input/
|
||||
lib/bmp/Input/xmp-bmp.so
|
||||
|
@ -1,14 +1,11 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2009/12/16 07:49:29 jakemsr Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.3 2010/08/23 18:13:58 jasper Exp $
|
||||
@pkgpath audio/xmp,no_xmms
|
||||
@pkgpath audio/xmp
|
||||
@bin bin/xmp
|
||||
lib/audacious/
|
||||
lib/audacious/Input/
|
||||
lib/bmp/
|
||||
lib/bmp/Input/
|
||||
lib/xmms/
|
||||
lib/xmms/Input/
|
||||
@man man/man1/xmp.1
|
||||
share/examples/xmp/
|
||||
@sample ${SYSCONFDIR}/xmp/
|
||||
share/examples/xmp/modules.conf
|
||||
@sample ${SYSCONFDIR}/xmp/modules.conf
|
||||
share/examples/xmp/xmp.conf
|
||||
@sample ${SYSCONFDIR}/xmp/xmp.conf
|
||||
|
@ -1,2 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-xmms,v 1.2 2009/12/16 07:49:29 jakemsr Exp $
|
||||
@comment $OpenBSD: PLIST-xmms,v 1.3 2010/08/23 18:13:58 jasper Exp $
|
||||
lib/xmms/
|
||||
lib/xmms/Input/
|
||||
lib/xmms/Input/xmp-xmms.so
|
||||
|
Loading…
Reference in New Issue
Block a user