Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pycharm-community: update to 2019.2
@ 2019-07-26 22:35 voidlinux-github
  2019-07-27  3:43 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-07-26 22:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/maciozo/void-packages pycharm-community-2019.2
https://github.com/void-linux/void-packages/pull/13354

pycharm-community: update to 2019.2
It seems like some stuff for ppc64le was added, though I can't test that, since openjdk won't cross-compile.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pycharm-community-2019.2-13354.patch --]
[-- Type: text/x-diff, Size: 2152 bytes --]

From 98c882b66c63291f4634bab393f50da367410a29 Mon Sep 17 00:00:00 2001
From: maciozo <maciozo@maciozo.com>
Date: Fri, 26 Jul 2019 22:39:36 +0100
Subject: [PATCH] pycharm-community: update to 2019.2

---
 srcpkgs/pycharm-community/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/pycharm-community/template b/srcpkgs/pycharm-community/template
index 3930e286629..7546f04e581 100644
--- a/srcpkgs/pycharm-community/template
+++ b/srcpkgs/pycharm-community/template
@@ -1,6 +1,6 @@
 # Template file for 'pycharm-community'
 pkgname=pycharm-community
-version=2018.3.4
+version=2019.2
 revision=1
 archs="i686 x86_64"
 depends="virtual?java-environment giflib libXtst"
@@ -9,7 +9,7 @@ maintainer="Felix Van der Jeugt <felix.vanderjeugt@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.jetbrains.org/pycharm/"
 distfiles="https://download-cf.jetbrains.com/python/${pkgname}-${version}.tar.gz"
-checksum=789bffb179f569cea9e867c04d52d1a05f587134759b188d21d4007127ff7f86
+checksum=632015cc40d6e4a874ab5cbab0430ec1962cd3c4a7ff5f083ce88242180f784b
 repository=nonfree
 nopie=yes
 
@@ -33,14 +33,16 @@ do_install() {
 	rm -vf ${DESTDIR}/usr/lib/pycharm/helpers/pydev/pydevd_attach_to_process/attach_*.dylib
 	rm -vf ${DESTDIR}/usr/lib/pycharm/helpers/pydev/third_party/wrapped_for_pydev/ctypes/_ctypes.dll
 
+	rm -vf ${DESTDIR}/usr/lib/pycharm/lib/pty4j-native/linux/ppc64le/libpty.so
+
 	if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 		rm -vf ${DESTDIR}/usr/lib/pycharm/bin/fsnotifier
 		rm -vf ${DESTDIR}/usr/lib/pycharm/helpers/pydev/pydevd_attach_to_process/attach_linux_x86.so
-		rm -vf ${DESTDIR}/usr/lib/pycharm/lib/libpty/linux/x86/libpty.so
+		rm -vf ${DESTDIR}/usr/lib/pycharm/lib/pty4j-native/linux/x86/libpty.so
 	else
 		rm -vf ${DESTDIR}/usr/lib/pycharm/bin/fsnotifier64
 		rm -vf ${DESTDIR}/usr/lib/pycharm/helpers/pydev/pydevd_attach_to_process/attach_linux_amd64.so
-		rm -vf ${DESTDIR}/usr/lib/pycharm/lib/libpty/linux/x86_64/libpty.so
+		rm -vf ${DESTDIR}/usr/lib/pycharm/lib/pty4j-native/linux/x86_64/libpty.so
 	fi
 
 	ln -sf /usr/lib/pycharm/bin/pycharm.sh ${DESTDIR}/usr/bin/pycharm

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

* Re: [PR PATCH] [Merged]: pycharm-community: update to 2019.2
  2019-07-26 22:35 [PR PATCH] pycharm-community: update to 2019.2 voidlinux-github
@ 2019-07-27  3:43 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-07-27  3:43 UTC (permalink / raw)
  To: ml

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

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

pycharm-community: update to 2019.2
https://github.com/void-linux/void-packages/pull/13354
Description: It seems like some stuff for ppc64le was added, though I can't test that, since openjdk won't cross-compile.

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

end of thread, other threads:[~2019-07-27  3:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-26 22:35 [PR PATCH] pycharm-community: update to 2019.2 voidlinux-github
2019-07-27  3:43 ` [PR PATCH] [Merged]: " voidlinux-github

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