[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:27 UTC 2012
The following commit has been merged in the master branch:
commit c4e004cd43555078f88a3b39da02cbee0b61d8be
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Tue Mar 13 00:36:22 2012 +0100
Re-added proj linking.
diff --git a/debian/patches/00-fix_build.patch b/debian/patches/00-fix_build.patch
index 7fe64e3..4136bd6 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:20:01.000000000 +0100
-+++ spatialite-gui/Makefile-linux 2012-03-13 00:31:45.000000000 +0100
+--- spatialite-gui.orig/Makefile-linux 2012-03-13 00:32:01.000000000 +0100
++++ spatialite-gui/Makefile-linux 2012-03-13 00:35:59.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 -lgeos_c -lrasterlite -lsqlite3
++ -lspatialite -lgeos_c -lproj -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