diff --git a/package.yml b/package.yml index 2949945..448ddac 100644 --- a/package.yml +++ b/package.yml @@ -1,22 +1,26 @@ name : josm -version : '15553' -release : 6 +version : '17084' +release : 7 source : - - https://getsol.us/sources/josm-15553.tar.xz : 8c1b0473e18cae8012b2ca45c301d55f2008ee0e7eeb427f0691ef42248a0a96 + - https://getsol.us/sources/josm-17084.tar.xz : af0de23379c74da2d4498c326b8a66e5e7c05f52b0bf8746198bc58d65f87972 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 + ant dist -Divy.default.ivy.user.dir=$workdir/.ivy2 install : | 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 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 diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml index 835d840..3e61fd4 100644 --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,57 +1,58 @@ josm - Campbell Jones - dev@serebit.com + Fabio Forni + livingsilver94.solus@redaril.me GPL-2.0-or-later office An extensible editor for OpenStreetMap 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. https://getsol.us/sources/README.Solus josm An extensible editor for OpenStreetMap 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. office /usr/bin/josm /usr/share/applications/org.openstreetmap.josm.desktop /usr/share/icons/hicolor/128x128/apps/org.openstreetmap.josm.png /usr/share/icons/hicolor/16x16/apps/org.openstreetmap.josm.png /usr/share/icons/hicolor/192x192/apps/org.openstreetmap.josm.png /usr/share/icons/hicolor/22x22/apps/org.openstreetmap.josm.png /usr/share/icons/hicolor/24x24/apps/org.openstreetmap.josm.png /usr/share/icons/hicolor/256x256/apps/org.openstreetmap.josm.png /usr/share/icons/hicolor/32x32/apps/org.openstreetmap.josm.png /usr/share/icons/hicolor/36x36/apps/org.openstreetmap.josm.png /usr/share/icons/hicolor/40x40/apps/org.openstreetmap.josm.png /usr/share/icons/hicolor/42x42/apps/org.openstreetmap.josm.png /usr/share/icons/hicolor/48x48/apps/org.openstreetmap.josm.png /usr/share/icons/hicolor/512x512/apps/org.openstreetmap.josm.png /usr/share/icons/hicolor/64x64/apps/org.openstreetmap.josm.png /usr/share/icons/hicolor/72x72/apps/org.openstreetmap.josm.png /usr/share/icons/hicolor/80x80/apps/org.openstreetmap.josm.png /usr/share/icons/hicolor/8x8/apps/org.openstreetmap.josm.png /usr/share/icons/hicolor/96x96/apps/org.openstreetmap.josm.png /usr/share/icons/hicolor/scalable/apps/org.openstreetmap.josm.svg /usr/share/josm/josm.jar /usr/share/man/man1/josm.1 /usr/share/metainfo/org.openstreetmap.josm.appdata.xml + /usr/share/mime/packages/josm.xml /usr/share/pixmaps/org.openstreetmap.josm.png - - 2020-06-05 - 15553 + + 2020-10-20 + 17084 Packaging update - Campbell Jones - dev@serebit.com + Fabio Forni + livingsilver94.solus@redaril.me \ No newline at end of file