blob: 9d39d6ee584c5a6eab6935f16b85762035e4a13c (
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
|
pkgbase = pycharm-community-edition-bin
pkgdesc = The IDE for Pure Python Development.
pkgver = 2025.1.2
pkgrel = 1
url = https://www.jetbrains.com/pycharm/
arch = x86_64
arch = aarch64
license = Apache-2.0
depends = giflib
depends = libxtst
depends = libxrender
optdepends = libdbusmenu-glib: For global menu support
provides = pycharm-community-edition
provides = pycharm-community
conflicts = pycharm-community-eap
conflicts = pycharm-community-edition
conflicts = pycharm-community-jre
options = !strip
backup = opt/pycharm-community-edition/bin/pycharm64.vmoptions
backup = opt/pycharm-community-edition/bin/idea.properties
source = pycharm-community-edition.desktop
source = LICENSE-2025.1.2::https://raw.githubusercontent.com/JetBrains/intellij-community/refs/heads/master/LICENSE.txt
sha256sums = 67649e0494e3f216982a97e4c9549257a756182dc44f5455c5497a9688373141
sha256sums = cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30
source_x86_64 = pycharm-community-2025.1.2_x86_64.tar.gz::https://download.jetbrains.com/python/pycharm-community-2025.1.2.tar.gz
sha256sums_x86_64 = 193fbbb638235c4c671bb6c6b432f43a2d46f7f7ebd6b5f2cc8a1db7db93c5d6
source_aarch64 = pycharm-community-2025.1.2-aarch64.tar.gz::https://download.jetbrains.com/python/pycharm-community-2025.1.2-aarch64.tar.gz
sha256sums_aarch64 = 10e7426804d649d3c5bdbfc365cf85fe73dd7e74e67fd1e4c82645e8532d17e7
pkgname = pycharm-community-edition-bin
|