From 1dbd81bae29fe12307cab04ac6226cc46d7182a8 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 15 Oct 2005 21:24:16 +0000 Subject: Update to 1.1.1: Thise release includes some bug and documentation fixes, but no new encoder modes. However, oggenc from this release now properly supports the new CBR engine introduced in libvorbis 1.1.0 but the 1.1.1 release of both libraries is required for things to work properly. Not that there was never a 1.1.0 release of vorbis-tools because of this issue. The ogginfo tool also now recognizes and reports information from Ogg Theora files. --- audio/vorbis-tools/Makefile | 7 +++---- audio/vorbis-tools/PLIST | 5 ++--- audio/vorbis-tools/distinfo | 8 ++++---- 3 files changed, 9 insertions(+), 11 deletions(-) (limited to 'audio') diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index 76648a396a3..0118a82caeb 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2005/10/08 12:35:15 jmmv Exp $ +# $NetBSD: Makefile,v 1.37 2005/10/15 21:24:16 wiz Exp $ -DISTNAME= vorbis-tools-1.0.1 -PKGREVISION= 5 +DISTNAME= vorbis-tools-1.1.1 CATEGORIES= audio -MASTER_SITES= http://www.vorbis.com/files/1.0.1/unix/ +MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ MAINTAINER= lukem@NetBSD.org HOMEPAGE= http://www.vorbis.com/ diff --git a/audio/vorbis-tools/PLIST b/audio/vorbis-tools/PLIST index d69e5434a06..87ea08b19d5 100644 --- a/audio/vorbis-tools/PLIST +++ b/audio/vorbis-tools/PLIST @@ -1,15 +1,13 @@ -@comment $NetBSD: PLIST,v 1.5 2003/12/08 14:43:48 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2005/10/15 21:24:16 wiz Exp $ bin/ogg123 bin/oggdec bin/oggenc bin/ogginfo -bin/vcut bin/vorbiscomment man/man1/ogg123.1 man/man1/oggdec.1 man/man1/oggenc.1 man/man1/ogginfo.1 -man/man1/vcut.1 man/man1/vorbiscomment.1 share/doc/${DISTNAME}/ogg123rc-example ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/vorbis-tools.mo @@ -23,4 +21,5 @@ ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/vorbis-tools.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/vorbis-tools.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/vorbis-tools.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/vorbis-tools.mo +${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/vorbis-tools.mo @dirrm share/doc/${DISTNAME} diff --git a/audio/vorbis-tools/distinfo b/audio/vorbis-tools/distinfo index d6d2c1f55e6..0b6c36d990a 100644 --- a/audio/vorbis-tools/distinfo +++ b/audio/vorbis-tools/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.15 2005/10/03 15:59:13 joerg Exp $ +$NetBSD: distinfo,v 1.16 2005/10/15 21:24:16 wiz Exp $ -SHA1 (vorbis-tools-1.0.1.tar.gz) = 5555a55acd643fcca7020b7de4900aeb706725e5 -RMD160 (vorbis-tools-1.0.1.tar.gz) = 78a53430311c45463369ae6f836ca68ce900d741 -Size (vorbis-tools-1.0.1.tar.gz) = 717697 bytes +SHA1 (vorbis-tools-1.1.1.tar.gz) = a1394b39905b389d72f12c2a9f0c86a33d07a487 +RMD160 (vorbis-tools-1.1.1.tar.gz) = ed38929b8a81f833f726e489e55e9f62d5ed69ec +Size (vorbis-tools-1.1.1.tar.gz) = 948837 bytes SHA1 (patch-aa) = 2adc912765d58b19c1285c12ac0935b860b7da34 SHA1 (patch-ab) = 6c154334ea5a7a7e76982f0588de30548c802fca SHA1 (patch-ac) = 7eb178a2d7a5dbecd83a5df0138c9ab41943251a -- cgit v1.2.3