17 lines
503 B
Plaintext
17 lines
503 B
Plaintext
# Template file for 'buildbot-slave'
|
|
pkgname=buildbot-slave
|
|
version=0.8.8
|
|
revision=2
|
|
noarch="yes"
|
|
build_style=python-module
|
|
hostmakedepends="python"
|
|
makedepends="Twisted"
|
|
depends="${makedepends}"
|
|
pycompile_module="buildslave"
|
|
short_desc="BuildBot Slave Daemon"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://trac.buildbot.net/"
|
|
license="GPL-2"
|
|
distfiles="http://buildbot.googlecode.com/files/$pkgname-$version.tar.gz"
|
|
checksum=8b7532d4d34527aea41e353d1bc3c35291ec335d3224c27800d2cc0cfc9837cc
|