ports/81811: [new port] audio/xmms-ahx
Emanuel Haupt
ehaupt at critical.ch
Thu Jun 2 14:50:02 UTC 2005
>Number: 81811
>Category: ports
>Synopsis: [new port] audio/xmms-ahx
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Jun 02 14:50:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Emanuel Haupt
>Release: FreeBSD 4.11-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD admin.critical.ch 4.11-RELEASE-p2 FreeBSD 4.11-RELEASE-p2 #0: Wed Apr 6 16:53:59 CEST 2005 root at admin.critical.ch:/usr/obj/usr/src-release/src/sys/GENERIC i386
>Description:
[new port] audio/xmms-ahx
XMMS input plugin for AHX format support. AHX is a synthetic music format from
Amiga, and reproducing C64-style music.
>How-To-Repeat:
>Fix:
-- start: xmms-ahx.shar --
# 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-ahx
# xmms-ahx/Makefile
# xmms-ahx/pkg-descr
# xmms-ahx/distinfo
#
echo c - xmms-ahx
mkdir -p xmms-ahx > /dev/null 2>&1
echo x - xmms-ahx/Makefile
sed 's/^X//' >xmms-ahx/Makefile << 'END-of-xmms-ahx/Makefile'
X# New ports collection makefile for: xmms-ahx
X# Date created: 2 June 2005
X# Whom: Emanuel Haupt <ehaupt at critical.ch>
X#
X# $FreeBSD$
X#
X
XPORTNAME= xmms-ahx
XPORTVERSION= 0.6
XCATEGORIES= audio
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
XMASTER_SITE_SUBDIR= ${PORTNAME}
X
XMAINTAINER= ehaupt at critical.ch
XCOMMENT= Xmms plugin to play AHX tunes
X
XRUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
X
XPLIST_FILES= lib/xmms/Input/libahx.so \
X lib/xmms/Input/libahx.la
X
XGNU_CONFIGURE= yes
XUSE_X_PREFIX= yes
XUSE_LIBTOOL_VER=15
XUSE_GNOME= gtk12
X
XCONFIGURE_ENV= CFLAGS="${CFLAGS} ${CPPFLAGS}" \
X CXXFLAGS="${CXXFLAGS} ${CPPFLAGS}" \
X CPPFLAGS="${CPPFLAGS}" \
X LDFLAGS="${LDFLAGS}"
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 500000
XBROKEN= "Does not compile on FreeBSD < 5.x"
X.endif
X
X.include <bsd.port.post.mk>
END-of-xmms-ahx/Makefile
echo x - xmms-ahx/pkg-descr
sed 's/^X//' >xmms-ahx/pkg-descr << 'END-of-xmms-ahx/pkg-descr'
XXMMS input plugin for AHX format support. AHX is a synthetic music format from
XAmiga, and reproducing C64-style music.
X
XWWW: http://xmms-ahx.sourceforge.net/
X
X- ehaupt
Xehaupt at critical.ch
END-of-xmms-ahx/pkg-descr
echo x - xmms-ahx/distinfo
sed 's/^X//' >xmms-ahx/distinfo << 'END-of-xmms-ahx/distinfo'
XMD5 (xmms-ahx-0.6.tar.gz) = d1f16d70f2aed108c51e174262f8139d
XSIZE (xmms-ahx-0.6.tar.gz) = 339874
END-of-xmms-ahx/distinfo
exit
-- end: xmms-ahx.shar --
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list