Search Criteria
Package Details: lightly-qt6-git 0.5.12.r0.gfcba413-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lightly-git.git (read-only, click to copy) |
---|---|
Package Base: | lightly-git |
Description: | Modern style for KF6/Qt6 applications |
Upstream URL: | https://github.com/Bali10050/lightly |
Licenses: | GPL-2.0-or-later |
Conflicts: | lightly-kf6, lightly-qt6 |
Provides: | lightly-kf6, lightly-qt6 |
Submitter: | Scrumplex |
Maintainer: | D3SOX (xiota) |
Last Packager: | xiota |
Votes: | 10 |
Popularity: | 0.021924 |
First Submitted: | 2020-08-03 11:07 (UTC) |
Last Updated: | 2024-12-20 03:22 (UTC) |
Dependencies (13)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- kcmutils (kcmutils-gitAUR)
- kcolorscheme (kcolorscheme-gitAUR)
- kconfig (kconfig-gitAUR)
- kcoreaddons (kcoreaddons-gitAUR)
- kdecoration (kdecoration-gitAUR)
- kguiaddons (kguiaddons-gitAUR)
- kiconthemes (kiconthemes-gitAUR)
- kwindowsystem (kwindowsystem-gitAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- cmake (cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
alba4k commented on 2024-04-01 22:17 (UTC)
It could even just be a -bin version providing the old theme, already built.
But really, a qt5 package to be installed alongside the qt6 one would be great (now that lightly-git and lightly-qt6-git are no longer the way to go). This should also be considered by upstream, tho.
xiota commented on 2024-04-01 15:02 (UTC)
Arch is moving on to KF6, so building for KF5/Qt5 probably won't work long term.
DexterHaxxor commented on 2024-04-01 14:40 (UTC)
so now we need a lightly-qt5-git and delete the old one
xiota commented on 2024-03-31 22:55 (UTC) (edited on 2024-03-31 22:58 (UTC) by xiota)
I've switched this package to the qt6 branch.
DexterHaxxor commented on 2024-03-31 15:53 (UTC)
Anyone know what this is about?
CMake Error: The INTERFACE_QT_MAJOR_VERSION property of "Qt6::Gui" does not agree with the value of QT_MAJOR_VERSION already determined for "lightlydecoration"
xiota commented on 2023-11-04 19:59 (UTC) (edited on 2023-11-04 20:03 (UTC) by xiota)
"not a clone" means the git clone is out of sync. Clear the aur helper cache should resolve it. Some have an option to do a "clean" build (but not necessarily same as "clean chroot").
Most likely caused by recent change from luws to boehs fork.
evpok commented on 2023-11-04 19:09 (UTC) (edited on 2023-11-04 19:19 (UTC) by evpok)
@xiota oh in that case it probably doesn't, sorry. It's just that I'm getting
[…]/lightly-git/lightly is not a clone of https://github.com/boehs/lightly.git
errors when trying to upgrade so I was trying to reproduce the PKGBUILD steps and noticed the pkgver command wasn't returning the correct version string. But if it's run in bash that can't be the issue. Still looking then.*Edit: a manual
makepkg
ran correctly so maybe it's pamac messing things up… I guess I'll find out next release.xiota commented on 2023-11-04 19:04 (UTC)
@evpok PKGBUILDs use
bash
. Why is yours using a different shell?« First ‹ Previous 1 2 3 4 Next › Last »