Add libmgl-mpi binary package
authorDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Mon, 6 May 2013 11:29:11 +0000 (14:29 +0300)
committerDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Mon, 6 May 2013 11:29:11 +0000 (14:29 +0300)
debian/control
debian/libmgl-mpi7.0.0.install [new file with mode: 0644]
debian/libmgl-mpi7.0.0.symbols [new file with mode: 0644]
debian/libmgl7.0.0.symbols

index fc1d0abab37e30c2e130e3d64cb93096ac711988..eef4e04c99b4024255602027c4ce053c2a141816 100644 (file)
@@ -70,6 +70,20 @@ Description: library for scientific graphs. (main runtime library)
  .
  This package contains the shared object files.
 
+Package: libmgl-mpi7.0.0
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
+Description: library for scientific graphs. (mpi enhanced runtime library)
+ 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
+ files. There are simple window interfaces based on GLUT, FLTK and/or Qt.
+ MathGL can also be used in the console. There are interfaces to a set of
+ languages, such as, C, Fortran, Pascal, Forth, Python, Octave.
+ .
+ This package contains the, parallel interface enhanced, shared object 
+ files .
+
 Package: libmgl-wnd7.0.0
 Architecture: any
 Section: libs
diff --git a/debian/libmgl-mpi7.0.0.install b/debian/libmgl-mpi7.0.0.install
new file mode 100644 (file)
index 0000000..b90da4d
--- /dev/null
@@ -0,0 +1 @@
+debian/tmp/usr/lib/libmgl-mpi.so.*
\ No newline at end of file
diff --git a/debian/libmgl-mpi7.0.0.symbols b/debian/libmgl-mpi7.0.0.symbols
new file mode 100644 (file)
index 0000000..4b29c6e
--- /dev/null
@@ -0,0 +1,5 @@
+libmgl-mpi.so.7.0.0 libmgl-mpi7.0.0 #MINVER#
+ mgl_mpi_recv@Base 2.1.3
+ mgl_mpi_recv_@Base 2.1.3
+ mgl_mpi_send@Base 2.1.3
+ mgl_mpi_send_@Base 2.1.3
\ No newline at end of file
index e56ab4ef838ed7b3c6cdf2a29ca4367ee85056bd..41e31bc91f45ea565166fc75abe716a02ca8b01a 100644 (file)
@@ -903,6 +903,9 @@ libmgl.so.7.0.0 libmgl7.0.0 #MINVER#
  (optional)_ZNSt15_Deque_iteratorImRmPmEC2ERKS2_@Base 2.1.3
  (optional)_ZNSt15_Deque_iteratorImRmPmEC2Ev@Base 2.1.3
  (optional)_ZNSt15_Deque_iteratorImRmPmEppEv@Base 2.1.3
+ (optional)_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED0Ev@Base 2.1.3
+ (optional)_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED1Ev@Base 2.1.3
+ (optional)_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED2Ev@Base 2.1.3
  (optional)_ZNSt16ostream_iteratorIhcSt11char_traitsIcEEC1ERKS2_@Base 2.1.3
  (optional)_ZNSt16ostream_iteratorIhcSt11char_traitsIcEEC1ERSo@Base 2.1.3
  (optional)_ZNSt16ostream_iteratorIhcSt11char_traitsIcEEC2ERKS2_@Base 2.1.3