[packages/google-chrome] add ffmpegsumo bcond, 44-beta does not include it

glen glen at pld-linux.org
Wed Jul 1 22:56:02 CEST 2015


commit f90488f96d7673a7a9a00f2ea97459d24c3e5b2f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jul 1 23:55:52 2015 +0300

    add ffmpegsumo bcond, 44-beta does not include it

 google-chrome.spec | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/google-chrome.spec b/google-chrome.spec
index 5edb207..128424d 100644
--- a/google-chrome.spec
+++ b/google-chrome.spec
@@ -1,5 +1,8 @@
 # NOTE
 # - to look and update to new version, use update-source.sh script
+#
+# Conditional build:
+%bcond_without	ffmpegsumo	# using ffmpegsumo
 
 %define		svnrev	1
 %define		flashv	18.0.0.194
@@ -285,7 +288,9 @@ fi
 %attr(755,root,root) %{_libdir}/%{name}/libwidevinecdmadapter.so
 
 # ffmpeg libs
+%if %{with ffmpegsumo}
 %attr(755,root,root) %{_libdir}/%{name}/libffmpegsumo.so
+%endif
 
 # hack
 %dir /opt/google
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/google-chrome.git/commitdiff/f90488f96d7673a7a9a00f2ea97459d24c3e5b2f



More information about the pld-cvs-commit mailing list