Symlinking libraries should be done in package()
, not in the .install
file.
As well, in testing it seems to work just fine without the symlinks.
Git Clone URL: | https://aur.archlinux.org/openrgb-bin.git (read-only, click to copy) |
---|---|
Package Base: | openrgb-bin |
Description: | Open source RGB lighting control that doesn't depend on manufacturer software. Precompiled binary |
Upstream URL: | https://gitlab.com/CalcProgrammer1/OpenRGB |
Keywords: | aurora led lightning openrgb rgb |
Licenses: | GPL2 |
Conflicts: | openrgb |
Provides: | openrgb |
Submitter: | idoybh2 |
Maintainer: | idoybh2 |
Last Packager: | idoybh2 |
Votes: | 18 |
Popularity: | 2.08 |
First Submitted: | 2021-06-21 01:08 (UTC) |
Last Updated: | 2023-07-10 06:12 (UTC) |
Symlinking libraries should be done in package()
, not in the .install
file.
As well, in testing it seems to work just fine without the symlinks.
Manjaro's mbdetls is a bit behind, as you can see here (CTRL+F for "manjaro"). mbdetls 3.4.0 and mbedtls2 are currently in the unstable branch, so I guess they will be on stable soon. Just be a bit patient. Yet again, building without the mbdetls2 dependency worked fine for me.
@idoybh2 works fine thank you!
@1nikolas just install the new revision, there was a lib package change arch side
How do we fix this?
openrgb: error while loading shared libraries: libmbedx509.so.1: cannot open shared object file: No such file or directory
Trying to use Profile from openrgb-git
package throws me:
Profile RGBStuff.orp isn't valid for current version (v4, expected v3 at most)
@joseafga they were not there before. updated now
Why not use Debian Bookworm
packages (newer libs, better arch compatibility)?
I had problems with segmentation fault and duplicate devices, both resolved when I changed the PKGBUILD to Bookworm package.
Thanks @mexus. Should work now.
Seems like the download link has changed at the openrgb website again, i'm getting the following error when trying to install the package:
ERROR: Failure while downloading https://openrgb.org/up_/up_/static/releases/release_0.7/openrgb_0.7_amd64_buster_6128731.deb
I've browsed manually to the "downloads" page at https://openrgb.org/#downloads and the link for the Linux (Debian Buster 64-bit .deb)
is https://openrgb.org/releases/release_0.7/openrgb_0.7_amd64_buster_6128731.deb
Pinned Comments
idoybh2 commented on 2021-06-21 01:16 (UTC)
Hey all :) My first aur pkg so go easy on me please. I hope I did everything correctly. Please do tell if I didn't.