Package Details: webstorm-jre 2024.2.1-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.44
First Submitted: 2012-01-05 18:10 (UTC)
Last Updated: 2024-08-29 21:37 (UTC)

Latest Comments

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

freswa commented on 2022-12-08 12:18 (UTC)

@blackfox I'd recommend to use makepkg -sCci to cleanup the build environment before and after pkg creation. I'll work on a solution for polluted build enviroments anyways. Thanks!

blackfox commented on 2022-12-07 23:02 (UTC)

Hello @freswa,

Sorry to reply only now, didn't receive a notification. Basically I don't use any AUR helper, simple makepkg -si.

Thanks

freswa commented on 2022-11-29 18:38 (UTC)

@blackfox What AUR helper did you use?

blackfox commented on 2022-11-29 07:41 (UTC)

Latest changes broke the build:

==> Starting package_webstorm()...
cp: target '/home/user/webstorm/pkg/webstorm/opt/webstorm': No such file or directory

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...