[SCM] Packaging for mathgl branch, experimental, updated. debian/2.1.3-1-2-g4070d67
Dimitrios Eftaxiopoulos
eftaxi12 at otenet.gr
Mon May 6 12:34:22 UTC 2013
The following commit has been merged in the experimental branch:
commit 3034ee7f51f845f2a71968aa382af8f0cab2a835
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date: Mon May 6 14:56:25 2013 +0300
Add header to the CMakeLists-txt.patch
diff --git a/debian/control b/debian/control
index eef4e04..4bf68b1 100644
--- a/debian/control
+++ b/debian/control
@@ -183,7 +183,8 @@ Section: libdevel
Depends: libmgl7.0.0 (= ${binary:Version}), libmgl-wnd7.0.0 (= ${binary:Version}),
libmgl-wx7.0.0 (= ${binary:Version}), libmgl-fltk7.0.0 (= ${binary:Version}),
libmgl-qt7.0.0 (= ${binary:Version}), libmgl-glut7.0.0 (= ${binary:Version}),
- ${misc:Depends}, libgsl0-dev, libgl1-mesa-dev | libgl-dev, libpng-dev
+ libmgl-mpi7.0.0 (= ${binary:Version}), ${misc:Depends}, libgsl0-dev,
+ libgl1-mesa-dev | libgl-dev, libpng-dev
Description: library for scientific graphs. (development files)
A free cross-platform library of fast C++ routines for plotting data in up
to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF
diff --git a/debian/patches/CMakeLists-txt.patch b/debian/patches/CMakeLists-txt.patch
index 0d6ec26..f50bbef 100644
--- a/debian/patches/CMakeLists-txt.patch
+++ b/debian/patches/CMakeLists-txt.patch
@@ -1,3 +1,4 @@
+Include all available features, windows classes and languages during compilation
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -59,8 +59,8 @@
--
Packaging for mathgl
More information about the debian-science-commits
mailing list