From 7b1f894969f3f9b34988ddf6b59397b00999cc72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Sat, 22 Feb 2025 13:35:39 +0100 Subject: groups.d/251.native_packages_lib.d/flac.package: bump to v1.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- patches/flac-1.5.0_pre.local.patch | 17 +++++++++++++++++ patches/libflac-1.4.3_pre.local.patch | 17 ----------------- 2 files changed, 17 insertions(+), 17 deletions(-) create mode 100644 patches/flac-1.5.0_pre.local.patch delete mode 100644 patches/libflac-1.4.3_pre.local.patch (limited to 'patches') diff --git a/patches/flac-1.5.0_pre.local.patch b/patches/flac-1.5.0_pre.local.patch new file mode 100644 index 00000000..b0aee98f --- /dev/null +++ b/patches/flac-1.5.0_pre.local.patch @@ -0,0 +1,17 @@ +diff -ru flac-1.4.3.orig/configure flac-1.4.3/configure +--- flac-1.4.3.orig/configure 2023-06-22 10:50:43.581743622 +0200 ++++ flac-1.4.3/configure 2023-06-26 21:27:46.664311640 +0200 +@@ -21401,13 +21401,6 @@ + + + if test x$ac_cv_c_compiler_gnu = xyes -o x$xiph_cv_c_compiler_clang = xyes ; then +- if test "x${ax_enable_debug}" = "xno" +-then : +- +- CFLAGS="-O3 -funroll-loops $CFLAGS" +- CXXFLAGS="-O3 $CXXFLAGS" +- +-fi + + CFLAGS="$CFLAGS -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Winline " # -Wcast-qual -Wbad-function-cast -Wwrite-strings -Wconversion + CXXFLAGS="$CXXFLAGS -Wall -Wextra -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef " # -Wcast-qual -Wbad-function-cast -Wwrite-strings -Woverloaded-virtual -Wmissing-declarations diff --git a/patches/libflac-1.4.3_pre.local.patch b/patches/libflac-1.4.3_pre.local.patch deleted file mode 100644 index b0aee98f..00000000 --- a/patches/libflac-1.4.3_pre.local.patch +++ /dev/null @@ -1,17 +0,0 @@ -diff -ru flac-1.4.3.orig/configure flac-1.4.3/configure ---- flac-1.4.3.orig/configure 2023-06-22 10:50:43.581743622 +0200 -+++ flac-1.4.3/configure 2023-06-26 21:27:46.664311640 +0200 -@@ -21401,13 +21401,6 @@ - - - if test x$ac_cv_c_compiler_gnu = xyes -o x$xiph_cv_c_compiler_clang = xyes ; then -- if test "x${ax_enable_debug}" = "xno" --then : -- -- CFLAGS="-O3 -funroll-loops $CFLAGS" -- CXXFLAGS="-O3 $CXXFLAGS" -- --fi - - CFLAGS="$CFLAGS -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Winline " # -Wcast-qual -Wbad-function-cast -Wwrite-strings -Wconversion - CXXFLAGS="$CXXFLAGS -Wall -Wextra -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef " # -Wcast-qual -Wbad-function-cast -Wwrite-strings -Woverloaded-virtual -Wmissing-declarations -- cgit v1.2.3