summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f52805abb83..2194d38246e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,21 @@
pkgbase = python-gdl
pkgdesc = Python interface for the GNU Data Language(GDL)
- pkgver = 1.0.0
+ pkgver = 1.0.2
pkgrel = 1
url = http://gnudatalanguage.sourceforge.net
arch = i686
arch = x86_64
license = GPL
makedepends = cmake
- depends = gnudatalanguage=1.0.0
+ makedepends = eigen
+ depends = gnudatalanguage=1.0.2
+ depends = python-numpy
conflicts = python2-gdl
- source = https://github.com/gnudatalanguage/gdl/archive/v1.0.0.tar.gz
+ source = https://github.com/gnudatalanguage/gdl/archive/v1.0.2.tar.gz
source = gdl.profile
- md5sums = 08fd60b29a487445dea719790d51eb48
+ source = gdl-1.0.1-fix-python-wxGetApp.patch
+ md5sums = 0a86735911637bcdb6935ee6cd14d751
md5sums = 40aa5fd8278cd8e80425c62a577563cc
+ md5sums = bf1e1fb364eaf92e09ad7031c0c2b546
pkgname = python-gdl