blob: 305eb9c6e0fbdf59223b0640d8ec62987917d6b1 (
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
|
pkgbase = github-desktop-plus-git
pkgdesc = Fork of GitHub Desktop with extra features and improvements (git version).
pkgver = 0
pkgrel = 1
url = https://github.com/pol-rivero/github-desktop-plus
arch = x86_64
arch = aarch64
arch = armv7h
license = MIT
makedepends = python-setuptools
makedepends = nodejs>=22
makedepends = npm
makedepends = xorg-server-xvfb
makedepends = yarn
depends = curl
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 = github-desktop-plus
conflicts = github-desktop-plus
source = github-desktop-plus-git::git+https://github.com/pol-rivero/github-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 = github-desktop-plus.desktop
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 2fb026db6ac25ade0535ec1fffec415fd1d023fbfd28b452f29523e51921083a
sha256sums = 480742d5e68d1e64e3732b521ebfdd40944573a8f43c187eb24c6109c21a37fe
pkgname = github-desktop-plus-git
|