Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] RubyMine: update to 2020.1.
@ 2020-04-15  8:27 2asoft
  2020-04-15 14:41 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: 2asoft @ 2020-04-15  8:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/2asoft/void-packages 2asoft/jb_update_rubymine
https://github.com/void-linux/void-packages/pull/21005

RubyMine: update to 2020.1.


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

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

From 59e28253b5679c693771510abd5b6a715976ad3f Mon Sep 17 00:00:00 2001
From: Anton Afanasyev <anton@doubleasoftware.com>
Date: Wed, 15 Apr 2020 01:24:38 -0700
Subject: [PATCH] RubyMine: update to 2020.1.

---
 srcpkgs/RubyMine/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/RubyMine/template b/srcpkgs/RubyMine/template
index 5076b93a1ee..ec2878d3724 100644
--- a/srcpkgs/RubyMine/template
+++ b/srcpkgs/RubyMine/template
@@ -1,15 +1,15 @@
 # Template file for 'RubyMine'
 pkgname=RubyMine
-version=2019.3
+version=2020.1
 revision=1
 archs="i686 x86_64"
-depends="virtual?java-environment"
+depends="jetbrains-jdk-bin"
 short_desc="Most intelligent Ruby and Rails IDE"
 maintainer="Anton Afanasyev <anton@doubleasoftware.com>"
 license="custom:Commercial"
 homepage="https://www.jetbrains.com/ruby"
 distfiles="https://download.jetbrains.com/ruby/RubyMine-${version}.tar.gz"
-checksum=f268a08d92e57362410f5089b9151ada776198a21f49c1096df0b20b948c79f7
+checksum=d1958da2b77bea5b007858b7ea8d8b7d016a0b18b7d72471e2ce46221c9966c2
 repository=nonfree
 restricted=yes
 nopie=yes
@@ -46,6 +46,8 @@ do_install() {
 		vlicense $i
 	done
 
+	local launcher_path="bin/rubymine.sh"
+	sed -i '1 s/$/\nRUBYMINE_JDK=${RUBYMINE_JDK:-${IDEA_JDK}}/' "${launcher_path}"
 	vcopy bin ${TARGET_PATH}
 	vcopy help ${TARGET_PATH}
 	vcopy lib ${TARGET_PATH}
@@ -53,6 +55,5 @@ do_install() {
 	vcopy product-info.json ${TARGET_PATH}
 	vcopy build.txt ${TARGET_PATH}
 
-
-	ln -sf /${TARGET_PATH}/bin/rubymine.sh ${DESTDIR}/usr/bin/${pkgname}
+	ln -sf "/${TARGET_PATH}/${launcher_path}" "${DESTDIR}/usr/bin/${pkgname}"
 }

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

* Re: [PR PATCH] [Merged]: RubyMine: update to 2020.1.
  2020-04-15  8:27 [PR PATCH] RubyMine: update to 2020.1 2asoft
@ 2020-04-15 14:41 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-04-15 14:41 UTC (permalink / raw)
  To: ml

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

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

RubyMine: update to 2020.1.
https://github.com/void-linux/void-packages/pull/21005

Description:


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

end of thread, other threads:[~2020-04-15 14:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-15  8:27 [PR PATCH] RubyMine: update to 2020.1 2asoft
2020-04-15 14:41 ` [PR PATCH] [Merged]: " Hoshpak

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