Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] pycharm-community: update to 2019.2
Date: Sat, 27 Jul 2019 00:35:55 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13354@inbox.vuxu.org> (raw)

[-- 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

             reply	other threads:[~2019-07-26 22:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-26 22:35 voidlinux-github [this message]
2019-07-27  3:43 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13354@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).