blob: 3134006504e178fc70a97f04cad1c9983124c7f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = perkeep
pkgdesc = Perkeep (née Camlistore) is a set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data in the post-PC era
pkgver = 0.11
pkgrel = 2
url = https://perkeep.org/
arch = x86_64
arch = armv7h
license = Apache
makedepends = go>=1.15
depends = glibc
optdepends = libjpeg-turbo: Fast JPEG support
optdepends = docker: Run fallback image if ImagesMagick is not installed on the host
optdepends = imagemagick: HEIC decoding (JPEG thumbnails)
source = https://perkeep.org/dl/perkeep-0.11-src.zip
sha256sums = 9ca95022a5b7547dbcfa0cc6558676c02d3a282f8a4b3c950d8d68291b40a4eb
pkgname = perkeep
|