Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files and other related stuff are stored there. --HG-- extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
This commit is contained in:
12
templates/libxml2/template
Normal file
12
templates/libxml2/template
Normal file
@@ -0,0 +1,12 @@
|
||||
# Template build file for 'libxml2'.
|
||||
pkgname=libxml2
|
||||
version=2.7.2
|
||||
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
|
||||
long_desc="
|
||||
XML parser library from the GNOME project."
|
||||
Reference in New Issue
Block a user