2010-11-28 00:05:12 +01:00
|
|
|
# Template file for 'buildbot-slave'
|
|
|
|
pkgname=buildbot-slave
|
2013-09-17 10:25:45 +02:00
|
|
|
version=0.8.8
|
2014-02-18 15:31:21 +01:00
|
|
|
revision=2
|
2014-01-01 16:10:11 +01:00
|
|
|
noarch="yes"
|
2010-11-28 00:05:12 +01:00
|
|
|
build_style=python-module
|
2014-01-26 17:41:42 +01:00
|
|
|
hostmakedepends="python"
|
|
|
|
makedepends="Twisted"
|
2014-01-01 16:10:11 +01:00
|
|
|
depends="${makedepends}"
|
|
|
|
pycompile_module="buildslave"
|
2010-11-28 00:05:12 +01:00
|
|
|
short_desc="BuildBot Slave Daemon"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-06-15 09:28:44 +02:00
|
|
|
homepage="http://trac.buildbot.net/"
|
|
|
|
license="GPL-2"
|
2012-06-28 11:48:08 +02:00
|
|
|
distfiles="http://buildbot.googlecode.com/files/$pkgname-$version.tar.gz"
|
2013-09-17 10:25:45 +02:00
|
|
|
checksum=8b7532d4d34527aea41e353d1bc3c35291ec335d3224c27800d2cc0cfc9837cc
|