Source: vibes Section: math Priority: optional Maintainer: Rafael Laboissière Rules-Requires-Root: no Build-Depends: cmake, debhelper-compat (= 13), dpkg-dev (>= 1.22.5), libqt5svg5-dev, pandoc, qtbase5-dev, xauth, xvfb Standards-Version: 4.7.0 Homepage: https://enstabretagnerobotics.github.io/VIBES/ Vcs-Browser: https://salsa.debian.org/debian/vibes Vcs-Git: https://salsa.debian.org/debian/vibes.git Package: vibes Architecture: any Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends}, Description: visualizer for intervals and boxes VIBes is a visualization system that aims at providing people working with interval methods a way to display results (boxes, pavings), without worrying with GUI programming. It provides drawing functions accessible from a lot of programming languages, without complex installation and library dependencies. The main design goal of VIBes is to be cross-platform, available from different programming languages, simple to set-up, easy to port to a new language. Package: libvibes-dev Section: libdevel Architecture: any Depends: libvibes0t64 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, Description: visualizer for intervals and boxes (development files) VIBes is a visualization system that aims at providing people working with interval methods a way to display results (boxes, pavings), without worrying with GUI programming. It provides drawing functions accessible from a lot of programming languages, without complex installation and library dependencies. The main design goal of VIBes is to be cross-platform, available from different programming languages, simple to set-up, easy to port to a new language. . This package contains the header files for creating clients in C++ for VIBes, as well as the code examples. Package: libvibes0t64 Provides: ${t64:Provides} Replaces: libvibes0 Breaks: libvibes0 (<< ${source:Version}) Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: visualizer for intervals and boxes (client library for C++) VIBes is a visualization system that aims at providing people working with interval methods a way to display results (boxes, pavings), without worrying with GUI programming. It provides drawing functions accessible from a lot of programming languages, without complex installation and library dependencies. The main design goal of VIBes is to be cross-platform, available from different programming languages, simple to set-up, easy to port to a new language. . This package contains the shared library for building client applications for VIBes in C++.