Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/ecasound/files/
Date: Fri, 02 Mar 2018 09:54:06
Message-Id: 1519984408.6e67b3561d979b299637c53b5d7abe3cfe55cad5.jer@gentoo
1 commit: 6e67b3561d979b299637c53b5d7abe3cfe55cad5
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 2 09:18:37 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 2 09:53:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e67b356
7
8 media-sound/ecasound: Clean up patch.
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 .../ecasound/files/ecasound-2.8.1-ldflags.patch | 20 ++++++++++----------
13 1 file changed, 10 insertions(+), 10 deletions(-)
14
15 diff --git a/media-sound/ecasound/files/ecasound-2.8.1-ldflags.patch b/media-sound/ecasound/files/ecasound-2.8.1-ldflags.patch
16 index 8dca486f06e..162e0224e6e 100644
17 --- a/media-sound/ecasound/files/ecasound-2.8.1-ldflags.patch
18 +++ b/media-sound/ecasound/files/ecasound-2.8.1-ldflags.patch
19 @@ -1,5 +1,5 @@
20 ---- ecasound-2.8.1.orig/kvutils/Makefile.am
21 -+++ ecasound-2.8.1/kvutils/Makefile.am
22 +--- a/kvutils/Makefile.am
23 ++++ b/kvutils/Makefile.am
24 @@ -56,13 +56,12 @@
25 kvu_value_queue.h
26
27 @@ -15,8 +15,8 @@
28 libkvutils_tester_LDADD = $(lib_LTLIBRARIES)
29
30 noinst_HEADERS = $(kvutil_headers)
31 ---- ecasound-2.8.1.orig/libecasound/Makefile.am
32 -+++ ecasound-2.8.1/libecasound/Makefile.am
33 +--- a/libecasound/Makefile.am
34 ++++ b/libecasound/Makefile.am
35 @@ -364,7 +364,7 @@
36
37 libecasound_la_SOURCES = $(ecasound_common1_src) $(ecasound_common2_src)
38 @@ -26,8 +26,8 @@
39 libecasound_la_LIBADD = $(eca_libadd)
40 libecasound_debug_la_LDFLAGS = $(libecasound_la_LDFLAGS)
41 libecasound_debug_la_LIBADD = $(libecasound_la_LIBADD)
42 ---- ecasound-2.8.1.orig/libecasound/plugins/Makefile.am
43 -+++ ecasound-2.8.1/libecasound/plugins/Makefile.am
44 +--- a/libecasound/plugins/Makefile.am
45 ++++ b/libecasound/plugins/Makefile.am
46 @@ -105,7 +105,7 @@
47 libecasound_plugins_la_SOURCES = audioio_dummy.cpp $(plugin_cond_sources)
48 EXTRA_libecasound_plugins_la_SOURCES = $(plugin_all_sources)
49 @@ -37,8 +37,8 @@
50
51 libecasound_plugins_debug_la_SOURCES = $(libecasound_plugins_la_SOURCES)
52 EXTRA_libecasound_plugins_debug_la_SOURCES = $(EXTRA_libecasound_plugins_la_SOURCES)
53 ---- ecasound-2.8.1.orig/libecasoundc/Makefile.am
54 -+++ ecasound-2.8.1/libecasoundc/Makefile.am
55 +--- a/libecasoundc/Makefile.am
56 ++++ b/libecasoundc/Makefile.am
57 @@ -14,9 +14,9 @@
58 # !!!
59 # remember to update eca-version.cpp
60 @@ -51,8 +51,8 @@
61 endif
62
63 INCLUDES = -I$(srcdir)
64 ---- ecasound-2.8.1.orig/pyecasound/Makefile.am
65 -+++ ecasound-2.8.1/pyecasound/Makefile.am
66 +--- a/pyecasound/Makefile.am
67 ++++ b/pyecasound/Makefile.am
68 @@ -28,7 +28,7 @@
69 $(DESTDIR)$(ECA_S_PYTHON_DLMODULES)/ecacontrol.py
70 endif