Search Criteria
Package Details: kvantum-qt5-git 1.0.3.r0.gd0d26eff-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kvantum-qt5-git.git (read-only, click to copy) |
---|---|
Package Base: | kvantum-qt5-git |
Description: | SVG-based Qt5 theme engine plus a config tool and extra themes |
Upstream URL: | https://github.com/tsujan/Kvantum |
Keywords: | kvantum lxqt plasma qt5 theming |
Licenses: | GPL3 |
Conflicts: | kvantum-qt5 |
Provides: | kvantum-qt5 |
Replaces: | kvantum-qt5 |
Submitter: | omni |
Maintainer: | omni |
Last Packager: | omni |
Votes: | 11 |
Popularity: | 0.065527 |
First Submitted: | 2017-07-31 16:23 (UTC) |
Last Updated: | 2022-07-07 20:32 (UTC) |
Dependencies (10)
- hicolor-icon-theme (hicolor-icon-theme-git)
- kwindowsystem (kwindowsystem-git)
- qt5-svg (qt5-svg-git)
- qt5-x11extras (qt5-x11extras-git)
- cmake (cmake-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- qt5-tools (qt5-tools-git) (make)
- adapta-aurorae-theme-git (optional) – Matching kwin decorations for KvAdapta and KvAdaptaDark
- breeze-enhanced-git (optional) – Made to match various themes of the Kvantum widget style
- kvantum-qt6-git (optional) – Qt6 component for Kvantum theme engine
Required by (49)
- adapta-kde-git (requires kvantum-qt5)
- ant-dracula-kvantum-theme-git (requires kvantum-qt5)
- arch-kde-theme-git (requires kvantum-qt5) (optional)
- cameracontrol-bin (requires kvantum-qt5)
- canta-kde-git (requires kvantum-qt5) (optional)
- cherry-kde-theme (requires kvantum-qt5) (optional)
- chromeos-kde-theme-git (requires kvantum-qt5) (optional)
- darkine-kde-git (requires kvantum-qt5) (optional)
- fluent-kde-theme-git (requires kvantum-qt5) (optional)
- kvantum-manjaro-theme-git (requires kvantum-qt5)
- kvantum-qt6-git
- kvantum-theme-adapta (requires kvantum-qt5)
- kvantum-theme-breeze-git (requires kvantum-qt5)
- kvantum-theme-chromeos-git (requires kvantum-qt5)
- kvantum-theme-fluent-git (requires kvantum-qt5)
- kvantum-theme-layan-git (requires kvantum-qt5)
- kvantum-theme-matcha-git (requires kvantum-qt5)
- kvantum-theme-matchama (requires kvantum-qt5)
- kvantum-theme-materia-blur (requires kvantum-qt5)
- kvantum-theme-mcmanjaro-git (requires kvantum-qt5)
Latest Comments
omni commented on 2022-02-18 14:13 (UTC)
@AchmadFathoni Isuue solved upstream: https://github.com/tsujan/Kvantum/commit/96400cc3ad919c4ed274fe5d23c1e2e9ae7daec7
AchmadFathoni commented on 2022-02-15 17:45 (UTC) (edited on 2022-02-16 12:15 (UTC) by AchmadFathoni)
Got
They move it to
/usr/include/KF5/KWindowSystem/kwindowsystem_version.h
. Here the little patch that workseugenio commented on 2022-02-13 20:09 (UTC)
@omni after deleting the build directory and removing the Anaconda initialization lines from .zshrc I was able to build and update.
Thank you!
omni commented on 2022-02-12 22:48 (UTC)
@ eugenio: you can try to delete the build directory. But i think there's something odd with your cmake install. Why this lib is searched in your homedir /home/eugenio/anaconda3/lib/cmake/Qt5Svg/Qt5Svg_QSvgIconPlugin.cmake ? This should be in /usr/lib/cmake/Qt5Svg!
eugenio commented on 2022-02-05 23:53 (UTC)
The latest update is unable to build, log of the error:
DarkWav commented on 2020-05-19 16:43 (UTC) (edited on 2020-05-19 16:44 (UTC) by DarkWav)
Correct me if I'm wrong, but the line
in package() seems to be obsolte as the kde4 folder doesn't seem to get created during build any more. It would be convenient if it got removed.
Thanks & Best Regards
DarkWav
omni commented on 2020-02-08 19:54 (UTC)
Lol, noone noticed since 2017. Added to dependecies. Thank you!
ahjolinna commented on 2020-02-08 06:22 (UTC)
"kwindowsystem" is need to to build
QuartzDragon commented on 2019-04-23 05:16 (UTC)
I tidied up the PKGBUILD a little, just in case it's helpful. :)
https://invent.kde.org/snippets/166
mrturcot commented on 2019-02-13 05:17 (UTC)
@omni thanks! I switched back to non git version of cmake and this package compiles successfully now.
Best Regards
omni commented on 2019-02-12 19:34 (UTC)
@mrturcot
fixed
mrturcot commented on 2019-02-10 22:02 (UTC) (edited on 2019-02-11 06:07 (UTC) by mrturcot)
@omni, hmm odd ok thanks. Ive tried makepkg and with yay both result in build failing. I see the exact same cmake error here for another random package 15 days ago with fix https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/issues/28 from building on Arch.
Cheers
Edit - Seems to be a bug in cmake. With cmake-git I was able to compile successfully.
cmake 3.13.3-1 - Failed
cmake-git 3.14.0.rc1.37.g56c2eab1e2-1 - Built the package
omni commented on 2019-02-10 20:17 (UTC)
@mrturcot no clue, checked the build process.. everything good at my end.
mrturcot commented on 2019-02-10 19:32 (UTC)
Build failing after trying up upgrade today
==> Starting build()...
CMake Error: No source or binary directory provided
==> ERROR: A failure occurred in build().
Aborting...
Error making: kvantum-qt5-git
omni commented on 2017-09-17 18:34 (UTC)
Archange commented on 2017-09-17 18:33 (UTC)