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

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

>Number:         22097
>Category:       ports
>Synopsis:       New FreeBSD port: libvorbis
>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.
LibVorbis is a library for handling Vorbis-encoded Ogg streams.
>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:
#
#	libvorbis
#	libvorbis/Makefile
#	libvorbis/distinfo
#	libvorbis/files
#	libvorbis/files/patch-aa
#	libvorbis/pkg-comment
#	libvorbis/pkg-descr
#	libvorbis/pkg-plist
#
echo c - libvorbis
mkdir -p libvorbis > /dev/null 2>&1
echo x - libvorbis/Makefile
sed 's/^X//' >libvorbis/Makefile << 'END-of-libvorbis/Makefile'
X# New ports collection makefile for:	libvorbis
X# Date created:				18 October 2000
X# Whom:					t.vanklaveren@student.utwente.nl
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libvorbis
XPORTVERSION=	20001018
XCATEGORIES=	audio
XMASTER_SITES=	http://home.student.utwente.nl/t.vanklaveren/distfiles/
XDISTFILES=	vorbis-${PORTVERSION}${EXTRACT_SUFX}
XWRKSRC=		${WRKDIR}/vorbis
X
XMAINTAINER=	t.vanklaveren@student.utwente.nl
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_LIBTOOL=	yes
X
XLIB_DEPENDS=	ogg.0:${PORTSDIR}/audio/libogg
X
XACLOCAL?=	${LOCALBASE}/bin/aclocal
XAUTOHEADER?=	${LOCALBASE}/bin/autoheader
XCFLAGS+=	-I${LOCALBASE}/include
X#CONFIGURE_ENV+=	LDFLAGS=-L${LOCALBASE}/lib
XCONFIGURE_ARGS+=	--with-ogg=${LOCALBASE}
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-libvorbis/Makefile
echo x - libvorbis/distinfo
sed 's/^X//' >libvorbis/distinfo << 'END-of-libvorbis/distinfo'
XMD5 (vorbis-20001018.tar.gz) = e2a134ed638617ffcd702a69590fd868
END-of-libvorbis/distinfo
echo c - libvorbis/files
mkdir -p libvorbis/files > /dev/null 2>&1
echo x - libvorbis/files/patch-aa
sed 's/^X//' >libvorbis/files/patch-aa << 'END-of-libvorbis/files/patch-aa'
X--- doc/Makefile.am.orig	Wed Oct 18 23:23:41 2000
X+++ doc/Makefile.am	Wed Oct 18 23:23:51 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 = v-comment.html vorbisword2.png white-ogg.png programming.html\
X 	 vorbis.html wait.png white-xifish.png
END-of-libvorbis/files/patch-aa
echo x - libvorbis/pkg-comment
sed 's/^X//' >libvorbis/pkg-comment << 'END-of-libvorbis/pkg-comment'
XMP3-comparable audio compression codec library
END-of-libvorbis/pkg-comment
echo x - libvorbis/pkg-descr
sed 's/^X//' >libvorbis/pkg-descr << 'END-of-libvorbis/pkg-descr'
XVorbis is a general purpose audio and music encoding format contemporary to
XMPEG-4's AAC and TwinVQ, the next generation beyond MPEG audio layer 3. Unlike
Xthe MPEG sponsored formats (and other proprietary formats such as RealAudio G2
Xand Windows' flavor of the month), the Vorbis CODEC specification belongs to
Xthe public domain.  All the technical details are published and documented, and
Xany software entity may make full use of the format without royalty or patent
Xconcerns.
X
XThis package contains libvorbis, an LGPLed software implementation of the
XVorbis specification by the Xiphophorus company (http://www.xiph.org/), and
Xvorbisfile, an LGPLed convenience library built on Vorbis designed to simplify
Xcommon uses.
X
XWWW: http://www.vorbis.com
X
X- Theo van Klaveren
Xt.vanklaveren@student.utwente.nl
END-of-libvorbis/pkg-descr
echo x - libvorbis/pkg-plist
sed 's/^X//' >libvorbis/pkg-plist << 'END-of-libvorbis/pkg-plist'
Xinclude/vorbis/backends.h
Xinclude/vorbis/codebook.h
Xinclude/vorbis/codec.h
Xinclude/vorbis/mode_A.h
Xinclude/vorbis/mode_B.h
Xinclude/vorbis/mode_C.h
Xinclude/vorbis/mode_D.h
Xinclude/vorbis/mode_E.h
Xinclude/vorbis/modes.h
Xinclude/vorbis/vorbisfile.h
Xinclude/vorbis/book/lsp12_0.vqh
Xinclude/vorbis/book/lsp30_0.vqh
Xinclude/vorbis/book/res0_1024a_128_1.vqh
Xinclude/vorbis/book/res0_1024a_128_2.vqh
Xinclude/vorbis/book/res0_1024a_128_3.vqh
Xinclude/vorbis/book/res0_1024a_128_4.vqh
Xinclude/vorbis/book/res0_1024a_128_5.vqh
Xinclude/vorbis/book/res0_1024a_128_6.vqh
Xinclude/vorbis/book/res0_1024a_128_7.vqh
Xinclude/vorbis/book/res0_1024a_128_8.vqh
Xinclude/vorbis/book/res0_1024a_128_9.vqh
Xinclude/vorbis/book/res0_1024a_160_1.vqh
Xinclude/vorbis/book/res0_1024a_160_2.vqh
Xinclude/vorbis/book/res0_1024a_160_3.vqh
Xinclude/vorbis/book/res0_1024a_160_4.vqh
Xinclude/vorbis/book/res0_1024a_160_5.vqh
Xinclude/vorbis/book/res0_1024a_160_6.vqh
Xinclude/vorbis/book/res0_1024a_160_7.vqh
Xinclude/vorbis/book/res0_1024a_160_8.vqh
Xinclude/vorbis/book/res0_1024a_160_9.vqh
Xinclude/vorbis/book/res0_1024a_192_1.vqh
Xinclude/vorbis/book/res0_1024a_192_2.vqh
Xinclude/vorbis/book/res0_1024a_192_3.vqh
Xinclude/vorbis/book/res0_1024a_192_4.vqh
Xinclude/vorbis/book/res0_1024a_192_5.vqh
Xinclude/vorbis/book/res0_1024a_256_1.vqh
Xinclude/vorbis/book/res0_1024a_256_2.vqh
Xinclude/vorbis/book/res0_1024a_256_3.vqh
Xinclude/vorbis/book/res0_1024a_256_4.vqh
Xinclude/vorbis/book/res0_1024a_256_5.vqh
Xinclude/vorbis/book/res0_1024a_350_1.vqh
Xinclude/vorbis/book/res0_1024a_350_2.vqh
Xinclude/vorbis/book/res0_1024a_350_3.vqh
Xinclude/vorbis/book/res0_1024a_350_4.vqh
Xinclude/vorbis/book/res0_1024a_350_5.vqh
Xinclude/vorbis/book/res0_128a_128_1.vqh
Xinclude/vorbis/book/res0_128a_128_2.vqh
Xinclude/vorbis/book/res0_128a_128_3.vqh
Xinclude/vorbis/book/res0_128a_128_4.vqh
Xinclude/vorbis/book/res0_128a_128_5.vqh
Xinclude/vorbis/book/res0_128a_160_1.vqh
Xinclude/vorbis/book/res0_128a_160_2.vqh
Xinclude/vorbis/book/res0_128a_160_3.vqh
Xinclude/vorbis/book/res0_128a_160_4.vqh
Xinclude/vorbis/book/res0_128a_160_5.vqh
Xinclude/vorbis/book/res0_128a_192_1.vqh
Xinclude/vorbis/book/res0_128a_192_2.vqh
Xinclude/vorbis/book/res0_128a_192_3.vqh
Xinclude/vorbis/book/res0_128a_192_4.vqh
Xinclude/vorbis/book/res0_128a_192_5.vqh
Xinclude/vorbis/book/res0_128a_256_1.vqh
Xinclude/vorbis/book/res0_128a_256_2.vqh
Xinclude/vorbis/book/res0_128a_256_3.vqh
Xinclude/vorbis/book/res0_128a_256_4.vqh
Xinclude/vorbis/book/res0_128a_256_5.vqh
Xinclude/vorbis/book/res0_128a_350_1.vqh
Xinclude/vorbis/book/res0_128a_350_2.vqh
Xinclude/vorbis/book/res0_128a_350_3.vqh
Xinclude/vorbis/book/res0_128a_350_4.vqh
Xinclude/vorbis/book/res0_128a_350_5.vqh
Xinclude/vorbis/book/resaux0_1024a_128.vqh
Xinclude/vorbis/book/resaux0_1024a_160.vqh
Xinclude/vorbis/book/resaux0_1024a_192.vqh
Xinclude/vorbis/book/resaux0_1024a_256.vqh
Xinclude/vorbis/book/resaux0_1024a_350.vqh
Xinclude/vorbis/book/resaux0_128a_128.vqh
Xinclude/vorbis/book/resaux0_128a_160.vqh
Xinclude/vorbis/book/resaux0_128a_192.vqh
Xinclude/vorbis/book/resaux0_128a_256.vqh
Xinclude/vorbis/book/resaux0_128a_350.vqh
Xlib/libvorbis.a
Xlib/libvorbis.so
Xlib/libvorbis.so.0
Xlib/libvorbisfile.a
Xlib/libvorbisfile.so
Xlib/libvorbisfile.so.0
Xshare/doc/libvorbis-1.0.0/programming.html
Xshare/doc/libvorbis-1.0.0/v-comment.html
Xshare/doc/libvorbis-1.0.0/vorbis.html
Xshare/doc/libvorbis-1.0.0/vorbisword2.png
Xshare/doc/libvorbis-1.0.0/wait.png
Xshare/doc/libvorbis-1.0.0/white-ogg.png
Xshare/doc/libvorbis-1.0.0/white-xifish.png
X@dirrm include/vorbis/book
X@dirrm include/vorbis
X@dirrm share/doc/libvorbis-1.0.0
END-of-libvorbis/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?20001018220652.011362A5>