Twisted: cross build support.
This commit is contained in:
@@ -1,11 +1,12 @@
|
|||||||
# Template file for 'Twisted'
|
# Template file for 'Twisted'
|
||||||
pkgname=Twisted
|
pkgname=Twisted
|
||||||
version=12.3.0
|
version=12.3.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="twisted"
|
pycompile_module="twisted"
|
||||||
makedepends="python-devel"
|
makedepends="python-devel"
|
||||||
fulldepends="zope.interface>=4.0.1 pycrypto pyopenssl"
|
fulldepends="zope.interface>=4.0.1 pycrypto pyopenssl"
|
||||||
|
crossmakedepends="${makedepends}"
|
||||||
short_desc="Event-driven networking engine written in Python"
|
short_desc="Event-driven networking engine written in Python"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://twistedmatrix.com/"
|
homepage="http://twistedmatrix.com/"
|
||||||
|
|||||||
Reference in New Issue
Block a user