Package Details: openrgb-git r2626.f44cd691-1

Git Clone URL: https://aur.archlinux.org/openrgb-git.git (read-only, click to copy)
Package Base: openrgb-git
Description: Configuration utility for RGB lights supporting motherboards, RAM, & peripherals
Upstream URL: https://gitlab.com/CalcProgrammer1/OpenRGB
Keywords: led
Licenses: GPL2
Conflicts: openrgb
Provides: openrgb
Submitter: Myrddin
Maintainer: Myrddin
Last Packager: Myrddin
Votes: 33
Popularity: 0.108531
First Submitted: 2020-02-14 03:47 (UTC)
Last Updated: 2022-09-11 16:22 (UTC)

Dependencies (6)

Required by (4)

Sources (3)

Pinned Comments

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

rokam commented on 2023-11-17 07:12 (UTC)

Build is breaking on last commit.

g++: warning: ‘-pipe’ ignored because ‘-save-temps’ specified
make: *** [Makefile:9213: RGBController_Nollie.o] Error 1
make: ** Esperando que outros processos terminem.

polyzen commented on 2023-08-29 05:00 (UTC)

This could use an optdep on openrazer-driver-dkms (like in https://aur.archlinux.org/packages/openrgb-bin).

xenhat commented on 2023-05-25 20:58 (UTC)

mbedtls dependency needs to be changed to mbedtls2 as this package wants libmbedtls.so.14 from that package:

 ldd $(which openrgb) | grep mbedtls
        libmbedtls.so.14 => /usr/lib/libmbedtls.so.14 (0x00007f3cb70ca000)

CyberShadow commented on 2022-09-09 12:17 (UTC)

Yes, it fails to find /usr/bin/lrelease (which is in qt5-tools) and building fails in a clean chroot, please fix.

<deleted-account> commented on 2022-09-04 06:00 (UTC)

please add qt5-tools to makedepends. Otherwise it will fail to build

Myrddin commented on 2022-08-11 01:02 (UTC)

Assuming CalcProgrammer1 is the upstream developer, I'll be making him a co-maintainer to grant edit access.

Myrddin commented on 2022-08-11 00:59 (UTC)

Hey CalcProgrammer1, are you the upstream developer & can you prove this somehow? I'd like to follow your upstream build guidelines, but as harre & others have noted; some users would like to reserve cores and for packages to adhere to global configuration in makepkg.conf.

The AUR & Arch package guidelines don't clear this ambiguity either unless I've missed it. There is no requirement to build with simply make nor anything prohibiting using nproc during make either.

For these reasons, if CalcProgrammer1 is the real deal, I'll be "working with ustream". See: https://wiki.archlinux.org/title/Arch_package_guidelines#Working_with_upstream

It seems working with upstream is the closest to following Arch package guidelines as far as I can tell.

harre commented on 2022-08-10 23:03 (UTC)

It's recommended to not force -jX and instead let the users themselves set it

https://wiki.archlinux.org/title/makepkg#Parallel_compilation

Someone might want to save a few cores for some reason

CalcProgrammer1 commented on 2022-08-10 15:14 (UTC)

Please add -j<number of cores> to the make command so that it utilizes all cores when building.

cnekmp commented on 2022-06-05 11:28 (UTC) (edited on 2022-06-05 11:29 (UTC) by cnekmp)

Solution for following error is installation of qt5-tools package. I'd add this pack to dependencies list.

make: /usr/bin/lrelease: No such file or directory
make: *** [Makefile:2605: .qm/OpenRGB_fr.qm] Error 127
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'openrgb-git-r2403.3045e860-1':
error: packages failed to build: openrgb-git-r2403.3045e860-1