From 170a9204b50435e5e7f06d08373898749f86dd06 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 29 Jan 2024 21:53:42 +0100 Subject: [PATCH] Drop wlr.portal xdg-desktop-portal has a new way to find portal implementations now. --- meson.build | 5 ----- wlr.portal | 4 ---- 2 files changed, 9 deletions(-) delete mode 100644 wlr.portal diff --git a/meson.build b/meson.build index c3b415cc..7c64982e 100644 --- a/meson.build +++ b/meson.build @@ -105,11 +105,6 @@ configure_file( install_dir: get_option('datadir') / 'dbus-1' / 'services', ) -install_data( - 'wlr.portal', - install_dir: get_option('datadir') / 'xdg-desktop-portal' / 'portals', -) - scdoc = dependency('scdoc', required: get_option('man-pages'), version: '>= 1.9.7', native: true) if scdoc.found() scdoc_prog = find_program(scdoc.get_variable(pkgconfig: 'scdoc'), native: true) diff --git a/wlr.portal b/wlr.portal deleted file mode 100644 index aa63335b..00000000 --- a/wlr.portal +++ /dev/null @@ -1,4 +0,0 @@ -[portal] -DBusName=org.freedesktop.impl.portal.desktop.wlr -Interfaces=org.freedesktop.impl.portal.Screenshot;org.freedesktop.impl.portal.ScreenCast; -UseIn=wlroots;sway;Wayfire;river;phosh;Hyprland;