diff options
author | ben <ben@pkgsrc.org> | 2005-10-09 03:23:11 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2005-10-09 03:23:11 +0000 |
commit | 2923403c64b706baebc96b59484f21ff8daa1fd3 (patch) | |
tree | 767ae66458f48086317b0b0de780ad024a0586ce /audio/faad2/distinfo | |
parent | 3ac5deb94df1e0ef92808d88155f03044c2a5681 (diff) | |
download | pkgsrc-2923403c64b706baebc96b59484f21ff8daa1fd3.tar.gz |
This change addresses PR#31443
Copy config.h to faad2-config.h. Modify systems.h to refer to
faad2-config.h, and install faad2-config.h. This situation is
discussed here:
http://lists.gnu.org/archive/html/automake/2000-10/msg00114.html
Remove the undef of PACKAGE and VERSION, and add a 3rd non-empty
argument to AM_INIT_AUTOMAKE. This situation is discussed here:
http://lists.gnu.org/archive/html/automake/2000-10/msg00108.html
Modify the condition from HAVE_GLIB_H to __G_LIB_H__, which was
easier because faad2 doesn't depend on glib.
Bump pkgrevision.
Diffstat (limited to 'audio/faad2/distinfo')
-rw-r--r-- | audio/faad2/distinfo | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/faad2/distinfo b/audio/faad2/distinfo index b74bc162378..1a726918a32 100644 --- a/audio/faad2/distinfo +++ b/audio/faad2/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.8 2005/10/06 13:13:28 ben Exp $ +$NetBSD: distinfo,v 1.9 2005/10/09 03:23:11 ben Exp $ SHA1 (faad2-2.0.tar.gz) = fc9f8d0812a9f46bbd851880045131e0e4ab08b8 RMD160 (faad2-2.0.tar.gz) = e1e4d7c96cbc3db2b9e67385062ccf5decb61f90 Size (faad2-2.0.tar.gz) = 766660 bytes SHA1 (patch-aa) = 60f8ee14a3da38405eeab29047670b6878114244 SHA1 (patch-ab) = 33c8c741f3b3870d84c66b6eb8bf95d4b768f39e -SHA1 (patch-ac) = 6bc2c97d5c5022637d63c0194a6545d55720f82e +SHA1 (patch-ac) = 159195389b64ff2f86f7bde34b8c7840fcb9abb4 SHA1 (patch-ad) = 4d57360bfd5e9c7f75d06ae274723f7aa1e11186 SHA1 (patch-ae) = 04b09d0ace9381152b1ebc12951c530c5c3c46fc SHA1 (patch-af) = c6da419d2ac6b120b2e70c72f240c6f6b83ca39a @@ -13,4 +13,5 @@ SHA1 (patch-ag) = a2527f6ddfcf65ba6077bc6145c87bb354c740db SHA1 (patch-ah) = d062e23144932994c4193189efc6dfc47520f139 SHA1 (patch-ai) = 0f09c422d764467fdb5d4bce846bc80e653d4aac SHA1 (patch-aj) = 06a8641803fdae5055f66255c57634b8f8619a77 -SHA1 (patch-ak) = a83c7805ec58ee124fbb0e3c2327731aeaeb9a79 +SHA1 (patch-ak) = baed39b230c085cb67710f95e2b11a801547d366 +SHA1 (patch-al) = e3dcbf3a0f19a4aca58bcad4ba079b2fee7415e2 |