blob: 3e42f1ef6df78a9ca44ecd3c535576368f6f8991 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
pkgbase = pycharm-community
pkgdesc = Powerful Python and Django IDE. Professional Edition.
pkgver = 2019.2
pkgrel = 1
url = https://www.jetbrains.com/pycharm/
arch = x86_64
license = custom
makedepends = python2-setuptools
makedepends = python-setuptools
depends = giflib
depends = glibc
depends = sh
depends = ttf-font
depends = libxtst
depends = libxslt
depends = python
optdepends = ipython2: For enhanced interactive Python shell v2 inside Pycharm
optdepends = ipython: For enhanced interactive Python shell v3 inside Pycharm
optdepends = openssh: For deployment and remote connections
optdepends = python2-setuptools: Packages manager for Python 2, for project interpreter
optdepends = python-setuptools: Packages manager for Python 3, for project interpreter
optdepends = python2-coverage: For support code coverage measurement for Python 2
optdepends = python-coverage: For support code coverage measurement for Python 3
optdepends = cython2: For performance debugger in Python 2
optdepends = cython: For performance debugger in Python 3
optdepends = docker-machine: For support docker inside Pycharm
optdepends = docker-compose: For support docker inside Pycharm
optdepends = vagrant: For support virtualized development environments
optdepends = python2-pytest: For support testing inside Pycharm with Python 2
optdepends = python-pytest: For support testing inside Pycharm with Python 3
optdepends = python2-tox: Python environments for testing tool with Python 2
optdepends = python-tox: Python environments for testing tool with Python 3
optdepends = jupyter: For support Jupyter Notebook
optdepends = python-docutils-stubs: For build documentation with sphynx
provides = pycharm
conflicts = pycharm
conflicts = pycharm-professional
backup = opt/pycharm-community/bin/pycharm.vmoptions
backup = opt/pycharm-community/bin/pycharm64.vmoptions
backup = opt/pycharm-community/bin/idea.properties
source = https://download.jetbrains.com/python/pycharm-community-2019.2.tar.gz
source = pycharm-community.desktop
source = pycharm
source = charm.desktop
source = charm
sha256sums = 632015cc40d6e4a874ab5cbab0430ec1962cd3c4a7ff5f083ce88242180f784b
sha256sums = 1c12333a8be131a4d148f960d611585f8f783ee080db957110a99c8a780f55ab
sha256sums = 0afdd03fe56553e01001f783da9b627f952cd43eeaed4e31bba53d68e1c9f9b3
sha256sums = 6df85b749f78ebe13031643c96cbb05bca80b4c19d3780e4d1eb7e95d97464a8
sha256sums = 029490b735ec0f5785a083f65172f6eece3fa64dad94b8b56f0db73c5418cfa2
pkgname = pycharm-community
|