summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-02-10 00:16:35 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-02-10 00:57:38 +0100
commit031642ded0aa3500ce497aaade5867b8b69af43a (patch)
treeda2a0daa45970d76c87dda98582372711b013a56 /media-sound/zynaddsubfx/files
parentgames-roguelike/stone-soup: Stabilize 0.22.0, add maintainership (diff)
downloadgentoo-031642ded0aa3500ce497aaade5867b8b69af43a.tar.gz
gentoo-031642ded0aa3500ce497aaade5867b8b69af43a.tar.bz2
gentoo-031642ded0aa3500ce497aaade5867b8b69af43a.zip
media-sound/zynaddsubfx: EAPI-7 bump, comprehensive dependency fixes
Add USE doc, dssi, portaudio Add missing dependencies Fix cmake options Improve DESCRIPTION Closes: https://bugs.gentoo.org/659886 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound/zynaddsubfx/files')
-rw-r--r--media-sound/zynaddsubfx/files/zynaddsubfx-3.0.3-docs.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/media-sound/zynaddsubfx/files/zynaddsubfx-3.0.3-docs.patch b/media-sound/zynaddsubfx/files/zynaddsubfx-3.0.3-docs.patch
index b094986ea86a..2a35e0544c8a 100644
--- a/media-sound/zynaddsubfx/files/zynaddsubfx-3.0.3-docs.patch
+++ b/media-sound/zynaddsubfx/files/zynaddsubfx-3.0.3-docs.patch
@@ -1,7 +1,5 @@
-Index: zynaddsubfx-2.5.2/CMakeLists.txt
-===================================================================
---- zynaddsubfx-2.5.2.orig/CMakeLists.txt
-+++ zynaddsubfx-2.5.2/CMakeLists.txt
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
@@ -28,9 +28,6 @@ include(CTestConfig.cmake)
#Currently the only directory that uses cmake
add_subdirectory(src)