Sat Aug 16 21:30:50 2014 UTC ()
Update audio/opusfile to 0.6

Upstream changes:

Changes since the v0.5 release:

    Fix bugs with comment handling
    Fix build for BSD
    Fix bugs handling invalid and non-opus streams


(gls)
diff -r1.1 -r1.2 pkgsrc/audio/opusfile/Makefile
diff -r1.4 -r1.5 pkgsrc/audio/opusfile/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/audio/opusfile/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/opusfile/Makefile 2014/04/12 06:39:34 1.1
+++ pkgsrc/audio/opusfile/Makefile 2014/08/16 21:30:50 1.2
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.1 2014/04/12 06:39:34 wiz Exp $ 1# $NetBSD: Makefile,v 1.2 2014/08/16 21:30:50 gls Exp $
2 2
3DISTNAME= opusfile-0.5 3DISTNAME= opusfile-0.6
4CATEGORIES= audio 4CATEGORIES= audio
5MASTER_SITES= http://downloads.xiph.org/releases/opus/ 5MASTER_SITES= http://downloads.xiph.org/releases/opus/
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://opus-codec.org/ 8HOMEPAGE= http://opus-codec.org/
9COMMENT= Decoding and seeking API for opus files 9COMMENT= Decoding and seeking API for opus files
10LICENSE= modified-bsd 10LICENSE= modified-bsd
11 11
12GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
13USE_LIBTOOL= yes 13USE_LIBTOOL= yes
14USE_TOOLS+= gmake pkg-config 14USE_TOOLS+= gmake pkg-config
15 15
16PKGCONFIG_OVERRIDE+= opusfile.pc.in 16PKGCONFIG_OVERRIDE+= opusfile.pc.in

cvs diff -r1.4 -r1.5 pkgsrc/audio/opusfile/distinfo (expand / switch to unified diff)

--- pkgsrc/audio/opusfile/distinfo 2014/07/16 21:50:24 1.4
+++ pkgsrc/audio/opusfile/distinfo 2014/08/16 21:30:50 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2014/07/16 21:50:24 jperkin Exp $ 1$NetBSD: distinfo,v 1.5 2014/08/16 21:30:50 gls Exp $
2 2
3SHA1 (opusfile-0.5.tar.gz) = 1ba9dabbbaa35034af8167661a918df6c003317e 3SHA1 (opusfile-0.6.tar.gz) = 2422e3c7bf6105a832226850b19053ec5ac41293
4RMD160 (opusfile-0.5.tar.gz) = 5b384fac3a6094e774a4397826335763f426fcb9 4RMD160 (opusfile-0.6.tar.gz) = a5d036100ecb561ad00b43f276585f3b6440f950
5Size (opusfile-0.5.tar.gz) = 437671 bytes 5Size (opusfile-0.6.tar.gz) = 437980 bytes
6SHA1 (patch-src_http.c) = 631e7304c825baf5537c871b39e75bfb1f04da8a 6SHA1 (patch-src_http.c) = 631e7304c825baf5537c871b39e75bfb1f04da8a