pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/flac Changes 1.1.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/7a340c669e29
branches: trunk
changeset: 481320:7a340c669e29
user: adam <adam%pkgsrc.org@localhost>
date: Fri Oct 01 13:17:50 2004 +0000
description:
Changes 1.1.1:
* Almost 2x decoding speed-up on Macintosh
* Better Ogg FLAC support
* Several new options to flac and metaflac
diffstat:
audio/flac/Makefile | 17 +--
audio/flac/PLIST | 217 ++-----------------------------------------
audio/flac/distinfo | 15 +-
audio/flac/patches/patch-aa | 12 +-
audio/flac/patches/patch-ab | 12 +-
audio/flac/patches/patch-ac | 12 +-
audio/flac/patches/patch-ad | 13 --
audio/flac/patches/patch-ae | 12 +-
8 files changed, 51 insertions(+), 259 deletions(-)
diffs (truncated from 427 to 300 lines):
diff -r ea26edd6466d -r 7a340c669e29 audio/flac/Makefile
--- a/audio/flac/Makefile Fri Oct 01 12:57:37 2004 +0000
+++ b/audio/flac/Makefile Fri Oct 01 13:17:50 2004 +0000
@@ -1,14 +1,12 @@
-# $NetBSD: Makefile,v 1.24 2004/08/28 06:05:31 jlam Exp $
-#
+# $NetBSD: Makefile,v 1.25 2004/10/01 13:17:50 adam Exp $
-DISTNAME= flac-1.1.0
-PKGREVISION= 1
-CATEGORIES= audio archivers
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flac/}
+DISTNAME= flac-1.1.1
+CATEGORIES= audio archivers
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flac/}
-MAINTAINER= ben%NetBSD.org@localhost
-HOMEPAGE= http://flac.sourceforge.net/
-COMMENT= Free lossless audio codec
+MAINTAINER= ben%NetBSD.org@localhost
+HOMEPAGE= http://flac.sourceforge.net/
+COMMENT= Free lossless audio codec
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_BUILDLINK3= yes
@@ -29,7 +27,6 @@
# This version of flac doesn't seem to build correctly with -O3 using
# the MIPSpro compiler.
-#
.include "../../mk/compiler.mk"
.if !empty(PKGSRC_COMPILER:Mmipspro)
BUILDLINK_TRANSFORM+= rm:-O3
diff -r ea26edd6466d -r 7a340c669e29 audio/flac/PLIST
--- a/audio/flac/PLIST Fri Oct 01 12:57:37 2004 +0000
+++ b/audio/flac/PLIST Fri Oct 01 13:17:50 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/09/22 08:09:15 jlam Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/10/01 13:17:50 adam Exp $
bin/flac
bin/metaflac
include/FLAC++/all.h
@@ -8,6 +8,7 @@
include/FLAC++/metadata.h
include/FLAC/all.h
include/FLAC/assert.h
+include/FLAC/callback.h
include/FLAC/export.h
include/FLAC/file_decoder.h
include/FLAC/file_encoder.h
@@ -23,7 +24,11 @@
include/OggFLAC++/encoder.h
include/OggFLAC++/export.h
include/OggFLAC/all.h
+include/OggFLAC/file_decoder.h
+include/OggFLAC/file_encoder.h
include/OggFLAC/export.h
+include/OggFLAC/seekable_stream_decoder.h
+include/OggFLAC/seekable_stream_encoder.h
include/OggFLAC/stream_decoder.h
include/OggFLAC/stream_encoder.h
lib/libFLAC++.la
@@ -37,220 +42,25 @@
share/aclocal/libOggFLAC++.m4
share/aclocal/libOggFLAC.m4
share/doc/html/flac/FLAC.tag
-share/doc/html/flac/api/+_2metadata_8h-source.html
-share/doc/html/flac/api/+_2metadata_8h.html
-share/doc/html/flac/api/FLAC++_2all_8h-source.html
-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
-share/doc/html/flac/api/FLAC_2stream__encoder_8h.html
-share/doc/html/flac/api/OggFLAC++_2all_8h-source.html
-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
-share/doc/html/flac/api/OggFLAC_2stream__encoder_8h.html
-share/doc/html/flac/api/annotated.html
-share/doc/html/flac/api/assert_8h-source.html
-share/doc/html/flac/api/classFLAC_1_1Decoder_1_1File-members.html
-share/doc/html/flac/api/classFLAC_1_1Decoder_1_1File.html
-share/doc/html/flac/api/classFLAC_1_1Decoder_1_1SeekableStream-members.html
-share/doc/html/flac/api/classFLAC_1_1Decoder_1_1SeekableStream.html
-share/doc/html/flac/api/classFLAC_1_1Decoder_1_1Stream-members.html
-share/doc/html/flac/api/classFLAC_1_1Decoder_1_1Stream.html
-share/doc/html/flac/api/classFLAC_1_1Encoder_1_1File-members.html
-share/doc/html/flac/api/classFLAC_1_1Encoder_1_1File.html
-share/doc/html/flac/api/classFLAC_1_1Encoder_1_1SeekableStream-members.html
-share/doc/html/flac/api/classFLAC_1_1Encoder_1_1SeekableStream.html
-share/doc/html/flac/api/classFLAC_1_1Encoder_1_1Stream-members.html
-share/doc/html/flac/api/classFLAC_1_1Encoder_1_1Stream.html
-share/doc/html/flac/api/classFLAC_1_1Metadata_1_1Application-members.html
-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
-share/doc/html/flac/api/classFLAC_1_1Metadata_1_1Padding.gif
-share/doc/html/flac/api/classFLAC_1_1Metadata_1_1Padding.html
-share/doc/html/flac/api/classFLAC_1_1Metadata_1_1Prototype-members.html
-share/doc/html/flac/api/classFLAC_1_1Metadata_1_1Prototype.gif
-share/doc/html/flac/api/classFLAC_1_1Metadata_1_1Prototype.html
-share/doc/html/flac/api/classFLAC_1_1Metadata_1_1SeekTable-members.html
-share/doc/html/flac/api/classFLAC_1_1Metadata_1_1SeekTable.gif
-share/doc/html/flac/api/classFLAC_1_1Metadata_1_1SeekTable.html
-share/doc/html/flac/api/classFLAC_1_1Metadata_1_1SimpleIterator-members.html
-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
-share/doc/html/flac/api/classFLAC_1_1Metadata_1_1VorbisComment_1_1Entry-members.html
-share/doc/html/flac/api/classFLAC_1_1Metadata_1_1VorbisComment_1_1Entry.html
-share/doc/html/flac/api/classOggFLAC_1_1Decoder_1_1Stream-members.html
-share/doc/html/flac/api/classOggFLAC_1_1Decoder_1_1Stream.html
-share/doc/html/flac/api/classOggFLAC_1_1Encoder_1_1Stream-members.html
-share/doc/html/flac/api/classOggFLAC_1_1Encoder_1_1Stream.html
-share/doc/html/flac/api/classes.html
-share/doc/html/flac/api/doxygen.css
-share/doc/html/flac/api/doxygen.gif
-share/doc/html/flac/api/file__decoder_8h-source.html
-share/doc/html/flac/api/file__decoder_8h.html
-share/doc/html/flac/api/file__encoder_8h-source.html
-share/doc/html/flac/api/file__encoder_8h.html
-share/doc/html/flac/api/files.html
-share/doc/html/flac/api/format_8h-source.html
-share/doc/html/flac/api/format_8h.html
-share/doc/html/flac/api/functions.html
-share/doc/html/flac/api/globals.html
-share/doc/html/flac/api/group__flac.html
-share/doc/html/flac/api/group__flac__decoder.html
-share/doc/html/flac/api/group__flac__encoder.html
-share/doc/html/flac/api/group__flac__file__decoder.html
-share/doc/html/flac/api/group__flac__file__encoder.html
-share/doc/html/flac/api/group__flac__format.html
-share/doc/html/flac/api/group__flac__metadata.html
-share/doc/html/flac/api/group__flac__metadata__level0.html
-share/doc/html/flac/api/group__flac__metadata__level1.html
-share/doc/html/flac/api/group__flac__metadata__level2.html
-share/doc/html/flac/api/group__flac__metadata__object.html
-share/doc/html/flac/api/group__flac__seekable__stream__decoder.html
-share/doc/html/flac/api/group__flac__seekable__stream__encoder.html
-share/doc/html/flac/api/group__flac__stream__decoder.html
-share/doc/html/flac/api/group__flac__stream__encoder.html
-share/doc/html/flac/api/group__flacpp.html
-share/doc/html/flac/api/group__flacpp__decoder.html
-share/doc/html/flac/api/group__flacpp__encoder.html
-share/doc/html/flac/api/group__flacpp__file__decoder.html
-share/doc/html/flac/api/group__flacpp__file__encoder.html
-share/doc/html/flac/api/group__flacpp__metadata.html
-share/doc/html/flac/api/group__flacpp__metadata__level0.html
-share/doc/html/flac/api/group__flacpp__metadata__level1.html
-share/doc/html/flac/api/group__flacpp__metadata__level2.html
-share/doc/html/flac/api/group__flacpp__metadata__object.html
-share/doc/html/flac/api/group__flacpp__seekable__stream__decoder.html
-share/doc/html/flac/api/group__flacpp__seekable__stream__encoder.html
-share/doc/html/flac/api/group__flacpp__stream__decoder.html
-share/doc/html/flac/api/group__flacpp__stream__encoder.html
-share/doc/html/flac/api/group__oggflac.html
-share/doc/html/flac/api/group__oggflac__decoder.html
-share/doc/html/flac/api/group__oggflac__encoder.html
-share/doc/html/flac/api/group__oggflac__stream__decoder.html
-share/doc/html/flac/api/group__oggflac__stream__encoder.html
-share/doc/html/flac/api/group__oggflacpp.html
-share/doc/html/flac/api/group__oggflacpp__decoder.html
-share/doc/html/flac/api/group__oggflacpp__encoder.html
-share/doc/html/flac/api/group__oggflacpp__stream__decoder.html
-share/doc/html/flac/api/group__oggflacpp__stream__encoder.html
-share/doc/html/flac/api/hierarchy.html
-share/doc/html/flac/api/index.html
-share/doc/html/flac/api/metadata_8h-source.html
-share/doc/html/flac/api/metadata_8h.html
-share/doc/html/flac/api/modules.html
-share/doc/html/flac/api/ordinals_8h-source.html
-share/doc/html/flac/api/seekable__stream__decoder_8h-source.html
-share/doc/html/flac/api/seekable__stream__decoder_8h.html
-share/doc/html/flac/api/seekable__stream__encoder_8h-source.html
-share/doc/html/flac/api/seekable__stream__encoder_8h.html
-share/doc/html/flac/api/structFLAC____EntropyCodingMethod-members.html
-share/doc/html/flac/api/structFLAC____EntropyCodingMethod.html
-share/doc/html/flac/api/structFLAC____EntropyCodingMethod__PartitionedRice-members.html
-share/doc/html/flac/api/structFLAC____EntropyCodingMethod__PartitionedRice.html
-share/doc/html/flac/api/structFLAC____EntropyCodingMethod__PartitionedRiceContents-members.html
-share/doc/html/flac/api/structFLAC____EntropyCodingMethod__PartitionedRiceContents.html
-share/doc/html/flac/api/structFLAC____FileDecoder-members.html
-share/doc/html/flac/api/structFLAC____FileDecoder.html
-share/doc/html/flac/api/structFLAC____FileEncoder-members.html
-share/doc/html/flac/api/structFLAC____FileEncoder.html
-share/doc/html/flac/api/structFLAC____Frame-members.html
-share/doc/html/flac/api/structFLAC____Frame.html
-share/doc/html/flac/api/structFLAC____FrameFooter-members.html
-share/doc/html/flac/api/structFLAC____FrameFooter.html
-share/doc/html/flac/api/structFLAC____FrameHeader-members.html
-share/doc/html/flac/api/structFLAC____FrameHeader.html
-share/doc/html/flac/api/structFLAC____SeekableStreamDecoder-members.html
-share/doc/html/flac/api/structFLAC____SeekableStreamDecoder.html
-share/doc/html/flac/api/structFLAC____SeekableStreamEncoder-members.html
-share/doc/html/flac/api/structFLAC____SeekableStreamEncoder.html
-share/doc/html/flac/api/structFLAC____StreamDecoder-members.html
-share/doc/html/flac/api/structFLAC____StreamDecoder.html
-share/doc/html/flac/api/structFLAC____StreamEncoder-members.html
-share/doc/html/flac/api/structFLAC____StreamEncoder.html
-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
-share/doc/html/flac/api/structFLAC____StreamMetadata__SeekPoint.html
-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
-share/doc/html/flac/api/structFLAC____StreamMetadata__VorbisComment__Entry.html
-share/doc/html/flac/api/structFLAC____Subframe-members.html
-share/doc/html/flac/api/structFLAC____Subframe.html
-share/doc/html/flac/api/structFLAC____Subframe__Constant-members.html
-share/doc/html/flac/api/structFLAC____Subframe__Constant.html
-share/doc/html/flac/api/structFLAC____Subframe__Fixed-members.html
-share/doc/html/flac/api/structFLAC____Subframe__Fixed.html
-share/doc/html/flac/api/structFLAC____Subframe__LPC-members.html
-share/doc/html/flac/api/structFLAC____Subframe__LPC.html
-share/doc/html/flac/api/structFLAC____Subframe__Verbatim-members.html
-share/doc/html/flac/api/structFLAC____Subframe__Verbatim.html
-share/doc/html/flac/api/structOggFLAC____StreamDecoder-members.html
-share/doc/html/flac/api/structOggFLAC____StreamDecoder.html
-share/doc/html/flac/api/structOggFLAC____StreamEncoder-members.html
-share/doc/html/flac/api/structOggFLAC____StreamEncoder.html
+share/doc/html/flac/changelog.html
share/doc/html/flac/comparison.html
share/doc/html/flac/developers.html
share/doc/html/flac/documentation.html
share/doc/html/flac/download.html
+share/doc/html/flac/faq.html
share/doc/html/flac/features.html
share/doc/html/flac/format.html
share/doc/html/flac/goals.html
share/doc/html/flac/id.html
share/doc/html/flac/images/1x1.gif
share/doc/html/flac/images/cafebug.gif
-share/doc/html/flac/images/logo.jpg
+share/doc/html/flac/images/logo100.gif
+share/doc/html/flac/images/logo130.gif
share/doc/html/flac/index.html
+share/doc/html/flac/license.html
+share/doc/html/flac/links.html
share/doc/html/flac/news.html
+share/doc/html/flac/ogg_mapping.html
share/doc/html/flac/ru/authors.html
share/doc/html/flac/ru/comparison.html
share/doc/html/flac/ru/developers.html
@@ -265,7 +75,6 @@
share/doc/html/flac/ru/news.html
@dirrm share/doc/html/flac/ru
@dirrm share/doc/html/flac/images
-@dirrm share/doc/html/flac/api
@dirrm share/doc/html/flac
@dirrm include/OggFLAC++
@dirrm include/OggFLAC
diff -r ea26edd6466d -r 7a340c669e29 audio/flac/distinfo
--- a/audio/flac/distinfo Fri Oct 01 12:57:37 2004 +0000
Home |
Main Index |
Thread Index |
Old Index