[packages/libopenshot-audio] - add patch

arekm arekm at pld-linux.org
Wed Nov 30 14:33:06 CET 2016


commit 7db1829c6f419ca5b47b7f151c34bd12828eae64
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Nov 30 14:33:00 2016 +0100

    - add patch

 libopenshot-audio-build.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/libopenshot-audio-build.patch b/libopenshot-audio-build.patch
new file mode 100644
index 0000000..b126530
--- /dev/null
+++ b/libopenshot-audio-build.patch
@@ -0,0 +1,11 @@
+--- libopenshot-audio-0.1.2/CMakeLists.txt~	2016-08-30 06:24:27.000000000 +0200
++++ libopenshot-audio-0.1.2/CMakeLists.txt	2016-11-30 13:13:36.208134428 +0100
+@@ -169,7 +169,7 @@ set_target_properties(openshot-audio
+ 			INSTALL_NAME_DIR "${CMAKE_INSTALL_PREFIX}/lib")
+ 
+ TARGET_LINK_LIBRARIES(openshot-audio
+-	${JUCE_PLATFORM_SPECIFIC_LIBRARIES}
++	${JUCE_PLATFORM_SPECIFIC_LIBRARIES} pthread dl
+ )
+ 
+ # PROCESS SUB-DIRECTORIES
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libopenshot-audio.git/commitdiff/7db1829c6f419ca5b47b7f151c34bd12828eae64



More information about the pld-cvs-commit mailing list