summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorsl1pkn072015-06-08 16:43:16 +0200
committersl1pkn072015-06-08 16:43:16 +0200
commit2feed468b1370def312740bc6999ab88cc9ada3b (patch)
tree667b51532e5d17e8d5b6f89e5eb6d01148388eaf /.SRCINFO
downloadaur-2feed468b1370def312740bc6999ab88cc9ada3b.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO37
1 files changed, 37 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..072a96996be3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,37 @@
+pkgbase = kdevelop-git
+ pkgdesc = A C/C++ development environment for KDE. (GIT Version)
+ pkgver = 4.90.90.r20707.07781db
+ pkgrel = 1
+ url = http://www.kdevelop.org/
+ install = kdevelop-git.install
+ arch = i686
+ arch = x86_64
+ groups = kde
+ license = GPL
+ makedepends = cmake
+ makedepends = git
+ makedepends = okteta
+ makedepends = krunner
+ makedepends = plasma-framework
+ depends = qt5-tools
+ depends = kdevplatform-git
+ depends = krunner
+ depends = hicolor-icon-theme
+ optdepends = krunner: For enabling the KDevelop runner
+ optdepends = plasma-framework: Plasma libraries for enabling the plasma addons
+ optdepends = okteta: hex editor integration
+ optdepends = konsole: embedded terminal
+ optdepends = subversion: SVN support
+ optdepends = git: Git support
+ optdepends = cvs: Concurrent Versions System support
+ optdepends = gdb: GNU Debugger support
+ optdepends = qt4-doc: qt4 documentation integration
+ optdepends = qt5-doc: qt5 documentation integration
+ optdepends = cmake: build system
+ provides = kdevelop
+ conflicts = kdevelop
+ source = git+git://anongit.kde.org/kdevelop
+ sha1sums = SKIP
+
+pkgname = kdevelop-git
+