Search Criteria
Package Details: kdevelop-git 5.4.5.r162.g0f53e24006-1
| Git Clone URL: | https://aur.archlinux.org/kdevelop-git.git (read-only, click to copy) |
|---|---|
| Package Base: | kdevelop-git |
| Description: | A C/C++ development environment for KDE. (Git version) |
| Upstream URL: | http://www.kdevelop.org |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Replaces: | |
| Submitter: | mosra |
| Maintainer: | Aetf |
| Last Packager: | Aetf |
| Votes: | 84 |
| Popularity: | 0.000000 |
| First Submitted: | 2010-05-05 21:15 |
| Last Updated: | 2019-12-16 02:04 |
Dependencies (40)
- clang (clang-pypy-stm, clang39, clang38, clang-trunk, llvm-tce, llvm-git, llvm-minimal-git)
- grantlee (grantlee-git)
- kcmutils (kcmutils-git)
- kitemmodels (kitemmodels-git)
- knewstuff (knewstuff-git)
- knotifyconfig (knotifyconfig-git)
- ktexteditor (ktexteditor-git)
- libkomparediff2 (libkomparediff2-git)
- libksysguard (libksysguard-git, libksysguard-light)
- qt5-webengine
- threadweaver (threadweaver-git)
- boost (make)
- clang (clang-pypy-stm, clang39, clang38, clang-trunk, llvm-tce, llvm-git, llvm-minimal-git) (make)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- git (git-git) (make)
- kdevelop-pg-qt (make)
- kdoctools (kdoctools-git) (make)
- krunner (krunner-git) (make)
- llvm (llvm-pypy-stm, llvm39, llvm38, clang-trunk, llvm-asserts, llvm8, llvm-tce, llvm-minimal-git) (make)
- okteta (make)
- plasma-framework (plasma-framework-git) (make)
- purpose (purpose-git) (make)
- qt5-tools (qt5-tools-git) (make)
- subversion (make)
- cmake (cmake-git) (optional) – CMake integration
- cppcheck (cppcheck-git, cppcheck-nox) (optional) – code analyzer
- cvs (cvs-feature) (optional) – CVS support
- gdb (gdb-git, gdb-ibuclaw-git, gdb-trunk, gdb-mini) (optional) – GNU Debugger support
- git (git-git) (optional) – Git support
- heaptrack (heaptrack-git) (optional) – heap memory profiler plugin
- konsole (konsole-cursor, konsole-blurry, konsole-git) (optional) – embedded terminal
- krunner (krunner-git) (optional) – for enabling the KDevelop runner
- lldb (swift-lldb-development, lldb38, clang-trunk, swift-lldb, llvm-git) (optional) – LLDB Debugger support
- okteta (optional) – hex editor integration
- plasma-framework (plasma-framework-git) (optional) – for enabling the plasma addons
- purpose (purpose-git) (optional) – patch review plugin
- qt4-doc (optional) – qt4 documentation integration
- qt5-doc (optional) – qt5 documentation integration
- qt5-tools (qt5-tools-git) (optional) – qthelp plugin
- subversion (optional) – SVN support
Required by (8)
- kdevelop-clang-tidy-git
- kdevelop-clang-tidy-git (requires kdevplatform-git)
- kdevelop-go (requires kdevelop)
- kdevelop-php-git
- kdevelop-php-git (requires kdevplatform-git)
- kdevelop-python3-git
- kdevelop-python3-git (requires kdevplatform-git)
- unreal-engine (requires kdevelop) (optional)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
Aetf commented on 2018-01-22 21:17
@intelfx Thanks, good catch. I dropped that part accidentally.
intelfx commented on 2018-01-21 15:24
Ugh, can we please have a more sane pkgver() that does not swallow revision count since the last tag? The one you have is non-monotonic (it does not necessarily increase when new revisions appear), which pretty much defeats its purpose.
This one would be OK:
mensinda commented on 2017-12-25 09:45
Please update the PKGBUILD to remove the 'v' prefix from the version tag:
https://pastebin.com/L8RameLp
Aetf commented on 2017-10-07 19:12
@Neros Thanks
Neros commented on 2017-10-07 05:05
"boost" dependency should be added, otherwise it will not compile.
Aetf commented on 2017-09-28 19:55
@fheday Thanks, updated.
fheday commented on 2017-09-28 15:00
Please add llvm as project dependency.
Aetf commented on 2017-08-15 21:03
@mcerb
It used to be. But for now I can't find anywhere mentioning it in the repo.
Are you experiencing any build failure due to kdoctools not available?
mcerb commented on 2017-08-15 08:13
Shouldn't kdoctools be a dependency?
Aetf commented on 2016-09-02 17:56
@farbod
While I understand it may be inconvenient for you, I strongly recommend keeping everything upgraded. It seems that your local pacman index is out-of-date as well as actual packages. And that's what causing problems here.
see https://wiki.archlinux.org/index.php/System_maintenance#Partial_upgrades_are_unsupported
You should not need to manually install grantlee (renamed from grantlee-qt5) as it'll be installed as a dependency for kdevplatform, which kdevelop depends on. You could try removing the whole kdevelop and then install kdevelop-git, but I'm sure you'll encounter other problems if you don't update your system.