Package Details: kdevelop-git 25.08.90.r0.gabcdef0-1

Git Clone URL: https://aur.archlinux.org/kdevelop-git.git (read-only, click to copy)
Package Base: kdevelop-git
Description: Cross-platform IDE for C/C++, Python, QML, and more (Git snapshot)
Upstream URL: https://kdevelop.org/
Licenses: GPL
Conflicts: kdevelop
Provides: kdevelop
Submitter: mosra
Maintainer: hanskramer
Last Packager: hanskramer
Votes: 82
Popularity: 0.000000
First Submitted: 2010-05-05 21:15 (UTC)
Last Updated: 2025-10-24 07:53 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 13 Next › Last »

tajidinabd commented on 2015-02-11 14:35 (UTC)

kdevplatform-git E: Dependency hicolor-icon-theme detected and not included (needed for hi r theme hierarchy) kdevplatform-git W: Dependency subversion detected but optional (libraries ['usr/lib/libsv br-1.so.0', 'usr/lib/libsvn_wc-1.so.0', 'usr/lib/libsvn_client-1.so.0'] needed in files [' lib/qt/plugins/kdevplatform/21/kdevsubversion.so'])

stativ commented on 2014-11-14 20:34 (UTC)

I suppose the reason chenxiaolong didn't update the dependency is that it's actually quite difficult to handle - it apparently requires grantlee-qt5, which is in conflict with grantlee-qt4, which is required by kdelibs, essentially removing all KDE4 applications.

ovidiub13 commented on 2014-11-13 13:14 (UTC)

Please add grantlee as a dependency. It is required since 26th of October: http://quickgit.kde.org/?p=kdevplatform.git&a=commit&h=f3028250c886abd2773e51a73218dd71b346ea80

chenxiaolong commented on 2014-11-09 19:19 (UTC)

@mosra: Thank you! I'll update the packages.

mosra commented on 2014-11-09 19:04 (UTC)

Disowning, as I switched back to KDevelop 4.7 from [extra] as it works better on KDE4. I can't thus test/maintain KDevelop/KF5-related packages anymore, feel free to adopt the package and do any changes you want.

mosra commented on 2014-11-09 19:01 (UTC)

Disowning, as I switched back to KDevelop 4.7 from [extra] as it works better on KDE4. I can't thus test/maintain KDevelop/KF5-related packages anymore, feel free to adopt the package and do any changes you want.

chenxiaolong commented on 2014-11-09 18:53 (UTC)

@mosra: In addition to kdevplatform-git, could you also add "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON" to the cmake command for this package?

chenxiaolong commented on 2014-11-09 18:48 (UTC)

@mosra: Could you add "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON" to the cmake command? This makes the package install to the standard Qt paths. Otherwise, the plugins are installed to /usr/lib/plugins/ and are not found by kdevelop.

df5t0rw commented on 2014-11-02 19:55 (UTC)

I think it need "extra-cmake-modules" as a dependencies.