summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSimon Désaulniers2015-06-25 16:53:32 -0400
committerSimon Désaulniers2015-06-25 16:53:32 -0400
commit7937f3374c72ce970c21f2d049db50330cedcfc6 (patch)
treec800df04ba91eae19895f041b43f3c19c5674da5 /.SRCINFO
downloadaur-7937f3374c72ce970c21f2d049db50330cedcfc6.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a467df73c81a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = pyclewn2
+ pkgdesc = A python2 version of gdb support for vim
+ pkgver = 2.1
+ pkgrel = 1
+ url = http://pyclewn.sourceforge.net/
+ install = pyclewn2.install
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ depends = python2
+ depends = python2-trollius
+ depends = python2-pdb-clone
+ depends = gvim>=7.4
+ depends = gdb
+ source = https://pypi.python.org/packages/source/p/pyclewn/pyclewn-2.1.tar.gz
+ sha256sums = 4e6dccb6afa07e34202cc8cba4fc63a53d432b2dbc3f1a08c1945bbdd2a2a855
+
+pkgname = pyclewn2
+