Search Criteria
Package Details: kwin-effects-yet-another-magic-lamp 5.27.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kwin-effects-yet-another-magic-lamp.git (read-only, click to copy) |
---|---|
Package Base: | kwin-effects-yet-another-magic-lamp |
Description: | Just Yet Another Magic Lamp effect |
Upstream URL: | https://github.com/zzag/kwin-effects-yet-another-magic-lamp |
Licenses: | GPL3 |
Submitter: | alevalv |
Maintainer: | alevalv |
Last Packager: | alevalv |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2019-01-12 01:26 (UTC) |
Last Updated: | 2023-02-14 23:07 (UTC) |
Dependencies (2)
- kwin (kwin-gitAUR, kwin-unredirAUR, kwin-frog-fifo-v1AUR, theseus-shipAUR)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
Latest Comments
1 2 Next › Last »
simona commented on 2024-07-05 08:51 (UTC)
CMake Error at CMakeLists.txt:36 (find_package):
By not providing "FindKWinEffects.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "KWinEffects", but CMake did not find one.
Could not find a package configuration file provided by "KWinEffects" (requested version 5.27.0) with any of the following names:
KWinEffectsConfig.cmake
kwineffects-config.cmake
Add the installation prefix of "KWinEffects" to CMAKE_PREFIX_PATH or set "KWinEffects_DIR" to a directory containing one of the above files. If "KWinEffects" provides a separate development package or SDK, be sure it has been installed.
D3SOX commented on 2021-10-19 14:49 (UTC)
You did not actually bump the version. The source still points to the old commit hash
1c9fc49b53fedc95b1e4d0cd651b844c552974d3
. You can grab the versioned tarball fromhttps://github.com/zzag/kwin-effects-yet-another-magic-lamp/archive/refs/tags/5.23.0.tar.gz
cziss commented on 2021-02-20 07:07 (UTC)
Hmm, so thats what it means.. thx :)
alevalv commented on 2021-02-19 21:07 (UTC)
@cziss I'm guessing you are on Manjaro, the new package can only be built against kwin 5.21, so it's marked as kwin>=5.21.0. Hold updating this package until you get plasma 5.21
cziss commented on 2021-02-19 20:22 (UTC)
Hi, it needs kwin-git as dependency now. Why?
michaldybczak commented on 2021-02-19 19:05 (UTC)
Thanks. Now it works :).
alevalv commented on 2021-02-18 21:02 (UTC)
@michaldybczak I bumped the package to the latest commit in the repo that does compile with plasma 5.21.
michaldybczak commented on 2021-02-18 19:22 (UTC)
I just updated to Plasma 5.21 and as usual, the effect doesn't work. I tried to recompile it but get compilation error :(. Probably because kwin was heavily changed in this edition, even re-written anew in some parts?
In file included from /mnt/home-hdd/build/kwin-effects-yet-another-magic-lamp/src/kwin-effects-yet-another-magic-lamp-4.1.3/src/Model.h:24, from /mnt/home-hdd/build/kwin-effects-yet-another-magic-lamp/src/kwin-effects-yet-another-magic-lamp-4.1.3/src/YetAnotherMagicLampEffect.h:21, from /mnt/home-hdd/build/kwin-effects-yet-another-magic-lamp/src/kwin-effects-yet-another-magic-lamp-4.1.3/src/YetAnotherMagicLampEffect.cc:19: /usr/include/kwineffects.h:838:102: note: initializing argument 3 of ‘virtual void KWin::EffectsHandler::prePaintWindow(KWin::EffectWindow, KWin::WindowPrePaintData&, std::chrono::milliseconds)’ 838 | virtual void prePaintWindow(EffectWindow w, WindowPrePaintData& data, std::chrono::milliseconds presentTime) = 0; | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ make[2]: [src/CMakeFiles/kwin4_effect_yetanothermagiclamp.dir/build.make:143: src/CMakeFiles/kwin4_effect_yetanothermagiclamp.dir/YetAnotherMagicLampEffect.cc.o] Error 1 make[1]: [CMakeFiles/Makefile2:387: src/CMakeFiles/kwin4_effect_yetanothermagiclamp.dir/all] Error 2 make: *** [Makefile:160: all] Error 2 ==> ERROR: There is an error in build(). Aborting...
remaros commented on 2020-02-29 18:26 (UTC)
I think i made a boo-boo. Wrongly flaged.
1 2 Next › Last »