r45416 - in /packages/gmsh-tetgen/trunk/debian: changelog control rules

trophime-guest at users.alioth.debian.org trophime-guest at users.alioth.debian.org
Fri Oct 19 13:26:11 UTC 2012


Author: trophime-guest
Date: Fri Oct 19 13:26:11 2012
New Revision: 45416

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45416
Log:
enable kbipack

Modified:
    packages/gmsh-tetgen/trunk/debian/changelog
    packages/gmsh-tetgen/trunk/debian/control
    packages/gmsh-tetgen/trunk/debian/rules

Modified: packages/gmsh-tetgen/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/gmsh-tetgen/trunk/debian/changelog?rev=45416&op=diff
==============================================================================
--- packages/gmsh-tetgen/trunk/debian/changelog (original)
+++ packages/gmsh-tetgen/trunk/debian/changelog Fri Oct 19 13:26:11 2012
@@ -1,6 +1,7 @@
 gmsh-tetgen (2.6.2~svn13116-1) unstable; urgency=low
 
   * update to svn rev 13116
+  * add libgmp-dev to debian/control to enable kbipack
 
  -- Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>  Wed, 05 Sep 2012 11:11:56 +0200
 

Modified: packages/gmsh-tetgen/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/gmsh-tetgen/trunk/debian/control?rev=45416&op=diff
==============================================================================
--- packages/gmsh-tetgen/trunk/debian/control (original)
+++ packages/gmsh-tetgen/trunk/debian/control Fri Oct 19 13:26:11 2012
@@ -6,7 +6,7 @@
  Anton Gladky <gladky.anton at gmail.com>,
  Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>
 Build-Depends: debhelper (>= 8), cmake, gfortran, libgl1-mesa-dev,
- libglu1-mesa-dev, libfltk1.3-dev (>=1.1.7),
+ libglu1-mesa-dev, libfltk1.3-dev (>=1.1.7), libgmp-dev,
  libpng-dev, libjpeg-dev, zlib1g-dev, texlive, texinfo,
  mpi-default-dev,
  libgmm++-dev [!hurd-i386 !s390x],

Modified: packages/gmsh-tetgen/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/gmsh-tetgen/trunk/debian/rules?rev=45416&op=diff
==============================================================================
--- packages/gmsh-tetgen/trunk/debian/rules (original)
+++ packages/gmsh-tetgen/trunk/debian/rules Fri Oct 19 13:26:11 2012
@@ -20,6 +20,7 @@
 -DCMAKE_C_FLAGS="-fPIC -Wall $(shell dpkg-buildflags --get CFLAGS)" \
 -DPYTHON_INCLUDE_DIR:PATH=/usr/include/python2.7 \
 -DPYTHON_LIBRARY:FILEPATH=/usr/lib/libpython2.7.so \
+-DENABLE_KBIPACK:BOOL=ON \
 -DENABLE_METIS:BOOL=ON \
 -DENABLE_TAUCS:BOOL=ON \
 -DENABLE_MPI:BOOL=ON \




More information about the debian-science-commits mailing list