[packages/vtk] - disable java on x32

baggins baggins at pld-linux.org
Mon Jan 23 00:00:00 CET 2017


commit b93dd81d40ba86dd74d1f3144f786eaf2cbbc434
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jan 22 23:59:45 2017 +0100

    - disable java on x32

 vtk.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/vtk.spec b/vtk.spec
index bafe78a..732b34b 100644
--- a/vtk.spec
+++ b/vtk.spec
@@ -14,6 +14,10 @@
 %bcond_with	system_proj	# use system PROJ.4 (needs 4.3 with exposed internals, not ready for 4.4+)
 %bcond_with	system_gl2ps	# use system gl2ps (VTK currently is carrying local modifications to gl2ps)
 
+%ifarch x32
+%undefine	with_java
+%endif
+
 Summary:	Toolkit for 3D computer graphics, image processing, and visualization
 Summary(pl.UTF-8):	Zestaw narzędzi do trójwymiarowej grafiki, przetwarzania obrazu i wizualizacji
 Name:		vtk
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vtk.git/commitdiff/b93dd81d40ba86dd74d1f3144f786eaf2cbbc434



More information about the pld-cvs-commit mailing list