weechat: update to 2.4.
This commit is contained in:
parent
b60f73c9e4
commit
30f1f42b79
1 changed files with 7 additions and 6 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'weechat'
|
||||
pkgname=weechat
|
||||
version=2.3
|
||||
revision=2
|
||||
lib32disabled=yes
|
||||
version=2.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_MAN=ON -DENABLE_ENCHANT=ON -DENABLE_PERL=ON
|
||||
-DENABLE_LUA=ON -DENABLE_RUBY=ON -DENABLE_RUBY=ON -DENABLE_ASPELL=ON
|
||||
-DPYTHON_EXECUTABLE=/usr/bin/python2.7 -DPYTHON_LIBRARY=/usr/lib/libpython2.7.so"
|
||||
hostmakedepends="asciidoc libgcrypt-devel pkg-config python-devel tcl-devel"
|
||||
-DPYTHON_EXECUTABLE=/usr/bin/python2.7
|
||||
-DPYTHON_LIBRARY=${XBPS_CROSS_BASE}/usr/lib/libpython2.7.so"
|
||||
hostmakedepends="asciidoc libgcrypt-devel pkg-config python tcl-devel"
|
||||
makedepends="enchant-devel gnutls-devel libcurl-devel lua-devel python-devel
|
||||
ruby-devel tcl-devel perl"
|
||||
depends="ca-certificates"
|
||||
|
@ -17,7 +17,8 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://www.weechat.org"
|
||||
changelog="https://raw.githubusercontent.com/weechat/weechat/master/ChangeLog.adoc"
|
||||
distfiles="${homepage}/files/src/${pkgname}-${version}.tar.bz2"
|
||||
checksum=3c5919c23feb40368fae08f3581448c707e1bdb14c835c06c31b78ebadbb2456
|
||||
checksum=61a6afe9849b96e99c1f3cde612d1748a03c807059dad459e3a6acbc5cf100fd
|
||||
lib32disabled=yes
|
||||
|
||||
subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue