diff --git a/srcpkgs/weechat/template b/srcpkgs/weechat/template index 0b3a4425b43..86daa67b174 100644 --- a/srcpkgs/weechat/template +++ b/srcpkgs/weechat/template @@ -1,13 +1,11 @@ # Template file for 'weechat' pkgname=weechat -version=2.9 -revision=3 +version=3.0 +revision=1 build_style=cmake configure_args="-DENABLE_MAN=ON -DENABLE_ENCHANT=ON -DENABLE_PERL=ON -DENABLE_LUA=ON -DENABLE_RUBY=ON -DENABLE_SPELL=ON - -DENABLE_GUILE=OFF -DENABLE_PHP=OFF -DENABLE_JAVASCRIPT=OFF - -DPYTHON_EXECUTABLE=/usr/bin/python3 - -DPYTHON_LIBRARY=${XBPS_CROSS_BASE}/usr/lib/libpython3.so" + -DENABLE_GUILE=OFF -DENABLE_PHP=OFF -DENABLE_JAVASCRIPT=OFF" hostmakedepends="ruby-asciidoctor libgcrypt-devel pkg-config python3 tcl-devel" makedepends="enchant-devel gnutls-devel libcurl-devel lua53-devel ncurses-devel perl python3-devel ruby-devel tcl-devel" @@ -18,7 +16,7 @@ license="GPL-3.0-or-later" homepage="https://www.weechat.org" changelog="https://raw.githubusercontent.com/weechat/weechat/master/ChangeLog.adoc" distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz" -checksum=eab406c385c3a10d0107ddc3aac6596ae8c59af99e9158c6d769e90ec9adfa0e +checksum=6cb7d25a363b66b835f1b9f29f3580d6f09ac7d38505b46a62c178b618d9f1fb lib32disabled=yes subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl"