[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:14 UTC 2012


The following commit has been merged in the master branch:
commit a42f4b0cb5e412bd4cbf361578d934ca5c1acb29
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Thu May 24 20:53:21 2012 +0200

    Remove delete_gl2ps_from_source.patch. Applied by upstream.

diff --git a/debian/patches/delete_gl2ps_from_source.patch b/debian/patches/delete_gl2ps_from_source.patch
deleted file mode 100644
index 2fedd7d..0000000
--- a/debian/patches/delete_gl2ps_from_source.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Description: delete gl2ps and use packaged version.
-Author: Anton Gladky <gladky.anton at gmail.com>, Julian Taylor <jtaylor.debian at googlemail.com>
-Last-Update: 2011-12-09
-
---- a/Graphics/CMakeLists.txt
-+++ b/Graphics/CMakeLists.txt
-@@ -15,7 +15,6 @@
-   drawScales.cpp 
-   drawGraph2d.cpp 
-   drawGlyph.cpp 
--  gl2ps.cpp
-   gl2gif.cpp
-   gl2jpeg.cpp
-   gl2png.cpp
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -1039,7 +1039,7 @@
-   add_executable(gmsh_dynamic EXCLUDE_FROM_ALL Common/Main.cpp)
-   target_link_libraries(gmsh_dynamic shared)
- endif(HAVE_FLTK)
--target_link_libraries(gmsh ${LINK_LIBRARIES})
-+target_link_libraries(gmsh ${LINK_LIBRARIES} -lgl2ps -lGL -lglut)
- 
- # increase stack to 16Mb on Windows to avoid overflows in recursive
- # tet classification for large 3D Delaunay grids + force static
diff --git a/debian/patches/series b/debian/patches/series
index 564aafb..95f1bc8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-delete_gl2ps_from_source.patch
 switch_from_opencascade_to_oce.patch
 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