blob: 64d05cc594f04330749299ce71bfadc5389d558b (
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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
pkgbase = desktop-plus-git
pkgdesc = GitHub Desktop fork with extra features and improvements (git version).
pkgver = 0
pkgrel = 1
url = https://github.com/desktop-plus/desktop-plus
arch = x86_64
arch = aarch64
license = MIT
makedepends = python-setuptools
makedepends = nodejs-lts-krypton
makedepends = npm
makedepends = util-linux
makedepends = xorg-server-xvfb
makedepends = yarn
depends = curl
depends = libcurl-gnutls
depends = git
depends = gtk3
depends = libsecret
depends = libxss
depends = nspr
depends = nss
depends = org.freedesktop.secrets
depends = unzip
optdepends = github-cli: CLI interface for GitHub
optdepends = hub: CLI interface for GitHub
provides = desktop-plus
provides = github-desktop-plus
conflicts = desktop-plus
conflicts = github-desktop-plus
replaces = github-desktop-plus-git
source = desktop-plus-git::git+https://github.com/desktop-plus/desktop-plus.git
source = git+https://github.com/github/gemoji.git
source = git+https://github.com/github/gitignore.git
source = git+https://github.com/github/choosealicense.com.git
source = launch-app.sh
source = desktop-plus.desktop
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = ccf8e189b15a46a00363c7a40299762ef313827aa4809140f7940c5801db2e27
sha256sums = a49191aebdf7c21d7605778e94d1490fcde9af0cb695aaf0d7f30e1214fe0c6c
pkgname = desktop-plus-git
|