blob: 926711783605e0ed50fe740ab802b74d8da6a56d (
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 = gotohp-git
pkgdesc = Unofficial Google Photos Desktop GUI Client - git version
pkgver = 0.7.0.r1.g5c26b8c
pkgrel = 1
url = https://github.com/xob0t/gotohp
arch = x86_64
license = MIT
makedepends = git
makedepends = go
makedepends = nodejs
makedepends = npm
makedepends = pkgconf
depends = webkit2gtk-4.1
depends = gtk3
provides = gotohp
provides = gotohp=0.7.0.r1.g5c26b8c
conflicts = gotohp
conflicts = gotohp-bin
options = !debug
source = gotohp::git+https://github.com/xob0t/gotohp.git
sha256sums = SKIP
pkgname = gotohp-git
|