rrdtool: rebuild against libruby.so.2.6
This commit is contained in:
parent
1704b3b50f
commit
0f3b6d66c0
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,12 @@
|
|||
# Template file for 'rrdtool'
|
||||
pkgname=rrdtool
|
||||
version=1.7.0
|
||||
revision=7
|
||||
revision=8
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-perl --enable-perl-site-install
|
||||
--with-perl-options=INSTALLDIRS=vendor --enable-ruby
|
||||
--enable-ruby-site-install --enable-python --enable-lua
|
||||
--enable-lua-site-install --enable-tcl --disable-libwrap"
|
||||
hostmakedepends="pkg-config groff intltool python-setuptools perl-XML-Parser"
|
||||
makedepends="libxml2-devel pango-devel python-devel ruby-devel LuaJIT-devel perl"
|
||||
depends="dejavu-fonts-ttf"
|
||||
|
@ -12,10 +16,6 @@ license="GPL-2"
|
|||
homepage="http://oss.oetiker.ch/${pkgname}"
|
||||
distfiles="http://oss.oetiker.ch/${pkgname}/pub/${pkgname}-${version}.tar.gz"
|
||||
checksum=f97d348935b91780f2cd80399719e20c0b91f0a23537c0a85f9ff306d4c5526b
|
||||
configure_args="--enable-perl --enable-perl-site-install
|
||||
--with-perl-options=INSTALLDIRS=vendor --enable-ruby
|
||||
--enable-ruby-site-install --enable-python --enable-lua
|
||||
--enable-lua-site-install --enable-tcl --disable-libwrap"
|
||||
nocross=yes
|
||||
|
||||
python-rrdtool_package() {
|
||||
|
|
Loading…
Reference in a new issue