diff options
author | jlam <jlam@pkgsrc.org> | 2002-09-04 19:31:44 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-09-04 19:31:44 +0000 |
commit | 8b57babd825df3eeb38c0d852c04b235fa01ab22 (patch) | |
tree | ac76412b3084751c690a83ba2dbba4a555a52870 /audio/flac/distinfo | |
parent | 575fa7a86a9ca65ec3ab5a31bcfa187846c58c00 (diff) | |
download | pkgsrc-8b57babd825df3eeb38c0d852c04b235fa01ab22.tar.gz |
Update audio/flac to 1.0.3. Changes from version 1.0.2 include:
- Use buildlink2.
- Fix build with newer libtool with tagged configuration.
- Move HTML documention into the proper location under doc/html.
* Bug fixes.
* 24-bit input support restored in flac.
* Decoder speedup in libFLAC, which is directly passed on to the
command-line decoder and plugins.
* New -F option to flac to continue decoding in spite of errors.
* New VORBIS_COMMENT metadata block for tagging with Vorbis-style comments.
* Vastly improved metaflac, now with many editing and tagging options.
* Note: new semantics for -P option in flac.
* Note: removed -R option in flac.
* New metadata interface to libFLAC for manipulating metadata in FLAC files.
* New libFLAC++ API, an object wrapper around libFLAC.
* Customizable metadata filtering by type in decoders.
* Stream encoder can take an arbitrary list of metadata blocks, instead
of just one SEEKTABLE and/or PADDING block.
Diffstat (limited to 'audio/flac/distinfo')
-rw-r--r-- | audio/flac/distinfo | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/audio/flac/distinfo b/audio/flac/distinfo index 7485423a91a..491859db3fc 100644 --- a/audio/flac/distinfo +++ b/audio/flac/distinfo @@ -1,4 +1,8 @@ -$NetBSD: distinfo,v 1.2 2002/04/27 10:07:01 rh Exp $ +$NetBSD: distinfo,v 1.3 2002/09/04 19:31:44 jlam Exp $ -SHA1 (flac-1.0.2-src.tar.gz) = b712611a2902a5a165a1ef205a7b3ebe9695b560 -Size (flac-1.0.2-src.tar.gz) = 458799 bytes +SHA1 (flac-1.0.3.tar.gz) = 72106148c43f938df441d227f4b6198cfcadfdb8 +Size (flac-1.0.3.tar.gz) = 591337 bytes +SHA1 (patch-aa) = fc5004816d6c5b1ec2a318374ae00f62e9206cf3 +SHA1 (patch-ab) = 24069c67c210d195f10dc9e8b0dab06e8960c974 +SHA1 (patch-ac) = c8a1cf598ccba2d8ba569b784741fd860c841b3d +SHA1 (patch-ad) = cfdc250fa293d22d587eb04a2b967d067e059d92 |