blob: 25274589f3d1cec74f4c18b570b3de68aec787a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = crane-gps-watch-git
pkgdesc = Linux client for Crane gps watch (from Aldi or Hofer). It reads from the watch and writes to '.tcx', Garmin Training Center file.
pkgver = 20170125
pkgrel = 1
url = https://github.com/mru00/crane_gps_watch
arch = any
license = GPL
makedepends = git
depends = libxml2
provides = crane-gps-watch
conflicts = crane-gps-watch
options = !emptydirs
source = git+https://github.com/mru00/crane_gps_watch.git
md5sums = SKIP
pkgname = crane-gps-watch-git
|