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: | SolarAquarion |
Last Packager: | SolarAquarion |
Votes: | 84 |
Popularity: | 0.000000 |
First Submitted: | 2010-05-05 21:15 |
Last Updated: | 2020-07-24 20:35 |
Dependencies (40)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-git, llvm-minimal-git, llvm-toolchain-nightly-bin)
- 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 (boost-git) (make)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-git, llvm-minimal-git, llvm-toolchain-nightly-bin) (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, llvm-asserts, llvm38, llvm-tce, llvm11, llvm11-libs, llvm11-ocaml, llvm-minimal-git, llvm8, llvm-toolchain-nightly-bin) (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-blurry, konsole-git) (optional) – embedded terminal
- krunner (krunner-git) (optional) – for enabling the KDevelop runner
- lldb (lldb38, swift-lldb-development, llvm-git, llvm-toolchain-nightly-bin) (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 (6)
- kdevelop-go (requires kdevelop)
- kdevelop-php-git
- kdevelop-php-git (requires kdevplatform-git)
- kdevelop-python3-git (requires kdevplatform-git)
- kdevelop-python3-git
- unreal-engine (requires kdevelop) (optional)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
PedroHLC commented on 2020-07-21 17:22
Using
source=('kdevelop::git+https://anongit.kde.org/kdevelop.git')
solves it!SolarAquarion commented on 2020-07-21 17:12
please use https.
SolarAquarion commented on 2020-07-21 17:10
please use https.
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.