From 2d41bab235bb7da8d5d857cec9ae5e7ab100b412 Mon Sep 17 00:00:00 2001 From: Paper Date: Sun, 18 Oct 2020 22:23:04 +0200 Subject: [PATCH] pycharm-community: update to 2020.2.3 --- srcpkgs/pycharm-community/files/pycharm.desktop | 1 + srcpkgs/pycharm-community/template | 10 +++------- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/srcpkgs/pycharm-community/files/pycharm.desktop b/srcpkgs/pycharm-community/files/pycharm.desktop index 47c62596a85..d86ec782f8e 100644 --- a/srcpkgs/pycharm-community/files/pycharm.desktop +++ b/srcpkgs/pycharm-community/files/pycharm.desktop @@ -3,4 +3,5 @@ Name=PyCharm Exec=pycharm %f Terminal=false Type=Application +Icon=/usr/lib/pycharm/bin/pycharm.png Categories=Development; diff --git a/srcpkgs/pycharm-community/template b/srcpkgs/pycharm-community/template index aebfef76560..6b1494d60a4 100644 --- a/srcpkgs/pycharm-community/template +++ b/srcpkgs/pycharm-community/template @@ -1,23 +1,19 @@ # Template file for 'pycharm-community' pkgname=pycharm-community -version=2020.1.4 +version=2020.2.3 revision=1 -archs="i686 x86_64" +archs="x86_64" depends="virtual?java-environment giflib libXtst" short_desc="Python integrated development environment" maintainer="Felix Van der Jeugt " license="Apache-2.0" homepage="https://www.jetbrains.org/pycharm/" distfiles="https://download-cf.jetbrains.com/python/${pkgname}-${version}.tar.gz" -checksum=d0c2d7995937b744e58b5fb3e49f5361ea7734470c841330e870d0fb13ea03e4 +checksum=870071ba911d41052e3b94ad97116940b79b411b4ad0aaccebb83b319e621073 repository=nonfree nopie=yes python_version=3 -case "$XBPS_TARGET_MACHINE" in - i686*) broken="/usr/lib/pycharm/bin/libdbm64.so: file format not recognized" ;; -esac - do_install() { vmkdir usr/bin vmkdir usr/share/doc/pycharm