Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d036d444e3840235b499816166a16de5d4c88658

commit d036d444e3840235b499816166a16de5d4c88658
Author: Janos Kovacs <[EMAIL PROTECTED]>
Date:   Tue Jun 10 07:29:05 2008 +0200

gdal-1.5.2-1-i686
* version bump

diff --git a/source/apps-extra/gdal/FrugalBuild 
b/source/apps-extra/gdal/FrugalBuild
index 90e7196..7f1ae72 100644
--- a/source/apps-extra/gdal/FrugalBuild
+++ b/source/apps-extra/gdal/FrugalBuild
@@ -1,8 +1,8 @@
-# Compiling time: 2.48 SBU
+# Compiling time: 1.58 SBU
# Maintainer: Janny <[EMAIL PROTECTED]>

pkgname=gdal
-pkgver=1.5.1
+pkgver=1.5.2
pkgrel=1
pkgdesc="GDAL - a translator library for raster geospatial data formats"
url="http://www.gdal.org/";
@@ -12,10 +12,9 @@ makedepends=('postgresql>=8.2.1' 'mysql')
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=($url/dl/$pkgname-$pkgver.tar.gz gdal-gcc43.patch)
+source=($url/dl/$pkgname-$pkgver.tar.gz)
Finclude python
-sha1sums=('e188b82f0c4f12c6925afecfde742e3eab627d49' \
-          'f7932fd9eca6cd52dabd61e343845d5053db380c')
+sha1sums=('bf759b28d2218919212484c2b593edbc1c09aabb')

build() {
Fbuild --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin \
diff --git a/source/apps-extra/gdal/gdal-gcc43.patch 
b/source/apps-extra/gdal/gdal-gcc43.patch
deleted file mode 100644
index 2505d98..0000000
--- a/source/apps-extra/gdal/gdal-gcc43.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- ogr/ogrsf_frmts/geojson/ogrgeojsonlayer.cpp.orig   2008-02-14 
02:43:16.000000000 +0200
-+++ ogr/ogrsf_frmts/geojson/ogrgeojsonlayer.cpp        2008-02-14 
13:21:22.000000000 +0200
-@@ -26,10 +26,11 @@
-  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
-  * DEALINGS IN THE SOFTWARE.
-  ****************************************************************************/
-+#include <algorithm> // for_each, find_if
-+
- #include "ogr_geojson.h"
- #include "ogrgeojsonwriter.h"
- #include <jsonc/json.h> // JSON-C
--#include <algorithm> // for_each, find_if
-
- /************************************************************************/
- /*                       STATIC MEMBERS DEFINITION                      */
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to