From c9818073ff1b4fa99a5b484aa5f5e02d4aa487b9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 12 Dec 2023 11:25:13 +0000 Subject: gentoo auto-resync : 12:12:2023 - 11:25:13 --- gui-wm/hyprland/hyprland-9999.ebuild | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'gui-wm/hyprland/hyprland-9999.ebuild') diff --git a/gui-wm/hyprland/hyprland-9999.ebuild b/gui-wm/hyprland/hyprland-9999.ebuild index 795779f199ad..cdbdbfd7b4ed 100644 --- a/gui-wm/hyprland/hyprland-9999.ebuild +++ b/gui-wm/hyprland/hyprland-9999.ebuild @@ -20,7 +20,7 @@ fi LICENSE="BSD" SLOT="0" -IUSE="X legacy-renderer systemd video_cards_nvidia" +IUSE="X legacy-renderer systemd" # bundled wlroots has the following dependency string according to included headers. # wlroots[drm,gles2-renderer,libinput,x11-backend?,X?] @@ -34,7 +34,7 @@ WLROOTS_RDEPEND=" media-libs/mesa[egl(+),gles2] sys-apps/hwdata:= sys-auth/seatd:= - >=x11-libs/libdrm-2.4.114 + >=x11-libs/libdrm-2.4.118 x11-libs/libxkbcommon >=x11-libs/pixman-0.42.0 virtual/libudev:= @@ -97,16 +97,6 @@ pkg_setup() { fi } -src_prepare() { - if use video_cards_nvidia; then - cd "${S}/subprojects/wlroots" || die - eapply "${S}/nix/patches/wlroots-nvidia.patch" - cd "${S}" || die - fi - - default -} - src_configure() { local emesonargs=( $(meson_feature legacy-renderer legacy_renderer) -- cgit v1.2.3