Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : josm | name : josm | ||||
| version : '15553' | version : '15553' | ||||
| release : 5 | release : 6 | ||||
| source : | source : | ||||
| - https://getsol.us/sources/josm-15553.tar.xz : 8c1b0473e18cae8012b2ca45c301d55f2008ee0e7eeb427f0691ef42248a0a96 | - https://getsol.us/sources/josm-15553.tar.xz : 8c1b0473e18cae8012b2ca45c301d55f2008ee0e7eeb427f0691ef42248a0a96 | ||||
| license : GPL-2.0-or-later | license : GPL-2.0-or-later | ||||
| component : office | component : office | ||||
| summary : An extensible editor for OpenStreetMap | summary : An extensible editor for OpenStreetMap | ||||
| description: | | 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. | 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. | ||||
| builddeps : | builddeps : | ||||
| - apache-ant | - apache-ant | ||||
| rundeps : | rundeps : | ||||
| - openjdk-8 | - openjdk-11 | ||||
| setup : | | setup : | | ||||
| sed -e "s|\${version.entry.commit.revision}|$version|g" -i build.xml | sed -e "s|\${version.entry.commit.revision}|$version|g" -i build.xml | ||||
| build : | | build : | | ||||
| ant dist | ant dist | ||||
| install : | | install : | | ||||
| install -Dm00755 dist/josm-custom.jar $installdir/usr/share/josm/josm.jar | install -Dm00755 dist/josm-custom.jar $installdir/usr/share/josm/josm.jar | ||||
| cp -a linux/tested/usr/share/{applications,icons,man,metainfo,pixmaps} $installdir/usr/share | cp -a linux/tested/usr/share/{applications,icons,man,metainfo,pixmaps} $installdir/usr/share | ||||
| install -Dm00755 $pkgfiles/josm -t $installdir/usr/bin | install -Dm00755 $pkgfiles/josm -t $installdir/usr/bin | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.