Search Criteria
Package Details: mauikit-git 1.1.1.r31.gec58f0b-1
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: | |
Conflicts: | |
Provides: | |
Submitter: | FabioLolix |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-09-24 22:12 |
Last Updated: | 2020-08-17 14:15 |
Dependencies (13)
- kdecoration (kdecoration-git)
- kio (kio-osync, kio-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- qt5-declarative (qt5-declarative-git)
- qt5-quickcontrols2 (qt5-quickcontrols2-git)
- qt5-svg (qt5-svg-git)
- appstream (make)
- cmake (cmake-git) (make)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- git (git-git) (make)
- plasma-framework (plasma-framework-git) (make)
- qt5-webengine (make)
- syntax-highlighting (syntax-highlighting-git) (make)
Latest Comments
PedroHLC commented on 2020-06-09 01:41
Missing
kdecoration
ognarb commented on 2019-07-02 11:54
The repository moved to https://invent.kde.org/kde/mauikit
fredddi43 commented on 2019-01-27 01:29
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.