Search Criteria
Package Details: theia-electron 1.56.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/theia-electron.git (read-only, click to copy) |
---|---|
Package Base: | theia-electron |
Description: | Cloud & Desktop IDE Platform |
Upstream URL: | https://www.theia-ide.org/ |
Keywords: | eclipse electron ide theia |
Licenses: | EPL2 |
Submitter: | bence.hornak |
Maintainer: | ccorn |
Last Packager: | ccorn |
Votes: | 19 |
Popularity: | 0.028944 |
First Submitted: | 2020-04-18 15:55 (UTC) |
Last Updated: | 2024-12-16 02:14 (UTC) |
Dependencies (19)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libxkbfile
- libxss
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- nss (nss-hgAUR)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- diffutils (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- jq (jq-gitAUR, jaq-binAUR) (make)
- make (make-gitAUR) (make)
- node-gyp (corepackerAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- python-setuptools (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- git (git-gitAUR, git-glAUR) (optional) – git support
- libsecret (optional) – keytar support
Required by (0)
Sources (9)
- .yarnclean
- extra-plugins.json
- https://gitlab.com/ccorn/theia-packaging-tools/-/raw/3a60f68f4fde1675c0860923e752f73f5664eb68/make-package-json.sh
- https://raw.githubusercontent.com/eclipse-theia/theia/v1.56.0/LICENSE-EPL
- https://raw.githubusercontent.com/eclipse-theia/theia/v1.56.0/LICENSE-GPL-2.0-ONLY-CLASSPATH-EXCEPTION
- https://raw.githubusercontent.com/eclipse-theia/theia/v1.56.0/LICENSE-vscode.txt
- https://raw.githubusercontent.com/eclipse-theia/theia/v1.56.0/logo/theia.svg
- theia-electron.desktop
- theia-electron.sh
Latest Comments
1 2 3 4 5 Next › Last »
ccorn commented on 2024-08-19 15:21 (UTC)
@brody: I have relaxed the
nodejs
requirements to the specified version range, fulfilled by eithernodejs-lts-hydrogen
ornodejs-lts-iron
.(By now, the chroot build scripts can resolve such situations without running into an endless
yes
loop.)brody commented on 2024-08-13 13:41 (UTC) (edited on 2024-08-13 13:42 (UTC) by brody)
With the current depends of
nodejs-lts-hydrogen
the package is not installable if there is a different nodejs package likenodejs
ornodejs-lts-iron
package is installed.So please remove the
nodejs-lts-hydrogen
from the depends field and addnodejs-lts-iron
to to makedepends field. (See https://github.com/eclipse-theia/theia/blob/master/doc/Developing.md#prerequisites)ccorn commented on 2024-07-23 13:18 (UTC)
I have adopted this package (as nobody else seems to be willing), and I have merged my
autopackage
branch intomaster
.Users of my
autopackage
fork are encouraged togit switch master
.ccorn commented on 2024-07-23 01:49 (UTC)
Solved! v1.51.0 needs some version resolutions, cf. upstream PR 13748.
The current upstream release is available as autopackage fork.
ccorn commented on 2024-07-04 08:39 (UTC)
I maintain the autopackage fork.
However, since v1.50.0
electron-rebuild
aborts. Possibly some tooling version mismatch, but I have not found a fix yet.I have pushed the current state, so you can try it yourselves. If you manage to build it, please tell.
leuko commented on 2023-10-19 06:31 (UTC)
I am trying to create a browser target of theia and I was not successful until now.
@ccorn would be the right person, his build works.
bence.hornak commented on 2023-10-18 17:06 (UTC)
@leuko do you want to maintain the package?
leuko commented on 2023-10-18 11:42 (UTC) (edited on 2023-10-18 13:38 (UTC) by leuko)
@Bence you did not respond to the out-of-date flag for more than one year, please orphan the package if you don't have the resources to maintain the package.
ccorn commented on 2022-01-13 15:12 (UTC)
I have an updated fork that auto-generates the
package.json
so you often just need to update thepkgver
. However, the script that does that is more complex than its output (and less straightforward to adapt if that should become necessary), so the maintainers are reluctant to rely on it. If you want to try it:1 2 3 4 5 Next › Last »