Package Details: openrazer-meta-git 3.8.0.r34.gd52042ab-1

Git Clone URL: https://aur.archlinux.org/openrazer-git.git (read-only, click to copy)
Package Base: openrazer-git
Description: Meta package for installing all required openrazer packages.
Upstream URL: https://openrazer.github.io
Licenses: GPL-2.0-or-later
Conflicts: openrazer-meta
Provides: openrazer-meta
Submitter: z3ntu
Maintainer: z3ntu
Last Packager: z3ntu
Votes: 7
Popularity: 0.000000
First Submitted: 2017-11-10 09:21 (UTC)
Last Updated: 2024-09-25 19:42 (UTC)

Dependencies (8)

Required by (2)

Sources (1)

Latest Comments

1 2 Next › Last »

nick1wasd commented on 2026-05-18 17:03 (UTC)

Linux kernel update 7.0.8 broke this, with the following error report in /var/lib/dkms/openrazer-driver/3.12.1/build/make.log

make -C /lib/modules/7.0.8-arch1-1/build M=/var/lib/dkms/openrazer-driver/3.12.1/build/driver modules
make[1]: Entering directory '/usr/lib/modules/7.0.8-arch1-1/build'
make[2]: Entering directory '/var/lib/dkms/openrazer-driver/3.12.1/build/driver'
  CC [M]  razerkbd_driver.o
razerkbd_driver.c: In function ‘razer_raw_event_bitfield’:
razerkbd_driver.c:4838:29: error: too few arguments to function ‘hid_report_raw_event’; expected 6, have 5
 4838 |                             hid_report_raw_event(hdev, HID_INPUT_REPORT, xdata, sizeof(xdata), 0);
      |                             ^~~~~~~~~~~~~~~~~~~~
In file included from razerkbd_driver.c:11:
/usr/lib/modules/7.0.8-arch1-1/build/include/linux/hid.h:1271:5: note: declared here
 1271 | int hid_report_raw_event(struct hid_device *hid, enum hid_report_type type, u8 *data,
      |     ^~~~~~~~~~~~~~~~~~~~
razerkbd_driver.c:4842:29: error: too few arguments to function ‘hid_report_raw_event’; expected 6, have 5
 4842 |                             hid_report_raw_event(hdev, HID_INPUT_REPORT, xdata, sizeof(xdata), 0);
      |                             ^~~~~~~~~~~~~~~~~~~~
/usr/lib/modules/7.0.8-arch1-1/build/include/linux/hid.h:1271:5: note: declared here
 1271 | int hid_report_raw_event(struct hid_device *hid, enum hid_report_type type, u8 *data,
      |     ^~~~~~~~~~~~~~~~~~~~
make[4]: *** [/usr/lib/modules/7.0.8-arch1-1/build/scripts/Makefile.build:289: razerkbd_driver.o] Error 1
make[3]: *** [/usr/lib/modules/7.0.8-arch1-1/build/Makefile:2108: .] Error 2
make[2]: *** [/usr/lib/modules/7.0.8-arch1-1/build/Makefile:248: __sub-make] Error 2
make[2]: Leaving directory '/var/lib/dkms/openrazer-driver/3.12.1/build/driver'
make[1]: *** [Makefile:248: __sub-make] Error 2
make[1]: Leaving directory '/usr/lib/modules/7.0.8-arch1-1/build'
make: *** [Makefile:38: driver] Error 2

Acidpunk commented on 2021-11-10 12:50 (UTC)

Is this still pulling the latest master build from the github repo because yay returns " [Aur:1] openrazer-git-3.0.1.r8.g851c32a5-1 (openrazer-meta-git) "

as the source and as such don't seem to have compatibility with some of the latest hardware added.

whynothugo commented on 2021-06-11 09:39 (UTC)

Not deprecated, still works fine for me.

This PKGBUILD will build the latest version from git, so doesn't need to be updated every time upstream is updated.

K4LCIFER commented on 2021-06-11 03:43 (UTC)

Is this package deprecated?

mgbowe1 commented on 2020-04-30 22:47 (UTC)

When will this package be updated? It looks like the normal openrazer-meta was updated after this package

whynothugo commented on 2020-04-20 13:31 (UTC)

What exacly is the purpose of openrazer-meta-git?

Looks like installing python-openrazer-git installs all the packages anyway.

Drahull commented on 2017-01-16 13:03 (UTC)

Never try to do installations late at night :D Well, the install work now. Thanks.

z3ntu commented on 2017-01-16 08:23 (UTC)

You could have used "makepkg -src && sudo pacman -U python-razer*.pkg* razer-daemon*.pkg* razer-driver-dkms*.pkg*" but I just updated the package to comment out razer-driver-arch-git as it's too much maintenance for an AUR package.