Package: openrazer / 3.10.3+dfsg-1

Metadata

Package Version Patches format
openrazer 3.10.3+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
update dkms.conf.patch | (download)

install_files/dkms/dkms.conf | 7 6 + 1 - 0 !
1 file changed, 6 insertions(+), 1 deletion(-)

 updates for dkms.conf
 Use the kernel source directory provided by dkms
 Do not build the module for kernels without CONFIG_USB
 Do not build the module for kernels without 'match' in 'struct hid_device'
udevdir.patch | (download)

Makefile | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 align udev variable in makefile with udev.pc,
 and how this is typically done using pkg-config.
 .
 Probably suitable for upstream.