Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2001 15:17:23 +0100 (CET)
From:      t.vanklaveren@student.utwente.nl
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25416: Port maintainer update for vorbis
Message-ID:  <200102271417.f1REHNq50909@cal30b054.student.utwente.nl>

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

>Number:         25416
>Category:       ports
>Synopsis:       Port maintainer update for vorbis
>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:02 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:
#
#	vorbis
#	vorbis/Makefile
#	vorbis/pkg-comment
#	vorbis/pkg-descr
#
echo c - vorbis
mkdir -p vorbis > /dev/null 2>&1
echo x - vorbis/Makefile
sed 's/^X//' >vorbis/Makefile << 'END-of-vorbis/Makefile'
X# New ports collection makefile for:	vorbis
X# Date created:				22 August 2000
X# Whom:					t.vanklaveren@student.utwente.nl
X#
X# $FreeBSD: ports/audio/vorbis/Makefile,v 1.4 2000/11/16 21:28:21 asami Exp $
X#
X
XPORTNAME=	vorbis
XPORTVERSION=	1.0beta4
XPORTEPOCH=	1
XCATEGORIES=	audio
XMASTER_SITES=	# empty
XDISTFILES=	# none
XEXTRACT_ONLY=	# empty
X
XMAINTAINER=	t.vanklaveren@student.utwente.nl
X
XLIB_DEPENDS=	ao.1:${PORTSDIR}/audio/libao \
X		ogg.1:${PORTSDIR}/audio/libogg \
X		vorbis.0:${PORTSDIR}/audio/libvorbis
XRUN_DEPENDS=	${X11BASE}/lib/xmms/Input/libvorbis.so:${PORTSDIR}/audio/vorbis-xmms \
X		ogg123:${PORTSDIR}/audio/vorbis-tools
X
XMD5_FILE=	Makefile	# dummy
XNO_BUILD=	yes
XPLIST=		${WRKDIR}/pkg-plist
XSUBPORTS=	libao libogg libvorbis vorbis-tools vorbis-xmms
X
Xpre-install:
X		${ECHO} "@comment intentionally left empty" > ${PLIST}
X
Xdo-install:	# empty
X
X.include <bsd.port.mk>
END-of-vorbis/Makefile
echo x - vorbis/pkg-comment
sed 's/^X//' >vorbis/pkg-comment << 'END-of-vorbis/pkg-comment'
XMeta-port for all vorbis-related ports
END-of-vorbis/pkg-comment
echo x - vorbis/pkg-descr
sed 's/^X//' >vorbis/pkg-descr << 'END-of-vorbis/pkg-descr'
XVorbis is a general-purpose audio and music encoding format
Xcontemporary to MPEG-4's AAC and TwinVQ, the next generation beyond
XMPEG audio layer 3.  Unlike the MPEG sponsored formats (and other
Xproprietary formats such as RealAudio G2 and Windows' flavor of the
Xmonth), the Vorbis CODEC specification belongs to the public domain.
XAll the technical details are published and documented, and any
Xsoftware entity may make full use of the format without royalty or
Xpatent concerns.
X
XThis is a meta-port for all the vorbis-related ports.
X
XWWW: http://www.vorbis.com
X
X- Theo van Klaveren
Xt.vanklaveren@student.utwente.nl
END-of-vorbis/pkg-descr
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?200102271417.f1REHNq50909>