diff options
author | wiz <wiz@pkgsrc.org> | 2003-02-14 23:25:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-02-14 23:25:32 +0000 |
commit | c1eb52c910e04f3c8e67ba583453fdd818ffee34 (patch) | |
tree | 94b5d1b4769e4599944669e2f8aa587832f65ffd /audio/flac | |
parent | 32b76bfbfa991d74d3a31727d293228a661310ef (diff) | |
download | pkgsrc-c1eb52c910e04f3c8e67ba583453fdd818ffee34.tar.gz |
Update to 1.1.0: This release adds ReplayGain and cue sheet support,
and improves 24-bit compression, tag editing in the plugins, and
decoding to AIFF.
Diffstat (limited to 'audio/flac')
-rw-r--r-- | audio/flac/Makefile | 4 | ||||
-rw-r--r-- | audio/flac/PLIST | 41 | ||||
-rw-r--r-- | audio/flac/buildlink2.mk | 4 | ||||
-rw-r--r-- | audio/flac/distinfo | 6 |
4 files changed, 40 insertions, 15 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile index 44311b0be51..0bccd1358d3 100644 --- a/audio/flac/Makefile +++ b/audio/flac/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2002/12/24 18:55:34 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/02/14 23:25:32 wiz Exp $ # -DISTNAME= flac-1.0.4 +DISTNAME= flac-1.1.0 WRKSRC= ${WRKDIR}/${PKGNAME} CATEGORIES= audio archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flac/} diff --git a/audio/flac/PLIST b/audio/flac/PLIST index e285834229a..3efb09dc0fb 100644 --- a/audio/flac/PLIST +++ b/audio/flac/PLIST @@ -1,12 +1,14 @@ -@comment $NetBSD: PLIST,v 1.4 2002/11/10 23:55:14 lukem Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/02/14 23:25:32 wiz Exp $ bin/flac bin/metaflac include/FLAC++/all.h include/FLAC++/decoder.h include/FLAC++/encoder.h +include/FLAC++/export.h include/FLAC++/metadata.h include/FLAC/all.h include/FLAC/assert.h +include/FLAC/export.h include/FLAC/file_decoder.h include/FLAC/file_encoder.h include/FLAC/format.h @@ -19,30 +21,33 @@ include/FLAC/stream_encoder.h include/OggFLAC++/all.h include/OggFLAC++/decoder.h include/OggFLAC++/encoder.h +include/OggFLAC++/export.h include/OggFLAC/all.h +include/OggFLAC/export.h include/OggFLAC/stream_decoder.h include/OggFLAC/stream_encoder.h lib/libFLAC++.a lib/libFLAC++.la lib/libFLAC++.so -lib/libFLAC++.so.2 -lib/libFLAC++.so.2.1 +lib/libFLAC++.so.3 +lib/libFLAC++.so.3.2 lib/libFLAC.a lib/libFLAC.la lib/libFLAC.so -lib/libFLAC.so.4 -lib/libFLAC.so.4.1 +lib/libFLAC.so.5 +lib/libFLAC.so.5.2 lib/libOggFLAC++.a lib/libOggFLAC++.la lib/libOggFLAC++.so lib/libOggFLAC++.so.0 -lib/libOggFLAC++.so.0.1 +lib/libOggFLAC++.so.0.4 lib/libOggFLAC.a lib/libOggFLAC.la lib/libOggFLAC.so -lib/libOggFLAC.so.0 -lib/libOggFLAC.so.0.1 +lib/libOggFLAC.so.1 +lib/libOggFLAC.so.1.2 man/man1/flac.1 +man/man1/metaflac.1 share/aclocal/libFLAC++.m4 share/aclocal/libFLAC.m4 share/aclocal/libOggFLAC++.m4 @@ -55,7 +60,9 @@ share/doc/html/flac/api/FLAC++_2decoder_8h-source.html share/doc/html/flac/api/FLAC++_2decoder_8h.html share/doc/html/flac/api/FLAC++_2encoder_8h-source.html share/doc/html/flac/api/FLAC++_2encoder_8h.html +share/doc/html/flac/api/FLAC++_2export_8h-source.html share/doc/html/flac/api/FLAC_2all_8h-source.html +share/doc/html/flac/api/FLAC_2export_8h-source.html share/doc/html/flac/api/FLAC_2stream__decoder_8h-source.html share/doc/html/flac/api/FLAC_2stream__decoder_8h.html share/doc/html/flac/api/FLAC_2stream__encoder_8h-source.html @@ -65,7 +72,9 @@ share/doc/html/flac/api/OggFLAC++_2decoder_8h-source.html share/doc/html/flac/api/OggFLAC++_2decoder_8h.html share/doc/html/flac/api/OggFLAC++_2encoder_8h-source.html share/doc/html/flac/api/OggFLAC++_2encoder_8h.html +share/doc/html/flac/api/OggFLAC++_2export_8h-source.html share/doc/html/flac/api/OggFLAC_2all_8h-source.html +share/doc/html/flac/api/OggFLAC_2export_8h-source.html share/doc/html/flac/api/OggFLAC_2stream__decoder_8h-source.html share/doc/html/flac/api/OggFLAC_2stream__decoder_8h.html share/doc/html/flac/api/OggFLAC_2stream__encoder_8h-source.html @@ -89,6 +98,11 @@ share/doc/html/flac/api/classFLAC_1_1Metadata_1_1Application.gif share/doc/html/flac/api/classFLAC_1_1Metadata_1_1Application.html share/doc/html/flac/api/classFLAC_1_1Metadata_1_1Chain-members.html share/doc/html/flac/api/classFLAC_1_1Metadata_1_1Chain.html +share/doc/html/flac/api/classFLAC_1_1Metadata_1_1CueSheet-members.html +share/doc/html/flac/api/classFLAC_1_1Metadata_1_1CueSheet.gif +share/doc/html/flac/api/classFLAC_1_1Metadata_1_1CueSheet.html +share/doc/html/flac/api/classFLAC_1_1Metadata_1_1CueSheet_1_1Track-members.html +share/doc/html/flac/api/classFLAC_1_1Metadata_1_1CueSheet_1_1Track.html share/doc/html/flac/api/classFLAC_1_1Metadata_1_1Iterator-members.html share/doc/html/flac/api/classFLAC_1_1Metadata_1_1Iterator.html share/doc/html/flac/api/classFLAC_1_1Metadata_1_1Padding-members.html @@ -105,6 +119,9 @@ share/doc/html/flac/api/classFLAC_1_1Metadata_1_1SimpleIterator.html share/doc/html/flac/api/classFLAC_1_1Metadata_1_1StreamInfo-members.html share/doc/html/flac/api/classFLAC_1_1Metadata_1_1StreamInfo.gif share/doc/html/flac/api/classFLAC_1_1Metadata_1_1StreamInfo.html +share/doc/html/flac/api/classFLAC_1_1Metadata_1_1Unknown-members.html +share/doc/html/flac/api/classFLAC_1_1Metadata_1_1Unknown.gif +share/doc/html/flac/api/classFLAC_1_1Metadata_1_1Unknown.html share/doc/html/flac/api/classFLAC_1_1Metadata_1_1VorbisComment-members.html share/doc/html/flac/api/classFLAC_1_1Metadata_1_1VorbisComment.gif share/doc/html/flac/api/classFLAC_1_1Metadata_1_1VorbisComment.html @@ -203,6 +220,12 @@ share/doc/html/flac/api/structFLAC____StreamMetadata-members.html share/doc/html/flac/api/structFLAC____StreamMetadata.html share/doc/html/flac/api/structFLAC____StreamMetadata__Application-members.html share/doc/html/flac/api/structFLAC____StreamMetadata__Application.html +share/doc/html/flac/api/structFLAC____StreamMetadata__CueSheet-members.html +share/doc/html/flac/api/structFLAC____StreamMetadata__CueSheet.html +share/doc/html/flac/api/structFLAC____StreamMetadata__CueSheet__Index-members.html +share/doc/html/flac/api/structFLAC____StreamMetadata__CueSheet__Index.html +share/doc/html/flac/api/structFLAC____StreamMetadata__CueSheet__Track-members.html +share/doc/html/flac/api/structFLAC____StreamMetadata__CueSheet__Track.html share/doc/html/flac/api/structFLAC____StreamMetadata__Padding-members.html share/doc/html/flac/api/structFLAC____StreamMetadata__Padding.html share/doc/html/flac/api/structFLAC____StreamMetadata__SeekPoint-members.html @@ -211,6 +234,8 @@ share/doc/html/flac/api/structFLAC____StreamMetadata__SeekTable-members.html share/doc/html/flac/api/structFLAC____StreamMetadata__SeekTable.html share/doc/html/flac/api/structFLAC____StreamMetadata__StreamInfo-members.html share/doc/html/flac/api/structFLAC____StreamMetadata__StreamInfo.html +share/doc/html/flac/api/structFLAC____StreamMetadata__Unknown-members.html +share/doc/html/flac/api/structFLAC____StreamMetadata__Unknown.html share/doc/html/flac/api/structFLAC____StreamMetadata__VorbisComment-members.html share/doc/html/flac/api/structFLAC____StreamMetadata__VorbisComment.html share/doc/html/flac/api/structFLAC____StreamMetadata__VorbisComment__Entry-members.html diff --git a/audio/flac/buildlink2.mk b/audio/flac/buildlink2.mk index ca0a7197305..8018bac7f54 100644 --- a/audio/flac/buildlink2.mk +++ b/audio/flac/buildlink2.mk @@ -1,10 +1,10 @@ -# $NetBSD: buildlink2.mk,v 1.5 2002/11/10 23:55:14 lukem Exp $ +# $NetBSD: buildlink2.mk,v 1.6 2003/02/14 23:25:33 wiz Exp $ .if !defined(FLAC_BUILDLINK2_MK) FLAC_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= flac -BUILDLINK_DEPENDS.flac?= flac>=1.0.4 +BUILDLINK_DEPENDS.flac?= flac>=1.1.0 BUILDLINK_PKGSRCDIR.flac?= ../../audio/flac EVAL_PREFIX+= BUILDLINK_PREFIX.flac=flac diff --git a/audio/flac/distinfo b/audio/flac/distinfo index ca32daa2da1..8348e4c31d6 100644 --- a/audio/flac/distinfo +++ b/audio/flac/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2002/11/10 23:55:14 lukem Exp $ +$NetBSD: distinfo,v 1.5 2003/02/14 23:25:33 wiz Exp $ -SHA1 (flac-1.0.4.tar.gz) = d16beeb8b1f37044d59ba7f2b80a2c3c8db3e7e3 -Size (flac-1.0.4.tar.gz) = 1011175 bytes +SHA1 (flac-1.1.0.tar.gz) = 80334c1ebc693fb92e01f5a55ed332fbe9809592 +Size (flac-1.1.0.tar.gz) = 1201861 bytes SHA1 (patch-aa) = b4eff7abd3fdd327cdb6bc7cf3ca827ef4cc748a SHA1 (patch-ab) = c2f9d4ad2dbe3879f8c2e83e55bc0e03829ec163 SHA1 (patch-ac) = 1e850825745c452bceb9412dc7c0f14d3c5d12c1 |