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

@@ -4,8 +4,8 @@ version=4.0.1
revision=2
build_style=python-module
pycompile_module="zope/interface"
makedepends="python-devel python-distribute"
crossmakedepends="python-devel"
hostmakedepends="python-distribute"
makedepends="python-devel"
short_desc="zope.interface package from Zope 3"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://pypi.python.org/pypi/zope.interface"