mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
eclipse: update to 4.22 and adopt.
This commit is contained in:
parent
39c022a9d2
commit
041a796e53
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'eclipse'
|
# Template file for 'eclipse'
|
||||||
pkgname=eclipse
|
pkgname=eclipse
|
||||||
version=4.21
|
version=4.22
|
||||||
revision=1
|
revision=1
|
||||||
#code name of version
|
#code name of version
|
||||||
_release=2021-09
|
_release=2021-12
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
wrksrc="eclipse"
|
wrksrc="eclipse"
|
||||||
depends="openjdk11 gtk+3 webkit2gtk libXtst
|
depends="openjdk11 gtk+3 webkit2gtk libXtst
|
||||||
hicolor-icon-theme desktop-file-utils"
|
hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="IDE for Java and other languages"
|
short_desc="IDE for Java and other languages"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="EPL-1.0"
|
license="EPL-1.0"
|
||||||
homepage="https://eclipse.org"
|
homepage="https://eclipse.org"
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
@ -19,7 +19,7 @@ _patch=R
|
||||||
_edition=java
|
_edition=java
|
||||||
_mirror="http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse"
|
_mirror="http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse"
|
||||||
distfiles="${_mirror}/technology/epp/downloads/release/${_release}/${_patch}/eclipse-${_edition}-${_release}-${_patch}-linux-gtk-x86_64.tar.gz"
|
distfiles="${_mirror}/technology/epp/downloads/release/${_release}/${_patch}/eclipse-${_edition}-${_release}-${_patch}-linux-gtk-x86_64.tar.gz"
|
||||||
checksum=851703de4b131fb4f308352839e7042913050709193f280396eaf2b06051c79e
|
checksum=6d70a896ad70ef79f527447e5b0d1b373ca00179653ab2361aa9550d0a87068d
|
||||||
python_version=2
|
python_version=2
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue