summaryrefslogtreecommitdiff
path: root/community/grass
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-12 10:53:36 +0000
committerroot <root@rshg047.dnsready.net>2011-04-12 10:53:36 +0000
commit28b5bbf3fee0627993658e096eadab71c2779912 (patch)
treeb799e892101aaaedafdcf1315c4def0ff6bdc1c4 /community/grass
parentcabd4a9c1f8304f0d57005b9f31231fc191c8778 (diff)
Tue Apr 12 10:53:36 UTC 2011
Diffstat (limited to 'community/grass')
-rw-r--r--community/grass/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/grass/PKGBUILD b/community/grass/PKGBUILD
index 9edb6063d..d96b4e57f 100644
--- a/community/grass/PKGBUILD
+++ b/community/grass/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=grass
pkgver=6.4.1RC2
-pkgrel=1
+pkgrel=2
pkgdesc='Geographic Information System (GIS) used for geospatial data management and analysis, image processing, graphics/maps production, spatial modeling, and visualization.'
arch=('i686' 'x86_64')
url='http://grass.itc.it/index.php'
@@ -15,7 +15,8 @@ optdepends=('fftw: required for i.fft and i.ifft modules'
'r: R language interface'
'lapack: required for GMATH library'
'blas: required for GMATH library'
- 'xorg-server: required for the graphical interface')
+ 'xorg-server: required for the graphical interface'
+ 'wxpython: to enable the GUI')
options=('!libtool' '!makeflags')
install='grass.install'
source=("http://grass.itc.it/grass64/source/grass-${pkgver}.tar.gz"