[packages/frei0r] - disable opencv support on x32 for now - rel 5

baggins baggins at pld-linux.org
Thu Mar 5 19:31:05 CET 2015


commit 235b3e7cdd1033c97cf1af2a7a8678c87e186916
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Mar 5 19:30:45 2015 +0100

    - disable opencv support on x32 for now
    - rel 5

 frei0r.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/frei0r.spec b/frei0r.spec
index 54c3750..5f84b62 100644
--- a/frei0r.spec
+++ b/frei0r.spec
@@ -2,11 +2,15 @@
 # Conditional build:
 %bcond_without	opencv		# build without OpenCV support
 #
+%ifarch x32
+%undefine	with_opencv
+%endif
+
 Summary:	Minimalistic plugin API for video effects - common package
 Summary(pl.UTF-8):	Minimalistyczne API wtyczek efektów wideo - wspólny pakiet
 Name:		frei0r
 Version:	1.3
-Release:	4
+Release:	5
 License:	GPL v2+
 Group:		Libraries
 Source0:	http://piksel.no/frei0r/releases/%{name}-plugins-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/frei0r.git/commitdiff/235b3e7cdd1033c97cf1af2a7a8678c87e186916



More information about the pld-cvs-commit mailing list