Convert packages to {host,}makedepends and XBPS_CROSS_BUILD.

This commit is contained in:
Juan RP 2013-03-24 10:21:58 +01:00
parent d83a901909
commit ea38e4719a
144 changed files with 338 additions and 455 deletions

View file

@ -6,7 +6,6 @@ build_style=gnu-configure
configure_args="--disable-static"
subpackages="$pkgname-devel"
makedepends="libgpg-error-devel"
crossmakedepends="${makedepends}"
short_desc="GNU cryptographic library"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnupg.org"