17 lines
523 B
Plaintext
17 lines
523 B
Plaintext
# Template file for 'buildbot-slave'
|
|
pkgname=buildbot-slave
|
|
version=0.8.9
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python-module
|
|
hostmakedepends="python"
|
|
makedepends="python Twisted"
|
|
depends="${makedepends}"
|
|
pycompile_module="buildslave"
|
|
short_desc="BuildBot Slave Daemon"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://buildbot.net/"
|
|
license="GPL-2"
|
|
distfiles="https://pypi.python.org/packages/source/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=864ca4a975bdbe3e973812a7d4ac7ffaf6f9ea5b6364e9ddb2fc92bccacf93af
|