1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
|
Source: opencpn
Maintainer: Alec Leamas <leamas.alec@gmail.com>
Section: misc
Priority: optional
Build-Depends: debhelper-compat (= 12),
cmake,
libarchive-dev,
libbz2-dev,
libcurl4-gnutls-dev | libcurl4-openssl-dev,
libdrm-dev,
libelf-dev,
libexif-dev,
libgdk-pixbuf2.0-dev,
libgtk-3-dev,
liblz4-dev,
liblzma-dev,
libpango1.0-dev,
libsqlite3-dev,
libtinyxml-dev,
libunarr-dev,
libwxsvg-dev (>= 2:1.5.21),
libwxgtk3.0-gtk3-dev,
lsb-release,
portaudio19-dev
Standards-Version: 4.5.0
Vcs-Browser: https://gitlab.com/leamas/opencpn
Vcs-Git: https://gitlab.com/leamas/opencpn.git
Homepage: https://opencpn.org
Rules-Requires-Root: no
Package: opencpn
Architecture: any
Depends: opencpn-data (>= ${source:Version}),
bzip2,
${shlibs:Depends},
${misc:Depends}
Recommends: wx3.0-i18n
Breaks: opencpn-plugins (<< 4.8.8~)
Replaces: opencpn-plugins (<< 4.8.8~)
Suggests: binutils
Description: Open Source Chartplotter and Marine GPS Navigation Software
Chart Plotter and Navigational software program for use underway
or as a planning tool. Developed by a team of active sailors using real
world conditions for program testing and refinement.
By default supports raster and vector formats like BSB and S63. Support for
many other formats are available in plugins. Other plugins provides
support for e. g., AIS, radar and weather maps.
Application has language support in 20+ languages.
.
This package contains programs, libraries and some support files.
Package: opencpn-data
Architecture: all
Depends: ${misc:Depends}
Description: Open Source Chartplotter and Marine GPS Navigation Software (data)
Chart Plotter and Navigational software program for use underway
or as a planning tool. Developed by a team of active sailors using real
world conditions for program testing and refinement.
By default supports raster and vector formats like BSB and S63. Support for
many other formats are available in plugins. Other plugins provides
support for e. g., AIS, radar and weather maps.
Application has language support in 20+ languages.
.
This package contains architecture independent data files.
|