[packages/audacity] rediff opt patch
atler
atler at pld-linux.org
Sun Sep 11 18:43:51 CEST 2022
commit d7923c6b9ff87e09584f20ad3b9ed9273e0923b1
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Sep 11 18:43:38 2022 +0200
rediff opt patch
audacity-opt.patch | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/audacity-opt.patch b/audacity-opt.patch
index e9930f8..c8b5ded 100644
--- a/audacity-opt.patch
+++ b/audacity-opt.patch
@@ -8,10 +8,9 @@
+ cflags="$CFLAGS"
+fi
+
+ PKG_CHECK_MODULES([PORTAUDIO], [portaudio-2.0 >= 19])
+
#
- # Check for portaudio path
- #
-
--- a/lib-src/portsmf/configure.ac~ 2008-10-25 14:14:23.000000000 +0200
+++ a/lib-src/portsmf/configure.ac 2009-05-26 14:57:39.406323603 +0200
@@ -25,7 +25,7 @@
@@ -22,4 +21,4 @@
+AM_INIT_AUTOMAKE
dnl Audacity policy: don't enable automatic rebuild of configure et al if
dnl sources change
- AM_MAINTAINER_MODE([enabled])
+ AM_MAINTAINER_MODE
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/audacity.git/commitdiff/d7923c6b9ff87e09584f20ad3b9ed9273e0923b1
More information about the pld-cvs-commit
mailing list