From 14fcdd60a5c728e8b8d30c809ad31be2c5b154be Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Sat, 29 Apr 2017 19:49:39 +0200 Subject: GudhUI. --- debian/control | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index d05104e4..12f7b3b3 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,9 @@ Build-Depends: cmake (>= 2.6), cython3, debhelper (>= 10), dh-python, doxygen, graphviz, libboost-chrono-dev (>= 1.48), libboost-filesystem-dev (>= 1.48), libboost-program-options-dev (>= 1.48), libboost-system-dev (>= 1.48), libboost-test-dev (>= 1.48), libboost-timer-dev (>= 1.48), - libcgal-dev (>= 4.8.1), libeigen3-dev (>= 3.1.0), libgmp-dev (>= 4.2), - libtbb-dev, python3-dev, python3-matplotlib, python3-tk, texlive-science + libcgal-dev (>= 4.8.1), libcgal-qt5-dev (>= 4.8.1), libeigen3-dev (>= 3.1.0), + libgmp-dev (>= 4.2), libtbb-dev, python3-dev, python3-matplotlib, python3-tk, + qt5base-dev, texlive-science Homepage: http://gudhi.gforge.inria.fr/ Vcs-Browser: https://git.nonempty.org/debian-gudhi Vcs-Git: http://git.nonempty.org/debian-gudhi -b debian/sid @@ -88,4 +89,22 @@ Description: Generic open source C++ library for Topological Data Analysis The GUDHI library is developed as part of the GUDHI project supported by the European Research Council. . - This package contains GUDHI's Python (3) interface. \ No newline at end of file + This package contains GUDHI's Python (3) interface. + +Package: gudhui +Section: math +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Generic open source C++ library for Topological Data Analysis + The GUDHI library is a generic open source C++ library for + Topological Data Analysis (TDA) and Higher Dimensional Geometry + Understanding. The library offers state-of-the-art data structures + and algorithms to construct simplicial complexes and compute + persistent homology. + . + The GUDHI library is developed as part of the GUDHI project supported + by the European Research Council. + . + This package contains GudhUI, a graphical interface to a few of GUDHI's + features. Be aware that it is quite rough around the edges. + \ No newline at end of file -- cgit v1.2.3