From da362b92992aff44452885b41f773c8d083a1ef0 Mon Sep 17 00:00:00 2001 From: Michales Michaloudes Date: Wed, 5 Jul 2017 14:49:30 +0100 Subject: gis/josm: Updated for version 12450. Signed-off-by: David Spencer --- gis/josm/README | 2 +- gis/josm/josm.SlackBuild | 9 +++++---- gis/josm/josm.info | 6 +++--- 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'gis') diff --git a/gis/josm/README b/gis/josm/README index ea9993e5d3..c893f14abe 100644 --- a/gis/josm/README +++ b/gis/josm/README @@ -2,7 +2,7 @@ JOSM is an extensible editor for OpenStreetMap (OSM) written in Java Currently it supports loading stand-alone GPX tracks and GPX track data from the OSM database as well as loading and editing existing nodes, ways, metadata tags -and relations from the OSM database. +and relations from the OSM database. Josm is very active so it is highly recommended to install the latest version http://josm.openstreetmap.de/download/josm-tested.jar diff --git a/gis/josm/josm.SlackBuild b/gis/josm/josm.SlackBuild index e988611a32..4e5dfa72ff 100644 --- a/gis/josm/josm.SlackBuild +++ b/gis/josm/josm.SlackBuild @@ -1,14 +1,14 @@ #!/bin/sh # Slackware java packaging script for josm # -# Michales - clavisound - Michaloudes korgie@gmail.com <2012> +# Michales - clavisound - Michaloudes korgie@gmail.com <2012-2017> # -# If you want to extract the version from an download +# For latest verion download # http://josm.openstreetmap.de/download/josm-tested.jar -# execute the script passing it VERSION=tested +# execute the script with VERSION=tested PRGNAM=josm -VERSION=${VERSION:-11526} +VERSION=${VERSION:-12450} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -60,6 +60,7 @@ cat > $PKG/usr/bin/$PRGNAM << EOF java -jar /opt/$PRGNAM/$PRGNAM.jar EOF chmod 755 $PKG/usr/bin/$PRGNAM +chmod 755 $PKG/opt/$PRGNAM/$PRGNAM.jar # cp KDE desktop icon mkdir -p $PKG/usr/share/applications diff --git a/gis/josm/josm.info b/gis/josm/josm.info index cccd783bd5..7f11992a9f 100644 --- a/gis/josm/josm.info +++ b/gis/josm/josm.info @@ -1,8 +1,8 @@ PRGNAM="josm" -VERSION="11526" +VERSION="12450" HOMEPAGE="http://josm.openstreetmap.de" -DOWNLOAD="https://josm.openstreetmap.de/download/josm-snapshot-11526.jar" -MD5SUM="75cd14890c6df31e318fd403fbab22da" +DOWNLOAD="https://josm.openstreetmap.de/download/josm-snapshot-12450.jar" +MD5SUM="1bb587427acb4b87300093ae298a0f13" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" -- cgit v1.2.3