summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChih-Hsuan Yen2018-09-17 18:20:53 +0800
committerChih-Hsuan Yen2018-09-17 18:20:53 +0800
commit7a0f5455c8be21b0cdb7224c68a8c5f6a9cb0848 (patch)
tree0c076389aa48fd0fe127c577449c6748f7deca07 /.SRCINFO
parent2753096ada433eedc0a90ca842b6228d974b9761 (diff)
downloadaur-buildbot-www-git.tar.gz
add plugins to optdepends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 18 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3479b526c678..58df43fb30be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = buildbot-www-git
- pkgver = 1.3.0.r2.g95fc42ba3
- pkgrel = 1
+ pkgver = 1.3.0.r168.g4680f8e25
+ pkgrel = 2
url = https://buildbot.net
arch = any
license = GPL2
@@ -8,9 +8,6 @@ pkgbase = buildbot-www-git
makedepends = buildbot-git
makedepends = python-buildbot-pkg-git
makedepends = python-mock
- makedepends = npm
- makedepends = yarn
- makedepends = python2
source = git+https://github.com/buildbot/buildbot.git
source = cairosvg2.patch
sha256sums = SKIP
@@ -19,22 +16,36 @@ pkgbase = buildbot-www-git
pkgname = python-buildbot-www-git
pkgdesc = Buildbot UI
depends = buildbot-git
+ optdepends = python-buildbot-waterfall-view
+ optdepends = python-buildbot-console-view
+ optdepends = python-buildbot-grid-view
+ optdepends = python-buildbot-badges
+ provides = python-buildbot-www=1.3.0.r168.g4680f8e25
+ conflicts = python-buildbot-www
pkgname = python-buildbot-waterfall-view-git
pkgdesc = Buildbot Waterfall View plugin
depends = buildbot-git
+ provides = python-buildbot-waterfall-view=1.3.0.r168.g4680f8e25
+ conflicts = python-buildbot-waterfall-view
pkgname = python-buildbot-console-view-git
pkgdesc = Buildbot Console View plugin
depends = buildbot-git
+ provides = python-buildbot-console-view=1.3.0.r168.g4680f8e25
+ conflicts = python-buildbot-console-view
pkgname = python-buildbot-grid-view-git
pkgdesc = Buildbot Grid View plugin
depends = buildbot-git
+ provides = python-buildbot-grid-view=1.3.0.r168.g4680f8e25
+ conflicts = python-buildbot-grid-view
pkgname = python-buildbot-wsgi-dashboards-git
pkgdesc = Buildbot plugin to integrate flask or bottle dashboards to buildbot UI
depends = buildbot-git
+ provides = python-buildbot-wsgi-dashboards=1.3.0.r168.g4680f8e25
+ conflicts = python-buildbot-wsgi-dashboards
pkgname = python-buildbot-badges-git
pkgdesc = Buildbot badges
@@ -43,4 +54,6 @@ pkgname = python-buildbot-badges-git
depends = python-cairosvg
depends = python-cairocffi
depends = python-jinja
+ provides = python-buildbot-badges=1.3.0.r168.g4680f8e25
+ conflicts = python-buildbot-badges