summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-03-02 10:18:37 +0100
committerJeroen Roovers <jer@gentoo.org>2018-03-02 10:53:28 +0100
commit6e67b3561d979b299637c53b5d7abe3cfe55cad5 (patch)
tree08488e9861e5c2c47fdbee33e00ada37eb2c857a /media-sound/ecasound
parentprofiles/arch/amd64-fbsd: Mask curl_ssl_libressl globally (diff)
downloadgentoo-6e67b3561d979b299637c53b5d7abe3cfe55cad5.tar.gz
gentoo-6e67b3561d979b299637c53b5d7abe3cfe55cad5.tar.bz2
gentoo-6e67b3561d979b299637c53b5d7abe3cfe55cad5.zip
media-sound/ecasound: Clean up patch.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-sound/ecasound')
-rw-r--r--media-sound/ecasound/files/ecasound-2.8.1-ldflags.patch20
1 files changed, 10 insertions, 10 deletions
diff --git a/media-sound/ecasound/files/ecasound-2.8.1-ldflags.patch b/media-sound/ecasound/files/ecasound-2.8.1-ldflags.patch
index 8dca486f06e1..162e0224e6e4 100644
--- a/media-sound/ecasound/files/ecasound-2.8.1-ldflags.patch
+++ b/media-sound/ecasound/files/ecasound-2.8.1-ldflags.patch
@@ -1,5 +1,5 @@
---- ecasound-2.8.1.orig/kvutils/Makefile.am
-+++ ecasound-2.8.1/kvutils/Makefile.am
+--- a/kvutils/Makefile.am
++++ b/kvutils/Makefile.am
@@ -56,13 +56,12 @@
kvu_value_queue.h
@@ -15,8 +15,8 @@
libkvutils_tester_LDADD = $(lib_LTLIBRARIES)
noinst_HEADERS = $(kvutil_headers)
---- ecasound-2.8.1.orig/libecasound/Makefile.am
-+++ ecasound-2.8.1/libecasound/Makefile.am
+--- a/libecasound/Makefile.am
++++ b/libecasound/Makefile.am
@@ -364,7 +364,7 @@
libecasound_la_SOURCES = $(ecasound_common1_src) $(ecasound_common2_src)
@@ -26,8 +26,8 @@
libecasound_la_LIBADD = $(eca_libadd)
libecasound_debug_la_LDFLAGS = $(libecasound_la_LDFLAGS)
libecasound_debug_la_LIBADD = $(libecasound_la_LIBADD)
---- ecasound-2.8.1.orig/libecasound/plugins/Makefile.am
-+++ ecasound-2.8.1/libecasound/plugins/Makefile.am
+--- a/libecasound/plugins/Makefile.am
++++ b/libecasound/plugins/Makefile.am
@@ -105,7 +105,7 @@
libecasound_plugins_la_SOURCES = audioio_dummy.cpp $(plugin_cond_sources)
EXTRA_libecasound_plugins_la_SOURCES = $(plugin_all_sources)
@@ -37,8 +37,8 @@
libecasound_plugins_debug_la_SOURCES = $(libecasound_plugins_la_SOURCES)
EXTRA_libecasound_plugins_debug_la_SOURCES = $(EXTRA_libecasound_plugins_la_SOURCES)
---- ecasound-2.8.1.orig/libecasoundc/Makefile.am
-+++ ecasound-2.8.1/libecasoundc/Makefile.am
+--- a/libecasoundc/Makefile.am
++++ b/libecasoundc/Makefile.am
@@ -14,9 +14,9 @@
# !!!
# remember to update eca-version.cpp
@@ -51,8 +51,8 @@
endif
INCLUDES = -I$(srcdir)
---- ecasound-2.8.1.orig/pyecasound/Makefile.am
-+++ ecasound-2.8.1/pyecasound/Makefile.am
+--- a/pyecasound/Makefile.am
++++ b/pyecasound/Makefile.am
@@ -28,7 +28,7 @@
$(DESTDIR)$(ECA_S_PYTHON_DLMODULES)/ecacontrol.py
endif