summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDimitri Merejkowsky2015-07-17 11:29:12 +0200
committerDimitri Merejkowsky2015-07-17 11:29:12 +0200
commitedcaf1020188e6a2256bbe255a09d419f3b9db02 (patch)
treee3dcd7c94807f3948c6f19ee9bb5e3c8f5d561c8 /.SRCINFO
downloadaur-edcaf1020188e6a2256bbe255a09d419f3b9db02.tar.gz
initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6eab761e3c2f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = qibuild
+ pkgdesc = The meta build framework
+ pkgver = 3.8
+ pkgrel = 2
+ url = https://community.aldebaran-robotics.com/doc/qibuild/
+ arch = any
+ license = BSD
+ makedepends = python2
+ makedepends = python2-docutils
+ depends = python2
+ depends = cmake
+ optdepends = git: for qisrc
+ optdepends = python2-sphinx: Sphinx support in qidoc
+ optdepends = python2-virtualenv: for qipy
+ optdepends = doxygen: Doxygen support in qidoc
+ optdepends = gettext: Gettext support in qilinguist
+ optdepends = qt5-tool: QtLinguist support in qilinguist
+ source = https://pypi.python.org/packages/source/q/qibuild/qibuild-3.8.tar.gz
+ md5sums = c8448fe063cc9a7b444a0ca6738e9741
+
+pkgname = qibuild
+