mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
pycharm-community: update to 2020.1.1.
This commit is contained in:
parent
32413e53e1
commit
07c631f4ea
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pycharm-community'
|
# Template file for 'pycharm-community'
|
||||||
pkgname=pycharm-community
|
pkgname=pycharm-community
|
||||||
version=2020.1
|
version=2020.1.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686 x86_64"
|
archs="i686 x86_64"
|
||||||
depends="virtual?java-environment giflib libXtst"
|
depends="virtual?java-environment giflib libXtst"
|
||||||
|
@ -9,9 +9,10 @@ maintainer="Felix Van der Jeugt <felix.vanderjeugt@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.jetbrains.org/pycharm/"
|
homepage="https://www.jetbrains.org/pycharm/"
|
||||||
distfiles="https://download-cf.jetbrains.com/python/${pkgname}-${version}.tar.gz"
|
distfiles="https://download-cf.jetbrains.com/python/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1aa49fd01ec9020c288a583ac90e777df3ae5c5dfcf4cc73d93ac7be1284a9d1
|
checksum=715a6a1fc1638078a36b5b45e36e3dbe1ce097aa974555023b4b3d957d00585c
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
python_version=3
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*) broken="/usr/lib/pycharm/bin/libdbm64.so: file format not recognized" ;;
|
i686*) broken="/usr/lib/pycharm/bin/libdbm64.so: file format not recognized" ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue