rebuild/update grass & qlandkartegt for sqlite3/mysql update

This commit is contained in:
abeveritas 2011-03-23 01:52:25 +00:00
parent 21bcc14c23
commit 1293c5a8b3
3 changed files with 10 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'

View File

@ -8,7 +8,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=qlandkartegt
pkgver=1.1.0
pkgver=1.1.1
pkgrel=1
pkgdesc="Use your GPS with Linux"
arch=('i686' 'x86_64')
@ -19,7 +19,7 @@ optdepends=('garmindev: to connect garmin devices')
makedepends=('cmake>=2.6' 'garmindev')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz \
$pkgname-mimetypes.xml)
sha256sums=('95dda0cbb1b92defa43d0fcd13c42a5bd20f4e350b51b6fd78ce4106230041d3'
sha256sums=('0288c94edcb0af4e39bc045c8607ed9404b4692c44e5409eff64329a21b33af9'
'e8d33948831f8a66edd752c71c653085d6c4d9f1969e70dd8c40b9c7ca37fba0')

View File

@ -0,0 +1,7 @@
<?xml version="1.0"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
<mime-type type="application/vnd.qlandkartegt.qlb">
<comment>QLandkarteGT File</comment>
<glob pattern="*.qlb"/>
</mime-type>
</mime-info>