Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2001 15:16:48 +0100 (CET)
From:      t.vanklaveren@student.utwente.nl
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25412: Port maintainer update for libao
Message-ID:  <200102271416.f1REGma50540@cal30b054.student.utwente.nl>

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

>Number:         25412
>Category:       ports
>Synopsis:       Port maintainer update for libao
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 27 06:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Theo van Klaveren
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

>Description:

Please say hello to the fourth beta of libao, libogg, libvorbis and the
vorbis-tools.  These are now official releases, no snapshots (hence the
PORTEPOCH bump). Also, will who-ever commits this please remove the vorbis-xmms
port? It is now incorporated in the xmms port and I no longer wish to maintain
it.

>How-To-Repeat:

>Fix:

# 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:
#
#	libao
#	libao/Makefile
#	libao/distinfo
#	libao/pkg-comment
#	libao/pkg-descr
#	libao/pkg-plist
#
echo c - libao
mkdir -p libao > /dev/null 2>&1
echo x - libao/Makefile
sed 's/^X//' >libao/Makefile << 'END-of-libao/Makefile'
X# New ports collection makefile for:	libao
X# Date created:				18 October 2000
X# Whom:					t.vanklaveren@student.utwente.nl
X#
X# $FreeBSD: ports/audio/libao/Makefile,v 1.3 2000/11/16 13:06:27 asami Exp $
X#
X
XPORTNAME=	libao
XPORTVERSION=	0.6.0
XPORTEPOCH=	1
XCATEGORIES=	audio
XMASTER_SITES=	http://www.vorbis.com/files/beta4/unix/ \
X		http://home.student.utwente.nl/t.vanklaveren/distfiles/
X
XMAINTAINER=	t.vanklaveren@student.utwente.nl
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_LIBTOOL=	yes
XUSE_AUTOMAKE=	yes
X
X.include <bsd.port.mk>
END-of-libao/Makefile
echo x - libao/distinfo
sed 's/^X//' >libao/distinfo << 'END-of-libao/distinfo'
XMD5 (libao-0.6.0.tar.gz) = bab8b209a9440c8426d340ee8d4238ec
END-of-libao/distinfo
echo x - libao/pkg-comment
sed 's/^X//' >libao/pkg-comment << 'END-of-libao/pkg-comment'
XPortable audio output library
END-of-libao/pkg-comment
echo x - libao/pkg-descr
sed 's/^X//' >libao/pkg-descr << 'END-of-libao/pkg-descr'
XLibao is a cross-platform audio library that allows programs to output
Xaudio using a simple API on a wide variety of platforms.  It currently
Xsupports:
X   * Open Sound System (Linux, *BSD)
X   * ESounD
X   * Advanced Linux Sound Architecture
X   * Solaris (untested)
X   * IRIX (untested)
X   * WAV files
X
X- Theo van Klaveren
Xt.vanklaveren@student.utwente.nl
END-of-libao/pkg-descr
echo x - libao/pkg-plist
sed 's/^X//' >libao/pkg-plist << 'END-of-libao/pkg-plist'
Xinclude/ao/ao.h
Xinclude/ao/os_types.h
Xlib/libao.so
Xlib/libao.so.1
Xlib/ao/liboss.so
Xshare/doc/libao-0.6.0/API
Xshare/doc/libao-0.6.0/DRIVERS
Xshare/doc/libao-0.6.0/USAGE
Xshare/doc/libao-0.6.0/WANTED
X@dirrm include/ao
X@dirrm lib/ao
X@dirrm share/doc/libao-0.6.0
END-of-libao/pkg-plist
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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