Search Criteria
Package Details: phpstorm 2021.1b211.6693.120-1
Git Clone URL: | https://aur.archlinux.org/phpstorm.git (read-only, click to copy) |
---|---|
Package Base: | phpstorm |
Description: | Lightweight and Smart PHP IDE |
Upstream URL: | https://www.jetbrains.com/phpstorm/ |
Keywords: | development ide php |
Licenses: | |
Submitter: | None |
Maintainer: | freswa |
Last Packager: | freswa |
Votes: | 207 |
Popularity: | 2.51 |
First Submitted: | 2011-01-22 19:28 |
Last Updated: | 2021-04-08 12:37 |
Dependencies (6)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- python (python-dbg)
- gnome-keyring (gnome-keyring-git, pass-secrets-git) (optional) – save login/deployment credentials safely
- java-openjfx (jdk9, jre9, jre10, jdk8-arm64, jdk8-arm, jdk10, jdk7, jre7, jdk-bcl, jre-bcl, jre8, jdk8, java-openjfx-bin, liberica-jdk-full-bin, java-openjfx-ea-bin, java11-openjfx) (optional) – rendering Markdown files
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, jre14, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jdk11-openj9-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, jdk11-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jre11, sapmachine-jdk-bin, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jre8-adoptopenjdk, jdk-arm, jre11-jetbrains-imfix, java-openjdk-bin, jdk-openj9-bin, jdk-adoptopenjdk, jre, zulu-16-bin, liberica-jdk-full-bin, jdk15-adoptopenjdk, jre-openj9, jdk-jetbrains, java-openjdk-ea-bin, amazon-corretto-16, java-openjdk-loom-ea-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk) (optional) – JRE - Required if phpstorm-jre is not installed
- phpstorm-jre (optional) – JetBrains custom Java Runtime (Recommended)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
bcremer commented on 2020-12-03 15:45
Here is the PKGBUILD patch for 2020.3: https://gist.github.com/bcremer/94a3b55b1f4e01a7d4d501d6c86c52ec
navarroaxel commented on 2020-07-30 11:25
The https://wiki.archlinux.org/index.php/Arch_package_guidelines#Package_versioning says that the package version "should be the same as the version released by the author". I think you should use 2020.2 without the build number.
freswa commented on 2020-05-18 21:48
This is a split package, also containing phpstorm-jre, which provides the JetBrains Runtime. That's why the dependency on JRE is optional.
RoestVrijStaal commented on 2020-05-18 13:05
According to the Installation Guide the Java dependencies aren't needed anymore for the phpstorm-package
Please correct me if I'm wrong.
freswa commented on 2020-05-04 16:30
I'll return to hardcoded builds with the next release.
hgn commented on 2020-05-04 14:45
The
pkgver
procedure will fail if there is more than 1 directory undersrc
As would be the case when updating. It will addPhpStorm
at the end of the version from thecut -f2
DaFeliX commented on 2020-04-30 06:23
Users using i3wm having issues with no caret in the editor after switching from other applications:
-Dsuppress.focus.stealing.disable.auto.request.focus=false
to a new lineAlso see https://youtrack.jetbrains.com/issue/IDEA-194124#focus=streamItem-27-4102058.0-0
freswa commented on 2020-03-29 23:38
Will be fixed with the next version.
timschumi commented on 2020-03-29 14:54
Icon is currently broken for whatever reason, XFCE doesn't appear to add any suffix when searching using a full path.
Since the icon is available in /usr/share/pixmaps/, please consider just using
Icon=phpstorm
instead of the full path.jwundrak commented on 2020-03-22 00:56
the icon update not works for me here in gnome3. If I do
-Icon=/opt/phpstorm/bin/phpstorm
+Icon=phpstorm
it works, cause it is fetching from /usr/share/pixmaps
Could you please update this (and also for datagrip?)