ports/131442: new port: audio/xmms-timidity

Timothy Beyer beyert at cs.ucr.edu
Fri Feb 6 04:00:14 UTC 2009


>Number:         131442
>Category:       ports
>Synopsis:       new port: audio/xmms-timidity
>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 Feb 06 04:00:13 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Timothy Beyer
>Release:        FreeBSD 7.1-RELEASE-p2 i386
>Organization:
no organization
>Environment:
System: FreeBSD aeonserv.aeonnet 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #4: Sun Jan 25 21:45:5
3 PST 2009 beyert at aeonserv.aeonnet:/usr/obj/usr/src/sys/CUSTOM i386

>Description:
An XMMS plugin for MIDI files that utilizes timidity for playback.  (it is timidity version agnostic, unlike audio/xmms-midi)

>How-To-Repeat:
    Unpack the shar archive
>Fix:
--- xmms-timidity.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-timidity
#	xmms-timidity/Makefile
#	xmms-timidity/distinfo
#	xmms-timidity/pkg-descr
#
echo c - xmms-timidity
mkdir -p xmms-timidity > /dev/null 2>&1
echo x - xmms-timidity/Makefile
sed 's/^X//' >xmms-timidity/Makefile << 'da149043e9e427b77faa95b56dc0dcb0'
X# New ports collection makefile for:	xmms-timidity
X# Date created:		2009-01-05
X# Whom:			Timothy Beyer <beyert at cs.ucr.edu>
X#
X# $FreeBSD: ports/audio/xmms-timidity/Makefile,v 1.18 2009/01/05 19:47:00 beyert Exp $
X
XPORTNAME=	xmms-timidity
XPORTVERSION=	0.0.3
XCATEGORIES=	audio
XMASTER_SITES=	http://www.shikadi.net/utils/files/
X
XMAINTAINER=	beyert at cs.ucr.edu
XCOMMENT=	XMMS input plugin to play midi files (via timidity)
X
XLIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
XRUN_DEPENDS=	timidity:${PORTSDIR}/audio/timidity
X
XUSE_LDCONFIG=	${PREFIX}/lib/xmms/Input
X
XUSE_GCC=	3.4
XUSE_BZIP2=	yes
XUSE_GNOME=	gtk12
XCFLAGS+=	`glib-config --cflags` -g
X
XFILES=	xmms-timidity.cpp
XPLIST_FILES=	lib/xmms/Input/libxmms-timidity.so
X
Xdo-build:
X	(cd ${WRKSRC} && ${CXX} ${CFLAGS} -c ${FILES} -o xmms-timidity.o)
X
X.include <bsd.port.mk>
da149043e9e427b77faa95b56dc0dcb0
echo x - xmms-timidity/distinfo
sed 's/^X//' >xmms-timidity/distinfo << '4898016e64bde9e3eaa84dab5550fbc0'
XMD5 (xmms-timidity-0.0.3.tar.bz2) = 90889dae2c512a0933e19e0c0a7b38fc
XSHA256 (xmms-timidity-0.0.3.tar.bz2) = c0d37250beb9874a4fde3f0cecb543eeb6ce9ac319119315bf23a9f1b4344b19
XSIZE (xmms-timidity-0.0.3.tar.bz2) = 47755
4898016e64bde9e3eaa84dab5550fbc0
echo x - xmms-timidity/pkg-descr
sed 's/^X//' >xmms-timidity/pkg-descr << '59e7d37349d3e78662aff67db9f5aecd'
Xxmms-timidity is another simple plugin that handles .mid files by running the
Xlocally installed copy of Timidity, and piping the output back to XMMS.
X
X- Timothy Beyer <beyert at cs.ucr.edu>
59e7d37349d3e78662aff67db9f5aecd
exit
--- xmms-timidity.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list