mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
intellij-idea-ultimate-edition: update to 2024.3, adopt
This commit is contained in:
parent
a1b0b6e969
commit
70e83b4674
1 changed files with 3 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'intellij-idea-ultimate-edition'
|
||||
pkgname=intellij-idea-ultimate-edition
|
||||
version=2024.1.2
|
||||
version=2024.3
|
||||
revision=1
|
||||
archs="x86_64"
|
||||
depends="virtual?java-environment giflib libXtst hicolor-icon-theme"
|
||||
short_desc="Java integrated development environment by JetBrains"
|
||||
maintainer="Anton Afanasyev <anton@doubleasoftware.com>"
|
||||
maintainer="Piekay <piekay@github.de>"
|
||||
license="custom:Commercial"
|
||||
homepage="https://www.jetbrains.org/"
|
||||
distfiles="https://download.jetbrains.com/idea/ideaIU-${version}.tar.gz"
|
||||
checksum=c50ed70f90c69a7e6eaafab44d926d554aafbd7310608570e4085d97df3bf763
|
||||
checksum=c0627c42510bdd25b82127db62997fe6b7b98cc7e30987a83fa0b419692a15c1
|
||||
repository=nonfree
|
||||
restricted=yes
|
||||
nopie=yes
|
||||
|
@ -43,7 +43,6 @@ do_install() {
|
|||
vcopy jbr usr/lib/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.jar
|
||||
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.svg ${DESTDIR}/usr/share/icons/hicolor/scalable/apps/idea-ultimate.svg
|
||||
|
|
Loading…
Add table
Reference in a new issue