blob: 163dabcb23348f97109c2ceee003bc8a21870b7d (
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
46
47
48
49
50
|
pkgbase = theia-electron
pkgdesc = Cloud & Desktop IDE Platform
pkgver = 1.57.1
pkgrel = 1
url = https://www.theia-ide.org/
arch = i686
arch = x86_64
arch = aarch64
license = EPL2
makedepends = bash>=5
makedepends = curl
makedepends = diffutils
makedepends = jq
makedepends = gcc
makedepends = make
makedepends = node-gyp
makedepends = npm
makedepends = pkgconf
makedepends = python-setuptools
makedepends = yarn
depends = nodejs>=18.17.0
depends = nodejs<21
depends = nss
depends = gtk3
depends = libxss
depends = libxkbfile
optdepends = git: git support
optdepends = libsecret: keytar support
options = !debug
options = !strip
source = theia-electron.sh
source = https://gitlab.com/ccorn/theia-packaging-tools/-/raw/3adcf452741902eb92575d78b25bf94013be2fd5/make-package-json.sh
source = extra-plugins.json
source = .yarnclean
source = theia-electron.desktop
source = https://raw.githubusercontent.com/eclipse-theia/theia/v1.57.1/logo/theia.svg
source = https://raw.githubusercontent.com/eclipse-theia/theia/v1.57.1/LICENSE-EPL
source = https://raw.githubusercontent.com/eclipse-theia/theia/v1.57.1/LICENSE-GPL-2.0-ONLY-CLASSPATH-EXCEPTION
source = https://raw.githubusercontent.com/eclipse-theia/theia/v1.57.1/LICENSE-vscode.txt
sha256sums = 49dc3027c1bed942afde93608248765178d8f32145c1f8c75b68f4b191bf0af0
sha256sums = 33ec731369dd6ff428174e1b69f3fcc4a9aec35338dada1a953844e09d42d088
sha256sums = d0c29b855b8a3dbe0a12670fd32189d4a5d4c2b8ebb395932869ed73b15b271e
sha256sums = f43cc8aaf4738166acdf4e54817ad7e9c031c4dacf23eb8496f9edae33b3f1d0
sha256sums = 76f48bbc421d298113c73cee628c9d0fd8b14381590d871928f4f0bd87e812ce
sha256sums = d9712e3b79a98d7b1d5fd64d709daa806be6944c3f0cebf22879cd0e3c08ce06
sha256sums = 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c
sha256sums = 7d74322f208420b6886c40eda1c7d1bad618f12e067af934f02bc9bbfcc038ae
sha256sums = 39e379a27a642e8146a3c1a089fa96cf8221d2233a7f5821e33a91da7dacfc3b
pkgname = theia-electron
|