summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..904b95d39749
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = pdb2pqr
+ pkgdesc = Electrostatic and solvation properties for complex molecules
+ pkgver = 2.1.1
+ pkgrel = 1
+ url = http://www.poissonboltzmann.org/
+ arch = x86_64
+ arch = i686
+ license = MIT
+ makedepends = pyinstaller2
+ makedepends = git
+ makedepends = gcc
+ depends = swig
+ depends = python2
+ depends = python2-networkx
+ depends = python2-numpy
+ depends = apbs
+ source = git+https://github.com/Electrostatics/apbs-pdb2pqr.git#commit=044f531f8fb944f7b14c9f34ff33833357b0fea4
+ source = pdb2pqr.patch
+ md5sums = SKIP
+ md5sums = 19cb8e794d49e4d2bc04df54a895f3ad
+
+pkgname = pdb2pqr
+