Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] jadx: don't source jdk environment
@ 2020-08-14 13:50 abenson
  2020-08-14 13:54 ` [PR PATCH] [Updated] " abenson
  2020-08-14 13:55 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 2 replies; 3+ messages in thread
From: abenson @ 2020-08-14 13:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages jadx_fixsource
https://github.com/void-linux/void-packages/pull/24274

jadx: don't source jdk environment


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

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

From f9c131231b755ce175a5fd24a90aef2a7e78f8c0 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Fri, 14 Aug 2020 08:30:08 -0500
Subject: [PATCH] jadx: don't source jdk environment

---
 srcpkgs/jadx/template | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/srcpkgs/jadx/template b/srcpkgs/jadx/template
index 84efe7632e5..ed5b4a376e1 100644
--- a/srcpkgs/jadx/template
+++ b/srcpkgs/jadx/template
@@ -1,7 +1,7 @@
 # Template file for 'jadx'
 pkgname=jadx
 version=1.1.0
-revision=1
+revision=2
 archs=noarch
 hostmakedepends="openjdk8 gradle"
 short_desc="Decompiler for Dalvik bytecode"
@@ -11,10 +11,6 @@ homepage="https://github.com/skylot/jadx"
 distfiles="https://github.com/skylot/jadx/archive/v${version}.tar.gz"
 checksum=86136f831e1e7889c012ddb5b874a014e1db6d615c805a9c832ec54ef22e292c
 
-if [ -e /etc/profile.d/10_openjdk11.sh ]; then
-	. /etc/profile.d/10_openjdk11.sh
-fi
-
 do_build() {
 	gradle copyArtifacts
 }

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

* Re: [PR PATCH] [Updated] jadx: don't source jdk environment
  2020-08-14 13:50 [PR PATCH] jadx: don't source jdk environment abenson
@ 2020-08-14 13:54 ` abenson
  2020-08-14 13:55 ` [PR PATCH] [Merged]: " abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2020-08-14 13:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages jadx_fixsource
https://github.com/void-linux/void-packages/pull/24274

jadx: don't source jdk environment


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

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

From fb12a317d0a10d19024240e37106152caa4d85c1 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Fri, 14 Aug 2020 08:30:08 -0500
Subject: [PATCH] jadx: don't source jdk environment

---
 srcpkgs/jadx/template | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/srcpkgs/jadx/template b/srcpkgs/jadx/template
index 84efe7632e5..cde9ed2a8d4 100644
--- a/srcpkgs/jadx/template
+++ b/srcpkgs/jadx/template
@@ -11,10 +11,6 @@ homepage="https://github.com/skylot/jadx"
 distfiles="https://github.com/skylot/jadx/archive/v${version}.tar.gz"
 checksum=86136f831e1e7889c012ddb5b874a014e1db6d615c805a9c832ec54ef22e292c
 
-if [ -e /etc/profile.d/10_openjdk11.sh ]; then
-	. /etc/profile.d/10_openjdk11.sh
-fi
-
 do_build() {
 	gradle copyArtifacts
 }

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

* Re: [PR PATCH] [Merged]: jadx: don't source jdk environment
  2020-08-14 13:50 [PR PATCH] jadx: don't source jdk environment abenson
  2020-08-14 13:54 ` [PR PATCH] [Updated] " abenson
@ 2020-08-14 13:55 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2020-08-14 13:55 UTC (permalink / raw)
  To: ml

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

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

jadx: don't source jdk environment
https://github.com/void-linux/void-packages/pull/24274

Description:


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

end of thread, other threads:[~2020-08-14 13:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-14 13:50 [PR PATCH] jadx: don't source jdk environment abenson
2020-08-14 13:54 ` [PR PATCH] [Updated] " abenson
2020-08-14 13:55 ` [PR PATCH] [Merged]: " abenson

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).