audio/flac: update to 1.4.1

FLAC can now encode and decode 32-bit integer samples.
This commit is contained in:
naddy 2022-10-04 19:24:15 +00:00
parent 2056364e21
commit cbf3f6edbd
6 changed files with 262 additions and 53 deletions

View File

@ -1,11 +1,10 @@
COMMENT= free lossless audio codec
DISTNAME= flac-1.3.4
REVISION= 0
DISTNAME= flac-1.4.1
CATEGORIES= audio archivers
HOMEPAGE= https://www.xiph.org/flac/
SHARED_LIBS += FLAC 12.0 # 11.0
SHARED_LIBS += FLAC++ 10.0 # 9.0
SHARED_LIBS += FLAC 13.0 # 12.0
SHARED_LIBS += FLAC++ 11.0 # 10.0
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
@ -39,8 +38,4 @@ CONFIGURE_ARGS += --disable-vsx
DEBUG_PACKAGES= ${BUILD_PACKAGES}
post-install:
${SUBST_CMD} ${PREFIX}/man/man1/flac.1
rm ${PREFIX}/man/man1/flac.1.beforesubst
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (flac-1.3.4.tar.xz) = j/BgfnWjIt181uxI9PIlRxQEricw0OqUUSexNVFV5zc=
SIZE (flac-1.3.4.tar.xz) = 1038356
SHA256 (flac-1.4.1.tar.xz) = kTA8Pl395Sw+lOdZdsCrPuFM7SeKuPYAM6OhLbkgmuY=
SIZE (flac-1.4.1.tar.xz) = 1024160

View File

@ -0,0 +1,12 @@
Index: configure
--- configure.orig
+++ configure
@@ -20004,7 +20004,7 @@ then :
fi
fi
- if test "x$HAVE_PREBUILD_FLAG_TAG$HAVEPREBUILD_API_DIR" = "xyesyes"; then
+ if test "x$HAVE_PREBUILT_FLAC_TAG$HAVE_PREBUILT_API_DIR" = "xyesyes"; then
FLaC__HAS_PREBUILT_DOXYGEN_TRUE=
FLaC__HAS_PREBUILT_DOXYGEN_FALSE='#'
else

View File

@ -1,11 +0,0 @@
--- man/flac.1.orig Tue Nov 25 04:40:14 2014
+++ man/flac.1 Sun Nov 30 20:59:42 2014
@@ -384,7 +384,7 @@ These flags can be used to invert the sense of the cor
.PP
metaflac(1)
.PP
-The programs are documented fully by HTML format documentation, available in \fI/usr/share/doc/libflac-doc/html\fR on Debian GNU/Linux systems.
+The programs are documented fully by HTML format documentation, available in \fI${TRUEPREFIX}/share/doc/flac/html\fR.
.SH "AUTHOR"
.PP
This manual page was initially written by Matt Zimmerman <mdz@debian.org> for the Debian GNU/Linux system (but may be used by others). It has been kept up-to-date by the Xiph.org Foundation.

View File

@ -1,14 +0,0 @@
No support for reading PPC hwcaps on OpenBSD.
Index: src/libFLAC/cpu.c
--- src/libFLAC/cpu.c.orig
+++ src/libFLAC/cpu.c
@@ -262,7 +262,7 @@ ppc_cpu_info (FLAC__CPUInfo *info)
} else if (hwcaps & PPC_FEATURE2_ARCH_2_07) {
info->ppc.arch_2_07 = true;
}
-#elif defined(__APPLE__)
+#elif defined(__APPLE__) || defined(__OpenBSD__)
/* no Mac OS X version supports CPU with Power AVI v2.07 or better */
info->ppc.arch_2_07 = false;
info->ppc.arch_3_00 = false;

View File

@ -30,24 +30,251 @@ share/aclocal/libFLAC++.m4
share/aclocal/libFLAC.m4
share/doc/flac/
share/doc/flac/FLAC.tag
share/doc/flac/changelog.html
share/doc/flac/developers.html
share/doc/flac/documentation.html
share/doc/flac/documentation_bugs.html
share/doc/flac/documentation_example_code.html
share/doc/flac/documentation_format_overview.html
share/doc/flac/documentation_tools.html
share/doc/flac/documentation_tools_flac.html
share/doc/flac/documentation_tools_metaflac.html
share/doc/flac/faq.html
share/doc/flac/favicon.ico
share/doc/flac/features.html
share/doc/flac/flac.css
share/doc/flac/format.html
share/doc/flac/id.html
share/doc/flac/api/
share/doc/flac/api/FLAC_09_09_2all_8h_source.html
share/doc/flac/api/FLAC_09_09_2export_8h.html
share/doc/flac/api/FLAC_09_09_2export_8h_source.html
share/doc/flac/api/FLAC_09_09_2metadata_8h.html
share/doc/flac/api/FLAC_09_09_2metadata_8h_source.html
share/doc/flac/api/FLAC_2all_8h_source.html
share/doc/flac/api/FLAC_2export_8h.html
share/doc/flac/api/FLAC_2export_8h_source.html
share/doc/flac/api/FLAC_2metadata_8h.html
share/doc/flac/api/FLAC_2metadata_8h_source.html
share/doc/flac/api/annotated.html
share/doc/flac/api/assert_8h_source.html
share/doc/flac/api/bc_s.png
share/doc/flac/api/bdwn.png
share/doc/flac/api/callback_8h.html
share/doc/flac/api/callback_8h_source.html
share/doc/flac/api/classFLAC_1_1Decoder_1_1File-members.html
share/doc/flac/api/classFLAC_1_1Decoder_1_1File.html
share/doc/flac/api/classFLAC_1_1Decoder_1_1File.png
share/doc/flac/api/classFLAC_1_1Decoder_1_1Stream-members.html
share/doc/flac/api/classFLAC_1_1Decoder_1_1Stream.html
share/doc/flac/api/classFLAC_1_1Decoder_1_1Stream.png
share/doc/flac/api/classFLAC_1_1Decoder_1_1Stream_1_1State-members.html
share/doc/flac/api/classFLAC_1_1Decoder_1_1Stream_1_1State.html
share/doc/flac/api/classFLAC_1_1Encoder_1_1File-members.html
share/doc/flac/api/classFLAC_1_1Encoder_1_1File.html
share/doc/flac/api/classFLAC_1_1Encoder_1_1File.png
share/doc/flac/api/classFLAC_1_1Encoder_1_1Stream-members.html
share/doc/flac/api/classFLAC_1_1Encoder_1_1Stream.html
share/doc/flac/api/classFLAC_1_1Encoder_1_1Stream.png
share/doc/flac/api/classFLAC_1_1Encoder_1_1Stream_1_1State-members.html
share/doc/flac/api/classFLAC_1_1Encoder_1_1Stream_1_1State.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1Application-members.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1Application.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1Application.png
share/doc/flac/api/classFLAC_1_1Metadata_1_1Chain-members.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1Chain.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1Chain_1_1Status-members.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1Chain_1_1Status.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1CueSheet-members.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1CueSheet.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1CueSheet.png
share/doc/flac/api/classFLAC_1_1Metadata_1_1CueSheet_1_1Track-members.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1CueSheet_1_1Track.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1Iterator-members.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1Iterator.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1Padding-members.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1Padding.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1Padding.png
share/doc/flac/api/classFLAC_1_1Metadata_1_1Picture-members.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1Picture.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1Picture.png
share/doc/flac/api/classFLAC_1_1Metadata_1_1Prototype-members.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1Prototype.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1Prototype.png
share/doc/flac/api/classFLAC_1_1Metadata_1_1SeekTable-members.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1SeekTable.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1SeekTable.png
share/doc/flac/api/classFLAC_1_1Metadata_1_1SimpleIterator-members.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1SimpleIterator.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1SimpleIterator_1_1Status-members.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1SimpleIterator_1_1Status.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1StreamInfo-members.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1StreamInfo.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1StreamInfo.png
share/doc/flac/api/classFLAC_1_1Metadata_1_1Unknown-members.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1Unknown.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1Unknown.png
share/doc/flac/api/classFLAC_1_1Metadata_1_1VorbisComment-members.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1VorbisComment.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1VorbisComment.png
share/doc/flac/api/classFLAC_1_1Metadata_1_1VorbisComment_1_1Entry-members.html
share/doc/flac/api/classFLAC_1_1Metadata_1_1VorbisComment_1_1Entry.html
share/doc/flac/api/classes.html
share/doc/flac/api/closed.png
share/doc/flac/api/decoder_8h.html
share/doc/flac/api/decoder_8h_source.html
share/doc/flac/api/dir_1982b5890de532b4beef7221dae776e2.html
share/doc/flac/api/dir_527642952c2881b3e5b36abb4a29ebef.html
share/doc/flac/api/dir_d44c64559bbebec7f509842c48db8b23.html
share/doc/flac/api/doc.png
share/doc/flac/api/doxygen.css
share/doc/flac/api/doxygen.svg
share/doc/flac/api/dynsections.js
share/doc/flac/api/encoder_8h.html
share/doc/flac/api/encoder_8h_source.html
share/doc/flac/api/files.html
share/doc/flac/api/folderclosed.png
share/doc/flac/api/folderopen.png
share/doc/flac/api/format_8h.html
share/doc/flac/api/format_8h_source.html
share/doc/flac/api/functions.html
share/doc/flac/api/functions_b.html
share/doc/flac/api/functions_c.html
share/doc/flac/api/functions_d.html
share/doc/flac/api/functions_e.html
share/doc/flac/api/functions_f.html
share/doc/flac/api/functions_func.html
share/doc/flac/api/functions_func_c.html
share/doc/flac/api/functions_func_d.html
share/doc/flac/api/functions_func_e.html
share/doc/flac/api/functions_func_f.html
share/doc/flac/api/functions_func_g.html
share/doc/flac/api/functions_func_i.html
share/doc/flac/api/functions_func_l.html
share/doc/flac/api/functions_func_m.html
share/doc/flac/api/functions_func_n.html
share/doc/flac/api/functions_func_o.html
share/doc/flac/api/functions_func_p.html
share/doc/flac/api/functions_func_r.html
share/doc/flac/api/functions_func_s.html
share/doc/flac/api/functions_func_t.html
share/doc/flac/api/functions_func_u.html
share/doc/flac/api/functions_func_v.html
share/doc/flac/api/functions_func_w.html
share/doc/flac/api/functions_func_~.html
share/doc/flac/api/functions_g.html
share/doc/flac/api/functions_h.html
share/doc/flac/api/functions_i.html
share/doc/flac/api/functions_l.html
share/doc/flac/api/functions_m.html
share/doc/flac/api/functions_n.html
share/doc/flac/api/functions_o.html
share/doc/flac/api/functions_p.html
share/doc/flac/api/functions_q.html
share/doc/flac/api/functions_r.html
share/doc/flac/api/functions_s.html
share/doc/flac/api/functions_t.html
share/doc/flac/api/functions_u.html
share/doc/flac/api/functions_v.html
share/doc/flac/api/functions_vars.html
share/doc/flac/api/functions_w.html
share/doc/flac/api/functions_~.html
share/doc/flac/api/globals.html
share/doc/flac/api/globals_defs.html
share/doc/flac/api/globals_enum.html
share/doc/flac/api/globals_eval.html
share/doc/flac/api/globals_func.html
share/doc/flac/api/globals_type.html
share/doc/flac/api/globals_vars.html
share/doc/flac/api/group__flac.html
share/doc/flac/api/group__flac__callbacks.html
share/doc/flac/api/group__flac__decoder.html
share/doc/flac/api/group__flac__encoder.html
share/doc/flac/api/group__flac__export.html
share/doc/flac/api/group__flac__format.html
share/doc/flac/api/group__flac__metadata.html
share/doc/flac/api/group__flac__metadata__level0.html
share/doc/flac/api/group__flac__metadata__level1.html
share/doc/flac/api/group__flac__metadata__level2.html
share/doc/flac/api/group__flac__metadata__object.html
share/doc/flac/api/group__flac__stream__decoder.html
share/doc/flac/api/group__flac__stream__encoder.html
share/doc/flac/api/group__flacpp.html
share/doc/flac/api/group__flacpp__decoder.html
share/doc/flac/api/group__flacpp__encoder.html
share/doc/flac/api/group__flacpp__export.html
share/doc/flac/api/group__flacpp__metadata.html
share/doc/flac/api/group__flacpp__metadata__level0.html
share/doc/flac/api/group__flacpp__metadata__level1.html
share/doc/flac/api/group__flacpp__metadata__level2.html
share/doc/flac/api/group__flacpp__metadata__object.html
share/doc/flac/api/group__porting.html
share/doc/flac/api/group__porting__1__1__2__to__1__1__3.html
share/doc/flac/api/group__porting__1__1__3__to__1__1__4.html
share/doc/flac/api/group__porting__1__1__4__to__1__2__0.html
share/doc/flac/api/group__porting__1__3__4__to__1__4__0.html
share/doc/flac/api/hierarchy.html
share/doc/flac/api/index.html
share/doc/flac/api/jquery.js
share/doc/flac/api/menu.js
share/doc/flac/api/menudata.js
share/doc/flac/api/modules.html
share/doc/flac/api/nav_f.png
share/doc/flac/api/nav_g.png
share/doc/flac/api/nav_h.png
share/doc/flac/api/open.png
share/doc/flac/api/ordinals_8h_source.html
share/doc/flac/api/splitbar.png
share/doc/flac/api/stream__decoder_8h.html
share/doc/flac/api/stream__decoder_8h_source.html
share/doc/flac/api/stream__encoder_8h.html
share/doc/flac/api/stream__encoder_8h_source.html
share/doc/flac/api/structFLAC____EntropyCodingMethod-members.html
share/doc/flac/api/structFLAC____EntropyCodingMethod.html
share/doc/flac/api/structFLAC____EntropyCodingMethod__PartitionedRice-members.html
share/doc/flac/api/structFLAC____EntropyCodingMethod__PartitionedRice.html
share/doc/flac/api/structFLAC____EntropyCodingMethod__PartitionedRiceContents-members.html
share/doc/flac/api/structFLAC____EntropyCodingMethod__PartitionedRiceContents.html
share/doc/flac/api/structFLAC____Frame-members.html
share/doc/flac/api/structFLAC____Frame.html
share/doc/flac/api/structFLAC____FrameFooter-members.html
share/doc/flac/api/structFLAC____FrameFooter.html
share/doc/flac/api/structFLAC____FrameHeader-members.html
share/doc/flac/api/structFLAC____FrameHeader.html
share/doc/flac/api/structFLAC____IOCallbacks-members.html
share/doc/flac/api/structFLAC____IOCallbacks.html
share/doc/flac/api/structFLAC____StreamDecoder-members.html
share/doc/flac/api/structFLAC____StreamDecoder.html
share/doc/flac/api/structFLAC____StreamEncoder-members.html
share/doc/flac/api/structFLAC____StreamEncoder.html
share/doc/flac/api/structFLAC____StreamMetadata-members.html
share/doc/flac/api/structFLAC____StreamMetadata.html
share/doc/flac/api/structFLAC____StreamMetadata__Application-members.html
share/doc/flac/api/structFLAC____StreamMetadata__Application.html
share/doc/flac/api/structFLAC____StreamMetadata__CueSheet-members.html
share/doc/flac/api/structFLAC____StreamMetadata__CueSheet.html
share/doc/flac/api/structFLAC____StreamMetadata__CueSheet__Index-members.html
share/doc/flac/api/structFLAC____StreamMetadata__CueSheet__Index.html
share/doc/flac/api/structFLAC____StreamMetadata__CueSheet__Track-members.html
share/doc/flac/api/structFLAC____StreamMetadata__CueSheet__Track.html
share/doc/flac/api/structFLAC____StreamMetadata__Padding-members.html
share/doc/flac/api/structFLAC____StreamMetadata__Padding.html
share/doc/flac/api/structFLAC____StreamMetadata__Picture-members.html
share/doc/flac/api/structFLAC____StreamMetadata__Picture.html
share/doc/flac/api/structFLAC____StreamMetadata__SeekPoint-members.html
share/doc/flac/api/structFLAC____StreamMetadata__SeekPoint.html
share/doc/flac/api/structFLAC____StreamMetadata__SeekTable-members.html
share/doc/flac/api/structFLAC____StreamMetadata__SeekTable.html
share/doc/flac/api/structFLAC____StreamMetadata__StreamInfo-members.html
share/doc/flac/api/structFLAC____StreamMetadata__StreamInfo.html
share/doc/flac/api/structFLAC____StreamMetadata__Unknown-members.html
share/doc/flac/api/structFLAC____StreamMetadata__Unknown.html
share/doc/flac/api/structFLAC____StreamMetadata__VorbisComment-members.html
share/doc/flac/api/structFLAC____StreamMetadata__VorbisComment.html
share/doc/flac/api/structFLAC____StreamMetadata__VorbisComment__Entry-members.html
share/doc/flac/api/structFLAC____StreamMetadata__VorbisComment__Entry.html
share/doc/flac/api/structFLAC____Subframe-members.html
share/doc/flac/api/structFLAC____Subframe.html
share/doc/flac/api/structFLAC____Subframe__Constant-members.html
share/doc/flac/api/structFLAC____Subframe__Constant.html
share/doc/flac/api/structFLAC____Subframe__Fixed-members.html
share/doc/flac/api/structFLAC____Subframe__Fixed.html
share/doc/flac/api/structFLAC____Subframe__LPC-members.html
share/doc/flac/api/structFLAC____Subframe__LPC.html
share/doc/flac/api/structFLAC____Subframe__Verbatim-members.html
share/doc/flac/api/structFLAC____Subframe__Verbatim.html
share/doc/flac/api/sync_off.png
share/doc/flac/api/sync_on.png
share/doc/flac/api/tab_a.png
share/doc/flac/api/tab_b.png
share/doc/flac/api/tab_h.png
share/doc/flac/api/tab_s.png
share/doc/flac/api/tabs.css
share/doc/flac/images/
share/doc/flac/images/logo.svg
share/doc/flac/images/logo130.gif
share/doc/flac/index.html
share/doc/flac/license.html
share/doc/flac/ogg_mapping.html