Package Details: webstorm-jre 2024.3-1

Git Clone URL: https://aur.archlinux.org/webstorm.git (read-only, click to copy)
Package Base: webstorm
Description: JBR (JetBrains Runtime) for WebStorm - a patched JRE
Upstream URL: https://github.com/JetBrains/JetBrainsRuntime
Licenses: custom:jetbrains
Submitter: Testuser_01
Maintainer: freswa
Last Packager: freswa
Votes: 181
Popularity: 0.086177
First Submitted: 2012-01-05 18:10 (UTC)
Last Updated: 2024-11-12 22:01 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 12 Next › Last »

freswa commented on 2021-12-03 00:05 (UTC)

AUR helpers are not supported officially.

ramyar.rmn commented on 2021-12-02 23:35 (UTC)

I get an error: Failed to generate webstorm-jre information

closingin commented on 2021-05-01 07:25 (UTC) (edited on 2021-05-01 07:26 (UTC) by closingin)

@Wennadocta the build number in the PKGBUILD's pkgver is wrong. You'll be able to build by setting it to 2021.1.1b211.7142.46 (i removed the 8, it's 46 and not 468)

Wennadocta commented on 2021-04-30 22:26 (UTC)

Build fails now

ayanami@zerodell: /tmp/webstorm$ makepkg -sri
==> Making package: webstorm 2021.1.1b211.7142.468-1 (Sat 01 May 2021 01:24:55 AM MSK)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading WebStorm-2021.1.1.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   138  100   138    0     0    370      0 --:--:-- --:--:-- --:--:--   370
100  465M  100  465M    0     0  24.4M      0  0:00:19  0:00:19 --:--:-- 26.1M
  -> Found jetbrains-webstorm.desktop
  -> Found LICENSE
==> Validating source files with b2sums...
    WebStorm-2021.1.1.tar.gz ... Passed
    jetbrains-webstorm.desktop ... Passed
    LICENSE ... Passed
==> Extracting sources...
  -> Extracting WebStorm-2021.1.1.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package_webstorm()...
cp: cannot stat '/tmp/webstorm/src/WebStorm-211.7142.468/': No such file or directory
==> ERROR: A failure occurred in package_webstorm().
    Aborting...

petris commented on 2020-03-23 16:13 (UTC)

Icon has been broken in GNOME since 3/6 with the commit "fix icon patch in jetbrains desktop files"

Kage-Yami commented on 2019-12-26 09:54 (UTC)

I believe JetBrains IDEs utilises org.freedesktop.secrets, rather than require gnome-keyring specifically. As such, it would be more appropriate to optional-depend on org.freedesktop.secrets, as gnome-keyring is not the only package that implements org.freedesktop.secrets (e.g. keepassxc).

freswa commented on 2019-12-24 16:02 (UTC)

Just edit your makepkg according to your needs.

twofyw commented on 2019-12-21 12:05 (UTC)

I noticed that the installation process spents a lot of time in "package compress". Is it possible to optimize this by leveraging multithreading compression?