summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2016-12-10 15:48:53 -0500
committerTim Harder <radhermit@gentoo.org>2016-12-10 15:49:32 -0500
commitff604f4c45862f44a08b8ba16868726f5142b72c (patch)
tree3bc9f1decf491f82ba7bb2d41d7414d36cfdba57 /media-sound/csound/files
parentmedia-sound/csound: add live ebuild (diff)
downloadgentoo-ff604f4c45862f44a08b8ba16868726f5142b72c.tar.gz
gentoo-ff604f4c45862f44a08b8ba16868726f5142b72c.tar.bz2
gentoo-ff604f4c45862f44a08b8ba16868726f5142b72c.zip
media-sound/csound: remove old
Diffstat (limited to 'media-sound/csound/files')
-rw-r--r--media-sound/csound/files/csound-6.07.0-fltk-headers.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/media-sound/csound/files/csound-6.07.0-fltk-headers.patch b/media-sound/csound/files/csound-6.07.0-fltk-headers.patch
deleted file mode 100644
index c8c7beb0ce14..000000000000
--- a/media-sound/csound/files/csound-6.07.0-fltk-headers.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- csound-6.07.0/InOut/CMakeLists.txt
-+++ csound-6.07.0/InOut/CMakeLists.txt
-@@ -213,6 +213,7 @@
- #add_dependency_to_framework(widgets ${FLTK_BASE_LIBRARY})
- #add_dependency_to_framework(widgets ${FLTK_FORMS_LIBRARY})
- #add_dependency_to_framework(widgets ${FLTK_IMAGES_LIBRARY})
-+ include_directories(${FLTK_INCLUDE_DIR})
- endif()
-
- check_deps(BUILD_VIRTUAL_KEYBOARD FLTK_FOUND)