public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/input-leap] rawhide: Replaced by deskflow
@ 2026-07-21 19:48
0 siblings, 0 replies; only message in thread
From: @ 2026-07-21 19:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/input-leap
Branch : rawhide
Commit : 21d4dac82fa4d9522aa3f4e44fa66d0c5dc55457
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Date : 2026-07-21T21:48:25+02:00
Stats : +3/-103 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/input-leap/c/21d4dac82fa4d9522aa3f4e44fa66d0c5dc55457?branch=rawhide
Log:
Replaced by deskflow
See https://forge.fedoraproject.org/fesco/tickets/issues/3644.
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 560f370..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/input-leap-*.tar.gz
diff --git a/README.md b/README.md
deleted file mode 100644
index 92cb792..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# input-leap
-
-The input-leap package
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..cfb92c3
--- /dev/null
+++ b/dead.package
@@ -0,0 +1,3 @@
+Replaced by deskflow
+
+See https://forge.fedoraproject.org/fesco/tickets/issues/3644.
diff --git a/input-leap.spec b/input-leap.spec
deleted file mode 100644
index eaffc45..0000000
--- a/input-leap.spec
+++ /dev/null
@@ -1,98 +0,0 @@
-%global rdnn_name io.github.input_leap.input-leap
-
-Name: input-leap
-Version: 3.0.3
-Release: %autorelease
-Summary: Share mouse and keyboard between multiple computers over the network
-
-License: GPL-2.0-only
-URL: https://github.com/%{name}/%{name}
-Source: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
-
-BuildRequires: cmake >= 3.12
-BuildRequires: desktop-file-utils
-BuildRequires: gcc-c++
-BuildRequires: gmock-devel
-BuildRequires: gulrak-filesystem-devel
-BuildRequires: gtest-devel
-BuildRequires: libappstream-glib
-BuildRequires: libcurl-devel
-BuildRequires: openssl-devel
-BuildRequires: cmake(Qt6Core)
-BuildRequires: cmake(Qt6Core5Compat)
-BuildRequires: cmake(Qt6Widgets)
-BuildRequires: cmake(Qt6Network)
-BuildRequires: cmake(Qt6LinguistTools)
-BuildRequires: pkgconfig(avahi-compat-libdns_sd)
-BuildRequires: pkgconfig(glib-2.0)
-BuildRequires: pkgconfig(gio-2.0)
-BuildRequires: pkgconfig(ice)
-BuildRequires: pkgconfig(libei-1.0) >= 0.99.1
-BuildRequires: pkgconfig(libportal) >= 0.8.0
-BuildRequires: pkgconfig(sm)
-BuildRequires: pkgconfig(x11)
-BuildRequires: pkgconfig(xext)
-BuildRequires: pkgconfig(xi)
-BuildRequires: pkgconfig(xinerama)
-BuildRequires: pkgconfig(xkbcommon)
-BuildRequires: pkgconfig(xrandr)
-BuildRequires: pkgconfig(xtst)
-Requires: hicolor-icon-theme
-
-# https://github.com/input-leap/input-leap/issues/1414
-Provides: barrier = %version-%release
-Obsoletes: barrier <= 2.4.0
-
-%description
-Input Leap is software that mimics the functionality of a KVM switch, which
-historically would allow you to use a single keyboard and mouse to control
-multiple computers by physically turning a dial on the box to switch the
-machine you're controlling at any given moment.
-
-Input Leap does this in software, allowing you to tell it which machine to
-control by moving your mouse to the edge of the screen, or by using a
-keypress to switch focus to a different system.
-
-
-%prep
-%autosetup -p1
-
-
-%build
-%cmake \
- -DINPUTLEAP_BUILD_LIBEI=ON \
- -DINPUTLEAP_BUILD_TESTS=ON \
- -DINPUTLEAP_USE_EXTERNAL_GTEST=True \
- %{?flatpak:-DINPUTLEAP_DEPLOY_FLATPAK_SCRIPT=ON} \
- %{nil}
-%cmake_build
-
-
-%install
-%cmake_install
-
-
-%check
-%ctest
-desktop-file-validate %{buildroot}%{_datadir}/applications/%{rdnn_name}.desktop
-appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{rdnn_name}.appdata.xml
-
-
-%files
-%license LICENSE
-%doc ChangeLog README.md doc/%{name}.conf.example*
-%if 0%{?flatpak}
-%{_bindir}/%{name}-flatpak
-%endif
-%{_bindir}/%{name}c
-%{_bindir}/%{name}s
-%{_bindir}/%{name}
-%{_datadir}/icons/hicolor/scalable/apps/%{rdnn_name}.svg
-%{_datadir}/applications/%{rdnn_name}.desktop
-%{_datadir}/metainfo/%{rdnn_name}.appdata.xml
-%{_mandir}/man1/%{name}c.1*
-%{_mandir}/man1/%{name}s.1*
-
-
-%changelog
-%autochangelog
diff --git a/sources b/sources
deleted file mode 100644
index 63c34df..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (input-leap-3.0.3.tar.gz) = bcfad3938c2a6082ca3d2e083147002f0b870e81026580cc7f655ea9c43b707552e188a0fb93669466d037569e89983b35e16a272cb313e40039f2abac98f444
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 19:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 19:48 [rpms/input-leap] rawhide: Replaced by deskflow
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox