mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 15:17:01 +02:00
15 lines
698 B
Bash
15 lines
698 B
Bash
# Template file for 'gpscorrelate'
|
|
pkgname=gpscorrelate
|
|
version=2.3
|
|
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/"
|
|
changelog="https://raw.githubusercontent.com/dfandrich/gpscorrelate/refs/heads/master/RELEASES"
|
|
distfiles="https://github.com/dfandrich/gpscorrelate/releases/download/${version}/gpscorrelate-${version}.tar.xz"
|
|
checksum=1f66383d5a660d5744c6e8d329124207620984091e4772cc5b34c799e618d3ba
|