Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Sep 2012 06:46:15 GMT
From:      Waitman Gobble <uzimac@da3m0n8t3r.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/171564: [UPDATE PORT] audio/opus (0.9.14 to 1.0.1)
Message-ID:  <201209120646.q8C6kFYj067538@red.freebsd.org>
Resent-Message-ID: <201209120650.q8C6o1RT037094@freefall.freebsd.org>

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

>Number:         171564
>Category:       ports
>Synopsis:       [UPDATE PORT] audio/opus (0.9.14 to 1.0.1)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 12 06:50:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Waitman Gobble
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
Waitman Gobble
>Environment:
FreeBSD hunny.waitman.net 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sat Aug 11 13:25:18 PDT 2012     root@hunny.waitman.net:/usr/obj/usr/src/sys/KEYSHIA  amd64

>Description:


Latest stable release
libopus 1.0.1

This release includes minor updates (mostly related to the the build system) that did not make it to the final RFC. It is full compliant with the Opus specification included in RFC6716. 


>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	opus
#	opus/Makefile
#	opus/distinfo
#	opus/pkg-descr
#	opus/pkg-plist
#
echo c - opus
mkdir -p opus > /dev/null 2>&1
echo x - opus/Makefile
sed 's/^X//' >opus/Makefile << '7673207fa49a15638662babaf63a8bd0'
X# New ports collection makefile for:	opus
X# Date created:        2012-07-19
X# Whom:                Christian Weisgerber <naddy@FreeBSD.org>
X#
X# $FreeBSD: ports/audio/opus/Makefile,v 1.2 2012/07/22 19:39:06 naddy Exp $
X#
X
XPORTNAME=	opus
XPORTVERSION=	1.0.1
XCATEGORIES=	audio
XMASTER_SITES=	http://downloads.xiph.org/releases/opus/ \
X		${MASTER_SITE_MOZILLA_EXTENDED}/opus/
X
XMAINTAINER=	naddy@FreeBSD.org
XCOMMENT=	Interactive speech and audio codec
X
XUSE_AUTOTOOLS=	libtool
XUSE_GNOME=	gnomehack
XUSE_LDCONFIG=	yes
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--disable-doc   # requires doxygen
XMAKE_JOBS_SAFE=	yes
X
X# Don't install dummy doxygen-build.stamp
XMAKE_ARGS+=	docdir="" doc_DATA=""
X
Xregression-test: build
X	@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check
X
X.include <bsd.port.mk>
7673207fa49a15638662babaf63a8bd0
echo x - opus/distinfo
sed 's/^X//' >opus/distinfo << '0fe9cbed687949f5610a92ac23121abd'
XSHA256 (opus-1.0.1.tar.gz) = 80fa5c3caf2ac0fd68f8a22cce1564fc46b368c773a17554887d0066fe1841ef
XSIZE (opus-1.0.1.tar.gz) = 767241
0fe9cbed687949f5610a92ac23121abd
echo x - opus/pkg-descr
sed 's/^X//' >opus/pkg-descr << '90e8822a44b6baa8e2b8140f5f93ad7f'
XThe Opus codec is designed to handle a wide range of interactive
Xaudio applications, including Voice over IP, videoconferencing,
Xin-game chat, and even remote live music performances. It can scale
Xfrom low bit-rate narrowband speech to very high quality stereo
Xmusic.
X
XIt is standardized by the Internet Engineering Task Force (IETF) as RFC 6716
X
XWWW: http://opus-codec.org/
90e8822a44b6baa8e2b8140f5f93ad7f
echo x - opus/pkg-plist
sed 's/^X//' >opus/pkg-plist << '4e71238c50128bf0230e5a1ddc92ee42'
Xinclude/opus/opus.h
Xinclude/opus/opus_defines.h
Xinclude/opus/opus_multistream.h
Xinclude/opus/opus_types.h
Xlib/libopus.a
Xlib/libopus.la
Xlib/libopus.so
Xlib/libopus.so.2
Xlibdata/pkgconfig/opus.pc
X@dirrm include/opus
4e71238c50128bf0230e5a1ddc92ee42
exit



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



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