jimtcl: update to 0.81.
This commit is contained in:
parent
5ee8309670
commit
e1593e48ca
@ -2585,7 +2585,7 @@ libmunge.so.2 munge-libs-0.5.14_3
|
|||||||
libmgba.so.0.9 libmgba-0.9.2_1
|
libmgba.so.0.9 libmgba-0.9.2_1
|
||||||
libglabels-3.0.so.8 libglabels30-3.2.1_1
|
libglabels-3.0.so.8 libglabels30-3.2.1_1
|
||||||
libglbarcode-3.0.so.0 libglabels30-3.2.1_1
|
libglbarcode-3.0.so.0 libglabels30-3.2.1_1
|
||||||
libjim.so.0.80 jimtcl-0.80_1
|
libjim.so.0.81 jimtcl-0.81_1
|
||||||
libftdi1.so.2 libftdi1-1.2_1
|
libftdi1.so.2 libftdi1-1.2_1
|
||||||
libax25.so.0 libax25-0.0.12rc4_1
|
libax25.so.0 libax25-0.0.12rc4_1
|
||||||
libax25io.so.0 libax25-0.0.12rc4_1
|
libax25io.so.0 libax25-0.0.12rc4_1
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'jimtcl'
|
# Template file for 'jimtcl'
|
||||||
pkgname=jimtcl
|
pkgname=jimtcl
|
||||||
version=0.80
|
version=0.81
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--full --shared --with-ext=sqlite3 --docdir=/usr/share/doc/${pkgname}"
|
configure_args="--full --shared --with-ext=sqlite3 --docdir=/usr/share/doc/${pkgname}"
|
||||||
@ -10,7 +10,7 @@ makedepends="sqlite-devel"
|
|||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://jim.tcl.tk/"
|
homepage="http://jim.tcl.tk/"
|
||||||
distfiles="https://github.com/msteveb/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/msteveb/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=9e79a960de925552eeb4df51121f0ea017e34409568117b1ac461f4c3071289e
|
checksum=ab7eb3680ba0d16f4a9eb1e05b7fcbb7d23438e25185462c55cd032a1954a985
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '/Unknown option/s/error/notice/' autosetup/autosetup
|
sed -i '/Unknown option/s/error/notice/' autosetup/autosetup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user