Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] eclipse: update to 4.17.
@ 2020-09-23 13:06 mobinmob
  2020-09-23 14:36 ` linuxergr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mobinmob @ 2020-09-23 13:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 463 bytes --]

There is a new pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages eclipse4.17
https://github.com/void-linux/void-packages/pull/25051

eclipse: update to 4.17.
- include change from https://github.com/void-linux/void-packages/pull/25048
- depend on openjdk11 explicitly
Thanx @psposito for the suggestions!

A patch file from https://github.com/void-linux/void-packages/pull/25051.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-eclipse4.17-25051.patch --]
[-- Type: text/x-diff, Size: 1747 bytes --]

From 8d93d408ecb66d575d24858b5206f95e7ed2868a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 23 Sep 2020 15:57:37 +0300
Subject: [PATCH] eclipse: update to 4.17.

---
 srcpkgs/eclipse/template | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/eclipse/template b/srcpkgs/eclipse/template
index 5a9082e966c..87a0f52ec50 100644
--- a/srcpkgs/eclipse/template
+++ b/srcpkgs/eclipse/template
@@ -1,29 +1,32 @@
 # Template file for 'eclipse'
 pkgname=eclipse
-version=4.16
+version=4.17
 revision=1
 #code name of version
-_release=2020-06
+_release=2020-09
 archs="x86_64"
 wrksrc="eclipse"
-depends="virtual?java-environment unzip gtk+3 webkit2gtk libXtst
+depends="openjdk11 gtk+3 webkit2gtk libXtst
  hicolor-icon-theme desktop-file-utils"
 short_desc="IDE for Java and other languages"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="EPL-1.0"
 homepage="https://eclipse.org"
 nopie=yes
+make_dirs="/usr/lib/eclipse/dropins 0770 root users"
 
 _patch=R
 _edition=java
 _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"
-checksum=dc52b7486715cf13aa2642b7e96fc7d2ea1d0544c070110dd52b2644ec869e76
+checksum=ad597ad092d349f7a2bca3ca2145614a3e9fdf3d5311b24bff1089010fd34f5e
 python_version=2
 
 do_install() {
 	vmkdir usr/lib/eclipse
 	cp -a ${wrksrc}/* ${DESTDIR}/usr/lib/eclipse
+	sed -i '6i-vm' ${DESTDIR}/usr/lib/eclipse/eclipse.ini
+	sed -i '7i/usr/lib/jvm/openjdk11/bin' ${DESTDIR}/usr/lib/eclipse/eclipse.ini
 
 	vbin ${FILESDIR}/eclipse.sh eclipse
 	vinstall ${FILESDIR}/eclipse.desktop 644 usr/share/applications

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: eclipse: update to 4.17.
  2020-09-23 13:06 [PR PATCH] eclipse: update to 4.17 mobinmob
@ 2020-09-23 14:36 ` linuxergr
  2020-09-23 14:40 ` linuxergr
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: linuxergr @ 2020-09-23 14:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 294 bytes --]

New comment by linuxergr on void-packages repository

https://github.com/void-linux/void-packages/pull/25051#issuecomment-697458544

Comment:
>     * include change from #25048
> 
>     * depend on openjdk11 explicitly
>       Thanx @psposito for the suggestions and help!

My pleasure.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: eclipse: update to 4.17.
  2020-09-23 13:06 [PR PATCH] eclipse: update to 4.17 mobinmob
  2020-09-23 14:36 ` linuxergr
@ 2020-09-23 14:40 ` linuxergr
  2020-09-23 14:40 ` linuxergr
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: linuxergr @ 2020-09-23 14:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 294 bytes --]

New comment by linuxergr on void-packages repository

https://github.com/void-linux/void-packages/pull/25051#issuecomment-697458544

Comment:
>     * include change from #25048
> 
>     * depend on openjdk11 explicitly
>       Thanx @psposito for the suggestions and help!

My pleasure.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: eclipse: update to 4.17.
  2020-09-23 13:06 [PR PATCH] eclipse: update to 4.17 mobinmob
  2020-09-23 14:36 ` linuxergr
  2020-09-23 14:40 ` linuxergr
@ 2020-09-23 14:40 ` linuxergr
  2020-09-26 14:32 ` [PR PATCH] [Updated] " mobinmob
  2020-09-29 15:40 ` [PR PATCH] [Merged]: " ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: linuxergr @ 2020-09-23 14:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

New comment by linuxergr on void-packages repository

https://github.com/void-linux/void-packages/pull/25051#issuecomment-697465942

Comment:
>     * include change from #25048
> 
>     * depend on openjdk11 explicitly
>       Thanx @linuxergr for the suggestions and help!

My pleasure.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] eclipse: update to 4.17.
  2020-09-23 13:06 [PR PATCH] eclipse: update to 4.17 mobinmob
                   ` (2 preceding siblings ...)
  2020-09-23 14:40 ` linuxergr
@ 2020-09-26 14:32 ` mobinmob
  2020-09-29 15:40 ` [PR PATCH] [Merged]: " ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: mobinmob @ 2020-09-26 14:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 478 bytes --]

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages eclipse4.17
https://github.com/void-linux/void-packages/pull/25051

eclipse: update to 4.17.
- include change from https://github.com/void-linux/void-packages/pull/25048
- depend on openjdk11 explicitly
Thanx @linuxergr for the suggestions and help!

A patch file from https://github.com/void-linux/void-packages/pull/25051.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-eclipse4.17-25051.patch --]
[-- Type: text/x-diff, Size: 1747 bytes --]

From 6e096b1a8e030fd5bb50c4d20d802990f3540d7a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 23 Sep 2020 15:57:37 +0300
Subject: [PATCH] eclipse: update to 4.17.

---
 srcpkgs/eclipse/template | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/eclipse/template b/srcpkgs/eclipse/template
index 5a9082e966c..87a0f52ec50 100644
--- a/srcpkgs/eclipse/template
+++ b/srcpkgs/eclipse/template
@@ -1,29 +1,32 @@
 # Template file for 'eclipse'
 pkgname=eclipse
-version=4.16
+version=4.17
 revision=1
 #code name of version
-_release=2020-06
+_release=2020-09
 archs="x86_64"
 wrksrc="eclipse"
-depends="virtual?java-environment unzip gtk+3 webkit2gtk libXtst
+depends="openjdk11 gtk+3 webkit2gtk libXtst
  hicolor-icon-theme desktop-file-utils"
 short_desc="IDE for Java and other languages"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="EPL-1.0"
 homepage="https://eclipse.org"
 nopie=yes
+make_dirs="/usr/lib/eclipse/dropins 0770 root users"
 
 _patch=R
 _edition=java
 _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"
-checksum=dc52b7486715cf13aa2642b7e96fc7d2ea1d0544c070110dd52b2644ec869e76
+checksum=ad597ad092d349f7a2bca3ca2145614a3e9fdf3d5311b24bff1089010fd34f5e
 python_version=2
 
 do_install() {
 	vmkdir usr/lib/eclipse
 	cp -a ${wrksrc}/* ${DESTDIR}/usr/lib/eclipse
+	sed -i '6i-vm' ${DESTDIR}/usr/lib/eclipse/eclipse.ini
+	sed -i '7i/usr/lib/jvm/openjdk11/bin' ${DESTDIR}/usr/lib/eclipse/eclipse.ini
 
 	vbin ${FILESDIR}/eclipse.sh eclipse
 	vinstall ${FILESDIR}/eclipse.desktop 644 usr/share/applications

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Merged]: eclipse: update to 4.17.
  2020-09-23 13:06 [PR PATCH] eclipse: update to 4.17 mobinmob
                   ` (3 preceding siblings ...)
  2020-09-26 14:32 ` [PR PATCH] [Updated] " mobinmob
@ 2020-09-29 15:40 ` ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: ahesford @ 2020-09-29 15:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 316 bytes --]

There's a merged pull request on the void-packages repository

eclipse: update to 4.17.
https://github.com/void-linux/void-packages/pull/25051

Description:
- include change from https://github.com/void-linux/void-packages/pull/25048
- depend on openjdk11 explicitly
Thanx @linuxergr for the suggestions and help!

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-09-29 15:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-23 13:06 [PR PATCH] eclipse: update to 4.17 mobinmob
2020-09-23 14:36 ` linuxergr
2020-09-23 14:40 ` linuxergr
2020-09-23 14:40 ` linuxergr
2020-09-26 14:32 ` [PR PATCH] [Updated] " mobinmob
2020-09-29 15:40 ` [PR PATCH] [Merged]: " ahesford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).