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

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

>Number:         22098
>Category:       ports
>Synopsis:       New FreeBSD port: vorbis-xmms
>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.
Vorbis plugin for XMMS.
>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-xmms
#	vorbis-xmms/Makefile
#	vorbis-xmms/distinfo
#	vorbis-xmms/files
#	vorbis-xmms/pkg-comment
#	vorbis-xmms/pkg-descr
#	vorbis-xmms/pkg-plist
#
echo c - vorbis-xmms
mkdir -p vorbis-xmms > /dev/null 2>&1
echo x - vorbis-xmms/Makefile
sed 's/^X//' >vorbis-xmms/Makefile << 'END-of-vorbis-xmms/Makefile'
X# New ports collection makefile for:	vorbis-xmms
X# Date created:				18 October 2000
X# Whom:					t.vanklaveren@student.utwente.nl
X#
X# $FreeBSD$
X#
X
XPORTNAME=	vorbis-xmms
XPORTVERSION=	20001018
XCATEGORIES=	audio
XMASTER_SITES=	http://home.student.utwente.nl/t.vanklaveren/distfiles/
XDISTFILES=	vorbis-plugins-${PORTVERSION}${EXTRACT_SUFX}
XWRKSRC=		${WRKDIR}/vorbis-plugins
X
XMAINTAINER=	t.vanklaveren@student.utwente.nl
X
XUSE_X_PREFIX=	yes
XUSE_GTK=	yes
X
XLIB_DEPENDS=	ogg.0:${PORTSDIR}/audio/libogg \
X		vorbis.0:${PORTSDIR}/audio/libvorbis \
X		xmms.1:${PORTSDIR}/audio/xmms
X
Xdo-build:
X	cd ${WRKSRC}/xmms && ${CC} ${CFLAGS} -fPIC -c vorbis.c -I${LOCALBASE}/include `${GTK_CONFIG} --cflags`
X	cd ${WRKSRC}/xmms && ${CC} ${LDFLAGS} -fPIC -Wl,-export-dynamic -Wl,-shared -o libvorbis.so vorbis.o `${GTK_CONFIG} --libs` -lxmms -lvorbis -lvorbisfile -logg -pthread
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/xmms/libvorbis.so ${PREFIX}/lib/xmms/Input/
X
X
X.include <bsd.port.mk>
END-of-vorbis-xmms/Makefile
echo x - vorbis-xmms/distinfo
sed 's/^X//' >vorbis-xmms/distinfo << 'END-of-vorbis-xmms/distinfo'
XMD5 (vorbis-plugins-20001018.tar.gz) = 9e8b40a9a5679b0a8e2d068527026ed8
END-of-vorbis-xmms/distinfo
echo c - vorbis-xmms/files
mkdir -p vorbis-xmms/files > /dev/null 2>&1
echo x - vorbis-xmms/pkg-comment
sed 's/^X//' >vorbis-xmms/pkg-comment << 'END-of-vorbis-xmms/pkg-comment'
XXMMS plugin for the Vorbis audio codec
END-of-vorbis-xmms/pkg-comment
echo x - vorbis-xmms/pkg-descr
sed 's/^X//' >vorbis-xmms/pkg-descr << 'END-of-vorbis-xmms/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 a plugin for the XMMS audio player, making it capable
Xof playing Vorbis encoded files.
X
XWWW: http://www.vorbis.com
X
X- Theo van Klaveren
Xt.vanklaveren@student.utwente.nl
END-of-vorbis-xmms/pkg-descr
echo x - vorbis-xmms/pkg-plist
sed 's/^X//' >vorbis-xmms/pkg-plist << 'END-of-vorbis-xmms/pkg-plist'
Xlib/xmms/Input/libvorbis.so
END-of-vorbis-xmms/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?20001018220706.81BEE311>