chore: remove xwayland-satellite as it is on the official fedora repos (#10601) (#10605)

(cherry picked from commit 22ed1bc384)

Signed-off-by: Tulip Blossom <tulilirockz@outlook.com>
Co-authored-by: Tulip Blossom <tulilirockz@outlook.com>
This commit is contained in:
Raboneko
2026-03-15 11:52:34 -07:00
committed by GitHub
parent 3f67dd6742
commit 44629695c9
3 changed files with 0 additions and 38 deletions
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "xwayland-satellite.spec"
}
}
@@ -1 +0,0 @@
rpm.version(gh("supreeeme/xwayland-satellite"));
@@ -1,32 +0,0 @@
Name: xwayland-satellite
Version: 0.8.1
Release: 1%?dist
Summary: Xwayland outside your Wayland.
License: MPL-2.0
URL: https://github.com/supreeeme/xwayland-satellite
Source0: %url/archive/refs/tags/v%version.tar.gz
BuildRequires: anda-srpm-macros cargo-rpm-macros mold
BuildRequires: pkgconfig(xcb)
BuildRequires: xcb-util-cursor-devel
BuildRequires: clang-devel
%description
xwayland-satellite grants rootless Xwayland integration to any Wayland
compositor implementing xdg_wm_base. This is particularly useful for
compositors that (understandably) do not want to go through implementing
support for rootless Xwayland themselves.
%prep
%autosetup
%cargo_prep_online
%build
%cargo_build
%install
%cargo_install
%files
%doc README.md
%license LICENSE
%_bindir/xwayland-satellite