The following commit has been merged in the master branch:
commit a86285b8c9a189f28847121613ae8735ff560c20
Author: Bas Couwenberg <[email protected]>
Date: Fri Jan 24 19:10:21 2014 +0100
Refresh patches.
diff --git a/debian/patches/pkgconfig-support.diff
b/debian/patches/pkgconfig-support.diff
index 1983833..91e3828 100644
--- a/debian/patches/pkgconfig-support.diff
+++ b/debian/patches/pkgconfig-support.diff
@@ -1,10 +1,8 @@
Description: add pkg-config support for libcitygml
Author: YunQiang Su <[email protected]>
Last-Update: 2011-06-13
-Index: libcitygml/src/citygml.pc.cmake
-===================================================================
---- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ libcitygml/src/citygml.pc.cmake 2011-04-19 04:01:38.000000000 +0800
+--- /dev/null
++++ b/src/citygml.pc.cmake
@@ -0,0 +1,11 @@
+prefix=${CMAKE_INSTALL_PREFIX}
+exec_prefix=${BIN_INSTALL_DIR}
diff --git a/debian/patches/rewrite_cmake.diff
b/debian/patches/rewrite_cmake.diff
index 956f6cb..204054a 100644
--- a/debian/patches/rewrite_cmake.diff
+++ b/debian/patches/rewrite_cmake.diff
@@ -1,10 +1,8 @@
Description: Rewrite CMake build system to support pkg-config.
Author: YunQiang Su <[email protected]>
-Index: libcitygml/CMakeLists.txt
-===================================================================
---- libcitygml.orig/CMakeLists.txt 2012-06-13 03:08:22.000000000 +0800
-+++ libcitygml/CMakeLists.txt 2012-06-13 03:15:56.508756353 +0800
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
@@ -1,143 +1,163 @@
+project ( libcitygml )
+cmake_minimum_required(VERSION 2.6.3)
--
Read and write CityGML files
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel