mbedtls dependency must be removed, this version has built using mbedtls2
Search Criteria
Package Details: openrgb-bin 0.9-3
Package Actions
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: | 17 |
Popularity: | 0.001721 |
First Submitted: | 2021-06-21 01:08 (UTC) |
Last Updated: | 2024-07-03 12:18 (UTC) |
Dependencies (6)
- hidapi (hidapi-gitAUR)
- libusb (libusb-gitAUR)
- mbedtls2
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- i2c-tools (i2c-tools-gitAUR) (optional) – Motherboard & RAM access
- openrazer-driver-dkms (openrazer-driver-dkms-gitAUR) (optional) – OpenRazer support
Required by (9)
- keyboard-center (requires openrgb) (optional)
- keyboard-center2 (requires openrgb) (optional)
- keyboard-visualizer-git (requires openrgb)
- openrgb-plugin-e131-receiver-git (requires openrgb)
- openrgb-plugin-effects-git (requires openrgb)
- openrgb-plugin-hardware-sync-git (requires openrgb)
- openrgb-plugin-visual-map-git (requires openrgb)
- python-openrgb (requires openrgb)
- python-openrgb-git (requires openrgb)
Sources (2)
calendulish commented on 2024-06-28 06:05 (UTC)
idoybh2 commented on 2024-01-16 00:36 (UTC)
You're right @ImperatorStorm they are no longer needed. Removed em now
ImperatorStorm commented on 2023-11-09 16:18 (UTC) (edited on 2023-11-09 16:24 (UTC) by ImperatorStorm)
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.
awhb commented on 2023-06-04 10:30 (UTC)
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.
1nikolas commented on 2023-05-27 18:26 (UTC)
@idoybh2 works fine thank you!
idoybh2 commented on 2023-05-27 18:26 (UTC)
@1nikolas just install the new revision, there was a lib package change arch side
1nikolas commented on 2023-05-27 13:27 (UTC)
How do we fix this?
openrgb: error while loading shared libraries: libmbedx509.so.1: cannot open shared object file: No such file or directory
sTiKyt commented on 2023-01-28 21:51 (UTC) (edited on 2023-01-28 21:52 (UTC) by sTiKyt)
Trying to use Profile from openrgb-git
package throws me:
Profile RGBStuff.orp isn't valid for current version (v4, expected v3 at most)
idoybh2 commented on 2023-01-14 18:38 (UTC)
@joseafga they were not there before. updated now
joseafga commented on 2023-01-13 06:30 (UTC)
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.
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.