blob: 73c868a516c59014eda3bdcb7e404fd308944ab9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Generated by makepkg 5.2.0
# Tue Oct 29 15:12:23 UTC 2019
pkgbase = gpscorrelate-git
pkgdesc = GPS Photo Correlation; Writes location data to EXIF tags using GPX files (command line and GTK interface).
pkgver = 2.0.r1.gf00b4d9
pkgrel = 1
url = https://dfandrich.github.io/gpscorrelate/
arch = x86_64
license = GPL2
makedepends = git
makedepends = libxslt
depends = libxml2
depends = gtk3
depends = exiv2
provides = gpscorrelate=2.0.r1.gf00b4d9
conflicts = gpscorrelate
source = gpscorrelate-master::git://github.com/dfandrich/gpscorrelate.git#branch=master
sha256sums = SKIP
pkgname = gpscorrelate-git
|