summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aebe611b9bf3c8db21c7da7694b5820eb87c5660 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = pyggle-git
	pkgdesc = Python command line programme which generates a static HTML image gallery from filenames passed on the command line. It aims to do this one thing well and does not support anything else.
	pkgver = r63.20240619.047aab9
	pkgrel = 2
	epoch = 1
	url = https://finalrewind.org/projects/pyggle/
	arch = any
	license = BSD-2-Clause
	makedepends = curl>8.7.1
	makedepends = git
	depends = python>=3
	depends = python-exifread
	depends = python-pillow
	depends = python-progress
	optdepends = python-geopy: To use 'nominatim' reverse geocoding.
	provides = pyggle
	conflicts = pyggle
	options = !emptydirs
	source = pyggle::git+https://git.finalrewind.org/pyggle
	source = patch_basedir_systemwide.patch
	sha256sums = SKIP
	sha256sums = 2c678752c1a51496cc535f74e41752be09c911989f11dd539870ca26226d420d

pkgname = pyggle-git