ports/86926: [NEW PORT] audio/py24-openal: PyOpenAL is a binding of OpenAL for Python

Jose Alonso Cardenas Marquez acardenas at bsd.org.pe
Wed Oct 5 07:30:17 UTC 2005


>Number:         86926
>Category:       ports
>Synopsis:       [NEW PORT] audio/py24-openal: PyOpenAL is a binding of OpenAL for Python
>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:   Wed Oct 05 07:30:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jose Alonso Cardenas Marquez
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
BSDPeru (http://www.bsd.org.pe)
>Environment:
FreeBSD HellFire.BSD.org.pe 5.4-STABLE FreeBSD 5.4-STABLE #1: Mon Oct  3 18:51:34 PET
>Description:
PyOpenAL is a binding of OpenAL for Python. This binding is at possible OO (Listener, 
Source and Buffer are objects). Extensions are not supported yet. 
Supported file formats are Wave and Ogg Vorbis (with the PyOgg and PyVorbis modules). 
PyOpenAL can be used independently or along with Soya, our 3D engine for Python.

PyOpenAL is Free Software, under the GNU LGPL license.

WWW:	http://home.gna.org/oomadness/en/pyopenal/index.html
>How-To-Repeat:
      
>Fix:
--- py24-openal-0.1.5.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:
#
#	py-openal
#	py-openal/pkg-descr
#	py-openal/Makefile
#	py-openal/pkg-plist
#	py-openal/distinfo
#
echo c - py-openal
mkdir -p py-openal > /dev/null 2>&1
echo x - py-openal/pkg-descr
sed 's/^X//' >py-openal/pkg-descr << 'END-of-py-openal/pkg-descr'
XPyOpenAL is a binding of OpenAL for Python. This binding is at possible OO (Listener, 
XSource and Buffer are objects). Extensions are not supported yet. 
XSupported file formats are Wave and Ogg Vorbis (with the PyOgg and PyVorbis modules). 
XPyOpenAL can be used independently or along with Soya, our 3D engine for Python.
X
XPyOpenAL is Free Software, under the GNU LGPL license.
X
XWWW:	http://home.gna.org/oomadness/en/pyopenal/index.html
END-of-py-openal/pkg-descr
echo x - py-openal/Makefile
sed 's/^X//' >py-openal/Makefile << 'END-of-py-openal/Makefile'
X# New ports collection makefile for:	PyOpenAL
X# Date created:		2005-10-05
X# Whom:			Jose Alonso Cardenas Marquez <acardenas at bsd.org.pe>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	openal
XPORTVERSION=	0.1.5
XCATEGORIES=	audio python
XMASTER_SITES=	http://download.gna.org/pyopenal/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
XDISTNAME=	PyOpenAL-${PORTVERSION}
XEXTRACT_SUFX=	.tar.gz
X
XMAINTAINER=	acardenas at bsd.org.pe
XCOMMENT=	PyOpenAL is a binding of OpenAL for Python
X
XLIB_DEPENDS=	openal.0:${PORTSDIR}/audio/openal
X
XDIST_SUBDIR=	python
XUSE_GZIP=	yes
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	yes
XWRKSRC=		${WRKDIR}/PyOpenAL-${PORTVERSION}
XEXAMPLESDIR=	${PREFIX}/share/examples/py-openal
X
X.include <bsd.port.pre.mk>
X
X.post-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${EXAMPLESDIR}
X	${INSTALL_DATA} ${WRKSRC}/demo/* ${EXAMPLESDIR}
X.endif
X.include <bsd.port.post.mk>
END-of-py-openal/Makefile
echo x - py-openal/pkg-plist
sed 's/^X//' >py-openal/pkg-plist << 'END-of-py-openal/pkg-plist'
Xlib/%%PYTHON_VERSION%%/site-packages/pyopenal/__init__.py
Xlib/%%PYTHON_VERSION%%/site-packages/pyopenal/__init__.pyc
Xlib/%%PYTHON_VERSION%%/site-packages/pyopenal/__init__.pyo
Xlib/%%PYTHON_VERSION%%/site-packages/_openal.so
X%%PORTDOCS%%%%EXAMPLESDIR%%/demo.py
X%%PORTDOCS%%%%EXAMPLESDIR%%/sword.wav
X%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
X at dirrm lib/%%PYTHON_VERSION%%/site-packages/pyopenal
END-of-py-openal/pkg-plist
echo x - py-openal/distinfo
sed 's/^X//' >py-openal/distinfo << 'END-of-py-openal/distinfo'
XMD5 (python/PyOpenAL-0.1.5.tar.gz) = ffdb5a207aea2c8365fce575ee8a78c4
XSIZE (python/PyOpenAL-0.1.5.tar.gz) = 27528
END-of-py-openal/distinfo
exit
--- py24-openal-0.1.5.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list