mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
17 lines
516 B
Plaintext
17 lines
516 B
Plaintext
PKG_NAME="libxml2-host"
|
|
PKG_VERSION=""
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="MIT"
|
|
PKG_SITE="http://xmlsoft.org"
|
|
PKG_URL=""
|
|
PKG_DEPENDS=""
|
|
PKG_BUILD_DEPENDS="toolchain Python"
|
|
PKG_PRIORITY="optional"
|
|
PKG_SECTION="textproc"
|
|
PKG_SHORTDESC="libxml: XML parser library for Gnome"
|
|
PKG_LONGDESC="The libxml package contains an XML library, which allows you to manipulate XML files. XML (eXtensible Markup Language) is a data format for structured document interchange via the Web."
|
|
PKG_IS_ADDON="no"
|
|
|
|
PKG_AUTORECONF="no"
|