name : josm version : '18387' release : 12 source : - https://github.com/JOSM/josm/archive/refs/tags/18387-tested.tar.gz : 694ebd7353206c067fc1120afde8db4bcce163d7ecc482d585bd14c6d1e96051 homepage : https://josm.openstreetmap.de/ license : GPL-2.0-or-later component : office summary : An extensible editor for OpenStreetMap description: | JOSM is an extensible editor for OpenStreetMap. It supports loading GPX tracks, background imagery and OSM data from local sources as well as from online sources and allows to edit the OSM data (nodes, ways, and relations) and their metadata tags. networking : yes builddeps : - apache-ant rundeps : - openjdk-11 setup : | sed -e "s|\${version.entry.commit.revision}|$version|g" -i build.xml build : | ant dist -Divy.default.ivy.user.dir=$workdir/.ivy2 install : | install -Dm00755 dist/josm-custom.jar $installdir/usr/share/josm/josm.jar install -Dm00755 $pkgfiles/josm -t $installdir/usr/bin find native/linux/tested/usr/share -type d -empty -delete rm -rf native/linux/tested/usr/share/doc cp -a native/linux/tested/usr/share $installdir/usr