mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
distutilscross: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -24,7 +24,7 @@ PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://pyyaml.org/"
|
||||
PKG_URL="http://pyyaml.org/download/pyyaml/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS="Python yaml"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distutilscross yaml"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distutilscross:host yaml"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="python/web"
|
||||
PKG_SHORTDESC="PyYAML: a next generation YAML parser and emitter for Python."
|
||||
|
||||
@@ -24,7 +24,7 @@ PKG_LICENSE="MIT"
|
||||
PKG_SITE="http://twistedmatrix.com/"
|
||||
PKG_URL="http://twistedmatrix.com/Releases/Conch/11.0/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS="Python TwistedCore pyasn1 pycrypto"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distutilscross TwistedCore"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distutilscross:host TwistedCore"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="python/web"
|
||||
PKG_SHORTDESC="TwistedConch: an SSHv2 implementation written in Python"
|
||||
|
||||
@@ -24,7 +24,7 @@ PKG_LICENSE="MIT"
|
||||
PKG_SITE="http://twistedmatrix.com/"
|
||||
PKG_URL="http://twistedmatrix.com/Releases/Core/11.0/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS="Python"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distutilscross"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distutilscross:host"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="python/web"
|
||||
PKG_SHORTDESC="TwistedCore: An event-based networking framework for Internet applications"
|
||||
|
||||
@@ -24,7 +24,7 @@ PKG_LICENSE="MIT"
|
||||
PKG_SITE="http://twistedmatrix.com/"
|
||||
PKG_URL="http://twistedmatrix.com/Releases/Names/11.0/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS="Python TwistedCore"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distutilscross TwistedCore"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distutilscross:host TwistedCore"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="python/web"
|
||||
PKG_SHORTDESC="TwistedNames: Name resolution part of Twisted framework"
|
||||
|
||||
@@ -24,7 +24,7 @@ PKG_LICENSE="MIT"
|
||||
PKG_SITE="http://twistedmatrix.com/"
|
||||
PKG_URL="http://twistedmatrix.com/Releases/Web/11.0/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS="Python TwistedCore"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distutilscross TwistedCore"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distutilscross:host TwistedCore"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="python/web"
|
||||
PKG_SHORTDESC="TwistedWeb: An event-based networking framework for Internet applications"
|
||||
|
||||
@@ -24,7 +24,7 @@ PKG_LICENSE="MIT"
|
||||
PKG_SITE="http://twistedmatrix.com/"
|
||||
PKG_URL="http://twistedmatrix.com/Releases/Words/11.0/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS="Python TwistedCore"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distutilscross TwistedCore"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distutilscross:host TwistedCore"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="python/web"
|
||||
PKG_SHORTDESC="TwistedWords: An event-based networking framework for Internet applications"
|
||||
|
||||
@@ -24,7 +24,7 @@ PKG_LICENSE="free"
|
||||
PKG_SITE="http://wokkel.ik.nu/"
|
||||
PKG_URL="http://wokkel.ik.nu/releases/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS="Python TwistedWords"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distutilscross TwistedWords"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distutilscross:host TwistedWords"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="python/web"
|
||||
PKG_SHORTDESC="wokkel: Wokkel is a Python module for experimenting with future enhancements to TwistedWords"
|
||||
|
||||
@@ -24,7 +24,7 @@ PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://zope.org/Products/ZopeInterface/"
|
||||
PKG_URL="http://www.zope.org/Products/ZopeInterface/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS="Python"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distutilscross"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distutilscross:host"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="python/web"
|
||||
PKG_SHORTDESC="zopeinterface: zope.interface package from Zope 3"
|
||||
|
||||
Reference in New Issue
Block a user