summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6eb0aa82b3b2
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = rabbitvcs
+ pkgdesc = A project with the goal of developing a collection of utilities to allow for better client integration with some of the popular version control systems (core)
+ pkgver = 0.16
+ pkgrel = 1
+ url = http://rabbitvcs.org/
+ install = rabbitvcs.install
+ changelog = rabbitvcs.changelog
+ arch = any
+ license = GPL
+ makedepends = python2-setuptools
+ depends = git
+ depends = pygtk
+ depends = python2-pysvn
+ depends = python2-dulwich
+ depends = python2-gobject2
+ depends = python2-configobj
+ depends = python2-simplejson
+ depends = python2-gtkspellcheck
+ optdepends = meld: graphical diff viewer
+ source = https://github.com/rabbitvcs/rabbitvcs/archive/v0.16.tar.gz
+ md5sums = 25376cff136ad2fac901ff88e07893ef
+
+pkgname = rabbitvcs
+