diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,9 @@ -name : razer-drivers +name : openrazer version : 2.4.0 -release : 142 +release : 143 source : - https://github.com/openrazer/openrazer/releases/download/v2.4.0/openrazer-2.4.0.tar.xz : 332ee525696ae1bb831f22bf2c699f028fbc8053445aaf6e5c9c2a2dc2760853 -license : GPL-2.0 +license : GPL-2.0-or-later component : - kernel.drivers - current : kernel.drivers @@ -11,8 +11,8 @@ - modaliases : kernel.drivers summary : - A collection of Linux drivers for the Razer devices - - common : Common component for razer-drivers kernel modules - - current : razer-drivers for the linux-current kernel + - common : Common component for openrazer kernel modules + - current : openrazer for the linux-current kernel - modaliases : These files are used by the Software Center for hardware detection. description: | A collection of Linux drivers for the Razer devices, providing kernel drivers, DBus services and Python bindings to interact with the DBus interface @@ -46,9 +46,14 @@ - python3-pyudev - xaut - xdotool - - razer-drivers-common + - openrazer-common - current : - - razer-drivers-common + - openrazer-common +replaces : + - razer-drivers + - common: razer-drivers-common + - current: razer-drivers-current + - modaliases: razer-drivers-modaliases setup : | sed -i "s|depmod||g" Makefile pushd ../ @@ -83,4 +88,4 @@ install -D -m 00644 $installdir/usr/share/openrazer/razer.conf.example $installdir/usr/share/openrazer/razer.conf # Now install modaliases for LDM - install -D -m 00644 ../lts-build/${package}.modaliases $installdir/usr/share/linux-driver-management/modaliases/${package}.modaliases + install -D -m 00644 ../lts-build/${package}.modaliases $installdir/usr/share/linux-driver-management/modaliases/${package}.modaliases \ No newline at end of file diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,25 +1,25 @@ - razer-drivers + openrazer - Bryan T. Meyers - bmeyers@datadrake.com + Jacob Alzén + jacob.alzen@gmail.com - GPL-2.0 + GPL-2.0-or-later kernel.drivers A collection of Linux drivers for the Razer devices A collection of Linux drivers for the Razer devices, providing kernel drivers, DBus services and Python bindings to interact with the DBus interface - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus - razer-drivers + openrazer A collection of Linux drivers for the Razer devices A collection of Linux drivers for the Razer devices, providing kernel drivers, DBus services and Python bindings to interact with the DBus interface kernel.drivers - razer-drivers-common + openrazer-common /lib/modules/4.9.163-127.lts/kernel/drivers/hid/razercore.ko @@ -29,10 +29,13 @@ /lib/modules/4.9.163-127.lts/kernel/drivers/hid/razermouse.ko /lib/modules/4.9.163-127.lts/kernel/drivers/hid/razermug.ko + + razer-drivers + - razer-drivers-common - Common component for razer-drivers kernel modules + openrazer-common + Common component for openrazer kernel modules A collection of Linux drivers for the Razer devices, providing kernel drivers, DBus services and Python bindings to interact with the DBus interface system.utils @@ -145,15 +148,18 @@ /usr/share/openrazer/razer.conf /usr/share/openrazer/razer.conf.example + + razer-drivers-common + - razer-drivers-current - razer-drivers for the linux-current kernel + openrazer-current + openrazer for the linux-current kernel A collection of Linux drivers for the Razer devices, providing kernel drivers, DBus services and Python bindings to interact with the DBus interface kernel.drivers - razer-drivers-common + openrazer-common /lib/modules/4.20.16-112.current/kernel/drivers/hid/razercore.ko @@ -163,24 +169,30 @@ /lib/modules/4.20.16-112.current/kernel/drivers/hid/razermouse.ko /lib/modules/4.20.16-112.current/kernel/drivers/hid/razermug.ko + + razer-drivers-current + - razer-drivers-modaliases + openrazer-modaliases These files are used by the Software Center for hardware detection. A collection of Linux drivers for the Razer devices, providing kernel drivers, DBus services and Python bindings to interact with the DBus interface kernel.drivers - /usr/share/linux-driver-management/modaliases/razer-drivers.modaliases + /usr/share/linux-driver-management/modaliases/openrazer.modaliases + + razer-drivers-modaliases + - - 2019-03-15 + + 2019-03-30 2.4.0 Packaging update - Bryan T. Meyers - bmeyers@datadrake.com + Jacob Alzén + jacob.alzen@gmail.com \ No newline at end of file