From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 228381382C5 for ; Fri, 2 Mar 2018 09:54:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A664E09D5; Fri, 2 Mar 2018 09:54:05 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3EA65E09D5 for ; Fri, 2 Mar 2018 09:54:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5DE34335C68 for ; Fri, 2 Mar 2018 09:54:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 156341CC for ; Fri, 2 Mar 2018 09:53:33 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1519984408.6e67b3561d979b299637c53b5d7abe3cfe55cad5.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/ecasound/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/ecasound/files/ecasound-2.8.1-ldflags.patch X-VCS-Directories: media-sound/ecasound/files/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 6e67b3561d979b299637c53b5d7abe3cfe55cad5 X-VCS-Branch: master Date: Fri, 2 Mar 2018 09:53:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 092f43e9-149b-4eb6-9580-b5112cda9c72 X-Archives-Hash: 5257faf9ba69afe9070a567e57dc66c8 commit: 6e67b3561d979b299637c53b5d7abe3cfe55cad5 Author: Jeroen Roovers gentoo org> AuthorDate: Fri Mar 2 09:18:37 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Fri Mar 2 09:53:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e67b356 media-sound/ecasound: Clean up patch. Package-Manager: Portage-2.3.24, Repoman-2.3.6 .../ecasound/files/ecasound-2.8.1-ldflags.patch | 20 ++++++++++---------- 1 file 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 8dca486f06e..162e0224e6e 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