mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
parent
7afe02a79b
commit
e6da23c6d7
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'eclipse'
|
# Template file for 'eclipse'
|
||||||
pkgname=eclipse
|
pkgname=eclipse
|
||||||
version=4.15
|
version=4.16
|
||||||
revision=1
|
revision=1
|
||||||
#code name of version
|
#code name of version
|
||||||
_release=2020-03
|
_release=2020-06
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
wrksrc="eclipse"
|
wrksrc="eclipse"
|
||||||
depends="virtual?java-environment unzip gtk+3 webkit2gtk libXtst
|
depends="virtual?java-environment unzip gtk+3 webkit2gtk libXtst
|
||||||
|
@ -18,8 +18,8 @@ _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=72fde94154999df569cbd30551bc784341391b9753209cd563829a6c8674383e
|
checksum=dc52b7486715cf13aa2642b7e96fc7d2ea1d0544c070110dd52b2644ec869e76
|
||||||
python_version=2 #unverified
|
python_version=2
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/lib/eclipse
|
vmkdir usr/lib/eclipse
|
||||||
|
|
Loading…
Add table
Reference in a new issue