Fix Grass desktop, using the tcltk frontend by default

This commit is contained in:
Manuel Tortosa 2011-04-16 13:38:07 +02:00
parent fd15426e2f
commit 379e312d53
2 changed files with 4 additions and 3 deletions

View File

@ -8,7 +8,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=grass
pkgver=6.4.0
pkgrel=3
pkgrel=4
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'
@ -27,8 +27,9 @@ source=("http://grass.itc.it/grass64/source/${pkgname}-${pkgver}.tar.gz"
"${pkgname}.desktop"
"${pkgname}.sh"
"${pkgname}.png")
md5sums=('ac3233aa3351f8e060ea48246aa01c7f'
'055e4157bf9713572c16edf9d2af921c'
'0323f2533f47cf75f1a0340bef546a11'
'db93730dd330f1539bd31b4373e1c00e'
'ae778ed261a40b078a8465994a0eb25e')

View File

@ -5,7 +5,7 @@ GenericName=GIS
GenericName[it]=GIS
Comment="Geographic Information System (GIS) used for geospatial data management and analysis"
Comment[it]="Geographic Information System (GIS) usato per la gestione e analisi di dati geospaziali."
Exec=/usr/bin/grass64
Exec=/usr/bin/grass64 -tcltk
Icon=/usr/share/pixmaps/grass.png
Terminal=false
MultipleArgs=false