mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
New package: xmlstarlet-1.6.1
This commit is contained in:
parent
fe076462ee
commit
779526ddce
1 changed files with 14 additions and 0 deletions
14
srcpkgs/xmlstarlet/template
Normal file
14
srcpkgs/xmlstarlet/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'xmlstarlet'
|
||||||
|
pkgname=xmlstarlet
|
||||||
|
version=1.6.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="--with-libxml-prefix=$XBPS_CROSS_BASE/usr
|
||||||
|
--with-libxslt-prefix=$XBPS_CROSS_BASE/usr"
|
||||||
|
makedepends="libxslt-devel"
|
||||||
|
short_desc="Command line utilities to transform, query, validate, and edit XML"
|
||||||
|
maintainer="allan <mail@may.mooo.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="http://xmlstar.sourceforge.net/"
|
||||||
|
distfiles="$SOURCEFORGE_SITE/xmlstar/${pkgname}/${version}/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=15d838c4f3375332fd95554619179b69e4ec91418a3a5296e7c631b7ed19e7ca
|
Loading…
Add table
Reference in a new issue