mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
17 lines
619 B
Plaintext
17 lines
619 B
Plaintext
PKG_NAME="zope.interface"
|
|
PKG_VERSION="3.3.0"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
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 distribute"
|
|
PKG_BUILD_DEPENDS="toolchain Python distribute distutilscross"
|
|
PKG_PRIORITY="optional"
|
|
PKG_SECTION="python/web"
|
|
PKG_SHORTDESC="zopeinterface: zope.interface package from Zope 3"
|
|
PKG_LONGDESC="This is a separate distribution of the zope.interface package used in Zope 3, along with the packages it depends on."
|
|
PKG_IS_ADDON="no"
|
|
|
|
PKG_AUTORECONF="no"
|