Package Details: openrgb-plugin-effects-git 0.9.70.g4b11017-1

Git Clone URL: https://aur.archlinux.org/openrgb-plugin-effects-git.git (read-only, click to copy)
Package Base: openrgb-plugin-effects-git
Description: Effects plugin for OpenRGB
Upstream URL: https://gitlab.com/OpenRGBDevelopers/OpenRGBEffectsPlugin
Licenses: GPL-2.0-only
Conflicts: openrgb-plugin-effects
Provides: openrgb-plugin-effects
Submitter: CalcProgrammer1
Maintainer: CalcProgrammer1
Last Packager: CalcProgrammer1
Votes: 1
Popularity: 0.000363
First Submitted: 2024-08-10 21:24 (UTC)
Last Updated: 2025-02-19 17:14 (UTC)

Pinned Comments

CalcProgrammer1 commented on 2025-09-18 21:33 (UTC) (edited on 2025-09-18 21:33 (UTC) by CalcProgrammer1)

Please stop flagging this as out of date. It isn't. Use it with openrgb-git from AUR for now. The Arch maintainer has jumped the gun and built against qt6 rather than qt5, but officially OpenRGB 1.0rc2 was released on qt5 with plans to switch to qt6 for 1.0 final. Switching to qt6 broke compatibility. I am going to get an Arch GitLab account and report qt6 as a bug against the openrgb package.

Latest Comments

CalcProgrammer1 commented on 2025-09-18 21:33 (UTC) (edited on 2025-09-18 21:33 (UTC) by CalcProgrammer1)

Please stop flagging this as out of date. It isn't. Use it with openrgb-git from AUR for now. The Arch maintainer has jumped the gun and built against qt6 rather than qt5, but officially OpenRGB 1.0rc2 was released on qt5 with plans to switch to qt6 for 1.0 final. Switching to qt6 broke compatibility. I am going to get an Arch GitLab account and report qt6 as a bug against the openrgb package.

cosmo commented on 2025-02-19 17:30 (UTC) (edited on 2025-02-19 17:31 (UTC) by cosmo)

compiling moc_AudioSync.cpp
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
moc Effects/AudioVisualizer/AudioVisualizer.h
moc: Effects/AudioVisualizer/AudioVisualizer.h: No such file
make: *** [Makefile:1826: moc_AudioVisualizer.cpp] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: openrgb-plugin-effects-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
openrgb-plugin-effects-git - exit status 4

CalcProgrammer1 commented on 2025-02-19 17:14 (UTC)

Added libpipewire dependency

CalcProgrammer1 commented on 2025-01-22 03:21 (UTC)

I think I force pushed the upstream to remove the most recent commit which is why this package has issues, I will rerun makepkg and push the updated version.

dstclair commented on 2025-01-22 01:29 (UTC) (edited on 2025-01-22 01:31 (UTC) by dstclair)

I believe the pkgver needs adjusted. This package keeps notifying me I need to upgrade when I've already installed the latest package. qmake OpenRGBEffectsPlugin.pro 2>&1 | grep VERSION_AUR | cut -d ':' -f 3 | tr -d ' ' = 0.9.33.ge9c1768. Thank you!