New package: tcllib-1.16
This commit is contained in:
parent
964c0e2b4e
commit
c6998b5cd1
1 changed files with 15 additions and 0 deletions
15
srcpkgs/tcllib/template
Normal file
15
srcpkgs/tcllib/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'tcllib'
|
||||||
|
pkgname=tcllib
|
||||||
|
version=1.16
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="tcllib-tcllib_${version/./_}"
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config tcl"
|
||||||
|
depends="tcl"
|
||||||
|
short_desc="Set of pure-Tcl extensions"
|
||||||
|
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||||
|
license="BSD"
|
||||||
|
homepage="http://core.tcl.tk/tcllib/"
|
||||||
|
distfiles="https://github.com/tcltk/${pkgname}/archive/${pkgname}_${version/./_}.tar.gz"
|
||||||
|
checksum=f500a3ee2082e105693e775c8d94d9f3ab5ae687f706a7b0f6d89ec884332456
|
Loading…
Reference in a new issue