Search Criteria
Package Details: jetbrains-mps 2022.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jetbrains-mps.git (read-only, click to copy) |
---|---|
Package Base: | jetbrains-mps |
Description: | JetBrains Meta Programming System |
Upstream URL: | http://www.jetbrains.com/mps/index.html |
Licenses: | custom: MPS license agreement |
Submitter: | vali |
Maintainer: | None |
Last Packager: | imcb |
Votes: | 7 |
Popularity: | 0.000015 |
First Submitted: | 2013-04-23 14:51 (UTC) |
Last Updated: | 2023-06-21 20:07 (UTC) |
Dependencies (9)
- alsa-lib
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- java-environment (jdk12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jdk11-jbr-xdgAUR, jdk16-openjdkAUR, jdk14-openjdkAUR, jdk18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jdk-openj9AUR, jdk11-graalvm-ee-binAUR, jdk12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jdk11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jdk13-openjdkAUR, jdk15-openjdkAUR, jdk21-graalvm-binAUR, jdk17-jetbrainsAUR, jdk8-openj9-binAUR, jdk-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jdk19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jabba-binAUR, jdk21-jetbrainsAUR, jdk17-zulu-prime-binAUR, java-openjdk-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jre-jetbrainsAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, zulu-23-binAUR, jdkAUR, jdk21-jetbrains-binAUR, jre-zulu-binAUR, jre-zulu-fx-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-android-studioAUR, jdk17-openj9-binAUR, jdk23-graalvm-ee-binAUR, zing-8-binAUR, zing-21-binAUR, java-openjdk-ea-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jdk8-openjdk)
- libglvnd (libglvnd-gitAUR)
- libxslt (libxslt-gitAUR)
- libxtst
- python (python37AUR, python311AUR, python310AUR)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- ffmpeg0.10 (optional) – support for multimedia plugin
Latest Comments
1 2 Next › Last »
beryllium commented on 2022-04-14 19:28 (UTC)
Hey, thanks for this package! Can you please update it to the latest version (2021.3)?
Updated PKGBUILD: https://gist.github.com/poelstra/15dbc36db5f2ca0fa57866702f723dc6
petris commented on 2020-01-23 17:03 (UTC)
Thanks @RemoteAdmin!
RemoteAdmin commented on 2020-01-23 16:58 (UTC)
@petris Yes, sorry. My local files already had the changed url but I forgot to commit it -.-
petris commented on 2020-01-23 15:29 (UTC)
Download url for 2019.3.1 is incorrect:
The correct url appears to be: https://download.jetbrains.com/mps/2019.3/MPS-2019.3.1.tar.gz
codepilot commented on 2018-02-23 10:24 (UTC)
@RemoteAdmin: Oops, you're right! The reason why I thought it isn't there is, that my destkop environment (I use enlightenment) has a problem with the the Exec-line, which is in your file
Exec="/bin/mps" %f
, and in my file itsExec=/bin/mps
.Enlightenment seems it doesn't like that at won't show me the menu entry. I think it's best to report this to the enlightenment upstream rather than fixing it here.
Thanks for your quick reply, and applogize me for reporting a thing which was already there (I really didn't notice it, I just copied over pycharm-professional.desktop and modified it for mps, so it seems I'd overridden your original file without checking before if it's already there ;-) ...)
RemoteAdmin commented on 2018-02-22 10:57 (UTC) (edited on 2018-02-22 10:57 (UTC) by RemoteAdmin)
@codepilot
What is wrong with the current one at
/usr/share/applications/jetbrains-mps.desktop
?It is specified in the
PKGBUILD
and my prebuild package at https://repo.itmettke.de/aur/aur-archlinux/x86_64/ contains it as wellcodepilot commented on 2018-02-22 10:47 (UTC) (edited on 2018-02-22 10:49 (UTC) by codepilot)
Hi, thanks for creating the package!
I'm having one little "nice-to-have": Can you install a nice, corresponding .desktop file for mps? I've created jetbrains-mps.desktop in /usr/share/applications with the following content, and it works very well: https://gist.github.com/phorward/23be74fa96e687d60756ea6d12c1945f#file-jetbrains-mps-desktop
masticass commented on 2017-06-23 10:40 (UTC)
RemoteAdmin commented on 2017-06-23 10:33 (UTC)
1 2 Next › Last »