Search Criteria
Package Base Details: clion-eap
Git Clone URL: | https://aur.archlinux.org/clion-eap.git (read-only, click to copy) |
---|---|
Keywords: | C C++ IDE JetBrains |
Submitter: | rdoursenaud |
Maintainer: | Zrax |
Last Packager: | Zrax |
Votes: | 58 |
Popularity: | 0.82 |
First Submitted: | 2014-09-08 12:11 |
Last Updated: | 2021-04-07 17:27 |
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
melkir commented on 2014-11-13 07:23
@FTC56
http://www.gnu.org/software/libc/
I don't think we need the lib32 version at least you can add glibc for x64 and lib32-glibc for x86 system :/
Anonymous comment on 2014-11-10 02:48
Bundled cmake and gdb appears to be only for 64 bit. Using system cmake works good.
Nivalis commented on 2014-11-09 18:57
i change depends on pkgbuild from 'lib32-glibc' to 'glibc' and install continued and yet install libxtst
rdoursenaud commented on 2014-10-27 03:12
@melkir, very strange indeed. Just tested and been unable to reproduce.
rdoursenaud commented on 2014-10-27 03:11
@melkir, very strange indeed. Just tested and hade been unable to reproduce.
melkir commented on 2014-10-27 02:09
==> Installation/compilation des dépendances manquantes pour clion-eap:
erreur : impossible de trouver la cible : lib32-glibc
I have already installed it from the core package, and it's needed the aur package don't know why o_o
rdoursenaud commented on 2014-10-26 15:56
@Pete, well, I didn't because it's automatically creating one at first launch.
Pete commented on 2014-10-26 14:53
Great to see clion! Would you be willing to add a .desktop file (like e.g. https://aur.archlinux.org/packages/pycharm-professional has)?
rdoursenaud commented on 2014-10-26 14:18
@FFTC56 thanks for your comments. I have removed the cmake dep and made gdb optional since there is also a bundled version. lib32-glibc and python are needed for this gdb version according to namcap output, so I'm keeping those.
intgr commented on 2014-10-05 11:14
New version out...
pkgbuild=138.2344.17
sha512sums=('28b75df0780b0561979d015350a4ee3191016a4379341473123fbbf072028df0f4f27b483abe019785b42ac0c16ecf2cf2996a2ce72fcaf60cfdd6ce7958b1da')
PS: Why on Earth are you storing the version in $pkgbuild not $pkgver?