Skip site navigation (1)Skip section navigation (2)
Date:      2 Jun 2005 14:47:39 -0000
From:      Emanuel Haupt <ehaupt@critical.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81811: [new port] audio/xmms-ahx 
Message-ID:  <20050602144739.9550.qmail@mx.critical.ch>
Resent-Message-ID: <200506021450.j52Eo2gw004301@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050602144739.9550.qmail>