diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 | ||||
-rw-r--r-- | audio/xmms-crossfade/Makefile | 27 | ||||
-rw-r--r-- | audio/xmms-crossfade/distinfo | 1 | ||||
-rw-r--r-- | audio/xmms-crossfade/pkg-comment | 1 | ||||
-rw-r--r-- | audio/xmms-crossfade/pkg-descr | 3 | ||||
-rw-r--r-- | audio/xmms-crossfade/pkg-plist | 1 |
6 files changed, 34 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 016f2be92393..8cf4f6bd2107 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -180,6 +180,7 @@ SUBDIR += xmixer SUBDIR += xmmix SUBDIR += xmms + SUBDIR += xmms-crossfade SUBDIR += xmms-liveice SUBDIR += xmms-quix3dn SUBDIR += xmms-shn diff --git a/audio/xmms-crossfade/Makefile b/audio/xmms-crossfade/Makefile new file mode 100644 index 000000000000..10b07d0efac1 --- /dev/null +++ b/audio/xmms-crossfade/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: xmms-crossfade +# Date created: 21 September 2000 +# Whom: Espen Skoglund <esk@ira.uka.de> +# +# $FreeBSD$ +# + +PORTNAME= xmms-crossfade +PORTVERSION= 0.1.1 +CATEGORIES= audio +MASTER_SITES= http://www.netcologne.de/~nc-eisenlpe2/xmms-crossfade/ \ + ftp://ftp.falsehope.com/pub/xmms-crossfade/ + +MAINTAINER= esk@ira.uka.de + +LIB_DEPENDS= xmms.1:${PORTSDIR}/audio/xmms + +USE_X_PREFIX= yes +USE_LIBTOOL= yes +USE_GMAKE= yes +USE_GTK= yes + +post-configure: + ${PERL} -pi.bak -e 's:linkopts=\Z:linkopts=-nostartfiles:' \ + ${WRKSRC}/libtool + +.include <bsd.port.mk> diff --git a/audio/xmms-crossfade/distinfo b/audio/xmms-crossfade/distinfo new file mode 100644 index 000000000000..f1e145ecfabd --- /dev/null +++ b/audio/xmms-crossfade/distinfo @@ -0,0 +1 @@ +MD5 (xmms-crossfade-0.1.1.tar.gz) = d6883f822e3aab4239aa3ba0b481b671 diff --git a/audio/xmms-crossfade/pkg-comment b/audio/xmms-crossfade/pkg-comment new file mode 100644 index 000000000000..14c68c2e4fb8 --- /dev/null +++ b/audio/xmms-crossfade/pkg-comment @@ -0,0 +1 @@ +XMMS Output plugin for crossfading between songs. diff --git a/audio/xmms-crossfade/pkg-descr b/audio/xmms-crossfade/pkg-descr new file mode 100644 index 000000000000..cd5c595608ae --- /dev/null +++ b/audio/xmms-crossfade/pkg-descr @@ -0,0 +1,3 @@ +An XMMS Output plugin that allows you to crossfade between different tunes. + +WWW: http://www.netcologne.de/~nc-eisenlpe2/xmms-crossfade/ diff --git a/audio/xmms-crossfade/pkg-plist b/audio/xmms-crossfade/pkg-plist new file mode 100644 index 000000000000..f864383d7801 --- /dev/null +++ b/audio/xmms-crossfade/pkg-plist @@ -0,0 +1 @@ +lib/xmms/Output/libcrossfade.so |