15 lines
602 B
Bash
15 lines
602 B
Bash
# Template file for 'gpscorrelate'
|
|
pkgname=gpscorrelate
|
|
version=2.2
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
hostmakedepends="pkg-config libxslt"
|
|
makedepends="exiv2-devel libxml2-devel gtk+3-devel"
|
|
checkdepends="exiv2"
|
|
short_desc="Match GPS tracks to photographs and store the matches in EXIF"
|
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://dfandrich.github.io/gpscorrelate/"
|
|
distfiles="https://github.com/dfandrich/gpscorrelate/releases/download/${version}/gpscorrelate-${version}.tar.xz"
|
|
checksum=91bc7e2a8de7df0b1c47322dbd6f2f16a9922100330b9cff66d392de87eff0bc
|