[arch-commits] Commit in gpsprune/repos/community-any (8 files)

Balló György bgyorgy at archlinux.org
Wed May 27 17:47:56 UTC 2020


    Date: Wednesday, May 27, 2020 @ 17:47:55
  Author: bgyorgy
Revision: 635973

archrelease: copy trunk to community-any

Added:
  gpsprune/repos/community-any/PKGBUILD
    (from rev 635972, gpsprune/trunk/PKGBUILD)
  gpsprune/repos/community-any/gpsprune.appdata.xml
    (from rev 635972, gpsprune/trunk/gpsprune.appdata.xml)
  gpsprune/repos/community-any/gpsprune.desktop
    (from rev 635972, gpsprune/trunk/gpsprune.desktop)
  gpsprune/repos/community-any/gpsprune.sh
    (from rev 635972, gpsprune/trunk/gpsprune.sh)
Deleted:
  gpsprune/repos/community-any/PKGBUILD
  gpsprune/repos/community-any/gpsprune.appdata.xml
  gpsprune/repos/community-any/gpsprune.desktop
  gpsprune/repos/community-any/gpsprune.sh

----------------------+
 PKGBUILD             |   76 ++++++++++++++++++++++++-------------------------
 gpsprune.appdata.xml |   54 +++++++++++++++++-----------------
 gpsprune.desktop     |   24 +++++++--------
 gpsprune.sh          |    4 +-
 4 files changed, 79 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-27 17:47:51 UTC (rev 635972)
+++ PKGBUILD	2020-05-27 17:47:55 UTC (rev 635973)
@@ -1,38 +0,0 @@
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: jose <jose1711 [at] gmail (dot) com>
-
-pkgname=gpsprune
-pkgver=19.2
-pkgrel=1
-pkgdesc="View, edit and convert coordinate data from GPS systems"
-arch=('any')
-url="https://activityworkshop.net/software/gpsprune/"
-license=('GPL')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'java-runtime')
-makedepends=('imagemagick')
-optdepends=('gnuplot: draw charts'
-            'gpsbabel: load data directly from GPS receivers'
-            'perl-image-exiftool: save coordinates into JPEG files')
-source=("https://activityworkshop.net/software/$pkgname/${pkgname}_$pkgver.jar"
-        "https://activityworkshop.net/software/gpsprune/prunelogo.png"
-        "$pkgname.sh"
-        "$pkgname.desktop"
-        "$pkgname.appdata.xml")
-noextract=("${pkgname}_$pkgver.jar")
-sha256sums=('e9714513b9f90318917bbabc6c1bfb8fa0893442bb4e777aa0699503e7bc53e0'
-            '9d08bebe643266d2be126597a6841b0364ab07b2d44fdde8c7ad2ec59088523c'
-            'cd8b8f8fc54df03e7435e4849d734e7d9ef5291d8f75c6abab0bfe809fe6abd9'
-            '744f83c1c6d76c3d339b41450ddc79a7c15fbaf6d637741fb2c09529a65a0311'
-            'bba63de51deff95f3453bdacd8e34126c7cbbd33658fadad0b2c51b19855fdb9')
-
-prepare() {
-  convert prunelogo.png +set date:create +set date:modify -gravity center -extent 96x96 $pkgname.png
-}
-
-package() {
-  install -Dm644 ${pkgname}_$pkgver.jar "$pkgdir/usr/share/java/$pkgname/$pkgname.jar"
-  install -Dm755 $pkgname.sh "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 $pkgname.desktop "$pkgdir/usr/share/applications/$pkgname.desktop"
-  install -Dm644 $pkgname.appdata.xml "$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
-  install -Dm644 $pkgname.png "$pkgdir/usr/share/icons/hicolor/96x96/apps/$pkgname.png"
-}

Copied: gpsprune/repos/community-any/PKGBUILD (from rev 635972, gpsprune/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-05-27 17:47:55 UTC (rev 635973)
@@ -0,0 +1,38 @@
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: jose <jose1711 [at] gmail (dot) com>
+
+pkgname=gpsprune
+pkgver=20
+pkgrel=1
+pkgdesc="View, edit and convert coordinate data from GPS systems"
+arch=('any')
+url="https://activityworkshop.net/software/gpsprune/"
+license=('GPL')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'java-runtime')
+makedepends=('imagemagick')
+optdepends=('gnuplot: draw charts'
+            'gpsbabel: load data directly from GPS receivers'
+            'perl-image-exiftool: save coordinates into JPEG files')
+source=("https://activityworkshop.net/software/$pkgname/${pkgname}_$pkgver.jar"
+        "https://activityworkshop.net/software/gpsprune/prunelogo.png"
+        "$pkgname.sh"
+        "$pkgname.desktop"
+        "$pkgname.appdata.xml")
+noextract=("${pkgname}_$pkgver.jar")
+sha256sums=('4be0e2f3f821d628d49dde2d72fbfc8691cf3f0a9db3997353f97d85123437c5'
+            '9d08bebe643266d2be126597a6841b0364ab07b2d44fdde8c7ad2ec59088523c'
+            'cd8b8f8fc54df03e7435e4849d734e7d9ef5291d8f75c6abab0bfe809fe6abd9'
+            '744f83c1c6d76c3d339b41450ddc79a7c15fbaf6d637741fb2c09529a65a0311'
+            'bba63de51deff95f3453bdacd8e34126c7cbbd33658fadad0b2c51b19855fdb9')
+
+prepare() {
+  convert prunelogo.png +set date:create +set date:modify -gravity center -extent 96x96 $pkgname.png
+}
+
+package() {
+  install -Dm644 ${pkgname}_$pkgver.jar "$pkgdir/usr/share/java/$pkgname/$pkgname.jar"
+  install -Dm755 $pkgname.sh "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 $pkgname.desktop "$pkgdir/usr/share/applications/$pkgname.desktop"
+  install -Dm644 $pkgname.appdata.xml "$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
+  install -Dm644 $pkgname.png "$pkgdir/usr/share/icons/hicolor/96x96/apps/$pkgname.png"
+}

Deleted: gpsprune.appdata.xml
===================================================================
--- gpsprune.appdata.xml	2020-05-27 17:47:51 UTC (rev 635972)
+++ gpsprune.appdata.xml	2020-05-27 17:47:55 UTC (rev 635973)
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<component type="desktop-application">
-  <id>net.activityworkshop.gpsprune</id>
-  <launchable type="desktop-id">gpsprune.desktop</launchable>
-  <name>GpsPrune</name>
-  <summary>Visualize, edit and prune GPS tracks</summary>
-  <metadata_license>CC0-1.0</metadata_license>
-  <project_license>GPL-2.0</project_license>
-  <description>
-    <p>GpsPrune is an application for viewing, editing and converting coordinate data from GPS systems. Basically it's a tool to let you play with your GPS data after you get home from your trip.</p>
-    <p>It can load data from arbitrary text-based formats (for example, any tab-separated or comma-separated file) or Xml, or directly from a GPS receiver. It can display the data (as map view using openstreetmap images and as altitude profile), edit this data (for example delete points and ranges, sort waypoints, compress tracks), and save the data (in various text-based formats). It can also export data as a Gpx file, or as Kml/Kmz for import into Google Earth, or send it to a GPS receiver.</p>
-    <p>Some example uses of GpsPrune include cleaning up tracks by deleting wayward points - either recorded by error or by unintended detours. It can also be used to compare and combine tracks, convert to and from various formats, compress tracks, export data to Google Earth, or to analyse data to calculate distances, altitudes and so on.</p>
-  </description>
-  <screenshots>
-    <screenshot type="default">
-      <image>https://activityworkshop.net/software/gpsprune/screengrabs/gpsprune_13_ordnance_survey.png</image>
-    </screenshot>
-    <screenshot>
-      <image>https://activityworkshop.net/software/gpsprune/screengrabs/gpsprune_13_hungarian.png</image>
-    </screenshot>
-    <screenshot>
-      <image>https://activityworkshop.net/software/gpsprune/screengrabs/prune_12_ubuntu.png</image>
-    </screenshot>
-  </screenshots>
-  <url type="bugtracker">https://github.com/activityworkshop/GpsPrune/issues</url>
-  <url type="homepage">https://activityworkshop.net/software/gpsprune/</url>
-</component>

Copied: gpsprune/repos/community-any/gpsprune.appdata.xml (from rev 635972, gpsprune/trunk/gpsprune.appdata.xml)
===================================================================
--- gpsprune.appdata.xml	                        (rev 0)
+++ gpsprune.appdata.xml	2020-05-27 17:47:55 UTC (rev 635973)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+  <id>net.activityworkshop.gpsprune</id>
+  <launchable type="desktop-id">gpsprune.desktop</launchable>
+  <name>GpsPrune</name>
+  <summary>Visualize, edit and prune GPS tracks</summary>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-2.0</project_license>
+  <description>
+    <p>GpsPrune is an application for viewing, editing and converting coordinate data from GPS systems. Basically it's a tool to let you play with your GPS data after you get home from your trip.</p>
+    <p>It can load data from arbitrary text-based formats (for example, any tab-separated or comma-separated file) or Xml, or directly from a GPS receiver. It can display the data (as map view using openstreetmap images and as altitude profile), edit this data (for example delete points and ranges, sort waypoints, compress tracks), and save the data (in various text-based formats). It can also export data as a Gpx file, or as Kml/Kmz for import into Google Earth, or send it to a GPS receiver.</p>
+    <p>Some example uses of GpsPrune include cleaning up tracks by deleting wayward points - either recorded by error or by unintended detours. It can also be used to compare and combine tracks, convert to and from various formats, compress tracks, export data to Google Earth, or to analyse data to calculate distances, altitudes and so on.</p>
+  </description>
+  <screenshots>
+    <screenshot type="default">
+      <image>https://activityworkshop.net/software/gpsprune/screengrabs/gpsprune_13_ordnance_survey.png</image>
+    </screenshot>
+    <screenshot>
+      <image>https://activityworkshop.net/software/gpsprune/screengrabs/gpsprune_13_hungarian.png</image>
+    </screenshot>
+    <screenshot>
+      <image>https://activityworkshop.net/software/gpsprune/screengrabs/prune_12_ubuntu.png</image>
+    </screenshot>
+  </screenshots>
+  <url type="bugtracker">https://github.com/activityworkshop/GpsPrune/issues</url>
+  <url type="homepage">https://activityworkshop.net/software/gpsprune/</url>
+</component>

Deleted: gpsprune.desktop
===================================================================
--- gpsprune.desktop	2020-05-27 17:47:51 UTC (rev 635972)
+++ gpsprune.desktop	2020-05-27 17:47:55 UTC (rev 635973)
@@ -1,12 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Name=GpsPrune
-Comment=Visualize, edit and prune GPS tracks
-Exec=gpsprune %F
-Icon=gpsprune
-Categories=Education;Science;Geoscience;
-StartupNotify=false
-Terminal=false
-Type=Application
-MimeType=application/gpx+xml;
-Keywords=gps;gpx;kml;kmz;tracks;waypoints;routes;

Copied: gpsprune/repos/community-any/gpsprune.desktop (from rev 635972, gpsprune/trunk/gpsprune.desktop)
===================================================================
--- gpsprune.desktop	                        (rev 0)
+++ gpsprune.desktop	2020-05-27 17:47:55 UTC (rev 635973)
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Version=1.0
+Name=GpsPrune
+Comment=Visualize, edit and prune GPS tracks
+Exec=gpsprune %F
+Icon=gpsprune
+Categories=Education;Science;Geoscience;
+StartupNotify=false
+Terminal=false
+Type=Application
+MimeType=application/gpx+xml;
+Keywords=gps;gpx;kml;kmz;tracks;waypoints;routes;

Deleted: gpsprune.sh
===================================================================
--- gpsprune.sh	2020-05-27 17:47:51 UTC (rev 635972)
+++ gpsprune.sh	2020-05-27 17:47:55 UTC (rev 635973)
@@ -1,2 +0,0 @@
-#!/bin/bash
-java -jar /usr/share/java/gpsprune/gpsprune.jar "$@"

Copied: gpsprune/repos/community-any/gpsprune.sh (from rev 635972, gpsprune/trunk/gpsprune.sh)
===================================================================
--- gpsprune.sh	                        (rev 0)
+++ gpsprune.sh	2020-05-27 17:47:55 UTC (rev 635973)
@@ -0,0 +1,2 @@
+#!/bin/bash
+java -jar /usr/share/java/gpsprune/gpsprune.jar "$@"



More information about the arch-commits mailing list