blob: dc081b9c55781ac70f8fc023660f8c78b3b3c910 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = waftools-git
pkgdesc = collections of tools for the WAF meta build system
pkgver = r516.fc2576d
pkgrel = 1
url = https://bitbucket.org/Moo7/waftools
arch = any
license = MIT
makedepends = git
makedepends = python-setuptools
depends = waf
depends = python
provides = waftools
conflicts = waftools
source = waftools::git+https://bitbucket.org/Moo7/waftools.git
md5sums = SKIP
pkgname = waftools-git
|