From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 17 16:40:16 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77F4416A41C for ; Fri, 17 Jun 2005 16:40:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5317B43D55 for ; Fri, 17 Jun 2005 16:40:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5HGeGTR018014 for ; Fri, 17 Jun 2005 16:40:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5HGeGud018013; Fri, 17 Jun 2005 16:40:16 GMT (envelope-from gnats) Resent-Date: Fri, 17 Jun 2005 16:40:16 GMT Resent-Message-Id: <200506171640.j5HGeGud018013@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Alejandro Pulver" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E6C216A41C for ; Fri, 17 Jun 2005 16:40:06 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: from relay02.pair.com (relay02.pair.com [209.68.5.16]) by mx1.FreeBSD.org (Postfix) with SMTP id 13ECD43D55 for ; Fri, 17 Jun 2005 16:40:05 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: (qmail 78918 invoked from network); 17 Jun 2005 16:40:04 -0000 Received: from unknown (HELO phobos.mars.bsd) (unknown) by unknown with SMTP; 17 Jun 2005 16:40:04 -0000 Message-Id: <1119026509.0@phobos.mars.bsd> Date: Fri, 17 Jun 2005 13:41:49 -0300 From: "Alejandro Pulver" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.4 Cc: Subject: ports/82363: New port: audio/xmms-efxmms - Send the audio through a queue of multiple effect plugins X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2005 16:40:16 -0000 >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@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@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 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@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 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: