Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=64c86c651e614d0077c3cd938c5c063415e9eef7
commit 64c86c651e614d0077c3cd938c5c063415e9eef7 Author: Miklos Vajna <[email protected]> Date: Wed Mar 23 22:06:57 2011 +0100 gdal-1.8.0-1-i686 - version bump diff --git a/source/apps-extra/gdal/FrugalBuild b/source/apps-extra/gdal/FrugalBuild index e6ebbce..ec10925 100644 --- a/source/apps-extra/gdal/FrugalBuild +++ b/source/apps-extra/gdal/FrugalBuild @@ -2,20 +2,20 @@ # Maintainer: Janos Kovacs <[email protected]> pkgname=gdal -pkgver=1.7.3 +pkgver=1.8.0 pkgrel=1 pkgdesc="GDAL - a translator library for raster geospatial data formats" url="http://www.gdal.org/" license="MIT licence; Copyright by Frank Warmerdam" depends=('libpq>=8.4.0' 'unixodbc' 'libtiff' 'libjpeg>=8a' \ - 'libmysqlclient>=5.1.34' 'geos' 'libpng>=1.4.1' 'openssl>=1.0.0') -makedepends=('postgresql>=8.4.0' 'mysql>=5.1.34') + 'libmysqlclient>=>=5.5.10' 'geos' 'libpng>=1.4.1' 'openssl>=1.0.0') +makedepends=('postgresql>=8.4.0' 'mysql>=>=5.5.10') archs=('i686' 'x86_64') groups=('apps-extra') up2date="lynx -dump http://download.osgeo.org/gdal/|grep $pkgname-[0-9\.]*\.tar.gz$ |tail -n 1 |sed -ne 's/.*-\(.*\)\.t.*/\1/;1 p'" source=(http://download.osgeo.org/gdal/$pkgname-$pkgver.tar.gz) Finclude python -sha1sums=('58d4355fe792ad618bb74605dc1a084a0aeb7cb1') +sha1sums=('e5a2802933054050c6fb0b0a0e1f46b5dd195b0a') build() { Fbuild --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
