Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2000 00:06:41 +0200 (CEST)
From:      t.vanklaveren@student.utwente.nl
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22094: New FreeBSD port: libao
Message-ID:  <20001018220641.88FE22B0@phoenix.student.utwente.nl>

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

>Number:         22094
>Category:       ports
>Synopsis:       New FreeBSD port: 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:   Wed Oct 18 15:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Theo van Klaveren
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
>Environment:
FreeBSD phoenix.student.utwente.nl 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Wed Oct 18 13:04:20 CEST 2000     havoc@phoenix.student.utwente.nl:/usr/obj/usr/src/sys/PHOENIX  i386
>Description:
New Vorbis snapshot.
Libao is a portable sound library, used by some vorbis tools.
>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/files
#	libao/files/patch-aa
#	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$
X#
X
XPORTNAME=	libao
XPORTVERSION=	20001018
XCATEGORIES=	audio
XMASTER_SITES=	http://home.student.utwente.nl/t.vanklaveren/distfiles/
XDISTFILES=	ao-${PORTVERSION}${EXTRACT_SUFX}
XWRKSRC=		${WRKDIR}/ao
X
XMAINTAINER=	t.vanklaveren@student.utwente.nl
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_LIBTOOL=	yes
X
XACLOCAL?=	${LOCALBASE}/bin/aclocal
XAUTOHEADER?=	${LOCALBASE}/bin/autoheader
X
Xpost-patch:
X	cd ${WRKSRC} && ${ACLOCAL}
X	cd ${WRKSRC} && ${AUTOHEADER}
X	cd ${WRKSRC} && ${AUTOMAKE} --add-missing
X	cd ${WRKSRC} && ${AUTOCONF}
X
X.include <bsd.port.mk>
END-of-libao/Makefile
echo x - libao/distinfo
sed 's/^X//' >libao/distinfo << 'END-of-libao/distinfo'
XMD5 (ao-20001018.tar.gz) = c894601383dcb76f53510680bbdf57b5
END-of-libao/distinfo
echo c - libao/files
mkdir -p libao/files > /dev/null 2>&1
echo x - libao/files/patch-aa
sed 's/^X//' >libao/files/patch-aa << 'END-of-libao/files/patch-aa'
X--- doc/Makefile.am.orig	Wed Oct 18 23:19:13 2000
X+++ doc/Makefile.am	Wed Oct 18 23:19:42 2000
X@@ -2,7 +2,7 @@
X 
X AUTOMAKE_OPTIONS = foreign
X 
X-docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
X+docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION)
X 
X doc_DATA = index.html
X 
END-of-libao/files/patch-aa
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.a
Xlib/libao.so
Xlib/libao.so.0
Xshare/doc/libao-1.0.0/index.html
X@dirrm include/ao
X@dirrm share/doc/libao-1.0.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?20001018220641.88FE22B0>