[arch-commits] Commit in gpsprune/repos/community-any (6 files)
Balló György
bgyorgy at archlinux.org
Sun May 20 17:11:39 UTC 2018
Date: Sunday, May 20, 2018 @ 17:11:38
Author: bgyorgy
Revision: 325454
archrelease: copy trunk to community-any
Added:
gpsprune/repos/community-any/PKGBUILD
(from rev 325453, gpsprune/trunk/PKGBUILD)
gpsprune/repos/community-any/gpsprune.desktop
(from rev 325453, gpsprune/trunk/gpsprune.desktop)
gpsprune/repos/community-any/gpsprune.sh
(from rev 325453, gpsprune/trunk/gpsprune.sh)
Deleted:
gpsprune/repos/community-any/PKGBUILD
gpsprune/repos/community-any/gpsprune.desktop
gpsprune/repos/community-any/gpsprune.sh
------------------+
PKGBUILD | 62 ++++++++++++++++++++++++++---------------------------
gpsprune.desktop | 24 ++++++++++----------
gpsprune.sh | 4 +--
3 files changed, 45 insertions(+), 45 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-20 17:11:32 UTC (rev 325453)
+++ PKGBUILD 2018-05-20 17:11:38 UTC (rev 325454)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: jose <jose1711 [at] gmail (dot) com>
-
-pkgname=gpsprune
-pkgver=18.6
-pkgrel=2
-pkgdesc="View, edit and convert coordinate data from GPS systems"
-arch=('any')
-url="https://activityworkshop.net/software/gpsprune/"
-license=('GPL')
-depends=('java-runtime')
-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")
-noextract=("${pkgname}_$pkgver.jar")
-sha256sums=('f8f0b985efbf97a533be1090347a61ae1da0e709d1db2284fe9c4922e4bc29c6'
- '9d08bebe643266d2be126597a6841b0364ab07b2d44fdde8c7ad2ec59088523c'
- 'cd8b8f8fc54df03e7435e4849d734e7d9ef5291d8f75c6abab0bfe809fe6abd9'
- '744f83c1c6d76c3d339b41450ddc79a7c15fbaf6d637741fb2c09529a65a0311')
-
-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 prunelogo.png "$pkgdir/usr/share/pixmaps/$pkgname.png"
-}
Copied: gpsprune/repos/community-any/PKGBUILD (from rev 325453, gpsprune/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2018-05-20 17:11:38 UTC (rev 325454)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: jose <jose1711 [at] gmail (dot) com>
+
+pkgname=gpsprune
+pkgver=19
+pkgrel=1
+pkgdesc="View, edit and convert coordinate data from GPS systems"
+arch=('any')
+url="https://activityworkshop.net/software/gpsprune/"
+license=('GPL')
+depends=('java-runtime')
+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")
+noextract=("${pkgname}_$pkgver.jar")
+sha256sums=('a58f972a7956d632e3b5abc20c72700a59109f1d16606a5c78eebe5fca730858'
+ '9d08bebe643266d2be126597a6841b0364ab07b2d44fdde8c7ad2ec59088523c'
+ 'cd8b8f8fc54df03e7435e4849d734e7d9ef5291d8f75c6abab0bfe809fe6abd9'
+ '744f83c1c6d76c3d339b41450ddc79a7c15fbaf6d637741fb2c09529a65a0311')
+
+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 prunelogo.png "$pkgdir/usr/share/pixmaps/$pkgname.png"
+}
Deleted: gpsprune.desktop
===================================================================
--- gpsprune.desktop 2018-05-20 17:11:32 UTC (rev 325453)
+++ gpsprune.desktop 2018-05-20 17:11:38 UTC (rev 325454)
@@ -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 325453, gpsprune/trunk/gpsprune.desktop)
===================================================================
--- gpsprune.desktop (rev 0)
+++ gpsprune.desktop 2018-05-20 17:11:38 UTC (rev 325454)
@@ -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 2018-05-20 17:11:32 UTC (rev 325453)
+++ gpsprune.sh 2018-05-20 17:11:38 UTC (rev 325454)
@@ -1,2 +0,0 @@
-#!/bin/bash
-java -jar /usr/share/java/gpsprune/gpsprune.jar "$@"
Copied: gpsprune/repos/community-any/gpsprune.sh (from rev 325453, gpsprune/trunk/gpsprune.sh)
===================================================================
--- gpsprune.sh (rev 0)
+++ gpsprune.sh 2018-05-20 17:11:38 UTC (rev 325454)
@@ -0,0 +1,2 @@
+#!/bin/bash
+java -jar /usr/share/java/gpsprune/gpsprune.jar "$@"
More information about the arch-commits
mailing list