17 lines
524 B
Plaintext
17 lines
524 B
Plaintext
# Template file for 'buildbot-slave'
|
|
pkgname=buildbot-slave
|
|
version=0.8.10
|
|
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=ef5634249407bf643b666976158a4e11c7aaa3db3658ff0fcd781f460867f626
|