Reimplement aven's cavern log window
[survex.git] / debian / control
bloba16bd2f03dd5aa05df346004222e34f48cc4423a
1 Source: survex
2 Section: science
3 Priority: optional
4 Maintainer: Olly Betts <olly@survex.com>
5 Uploaders: Wookey <wookey@debian.org>
6 Standards-Version: 4.7.0
7 Build-Depends: debhelper-compat (= 12),
8     libavcodec-dev, libavformat-dev, libproj-dev (>= 6.2.0), libswscale-dev,
9     libwxgtk3.2-dev, pkgconf
10 Homepage: https://survex.com/
11 Rules-Requires-Root: no
13 Package: survex
14 Architecture: any
15 Depends: ${misc:Depends}, ${shlibs:Depends}
16 Recommends: survex-aven (= ${binary:Version})
17 Suggests: vim-addon-manager
18 Description: cave surveying and mapping software
19  A software suite to process, view, and print cave survey data.  Survex
20  is cross-platform (Linux, Unix, macOS, Microsoft Windows).  It has
21  been translated into many languages.  It can deal with extremely large and
22  complex datasets and can read survey data from many sources.
24 Package: survex-aven
25 Architecture: any
26 Depends: survex (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
27 Description: sophisticated cave survey viewer for Survex
28  An advanced cave survey data viewer for Survex, written using the wxWidgets
29  library, and using OpenGL for rendering.  Aven allows searching for stations,
30  highlighting categories of stations such entrances or fixed points, measuring
31  the distance between stations, showing passage walls, showing the terrain
32  above the cave, and supports presentations (pre-recorded fly-throughs).