Search Criteria
Package Details: plasma6-wallpapers-wallpaper-engine-git 0.5.4.r102.ged58dd8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/plasma6-wallpapers-wallpaper-engine-git.git (read-only, click to copy) |
---|---|
Package Base: | plasma6-wallpapers-wallpaper-engine-git |
Description: | A simple kde wallpaper plugin integrating wallpaper engine |
Upstream URL: | https://github.com/catsout/wallpaper-engine-kde-plugin |
Licenses: | GPL-2.0-only |
Conflicts: | plasma6-wallpapers-wallpaper-engine |
Provides: | plasma6-wallpapers-wallpaper-engine |
Submitter: | ZhangHua |
Maintainer: | ZhangHua |
Last Packager: | ZhangHua |
Votes: | 26 |
Popularity: | 1.77 |
First Submitted: | 2024-03-07 08:50 (UTC) |
Last Updated: | 2025-04-10 13:11 (UTC) |
Dependencies (21)
- glfw (glfw-gitAUR, glfw-wayland-minecraft-cursorfixAUR)
- gst-libav (gst-libav-gitAUR)
- kdeclarative (kdeclarative-gitAUR)
- kpackage (kpackage-gitAUR)
- libplasma (libplasma-gitAUR)
- plasma-workspace (plasma-workspace-gitAUR)
- plasma5support (plasma5support-gitAUR)
- python-websockets (python-websockets-gitAUR)
- qt6-5compat
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-multimedia
- qt6-webchannel
- qt6-webengine
- qt6-websockets
- vulkan-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, swiftshader-gitAUR, amdvlk-debugAUR, amdvlk-2023q3.3AUR, amdvlk-2021q2.5AUR, amdvlk-gitAUR, vulkan-amdgpu-pro-legacyAUR, mesa-wsl2-gitAUR, vulkan-radeon-amd-bc250AUR, nvidia-525xx-utilsAUR, nvidia-510xx-utilsAUR, vulkan-nouveau-gitAUR, nvidia-utils-teslaAUR, vulkan-amdgpu-proAUR, nvidia-vulkan-utilsAUR, amdonly-gaming-vulkan-radeon-gitAUR, nvidia-390xx-utilsAUR, nvidia-470xx-utilsAUR, vulkan-terakanAUR, mesa-gitAUR, nvidia-550xx-utilsAUR, mesa-minimal-gitAUR, nvidia-535xx-utilsAUR, nvidia-utils-betaAUR, amdvlk, nvidia-utils, vulkan-dzn, vulkan-gfxstream, vulkan-intel, vulkan-nouveau, vulkan-radeon, vulkan-swrast, vulkan-virtio)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- mpv (mpv-light-pulseAUR, mpv-gitAUR, mpv-build-gitAUR, mpv-full-luajit-gitAUR, mpv-amd-full-gitAUR, libmpv-gitAUR, mpv-fullAUR, mpv-full-gitAUR, mpv-full-build-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- Show 1 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
ZhangHua commented on 2024-02-12 08:26 (UTC)
@kamikaze211 https://gist.github.com/arenekosreal/99921efb550e41454fef10e3b44d1634 This one should be fine. But I do not test it completely because I am not using plasma6 now. I only tested building PKGBUILD with kde-unstable-x86_64-build script provided by devtools and checking package with namcap. The script kde-unstable-x86_64-build is run and it finally outputs a package. Due to that I am not using plasma6, I cannot maintain this package now, but if you want to maintain it, please feel free to go ahead.
kamikaze211 commented on 2024-02-11 14:40 (UTC)
Hello, I'm now using Plamsa 6 RC2. There is a pull request for Plamsa 6 support : https://github.com/catsout/wallpaper-engine-kde-plugin/pull/344 And I have tried to build it from source, and it works now. Here is what I did that make it works on Plasma 6 : https://github.com/catsout/wallpaper-engine-kde-plugin/pull/344#issuecomment-1937767165 I don't have any programming skill, so I don't know how to make or maintain an AUR package. May I ask you to make a AUR package : plasma6-wallpapers-wallpaper-engine-git ?
queenbiscuit311 commented on 2023-10-20 07:20 (UTC) (edited on 2023-10-20 17:55 (UTC) by queenbiscuit311)
Looks like the latest KDE packages broke some dependencies by further committing to the package name change:
PKGBUILD will likely need an update to fix it.
ZhangHua commented on 2023-05-10 01:16 (UTC)
@EndlessEden This may be related to https://github.com/catsout/wallpaper-engine-kde-plugin/issues/286 and I have seen a PR to fix this. However, the PR is not merged now, I will try to merge it manually here
EndlessEden commented on 2023-05-10 01:07 (UTC)
this recently stopped building for me,
GCC: 13.1.1 LLVM: 15.0.7
tried with both clang and gcc, snprintf is not being declared or imported.
backend_scene/third_party/vk_mem_alloc.h:2723:9: error: ‘snprintf’ was not declared in this scope
SunRed commented on 2022-04-20 20:10 (UTC)
I pushed a new package to the AUR now that uses a recently published fixed release tag and should also have the dependencies set correctly now with
mpv
being optional, just required for the build process (as stated in the readme).You may want to add this package to your
conflicts
andprovides
.fallenpixel commented on 2022-03-30 04:01 (UTC) (edited on 2022-03-30 13:10 (UTC) by fallenpixel)
If you'd allow me to suggest adding
git submodule update --init
to a prepare function, makepkg'd automatically handle the gslang submodule needed for compilation"yanyongyu commented on 2022-03-24 12:55 (UTC)
vulkan-headers
is needed. See https://github.com/catsout/wallpaper-engine-kde-plugin/commit/3170841d9027e6c338589af4df28ca30933d4754D3SOX commented on 2022-03-22 09:18 (UTC)
See https://github.com/catsout/wallpaper-engine-kde-plugin/pull/135
epixtm commented on 2021-12-02 00:45 (UTC)
Thanks warigan, I applied the patch and credited you in the commit history. I've been busy and I don't use KDE on my main desktop so this was put on the backburner for awhile.
« First ‹ Previous 1 2 3 4 Next › Last »