blob: e6519664148787ad358ba77b1cd145f28485f9df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = happycamel
pkgdesc = a script that analyzes a GPS-tracklog to find the position where digital images were taken
pkgver = 1.b3
pkgrel = 6
url = http://happycamel.sourceforge.net/
arch = any
license = GPL
depends = python2
depends = perl-exiftool
depends = python2-pillow
source = https://sourceforge.net/projects/happycamel/files/happycamel/v1-beta3/happycamel-v1-beta3.tar.gz
source = image_pil.patch
md5sums = 16ef03495707b37acbd7a4015af37745
md5sums = e60a6913e9713a7cd75d2ebad10820e8
pkgname = happycamel
|