intellij-idea-ultimate-edition: update to 2024.3, adopt

This commit is contained in:
Piekay 2024-12-02 20:21:43 +01:00 committed by classabbyamp
parent a1b0b6e969
commit 70e83b4674

View file

@ -1,15 +1,15 @@
# Template file for 'intellij-idea-ultimate-edition' # Template file for 'intellij-idea-ultimate-edition'
pkgname=intellij-idea-ultimate-edition pkgname=intellij-idea-ultimate-edition
version=2024.1.2 version=2024.3
revision=1 revision=1
archs="x86_64" archs="x86_64"
depends="virtual?java-environment giflib libXtst hicolor-icon-theme" depends="virtual?java-environment giflib libXtst hicolor-icon-theme"
short_desc="Java integrated development environment by JetBrains" short_desc="Java integrated development environment by JetBrains"
maintainer="Anton Afanasyev <anton@doubleasoftware.com>" maintainer="Piekay <piekay@github.de>"
license="custom:Commercial" license="custom:Commercial"
homepage="https://www.jetbrains.org/" homepage="https://www.jetbrains.org/"
distfiles="https://download.jetbrains.com/idea/ideaIU-${version}.tar.gz" distfiles="https://download.jetbrains.com/idea/ideaIU-${version}.tar.gz"
checksum=c50ed70f90c69a7e6eaafab44d926d554aafbd7310608570e4085d97df3bf763 checksum=c0627c42510bdd25b82127db62997fe6b7b98cc7e30987a83fa0b419692a15c1
repository=nonfree repository=nonfree
restricted=yes restricted=yes
nopie=yes nopie=yes
@ -43,7 +43,6 @@ do_install() {
vcopy jbr usr/lib/intellij-idea-ultimate vcopy jbr usr/lib/intellij-idea-ultimate
vcopy license usr/share/doc/intellij-idea-ultimate vcopy license usr/share/doc/intellij-idea-ultimate
rm ${DESTDIR}/usr/lib/intellij-idea-ultimate/lib/async-profiler -rf rm ${DESTDIR}/usr/lib/intellij-idea-ultimate/lib/async-profiler -rf
rm ${DESTDIR}/usr/lib/intellij-idea-ultimate/lib/async-profiler.jar
ln -sf ../lib/intellij-idea-ultimate/bin/idea.sh ${DESTDIR}/usr/bin/idea-ultimate ln -sf ../lib/intellij-idea-ultimate/bin/idea.sh ${DESTDIR}/usr/bin/idea-ultimate
ln -sf ../../lib/intellij-idea-ultimate/bin/idea.png ${DESTDIR}/usr/share/pixmaps/idea-ultimate.png ln -sf ../../lib/intellij-idea-ultimate/bin/idea.png ${DESTDIR}/usr/share/pixmaps/idea-ultimate.png
ln -sf ../../lib/intellij-idea-ultimate/bin/idea.svg ${DESTDIR}/usr/share/icons/hicolor/scalable/apps/idea-ultimate.svg ln -sf ../../lib/intellij-idea-ultimate/bin/idea.svg ${DESTDIR}/usr/share/icons/hicolor/scalable/apps/idea-ultimate.svg