blob: c8816f79cbdf740eb84f153c80516940305318fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# Generated by makepkg 5.2.1
# Wed Dec 11 09:16:07 UTC 2019
pkgbase = gpxlab
pkgdesc = Program to show and manipulate GPS tracks
pkgver = 0.7.0
pkgrel = 1
url = https://github.com/BourgeoisLab/GPXLab
arch = x86_64
license = GPL3
makedepends = qt5-tools
depends = qt5-base
optdepends = qt5-translations: for Qt5 dialog translations
provides = gpxlab=0.7.0
conflicts = gpxlab-git
source = https://github.com/BourgeoisLab/GPXLab/archive/v0.7.0.tar.gz
sha256sums = cb9fbcde4688c388b781c90b7c48a60a76c5d5bed14e5040e55a13a3f810aa0e
pkgname = gpxlab
|