Source: meshsdfilter
Section: libdevel
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Dima Kogan <dkogan@debian.org>
Build-Depends: cmake,
               debhelper-compat (= 13),
               libopenmesh-dev,
               libeigen3-dev
Standards-Version: 4.6.0
Homepage: https://github.com/bldeng/MeshSDFilter
Vcs-Git: https://salsa.debian.org/science-team/meshsdfilter.git
Vcs-Browser: https://salsa.debian.org/science-team/meshsdfilter

Package: libmeshsdfilter-dev
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         libeigen3-dev,
         libopenmesh-dev
Description: Static/Dynamic Filtering for Mesh Geometry
 Implementation of the mesh normal filtering algorithm from the paper: Juyong
 Zhang, Bailin Deng, Yang Hong, Yue Peng, Wenjie Qin, Ligang Liu. Static/Dynamic
 Filtering for Mesh Geometry. arXiv:1712.03574.
 .
 This is a header-only library. This package contains the headers

Package: meshsdfilter-tools
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Static/Dynamic Filtering for Mesh Geometry
 Implementation of the mesh normal filtering algorithm from the paper: Juyong
 Zhang, Bailin Deng, Yang Hong, Yue Peng, Wenjie Qin, Ligang Liu. Static/Dynamic
 Filtering for Mesh Geometry. arXiv:1712.03574.
 .
 This package contains the binary executables

