New package: luaexpat-1.3.0
This commit is contained in:
parent
eabd582438
commit
ab5e57f172
1 changed files with 14 additions and 0 deletions
14
srcpkgs/luaexpat/template
Normal file
14
srcpkgs/luaexpat/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'luaexpat'
|
||||
pkgname=luaexpat
|
||||
version=1.3.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="LUA_INC=-I${XBPS_CROSS_BASE}/usr/include/lua5.1 EXPAT_INC=-I${XBPS_CROSS_BASE}/usr/include"
|
||||
makedepends="lua51-devel expat-devel"
|
||||
depends="lua51"
|
||||
short_desc="XML Expat parsing for the Lua programming language"
|
||||
maintainer="Duncaen <mail@duncano.de>"
|
||||
license="MIT"
|
||||
homepage="https://matthewwild.co.uk/projects/luaexpat/"
|
||||
distfiles="https://matthewwild.co.uk/projects/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=d060397960d87b2c89cf490f330508b7def1a0677bdc120531c571609fc57dc3
|
Loading…
Add table
Reference in a new issue