blob: ff5a61bd17a0ff025c86806ba5e25e8e7c428d1a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = photobroom
pkgdesc = Photos managing tool
pkgver = 1.2.0
pkgrel = 5
url = https://github.com/Kicer86/photobroom
arch = i686
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = jsoncpp
makedepends = exiv2
makedepends = openlibrary
makedepends = qt5-tools
depends = jsoncpp
depends = openlibrary
depends = qt5-base
source = https://codeload.github.com/Kicer86/photobroom/tar.gz/v1.2.0
source = cmake_modules::git+https://github.com/Kicer86/cmake_modules.git
md5sums = 3c43d46dbc4ed591dd9868abd6820495
md5sums = SKIP
pkgname = photobroom
|