summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
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..82b79c1fcc82
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = codequery
+ pkgdesc = A code-understanding, code-browsing or code-search tool.
+ pkgver = 0.15a
+ pkgrel = 3
+ url = http://ruben2020.github.io/codequery/
+ install = codequery.install
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ makedepends = cmake
+ depends = qscintilla
+ optdepends = cscope: creation of CodeQuery databases
+ optdepends = ctags: creation of CodeQuery databases
+ optdepends = python2-pycscope: creation of CodeQuery databases for Python source code
+ optdepends = ruby-starscope: creation of CodeQuery databases for Ruby and Go source code
+ source = https://github.com/ruben2020/codequery/archive/v0.15a.tar.gz
+ source = codequery.desktop
+ md5sums = fdd51115a20fb6c3cf622abd631a7d62
+ md5sums = ad7e15affffa643a29a6afdd47200006
+
+pkgname = codequery
+