New package: tcltls-1.7.22
This commit is contained in:
parent
2341b0419a
commit
c8d035bb37
1 changed files with 19 additions and 0 deletions
19
srcpkgs/tcltls/template
Normal file
19
srcpkgs/tcltls/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'tcltls'
|
||||||
|
pkgname=tcltls
|
||||||
|
version=1.7.22
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args=--with-tcl=${XBPS_CROSS_BASE}/usr/lib
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="openssl-devel tcl-devel"
|
||||||
|
depends="tcl"
|
||||||
|
short_desc="Binding to OpenSSL toolkit"
|
||||||
|
maintainer="Leonid Bobrov <curiousbeaver@disroot.org>"
|
||||||
|
license="TCL"
|
||||||
|
homepage="https://core.tcl-lang.org/tcltls"
|
||||||
|
distfiles="${homepage}/uv/tcltls-${version}.tar.gz"
|
||||||
|
checksum=e84e2b7a275ec82c4aaa9d1b1f9786dbe4358c815e917539ffe7f667ff4bc3b4
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense ./license.terms LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue