[packages/ladspa-swh-plugins] - updated to 0.4.17 - updated use_our_optflags patch

qboosh qboosh at pld-linux.org
Tue Apr 9 19:27:19 CEST 2019


commit 0183c149cb8e449e316241da01eff0b8c659708b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 9 19:27:21 2019 +0200

    - updated to 0.4.17
    - updated use_our_optflags patch

 ladspa-swh-plugins-use_our_optflags.patch | 12 ++++++------
 ladspa-swh-plugins.spec                   |  4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/ladspa-swh-plugins.spec b/ladspa-swh-plugins.spec
index dbdc4d2..0b15673 100644
--- a/ladspa-swh-plugins.spec
+++ b/ladspa-swh-plugins.spec
@@ -6,13 +6,13 @@
 Summary:	A set of LADSPA audio plugins
 Summary(pl.UTF-8):	Zestaw wtyczek dźwiękowych LADSPA
 Name:		ladspa-swh-plugins
-Version:	0.4.16
+Version:	0.4.17
 Release:	1
 License:	GPL
 Group:		Applications/Sound
 #Source0Download: https://github.com/swh/ladspa/releases
 Source0:	https://github.com/swh/ladspa/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	df5b7c8942603444f7fca6113d145cc1
+# Source0-md5:	8c036a21c13215841ad53199b4a92b1a
 Patch0:		%{name}-use_our_optflags.patch
 Patch1:		%{name}-shared-gsm.patch
 URL:		http://plugin.org.uk/
diff --git a/ladspa-swh-plugins-use_our_optflags.patch b/ladspa-swh-plugins-use_our_optflags.patch
index 175904d..46be2f5 100644
--- a/ladspa-swh-plugins-use_our_optflags.patch
+++ b/ladspa-swh-plugins-use_our_optflags.patch
@@ -1,11 +1,11 @@
---- swh-plugins-0.4.16.orig/configure.ac	2005-02-10 23:54:44.000000000 +0100
-+++ swh-plugins-0.4.16/configure.ac	2005-03-24 23:49:55.381882768 +0100
+--- ladspa-0.4.17/configure.ac.orig	2019-04-09 19:18:11.919891611 +0200
++++ ladspa-0.4.17/configure.ac	2019-04-09 19:20:51.815692048 +0200
 @@ -102,7 +102,7 @@
-   if test ${build_cpu} = "powerpc64"; then MACHINE=""; fi
-   if test ${build_cpu} = "x86_64"; then MACHINE=""; fi
+ else
+   AC_MSG_WARN([Can't find architecture specifaction in CFLAGS])
  
--  CFLAGS="$CFLAGS -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC ${MACHINE} ${USE_SSE} ${DARWIN_CFLAGS}"
-+  CFLAGS="$CFLAGS -Wall -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC ${MACHINE} ${USE_SSE} ${DARWIN_CFLAGS}"
+-  CFLAGS="$CFLAGS -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC ${USE_SSE} ${DARWIN_CFLAGS}"
++  CFLAGS="$CFLAGS -Wall -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC ${USE_SSE} ${DARWIN_CFLAGS}"
  
    dnl For Intel's C compiler use:
    dnl CC="icc"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ladspa-swh-plugins.git/commitdiff/0183c149cb8e449e316241da01eff0b8c659708b



More information about the pld-cvs-commit mailing list