[SCM] Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator. branch, master, updated. debian/2.5.1_beta2_svn11845_dfsg-2-12-g0baf713
Anton Gladky
gladky.anton at gmail.com
Thu May 24 19:19:15 UTC 2012
The following commit has been merged in the master branch:
commit fcfaf83d03414070749715ee9da8883d6ae6c7d0
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Thu May 24 20:58:09 2012 +0200
Remove fix_FTBFS_linking.patch. Applied by upstream.
diff --git a/debian/patches/fix_FTBFS_linking.patch b/debian/patches/fix_FTBFS_linking.patch
deleted file mode 100644
index 68dc0ab..0000000
--- a/debian/patches/fix_FTBFS_linking.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: this linking causes a FTBFS
-Author: Anton Gladky <gladky.anton at gmail.com>
-Last-Update: 2012-04-08
-
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -1033,7 +1033,7 @@
- message("WARNING: By enabling ENABLE_MSVC_STATIC_RUNTIME, shared library wont link. "
- "Change in msvc /MT flag to /MD in the shared project properties")
- endif(MSVC AND ENABLE_MSVC_STATIC_RUNTIME)
--target_link_libraries(shared ${LINK_LIBRARIES})
-+target_link_libraries(shared ${LINK_LIBRARIES} -shared -lgl2ps -lGL -lglut)
-
- # binary targets
- if(HAVE_FLTK)
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index d34e584..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-api_demos.patch
-fix_FTBFS_linking.patch
--
Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator.
More information about the debian-science-commits
mailing list