summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1f5149f93549
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python2-formlayout
+ pkgdesc = Tiny Python module for creating form dialogs/widgets to edit various type of parameters
+ pkgver = 1.0.15
+ pkgrel = 1
+ url = http://code.google.com/p/formlayout/
+ arch = any
+ license = GPL
+ makedepends = python2-distribute
+ makedepends = unzip
+ depends = python2-pyqt4
+ options = !emptydirs
+ source = http://formlayout.googlecode.com/files/formlayout-1.0.15.zip
+ md5sums = db2d06281158506bee84732da9888ff0
+
+pkgname = python2-formlayout
+