summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2007-07-28 07:58:48 +0000
committerwiz <wiz>2007-07-28 07:58:48 +0000
commitb97e508df9b08a328d3c187cdf63aa5cc6fde898 (patch)
treec4fdcf76b4ebdafb4d14b8879b04dd9aee8ed2ad /audio
parent407dfbaf9e4c95809ecf6fdfc4432ffd8fdc7192 (diff)
downloadpkgsrc-b97e508df9b08a328d3c187cdf63aa5cc6fde898.tar.gz
Update to 1.2.0:
libvorbis 1.2.0 (2007-07-25) -- "Xiph.Org libVorbis I 20070622" * new ov_fopen() convenience call that avoids the common stdio conflicts with ov_open() and MSVC runtimes. * libvorbisfile now handles multiplexed streams * improve robustness to corrupt input streams * fix a minor encoder bug * updated RTP draft * build system updates * minor corrections to the specification
Diffstat (limited to 'audio')
-rw-r--r--audio/libvorbis/Makefile4
-rw-r--r--audio/libvorbis/PLIST5
-rw-r--r--audio/libvorbis/distinfo8
3 files changed, 9 insertions, 8 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index c0e9cf8227b..44fe0536ba1 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2006/11/02 17:59:37 joerg Exp $
+# $NetBSD: Makefile,v 1.46 2007/07/28 07:58:48 wiz Exp $
-DISTNAME= libvorbis-1.1.2
+DISTNAME= libvorbis-1.2.0
CATEGORIES= devel audio
MASTER_SITES= http://downloads.xiph.org/releases/vorbis/
diff --git a/audio/libvorbis/PLIST b/audio/libvorbis/PLIST
index f0f2f41b117..36740ca08a3 100644
--- a/audio/libvorbis/PLIST
+++ b/audio/libvorbis/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/09/24 13:04:40 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2007/07/28 07:58:48 wiz Exp $
include/vorbis/codec.h
include/vorbis/vorbisenc.h
include/vorbis/vorbisfile.h
@@ -10,7 +10,8 @@ lib/pkgconfig/vorbisenc.pc
lib/pkgconfig/vorbisfile.pc
share/aclocal/vorbis.m4
share/doc/${PKGNAME}/components.png
-share/doc/${PKGNAME}/draft-kerr-avt-vorbis-rtp-03.txt
+share/doc/${PKGNAME}/draft-ietf-avt-rtp-vorbis-06.txt
+share/doc/${PKGNAME}/draft-ietf-avt-rtp-vorbis-06.xml
share/doc/${PKGNAME}/eightphase.png
share/doc/${PKGNAME}/evenlsp.png
share/doc/${PKGNAME}/floor1-1.png
diff --git a/audio/libvorbis/distinfo b/audio/libvorbis/distinfo
index bb88c949bb3..75650020361 100644
--- a/audio/libvorbis/distinfo
+++ b/audio/libvorbis/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2005/12/07 17:50:37 wiz Exp $
+$NetBSD: distinfo,v 1.14 2007/07/28 07:58:48 wiz Exp $
-SHA1 (libvorbis-1.1.2.tar.gz) = 26289fc41aa5436b1a277d726bb5cb106d675c35
-RMD160 (libvorbis-1.1.2.tar.gz) = 2f1c59ab8237fe3af28f9979cd96008cfa3567cb
-Size (libvorbis-1.1.2.tar.gz) = 1316434 bytes
+SHA1 (libvorbis-1.2.0.tar.gz) = 6ff5f9d9d71cc385ee180171cc21af5653b76a16
+RMD160 (libvorbis-1.2.0.tar.gz) = 54bf2b48943e283f003cd5dfb4bf9e519b6a817d
+Size (libvorbis-1.2.0.tar.gz) = 1494373 bytes