Date: Sat, 23 Sep 2000 17:20:19 -0700 (PDT) From: esk@ira.uka.de To: freebsd-ports@FreeBSD.org Subject: ports/21477: New port: xmms-crossfade Message-ID: <200009240020.RAA95383@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/21477; it has been noted by GNATS. From: esk@ira.uka.de To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: ports/21477: New port: xmms-crossfade Date: Fri, 22 Sep 2000 17:43:11 +0200 (CEST) >Number: 21477 >Category: ports >Synopsis: New port: xmms-crossfade >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Sep 22 08:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Espen Skoglund >Release: FreeBSD 4.1-STABLE i386 >Organization: Universität Karlsruhe >Environment: >Description: Xmms-crossfade is an XMMS Output plugin that can be used for crossfading between different songs played by XMMS. >How-To-Repeat: >Fix: # 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-crossfade # xmms-crossfade/files # xmms-crossfade/files/md5 # xmms-crossfade/pkg # xmms-crossfade/pkg/COMMENT # xmms-crossfade/pkg/DESCR # xmms-crossfade/pkg/PLIST # xmms-crossfade/Makefile # echo c - xmms-crossfade mkdir -p xmms-crossfade > /dev/null 2>&1 echo c - xmms-crossfade/files mkdir -p xmms-crossfade/files > /dev/null 2>&1 echo x - xmms-crossfade/files/md5 sed 's/^X//' >xmms-crossfade/files/md5 << 'END-of-xmms-crossfade/files/md5' XMD5 (xmms-crossfade-0.1.1.tar.gz) = d6883f822e3aab4239aa3ba0b481b671 END-of-xmms-crossfade/files/md5 echo c - xmms-crossfade/pkg mkdir -p xmms-crossfade/pkg > /dev/null 2>&1 echo x - xmms-crossfade/pkg/COMMENT sed 's/^X//' >xmms-crossfade/pkg/COMMENT << 'END-of-xmms-crossfade/pkg/COMMENT' XXMMS Output plugin for crossfading between songs. END-of-xmms-crossfade/pkg/COMMENT echo x - xmms-crossfade/pkg/DESCR sed 's/^X//' >xmms-crossfade/pkg/DESCR << 'END-of-xmms-crossfade/pkg/DESCR' XAn XMMS Output plugin that allows you to crossfade between different tunes. X XWWW: http://www.netcologne.de/~nc-eisenlpe2/xmms-crossfade/ END-of-xmms-crossfade/pkg/DESCR echo x - xmms-crossfade/pkg/PLIST sed 's/^X//' >xmms-crossfade/pkg/PLIST << 'END-of-xmms-crossfade/pkg/PLIST' Xlib/xmms/Output/libcrossfade.so END-of-xmms-crossfade/pkg/PLIST echo x - xmms-crossfade/Makefile sed 's/^X//' >xmms-crossfade/Makefile << 'END-of-xmms-crossfade/Makefile' X# New ports collection makefile for: xmms-crossfade X# Date created: 21 September 2000 X# Whom: Espen Skoglund <esk@ira.uka.de> X# X# $FreeBSD:$ X# X XPORTNAME= xmms-crossfade XPORTVERSION= 0.1.1 XCATEGORIES= audio XMASTER_SITES= http://www.netcologne.de/~nc-eisenlpe2/xmms-crossfade/ \ X ftp://ftp.falsehope.com/pub/xmms-crossfade/ X XMAINTAINER= esk@ira.uka.de X XLIB_DEPENDS= xmms.1:${PORTSDIR}/audio/xmms X XUSE_X_PREFIX= yes XUSE_LIBTOOL= yes XUSE_GMAKE= yes X XGTK_CONFIG?= ${X11BASE}/bin/gtk12-config XGLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config X XCONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" \ X GTK_CONFIG="${GTK_CONFIG}" X Xpost-configure: X ${PERL} -pi.bak -e 's:linkopts=\Z:linkopts=-nostartfiles:' \ X ${WRKSRC}/libtool X X.include <bsd.port.mk> END-of-xmms-crossfade/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009240020.RAA95383>