[SCM] spatialite-gui branch, master, updated. debian/1.2.1-2-3-gc4e004c

Francesco Paolo Lovergine frankie at debian.org
Mon Mar 12 23:41:26 UTC 2012


The following commit has been merged in the master branch:
commit 3e8f66718d36689483f9b22f9b4a7ac30bc62c8e
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Tue Mar 13 00:32:08 2012 +0100

    Re-added geos_c linking.

diff --git a/debian/patches/00-fix_build.patch b/debian/patches/00-fix_build.patch
index 6cd8505..7fe64e3 100644
--- a/debian/patches/00-fix_build.patch
+++ b/debian/patches/00-fix_build.patch
@@ -8,8 +8,8 @@ Forwarded: no
 
 Index: spatialite-gui/Makefile-linux
 ===================================================================
---- spatialite-gui.orig/Makefile-linux	2012-03-13 00:18:41.000000000 +0100
-+++ spatialite-gui/Makefile-linux	2012-03-13 00:19:51.000000000 +0100
+--- spatialite-gui.orig/Makefile-linux	2012-03-13 00:20:01.000000000 +0100
++++ spatialite-gui/Makefile-linux	2012-03-13 00:31:45.000000000 +0100
 @@ -6,24 +6,22 @@
  	MetadataInit.cpp
  OBJ = Main.o TableTree.o QueryView.o ResultSetView.o BlobExplorer.o Dialogs.o \
@@ -22,7 +22,7 @@ Index: spatialite-gui/Makefile-linux
  CXXFLAGS = $(shell wx-config --cxxflags) 
 -LIB = $(shell wx-config --libs) -lgeotiff 
 +LIB = $(shell wx-config --libs) \
-+	-lspatialite -lrasterlite -lsqlite3
++	-lspatialite -lgeos_c -lrasterlite -lsqlite3
  EXTRAFLAGS = -Wall -Wextra -Wno-ctor-dtor-privacy \
 -	-fno-strict-aliasing -I/usr/local/include -D_LARGE_FILE=1 \
 +	-fno-strict-aliasing -I/usr/include -D_LARGE_FILE=1 \

-- 
user-friendly graphical user interface for spatialite



More information about the Pkg-grass-devel mailing list