Search Criteria
Package Details: mauiman-git 4.0.1.r5.g1555677-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mauiman-git.git (read-only, click to copy) |
|---|---|
| Package Base: | mauiman-git |
| Description: | Maui Manager Library. Server and public library API. |
| Upstream URL: | https://invent.kde.org/maui/mauiman |
| Licenses: | LGPL3 |
| Groups: | maui |
| Conflicts: | mauiman |
| Provides: | mauiman |
| Submitter: | cniw |
| Maintainer: | cniw |
| Last Packager: | cniw |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-09-17 02:13 (UTC) |
| Last Updated: | 2025-03-03 04:00 (UTC) |
Dependencies (3)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-hifpsAUR)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
cniw commented on 2025-03-03 04:05 (UTC)
@RickyCheung thanks but it's no longer needed, now updated commit
RickyCheung commented on 2024-12-23 10:50 (UTC)
@cniw Please pipe the output of "git tag | grep v4" in pkgver() using 1>/dev/null, otherwise it will generate a multi-lined mess.
cniw commented on 2023-02-11 23:45 (UTC)
@FabioLolix @cheatsc thanks you guys, now updated with commit.
cheatsc commented on 2023-02-09 15:45 (UTC) (edited on 2023-02-09 15:47 (UTC) by cheatsc)
@FabioLolix QtSystemInfo/qinputinfo.h is provided by qt5-systems
https://wiki.archlinux.org/title/pkgfile
FabioLolix commented on 2023-02-07 21:47 (UTC)
Hello, fails to build for missing header, not sure which package is needed
cniw commented on 2022-09-17 02:31 (UTC)
replaced with new aur/mauiman-git package, using same name with official community/mauiman package. related commit
cniw commented on 2022-07-12 14:45 (UTC) (edited on 2022-07-12 14:48 (UTC) by cniw)
@Rayr no, because make is part of base-devel group, all packages listed on that group shouldn't added on makedepends neither on depends list on PKGBUILD file.
You should install base-devel before build package or install package from AUR, please read first point on these pages:
Rayr commented on 2022-07-12 13:15 (UTC)
please add make to dependencies