Search Criteria
Package Details: mauikit-git 2.2.1.r142.g0cc9ede3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mauikit-git.git (read-only, click to copy) |
---|---|
Package Base: | mauikit-git |
Description: | Utilities and "templated" controls based on Kirigami and QCC2 that follow the ongoing work on the Maui HIG |
Upstream URL: | https://mauikit.org/ |
Licenses: | GPL3 |
Conflicts: | mauikit |
Provides: | mauikit |
Submitter: | FabioLolix |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-09-24 22:12 (UTC) |
Last Updated: | 2023-04-07 21:22 (UTC) |
Dependencies (13)
- ki18n (ki18n-git)
- knotifications (knotifications-git)
- mauiman (mauiman-git)
- qt5-base (qt5-base-git, qt5-base-headless)
- qt5-declarative (qt5-declarative-git)
- qt5-quickcontrols2 (qt5-quickcontrols2-git)
- appstream (make)
- cmake (cmake-git) (make)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- plasma-framework (plasma-framework-git) (make)
- qt5-webengine (make)
- syntax-highlighting (syntax-highlighting-git) (make)
Required by (26)
- buho-git
- communicator-git
- index-fm-git (requires mauikit)
- maui-agenda-git (requires mauikit)
- maui-arca-git
- maui-bonsai-git (requires mauikit)
- maui-booth-git
- maui-clip-git
- maui-settings-git
- maui-shell-bin (requires mauikit)
- maui-shell-git
- maui-sol-git (requires mauikit)
- maui-strike-git (requires mauikit)
- mauikit-accounts-git
- mauikit-calendar-git
- mauikit-documents-git
- mauikit-filebrowsing-git
- mauikit-imagetools-git
- mauikit-terminal-git
- mauikit-texteditor-git
- Show 6 more...
Latest Comments
FabioLolix commented on 2023-02-09 16:34 (UTC)
Mandatory mauiman-git added as depends, mauiman-git need qt5-systems for building in chroot; maintainer already contacted
FabioLolix commented on 2023-02-07 21:53 (UTC)
Update incoming but it fails to build
cniw commented on 2022-09-17 02:49 (UTC)
on depends list, please replace maui-manager with mauiman or mauiman-git package. related PRQ#37439
ManuelBoe commented on 2022-05-27 21:50 (UTC)
needs maui-manager which isn't yet available in AUR
PedroHLC commented on 2020-06-09 01:41 (UTC)
Missing
kdecoration
ognarb commented on 2019-07-02 11:54 (UTC)
The repository moved to https://invent.kde.org/kde/mauikit
fredddi43 commented on 2019-01-27 01:29 (UTC)
The build for this is broken due to a missing source directory argument in cmake (CMake Error: No source or binary directory provided). Editing the PKGBUILD and adding . at the end of the cmake call let me built it successfully.