From affe007339a6ca502c14dce91f9a09da3b58a024 Mon Sep 17 00:00:00 2001 From: mrg Date: Mon, 23 Aug 2004 04:03:34 +0000 Subject: - (re)enable installing the a52dec and extract_a52 tools and their man pages. - bump pkg version --- audio/liba52/Makefile | 4 ++-- audio/liba52/PLIST | 6 +++++- audio/liba52/distinfo | 6 +++--- audio/liba52/patches/patch-ac | 4 ++-- audio/liba52/patches/patch-ad | 4 ++-- 5 files changed, 14 insertions(+), 10 deletions(-) (limited to 'audio') diff --git a/audio/liba52/Makefile b/audio/liba52/Makefile index 5bb6b50d8d3..a249e8b663a 100644 --- a/audio/liba52/Makefile +++ b/audio/liba52/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2004/02/14 17:21:33 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2004/08/23 04:03:34 mrg Exp $ # DISTNAME= a52dec-0.7.4 PKGNAME= ${DISTNAME:S/a52dec/liba52/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://liba52.sourceforge.net/files/ diff --git a/audio/liba52/PLIST b/audio/liba52/PLIST index ebb6b70b880..31e36815208 100644 --- a/audio/liba52/PLIST +++ b/audio/liba52/PLIST @@ -1,4 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2002/06/16 18:08:05 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/08/23 04:03:34 mrg Exp $ +bin/extract_a52 +bin/a52dec include/a52dec/a52.h include/a52dec/attributes.h include/a52dec/audio_out.h @@ -8,4 +10,6 @@ lib/liba52.la lib/liba52.so lib/liba52.so.0 lib/liba52.so.0.0 +man/man1/a52dec.1 +man/man1/extract_a52.1 @dirrm include/a52dec diff --git a/audio/liba52/distinfo b/audio/liba52/distinfo index 24da7199bd3..94ac3b1bc07 100644 --- a/audio/liba52/distinfo +++ b/audio/liba52/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2002/08/30 23:43:07 wiz Exp $ +$NetBSD: distinfo,v 1.5 2004/08/23 04:03:34 mrg Exp $ SHA1 (a52dec-0.7.4.tar.gz) = 79b33bd8d89dad7436f85b9154ad35667aa37321 Size (a52dec-0.7.4.tar.gz) = 241507 bytes SHA1 (patch-aa) = f31a0e354ab7f1111c03196bf1a11d7caab0f1e9 SHA1 (patch-ab) = 7673335451c9e58853cd0a543073dac2607114f8 -SHA1 (patch-ac) = eb8ef17e2fdb20e34a32c629415b77b123c5a625 -SHA1 (patch-ad) = 2186a4ac36cf44f021fbc1a4d8e7d31b96b71531 +SHA1 (patch-ac) = d226b58ae1314deaa8c938d39669139bd513be18 +SHA1 (patch-ad) = 680e399e79211fb3f788111d5221c5f8227f23b6 diff --git a/audio/liba52/patches/patch-ac b/audio/liba52/patches/patch-ac index 03c1ab52190..58c4b3d172d 100644 --- a/audio/liba52/patches/patch-ac +++ b/audio/liba52/patches/patch-ac @@ -1,9 +1,9 @@ -$NetBSD: patch-ac,v 1.2 2002/06/16 18:08:06 wiz Exp $ +$NetBSD: patch-ac,v 1.3 2004/08/23 04:03:34 mrg Exp $ --- Makefile.am.orig Mon Dec 17 00:23:45 2001 +++ Makefile.am Thu Jun 13 10:04:13 2002 @@ -1,3 +1,3 @@ -SUBDIRS = autotools include doc liba52 libao src vc++ test -+SUBDIRS = autotools include liba52 ++SUBDIRS = autotools include liba52 libao src EXTRA_DIST = HISTORY bootstrap diff --git a/audio/liba52/patches/patch-ad b/audio/liba52/patches/patch-ad index 1a736f87683..9bf3fa3b850 100644 --- a/audio/liba52/patches/patch-ad +++ b/audio/liba52/patches/patch-ad @@ -1,4 +1,4 @@ -$NetBSD: patch-ad,v 1.2 2002/06/16 18:08:06 wiz Exp $ +$NetBSD: patch-ad,v 1.3 2004/08/23 04:03:34 mrg Exp $ --- Makefile.in.orig Thu Feb 21 08:58:36 2002 +++ Makefile.in Thu Jun 13 10:03:57 2002 @@ -7,7 +7,7 @@ $NetBSD: patch-ad,v 1.2 2002/06/16 18:08:06 wiz Exp $ VERSION = @VERSION@ -SUBDIRS = autotools include doc liba52 libao src vc++ test -+SUBDIRS = autotools include liba52 ++SUBDIRS = autotools include liba52 libao src EXTRA_DIST = HISTORY bootstrap ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -- cgit v1.2.3