[packages/libopenshot-audio] - up to 0.1.6

arekm arekm at pld-linux.org
Tue Jul 3 12:11:06 CEST 2018


commit b4a745e93416644d1dba51ff875c935999aa3edd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 3 12:10:58 2018 +0200

    - up to 0.1.6

 libopenshot-audio-build.patch | 11 -----------
 libopenshot-audio.spec        |  8 +++-----
 2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/libopenshot-audio.spec b/libopenshot-audio.spec
index 9d13c8a..bc6bc28 100644
--- a/libopenshot-audio.spec
+++ b/libopenshot-audio.spec
@@ -1,13 +1,12 @@
 Summary:	Audio library used by OpenShot
 Name:		libopenshot-audio
-Version:	0.1.4
+Version:	0.1.6
 Release:	1
 License:	GPL v3+
 Group:		Libraries
 URL:		http://openshot.org/
 Source0:	https://github.com/OpenShot/libopenshot-audio/archive/v%{version}.tar.gz
-# Source0-md5:	463ca9dcfea111a470707bfeed655590
-Patch0:		%{name}-build.patch
+# Source0-md5:	4e5b78acf7cae3dbcf07107c66f8fab8
 BuildRequires:	alsa-lib-devel
 BuildRequires:	cmake
 BuildRequires:	freetype-devel
@@ -31,7 +30,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 install -d build
@@ -56,7 +54,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS README
 %attr(755,root,root) %{_libdir}/libopenshot-audio.so.*.*
-%attr(755,root,root) %ghost %{_libdir}/libopenshot-audio.so.5
+%attr(755,root,root) %ghost %{_libdir}/libopenshot-audio.so.6
 
 %files devel
 %defattr(644,root,root,755)
diff --git a/libopenshot-audio-build.patch b/libopenshot-audio-build.patch
deleted file mode 100644
index b126530..0000000
--- a/libopenshot-audio-build.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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/b4a745e93416644d1dba51ff875c935999aa3edd



More information about the pld-cvs-commit mailing list