From ee890868bddcde898416fcf3bec285679fd90200 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 1 Nov 2016 11:03:05 +0100 Subject: [PATCH] hexchat-*: lib32disabled=yes --- srcpkgs/hexchat/template | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/srcpkgs/hexchat/template b/srcpkgs/hexchat/template index 235ea342570..bb622023f69 100644 --- a/srcpkgs/hexchat/template +++ b/srcpkgs/hexchat/template @@ -1,7 +1,7 @@ # Template file for 'hexchat' pkgname=hexchat version=2.12.3 -revision=1 +revision=2 lib32disabled=yes build_style=gnu-configure hostmakedepends="pkg-config intltool glib-devel gdk-pixbuf-devel perl-XML-Parser" @@ -26,6 +26,7 @@ post_install() { } hexchat-perl_package() { + lib32disabled=yes short_desc+=" - perl plugin" depends="${sourcepkg}-${version}_${revision}" pkg_install() { @@ -33,6 +34,7 @@ hexchat-perl_package() { } } hexchat-python_package() { + lib32disabled=yes short_desc+=" - python plugin" depends="${sourcepkg}-${version}_${revision}" pkg_install() { @@ -41,6 +43,7 @@ hexchat-python_package() { } hexchat-lua_package() { + lib32disabled=yes short_desc+=" - lua plugin" depends="${sourcepkg}-${version}_${revision}" pkg_install() {