[arch-commits] Commit in gpscorrelate/trunk (3 files)

Balló György bgyorgy at archlinux.org
Sun May 23 10:33:34 UTC 2021


    Date: Sunday, May 23, 2021 @ 10:33:34
  Author: bgyorgy
Revision: 943137

upgpkg: gpscorrelate 2.0-2: Use upstream metainfo

Added:
  gpscorrelate/trunk/io.github.dfandrich.gpscorrelate.metainfo.xml
Modified:
  gpscorrelate/trunk/PKGBUILD
Deleted:
  gpscorrelate/trunk/gpscorrelate.appdata.xml

-----------------------------------------------+
 PKGBUILD                                      |   19 ++++++-------
 gpscorrelate.appdata.xml                      |   19 -------------
 io.github.dfandrich.gpscorrelate.metainfo.xml |   35 ++++++++++++++++++++++++
 3 files changed, 44 insertions(+), 29 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-23 10:32:58 UTC (rev 943136)
+++ PKGBUILD	2021-05-23 10:33:34 UTC (rev 943137)
@@ -4,17 +4,17 @@
 
 pkgname=gpscorrelate
 pkgver=2.0
-pkgrel=1
-pkgdesc="Correlate (geotagging) digital camera photos with GPS data in GPX format"
+pkgrel=2
+pkgdesc='Correlate (geotagging) digital camera photos with GPS data in GPX format'
 arch=('x86_64')
-url="https://dfandrich.github.io/gpscorrelate/"
+url='https://dfandrich.github.io/gpscorrelate/'
 license=('GPL2')
 depends=('exiv2' 'gtk3')
 makedepends=('libxslt')
-source=(https://github.com/dfandrich/gpscorrelate/releases/download/$pkgver/$pkgname-$pkgver.tar.xz
-        gpscorrelate.appdata.xml)
+source=("https://github.com/dfandrich/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
+        'io.github.dfandrich.gpscorrelate.metainfo.xml')
 sha256sums=('3fba8ad72b9b42dfc870a04d1207357c2a6c28842b1ede51e28b30a93b48debe'
-            'c5915b4fdee2fd4120ca12679c471ddaa3b39e53589e7ee0b3197a0ac3784209')
+            '3e12e59fff65ae03f7e39910c0c243401fca372fabe8af4539ef3e57f3b71824')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -28,8 +28,7 @@
 
 package() {
   cd $pkgname-$pkgver
-  make prefix=/usr DESTDIR="$pkgdir" install
-  install -Dm644 gpscorrelate-gui.svg "$pkgdir/usr/share/icons/hicolor/scalable/apps/gpscorrelate-gui.svg"
-  install -Dm644 gpscorrelate.desktop "$pkgdir/usr/share/applications/gpscorrelate.desktop"
-  install -Dm644 ../gpscorrelate.appdata.xml "$pkgdir/usr/share/metainfo/gpscorrelate.appdata.xml"
+  make prefix=/usr DESTDIR="$pkgdir" install install-desktop-file
+  install -Dm644 ../io.github.dfandrich.gpscorrelate.metainfo.xml \
+    "$pkgdir/usr/share/metainfo/io.github.dfandrich.gpscorrelate.metainfo.xml"
 }

Deleted: gpscorrelate.appdata.xml
===================================================================
--- gpscorrelate.appdata.xml	2021-05-23 10:32:58 UTC (rev 943136)
+++ gpscorrelate.appdata.xml	2021-05-23 10:33:34 UTC (rev 943137)
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<component type="desktop-application">
-  <id>com.github.gpscorrelate</id>
-  <launchable type="desktop-id">gpscorrelate.desktop</launchable>
-  <name>GPSCorrelate</name>
-  <summary>Add coordinates to jpeg images using gpx files</summary>
-  <metadata_license>CC0-1.0</metadata_license>
-  <project_license>GPL-2.0</project_license>
-  <description>
-    <p>gpscorrelate fills EXIF (Exchangeable Image File Format) fields of digital photos related to GPS (Global Positioning System) information (e.g.: GPSLatitude, GPSLongitude, GPSAltitude, ...). The act of filling those fields is referred to as "correlation". Inputs of the correlation process are a set of JPEG images and GPS data encoded in GPX (GPS Exchange Format) format.</p>
-  </description>
-  <screenshots>
-    <screenshot type="default">
-      <image>https://screenshots.debian.net/screenshots/000/009/319/large.png</image>
-    </screenshot>
-  </screenshots>
-  <url type="bugtracker">https://github.com/freefoote/gpscorrelate/issues</url>
-  <url type="homepage">https://github.com/freefoote/gpscorrelate</url>
-</component>

Added: io.github.dfandrich.gpscorrelate.metainfo.xml
===================================================================
--- io.github.dfandrich.gpscorrelate.metainfo.xml	                        (rev 0)
+++ io.github.dfandrich.gpscorrelate.metainfo.xml	2021-05-23 10:33:34 UTC (rev 943137)
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+  <id>io.github.dfandrich.gpscorrelate</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-2.0+</project_license>
+  <name>GPS Correlate</name>
+  <summary>GPS Correlate attaches EXIF GPS location tags to images</summary>
+  <summary xml:lang="de">GPS Correlate fügt Bildern EXIF GPS-Standort-Metadaten bei</summary>
+  <summary xml:lang="fr">GPS Correlate attache des tags de position GPS EXIF aux images</summary>
+  <summary xml:lang="ru">GPS Correlate прикрепляет к изображениям теги местоположения GPS EXIF</summary>
+  <description>
+    <p>GPS Correlate takes a GPS track stored by any of a number of GPS devices and phone apps and correlates the time stamp of a digital photo with the location of the track at that same moment. The location of the image is then stamped directly into the image file using the appropriate EXIF GPS tags. The resulting image then contains not just the time the photo was taken but its exact location, too. The location is used by various other applications and services (such as Google Photos) to display a map of where the photo was taken.</p>
+    <p xml:lang="de">GPS Correlate nimmt eine GPS-Track auf, die von einer Zahl von GPS-Geräten und Telefon-Apps gespeichert wurde, und korreliert den Zeitstempel eines Digitalfotos mit der Position der Spur im selben Moment. Der Standort des Bildes wird dann unter Verwendung der entsprechenden EXIF-GPS-Tags direkt in die Bilddatei gestempelt. Das resultierende Bild enthält dann nicht nur den Zeitpunkt, zu dem das Foto aufgenommen wurde, sondern auch seine genaue Position. Der Standort wird von verschiedenen anderen Anwendungen und Diensten (z.B. Google Photos) verwendet, um eine Karte des Aufnahmeortes des Fotos anzuzeigen.</p>
+  </description>
+  <screenshots>
+    <screenshot type="default">
+      <image xml:lang="en">https://dfandrich.github.io/gpscorrelate/corr.png</image>
+      <image xml:lang="fr">https://dfandrich.github.io/gpscorrelate/fr/corr.png</image>
+    </screenshot>
+  </screenshots>
+  <url type="homepage">https://dfandrich.github.io/gpscorrelate</url>
+  <url type="help">https://dfandrich.github.io/gpscorrelate/gui.html</url>
+  <url type="bugtracker">https://github.com/dfandrich/gpscorrelate/issues</url>
+  <url type="translate">https://github.com/dfandrich/gpscorrelate/tree/master/po</url>
+  <update_contact>dan_at_coneharvesters.com</update_contact>
+  <launchable type="desktop-id">gpscorrelate.desktop</launchable>
+  <kudos>
+    <kudo>HiDpiIcon</kudo>
+    <kudo>ModernToolkit</kudo>
+    <kudo>UserDocs</kudo>
+  </kudos>
+  <translation type="gettext">gpscorrelate</translation>
+  <developer_name>Daniel Fandrich</developer_name>
+  <content_rating type="oars-1.1"/>
+</component>



More information about the arch-commits mailing list