mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
gui-apps/xremap: remove systemd USE (PG 0301)
Signed-off-by: Daichi Yamamoto <dev@dyama.net>
This commit is contained in:
@@ -279,7 +279,7 @@ LICENSE="MIT"
|
|||||||
LICENSE+=" Apache-2.0 BSD GPL-3+ MIT Unicode-3.0 ZLIB"
|
LICENSE+=" Apache-2.0 BSD GPL-3+ MIT Unicode-3.0 ZLIB"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
IUSE="cosmic ewm gnome hyprland kde niri socket systemd udev wlroots x11"
|
IUSE="cosmic ewm gnome hyprland kde niri socket udev wlroots x11"
|
||||||
REQUIRED_USE="?? ( cosmic ewm gnome hyprland kde niri socket wlroots x11 )"
|
REQUIRED_USE="?? ( cosmic ewm gnome hyprland kde niri socket wlroots x11 )"
|
||||||
|
|
||||||
DEPEND="udev? ( virtual/libudev )"
|
DEPEND="udev? ( virtual/libudev )"
|
||||||
@@ -315,7 +315,7 @@ src_install() {
|
|||||||
insinto /etc/xdg/autostart
|
insinto /etc/xdg/autostart
|
||||||
doins example/xremap.desktop
|
doins example/xremap.desktop
|
||||||
|
|
||||||
use systemd && systemd_douserunit example/xremap.service
|
systemd_douserunit example/xremap.service
|
||||||
|
|
||||||
insinto /usr/lib/modules-load.d
|
insinto /usr/lib/modules-load.d
|
||||||
doins "${FILESDIR}"/xremap-uinput.conf
|
doins "${FILESDIR}"/xremap-uinput.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user