Package Details: pycharm-professional 2024.2.3-1

Git Clone URL: https://aur.archlinux.org/pycharm-professional.git (read-only, click to copy)
Package Base: pycharm-professional
Description: Python IDE for Professional Developers. Professional Edition
Upstream URL: https://www.jetbrains.com/pycharm/
Keywords: development editor ide jetbrains python
Licenses: custom
Submitter: hippojazz
Maintainer: Xavier (37h4n)
Last Packager: Xavier
Votes: 288
Popularity: 1.22
First Submitted: 2013-09-25 03:56 (UTC)
Last Updated: 2024-09-27 23:19 (UTC)

Dependencies (19)

Required by (0)

Sources (4)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 25 .. 44 Next › Last »

hottea commented on 2020-04-21 06:02 (UTC)

We usually don't use sudo in PKGBUILD, could you update this line?

Xavier commented on 2020-04-20 20:38 (UTC)

Hi folks, thanks for your comments, I've removed the speedup debugging for python2 and I've realized that the Pycharm has some internal fonts, I've removed it with the purpose that Pycharm use the system font, always better, official fonts keep more updates and patches specific for Arch. Regarding the above ttf-font is needed for the UI, jetbrain mono fonts as optdepends.

Dunky13 commented on 2020-04-20 08:51 (UTC)

@k4M81c the package is for 2020.1, why mark it as out-of-date?

lybin commented on 2020-04-09 17:46 (UTC)

Can to add checks, if exists then build. ttf-font dependency is necessary now after they add Mono font in-build?

Xavier commented on 2020-04-09 17:26 (UTC)

Ok, I'll consider removing it in the next update

spapanik21 commented on 2020-04-09 08:35 (UTC)

It is indeed compiled for both, but as some people don't ever develop in python2, the debugger speedup for python2 (which is officially unsupported) is unnecessary.

Xavier commented on 2020-02-07 20:24 (UTC)

debugger speedup is compiled for both python 2 and 3

flying-sheep commented on 2020-02-06 08:43 (UTC)

So will the debugger speedup compiled using python 2 do anything if you never debug python 2?

Because if not, you could just make it optional and only compile the python 2 stuff if python 2 is installed while the package is built.

mayhem commented on 2020-01-23 10:33 (UTC)

Building with clang9 fails with the following error: clang-9: error: unknown argument: '-fno-semantic-interposition'

The newer clang should ignore automatically this build flag https://reviews.llvm.org/D65616

orbital_sfear commented on 2019-12-04 03:51 (UTC)

The build is working again for me.