ports/82363: New port: audio/xmms-efxmms - Send the audio through a queue of multiple effect plugins

Alejandro Pulver alejandro at varnet.biz
Fri Jun 17 16:40:16 UTC 2005


>Number:         82363
>Category:       ports
>Synopsis:       New port: audio/xmms-efxmms - Send the audio through a queue of multiple effect plugins
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 17 16:40:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 5.4-RELEASE #0: Sat May 21 12:14:47 ART 2005
    root at phobos.mars.bsd:/usr/src/sys/i386/compile/ATHLON-ALE



>Description:





>How-To-Repeat:





>Fix:


--- xmms-efxmms.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	xmms-efxmms
#	xmms-efxmms/pkg-descr
#	xmms-efxmms/Makefile
#	xmms-efxmms/distinfo
#	xmms-efxmms/files
#	xmms-efxmms/files/patch-ltmain.sh
#
echo c - xmms-efxmms
mkdir -p xmms-efxmms > /dev/null 2>&1
echo x - xmms-efxmms/pkg-descr
sed 's/^X//' >xmms-efxmms/pkg-descr << 'END-of-xmms-efxmms/pkg-descr'
XEFXmms is a standard xmms effect plugin adaption of EFX. It provides the
Xpossibility to send the audio through a queue of multiple effect plugins
Xinstead of one effect that XMMS originally handles.
X
XAuthor: Michael Doering
X
XWWW: http://sourceforge.net/projects/efxmms/
X
X- Alejandro Pulver
Xalejandro at varnet.biz
END-of-xmms-efxmms/pkg-descr
echo x - xmms-efxmms/Makefile
sed 's/^X//' >xmms-efxmms/Makefile << 'END-of-xmms-efxmms/Makefile'
X# New ports collection makefile for:   audio/xmms-efxmms
X# Date created:        17 Jun 2005
X# Whom:                Alejandro Pulver <alejandro at varnet.biz>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		efxmms
XPORTVERSION=		0.0.3
XCATEGORIES=		audio
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
XPKGNAMEPREFIX=		xmms-
XDISTNAME=		EFXmms-${PORTVERSION}
X
XMAINTAINER=	alejandro at varnet.biz
XCOMMENT=	Send the audio through a queue of multiple effect plugins
X
XLIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
XRUN_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
X
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XUSE_X_PREFIX=	yes
XUSE_GNOME=	gtk12
X
XGNU_CONFIGURE=		yes
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
XCONFIGURE_ENV=		CPPFLAGS="-I${LOCALBASE}/include" \
X			LDFLAGS="-L${LOCALBASE}/lib"
X
XPLIST_FILES=	lib/xmms/Effect/libefx.so
X
X.include <bsd.port.mk>
END-of-xmms-efxmms/Makefile
echo x - xmms-efxmms/distinfo
sed 's/^X//' >xmms-efxmms/distinfo << 'END-of-xmms-efxmms/distinfo'
XMD5 (EFXmms-0.0.3.tar.bz2) = 33be37eac15b33d9d278064c0daef7cc
XSIZE (EFXmms-0.0.3.tar.bz2) = 106154
END-of-xmms-efxmms/distinfo
echo c - xmms-efxmms/files
mkdir -p xmms-efxmms/files > /dev/null 2>&1
echo x - xmms-efxmms/files/patch-ltmain.sh
sed 's/^X//' >xmms-efxmms/files/patch-ltmain.sh << 'END-of-xmms-efxmms/files/patch-ltmain.sh'
X--- ltmain.sh.orig	Tue May 15 12:53:19 2001
X+++ ltmain.sh	Fri Jun 17 13:23:53 2005
X@@ -3314,11 +3314,13 @@
X 	  IFS="$save_ifs"
X 	fi
X 
X+	if /usr/bin/false; then
X 	# Install the pseudo-library for information purposes.
X 	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
X 	instname="$dir/$name"i
X 	$show "$install_prog $instname $destdir/$name"
X 	$run eval "$install_prog $instname $destdir/$name" || exit $?
X+	fi
X 
X 	# Maybe install the static library, too.
X 	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
END-of-xmms-efxmms/files/patch-ltmain.sh
exit

--- xmms-efxmms.shar ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list