ports/102854: new port: audio/linux-freealut

Jona Joachim walkingshadow at grummel.net
Mon Sep 4 16:40:19 UTC 2006


>Number:         102854
>Category:       ports
>Synopsis:       new port: audio/linux-freealut
>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:   Mon Sep 04 16:40:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jona Joachim
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
none
>Environment:
System: FreeBSD nirvana.lan.net 6.1-STABLE FreeBSD 6.1-STABLE #0: Fri Jul 21 18:52:28 CEST 2006 default at nirvana.lan.net:/usr/obj/usr/src/sys/HYPOCENTER i386
>Description:
This is the Linux version of the freealut library, a free implementation
of OpenAL's ALUT standard.
I wrote a port for the Gish demo which is a very cool game mainly because
of the physics engine IMHO. Unfortunately it is a commercial game and only
a Linux binary of the demo is provided.
It needs freealut, that's why I ported it.
I'll submit the gish port as soon as linux-freealut is in the ports.

--jona
>How-To-Repeat:
>Fix:
--- linux-freealut.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:
#
#	linux-freealut
#	linux-freealut/distinfo.i386
#	linux-freealut/Makefile
#	linux-freealut/pkg-descr
#
echo c - linux-freealut
mkdir -p linux-freealut > /dev/null 2>&1
echo x - linux-freealut/distinfo.i386
sed 's/^X//' >linux-freealut/distinfo.i386 << 'END-of-linux-freealut/distinfo.i386'
XMD5 (rpm/freealut-1.1.0-1.fc3.i386.rpm) = 146918f36a866fc00479f136fae45cfe
XSHA256 (rpm/freealut-1.1.0-1.fc3.i386.rpm) = 8b3e4226585dec309bc461959aca874891a6b2a9f21942a21789058514b5b129
XSIZE (rpm/freealut-1.1.0-1.fc3.i386.rpm) = 39545
END-of-linux-freealut/distinfo.i386
echo x - linux-freealut/Makefile
sed 's/^X//' >linux-freealut/Makefile << 'END-of-linux-freealut/Makefile'
X# New ports collection makefile for:	linux-freealut
X# Date created:        03 September 2006
X# Whom:                Jona Joachim <walkingshadow at grummel.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	freealut
XPORTVERSION=	1.1.0
XDISTVERSION=	${PORTVERSION}-1.fc${LINUX_DIST_VER}
XCATEGORIES=	audio linux
XMASTER_SITE_SUBDIR=	../extras/${LINUX_DIST_VER}/${LINUX_RPM_ARCH}/
X
XMAINTAINER=	walkingshadow at grummel.net
XCOMMENT=	A free implementation of OpenAL's ALUT standard (Linux version)
X
XRUN_DEPENDS=	${LINUXBASE}/usr/lib/libopenal.so.0:${PORTSDIR}/audio/linux-openal
X
XUSE_LINUX_RPM=	yes
XINSTALL_SHLIB=	yes
XONLY_FOR_ARCHS=	i386 amd64
XDIST_SUBDIR=	rpm
XAUTOMATIC_PLIST=yes
XMASTER_SITE_SRC_SUBDIR=	../extras/${LINUX_DIST_VER}/SRPMS
X
X.include <bsd.port.mk>
END-of-linux-freealut/Makefile
echo x - linux-freealut/pkg-descr
sed 's/^X//' >linux-freealut/pkg-descr << 'END-of-linux-freealut/pkg-descr'
XFreealut is a free implementation of the OpenAL Utility Toolkit
X(ALUT). 
X
XIt is well suited to producing succinct demo programs and to help
Xnew developers to get started with OpenAL without distractions
Xsuch as loading sound samples from disk.
X
XWWW: http://www.openal.org/
END-of-linux-freealut/pkg-descr
exit
--- linux-freealut.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list