summaryrefslogtreecommitdiff
path: root/x11-apps/xinput
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
commitf716a9fe6455d39eef01e718aae68dae61c19704 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /x11-apps/xinput
parent3f9cf298e89cd5037b982abba06091224ee76daf (diff)
downloadbaldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip
Adding metadata
Diffstat (limited to 'x11-apps/xinput')
-rw-r--r--x11-apps/xinput/Manifest1
-rw-r--r--x11-apps/xinput/metadata.xml12
-rw-r--r--x11-apps/xinput/xinput-1.6.4.ebuild17
3 files changed, 0 insertions, 30 deletions
diff --git a/x11-apps/xinput/Manifest b/x11-apps/xinput/Manifest
deleted file mode 100644
index ad10dd6953e8..000000000000
--- a/x11-apps/xinput/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xinput-1.6.4.tar.xz 153160 BLAKE2B cdbba586432017474d98f549703fac12b32fef92663aee446b112f780d484715e21b86131028eb69930ae622f0ec625c5572e2450631fd348156f44321304d70 SHA512 6734860852715e5cb9d26259a173e42413fc037546ed7fa4173ffa802c2619ee0322bed228a28cd1911be759d860070867d9b89b115f37323cca1c9ef75354b9
diff --git a/x11-apps/xinput/metadata.xml b/x11-apps/xinput/metadata.xml
deleted file mode 100644
index c5628bbf71bd..000000000000
--- a/x11-apps/xinput/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>x11@gentoo.org</email>
- <name>X11</name>
- </maintainer>
- <upstream>
- <remote-id type="cpe">cpe:/a:x.org:xinput</remote-id>
- <remote-id type="freedesktop-gitlab">xorg/app/xinput</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/x11-apps/xinput/xinput-1.6.4.ebuild b/x11-apps/xinput/xinput-1.6.4.ebuild
deleted file mode 100644
index 61ed86f6e800..000000000000
--- a/x11-apps/xinput/xinput-1.6.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xorg-3
-
-DESCRIPTION="Utility to set XInput device parameters"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc x86"
-
-RDEPEND=">=x11-libs/libX11-1.3
- x11-libs/libXext
- >=x11-libs/libXi-1.5.99.1
- x11-libs/libXinerama
- x11-libs/libXrandr"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"