summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRodrigo Bezerra2015-06-08 18:10:26 -0300
committerRodrigo Bezerra2015-06-08 18:10:26 -0300
commitfac346f6a5c9a4655bd236c816358ff47b830ace (patch)
tree1c81506e5fa5a6f874edbb36223eb05018a03968 /.SRCINFO
downloadaur-fac346f6a5c9a4655bd236c816358ff47b830ace.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO38
1 files changed, 38 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1fab4549930f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,38 @@
+# Generated by makepkg 4.2.1
+# Mon Mar 9 14:53:10 UTC 2015
+pkgbase = qtcreator-git
+ pkgdesc = Lightweight, cross-platform integrated development environment
+ pkgver = v3.4.0.beta1.r95.gd65d84f
+ pkgrel = 1
+ url = http://qt-project.org/wiki/Category:Tools::QtCreator
+ install = qtcreator-git.install
+ arch = i686
+ arch = x86_64
+ license = LGPL
+ makedepends = git
+ makedepends = mesa
+ makedepends = clang
+ depends = qt5-quick1
+ depends = qt5-tools
+ depends = qt5-quickcontrols
+ optdepends = qt5-doc: for the integrated Qt documentation
+ optdepends = gdb: for the debugger
+ optdepends = cmake: for cmake project support
+ optdepends = openssh-askpass: for ssh support
+ optdepends = git: for git support
+ optdepends = mercurial: for mercurial support
+ optdepends = bzr: for bazaar support
+ optdepends = clang: Clang code model
+ optdepends = valgrind: for analyze support
+ provides = qtcreator
+ conflicts = qtcreator
+ options = docs
+ source = git://code.qt.io/qt-creator/qt-creator.git
+ source = git://code.qt.io/qt-labs/qbs.git
+ source = qtcreator.desktop
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = 50880836fd62ccd87550940feb995f06
+
+pkgname = qtcreator-git
+