source: josm/trunk/native/linux/latest/DEBIAN/control @ 18160

Last change on this file since 18160 was 18160, checked in by Don-vip, 22 months ago

see #17858 - make Debian/Ubuntu package depend on openjfx and add following JavaFX modules: controls,media,swing,web

File size: 957 bytes
Line 
1Package: josm-latest
2Version: 1.5.svn{{VERSION}}
3Section: utils
4Maintainer: josm developers <josm-dev@openstreetmap.org>
5Homepage: https://josm.openstreetmap.de
6Priority: extra
7Architecture: all
8Depends: openjdk-11-jre | java11-runtime | openjdk-8-jre | java8-runtime,
9         proj-data, fonts-noto, openjfx
10Description: Editor for OpenStreetMap (daily development snapshot)
11 JOSM is an editor for OpenStreetMap (OSM) written in Java.
12  The current version supports stand alone GPX tracks, GPX track data
13  from OSM database and existing nodes, line segments and metadata tags
14  from the OSM database.
15 .
16  OpenStreetMap is a project aimed squarely at creating and providing
17  free geographic data such as street maps to anyone who wants them.
18  The project was started because most maps you think of as free actually
19  have legal or technical restrictions on their use, holding back people
20  from using them in creative, productive or unexpected ways.
21
22
23
Note: See TracBrowser for help on using the repository browser.