ports/171565: [UPDATE PORT] audio/opus-tools (0.1.4 to 0.1.5)
Waitman Gobble
uzimac at da3m0n8t3r.com
Wed Sep 12 07:00:11 UTC 2012
>Number: 171565
>Category: ports
>Synopsis: [UPDATE PORT] audio/opus-tools (0.1.4 to 0.1.5)
>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 07:00:10 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 at hunny.waitman.net:/usr/obj/usr/src/sys/KEYSHIA amd64
>Description:
This release removes the confusing and ineffective '--speech' and '--music' options to opusenc, and improves build system support.
>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-tools
# opus-tools/Makefile
# opus-tools/pkg-descr
# opus-tools/distinfo
#
echo c - opus-tools
mkdir -p opus-tools > /dev/null 2>&1
echo x - opus-tools/Makefile
sed 's/^X//' >opus-tools/Makefile << '2f28b17809efee0e4412aef77c64b796'
X# New ports collection makefile for: opus-tools
X# Date created: 2012-07-19
X# Whom: Christian Weisgerber <naddy at FreeBSD.org>
X#
X# $FreeBSD: ports/audio/opus-tools/Makefile,v 1.5 2012/08/04 15:39:45 naddy Exp $
X#
X
XPORTNAME= opus-tools
XPORTVERSION= 0.1.5
XCATEGORIES= audio
XMASTER_SITES= http://downloads.xiph.org/releases/opus/ \
X https://ftp.mozilla.org/pub/mozilla.org/opus/
X
XMAINTAINER= naddy at FreeBSD.org
XCOMMENT= Encode, inspect, and decode Opus files
X
XLIB_DEPENDS= ogg.8:${PORTSDIR}/audio/libogg \
X opus:${PORTSDIR}/audio/opus
X
XGNU_CONFIGURE= yes
XUSE_PKGCONFIG= yes
XMAKE_JOBS_SAFE= yes
X
XPLIST_FILES= bin/opusdec bin/opusenc bin/opusinfo
XMAN1= opusdec.1 opusenc.1 opusinfo.1
X
X.include <bsd.port.mk>
2f28b17809efee0e4412aef77c64b796
echo x - opus-tools/pkg-descr
sed 's/^X//' >opus-tools/pkg-descr << 'e01f6746c979f65a60a6996e529081e8'
XOpus-tools provides command-line utilities to encode, inspect, and
Xdecode .opus files.
X
XWWW: http://opus-codec.org/
e01f6746c979f65a60a6996e529081e8
echo x - opus-tools/distinfo
sed 's/^X//' >opus-tools/distinfo << 'e243a5fd25053f39b994af14924c88ac'
XSHA256 (opus-tools-0.1.5.tar.gz) = 76678d0eb7a9b3d793bd0243f9ced9ab0ecdab263f5232ed940c8f5795fb0405
XSIZE (opus-tools-0.1.5.tar.gz) = 288303
e243a5fd25053f39b994af14924c88ac
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list