source: git/debian/control @ fca2036

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since fca2036 was fca2036, checked in by Olly Betts <olly@…>, 13 years ago
  • New upstream release. + Explicitly links with -lGL, if it exists, to support linking with gold or

GNU ld --as-needed. (Closes: #615781)

  • debian/control: + "Standards-Version: 3.9.2" - no changes required. + Expand descriptions of survex-aven and survex-svxedit.

git-svn-id: file:///home/survex-svn/survex/trunk@3589 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 1.7 KB
Line 
1Source: survex
2Section: science
3Priority: extra
4Maintainer: Wookey <wookey@survex.com>
5Uploaders: Olly Betts <olly@survex.com>
6Standards-Version: 3.9.2
7Build-Depends: debhelper (>= 7), libx11-dev, libxext-dev, x11proto-core-dev,
8    libwxgtk2.8-dev, mesa-common-dev, libglu1-mesa-dev, autotools-dev
9Homepage: http://survex.com/
10
11Package: survex
12Architecture: any
13Depends: ${misc:Depends}, ${shlibs:Depends}
14Recommends: survex-aven (= ${binary:Version})
15Suggests: survex-svxedit (= ${source:Version}), vim-addon-manager
16Description: cave surveying and mapping software
17 A software suite to process, view, and print cave survey data.  Survex
18 is cross-platform (Linux, Unix, Mac OS X, Microsoft Windows).  It includes
19 English, French, German, Portuguese, Catalan, Spanish, Slovak, and Romanian
20 internationalisations.  It can deal with extremely large and complex
21 datasets and can read survey data from many sources.
22
23Package: survex-aven
24Architecture: any
25Depends: survex (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
26Description: sophisticated cave survey viewer for Survex
27 An advanced cave survey data viewer for Survex, written using the wxWidgets
28 library, and using OpenGL for rendering.  Aven allows searching for stations,
29 highlighting categories of stations such entrances or fixed points, measuring
30 the distance between stations, showing passage walls, and supports
31 presentations (pre-recorded fly-throughs).
32
33Package: survex-svxedit
34Architecture: all
35Depends: tk8.4|wish, bwidget, ${misc:Depends}
36Recommends: survex (>= ${source:Version})
37Description: survey data editor for Survex
38 Experimental cave survey data entry editor for Survex.  Packaged separately
39 as it requires Tcl to be installed, and some users prefer to use a text
40 editor instead.
Note: See TracBrowser for help on using the repository browser.