libxml2: new deps style.
--HG-- extra : convert_revision : d595cba90d81a5529eceb474d2451a912be5aeef
This commit is contained in:
parent
aacbc78b8e
commit
befd9b1ba8
|
@ -1,12 +1,14 @@
|
|||
# Template build file for 'libxml2'.
|
||||
pkgname=libxml2
|
||||
version=2.7.2
|
||||
version=2.7.3
|
||||
distfiles="http://xmlsoft.org/sources/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||
pkgconfig_override="libxml-2.0.pc"
|
||||
short_desc="XML parser library from the GNOME project"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=2b14531007a705679c7814618dc15baed62bc574
|
||||
checksum=432464d8c9bd8060d9c1fdef1cfa75803c1a363ceac20b21f8c7e34e056e5a98
|
||||
long_desc="
|
||||
XML parser library from the GNOME project."
|
||||
|
||||
Add_dependency full glibc
|
||||
Add_dependency full zlib
|
||||
Add_dependency full python
|
||||
|
|
Loading…
Reference in New Issue