zope.interface: cross build support.

This commit is contained in:
Juan RP 2013-02-21 19:22:05 +01:00
parent e2f508b238
commit 7b1d2512e5

View file

@ -1,17 +1,14 @@
# Template file for 'zope.interface'
pkgname=zope.interface
version=4.0.1
revision=1
revision=2
build_style=python-module
pycompile_module="zope/interface"
makedepends="python-devel python-distribute"
crossmakedepends="python-devel"
short_desc="zope.interface package from Zope 3"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://pypi.python.org/pypi/zope.interface"
license="ZPL"
distfiles="http://pypi.python.org/packages/source/z/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=b9f4b92c91ac4defbf0269ec891c3528110224259019b009a24d50e0ebebe9c9
long_desc="
This is a separate distribution of the zope.interface package used in Zope 3,
along with the packages it depends on."
pycompile_module="zope/interface"