[packages/weechat] no v8 on x32

glen glen at pld-linux.org
Sat Mar 19 15:27:15 CET 2016


commit 93f2c1d62f2accf60b4b8807a1c8949619261343
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Mar 19 16:26:55 2016 +0200

    no v8 on x32

 weechat.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/weechat.spec b/weechat.spec
index b788196..c8eadb9 100644
--- a/weechat.spec
+++ b/weechat.spec
@@ -16,11 +16,15 @@
 %bcond_without	tcl	# don't enable Tcl scripting language
 %bcond_without	js	# don't enable JavaScript scripting language (V8 engine)
 
+%ifnarch %{ix86} %{x8664} arm mips
+%undefine	with_js
+%endif
+
 Summary:	WeeChat - fast and light chat environment
 Summary(pl.UTF-8):	WeeChat - szybkie i lekkie środowisko do rozmów
 Name:		weechat
 Version:	1.2
-Release:	2
+Release:	3
 License:	GPL v3+
 Group:		Applications/Communications
 Source0:	http://www.weechat.org/files/src/%{name}-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/weechat.git/commitdiff/93f2c1d62f2accf60b4b8807a1c8949619261343



More information about the pld-cvs-commit mailing list