diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-02 05:25:41 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-02 05:25:41 -0500 |
| commit | f6b226ee13031b9e476aefc5434b9bafb8dc3122 (patch) | |
| tree | b344fd237b78e72f2251a539884c32b43ddf8b1a /x11-misc | |
| parent | 71af0b7b2fb9b7c30d239e2cb9e0dadb5a7dabd9 (diff) | |
| download | baldeagleos-repo-f6b226ee13031b9e476aefc5434b9bafb8dc3122.tar.gz baldeagleos-repo-f6b226ee13031b9e476aefc5434b9bafb8dc3122.tar.xz baldeagleos-repo-f6b226ee13031b9e476aefc5434b9bafb8dc3122.zip | |
Adding metadata
Diffstat (limited to 'x11-misc')
22 files changed, 20 insertions, 88 deletions
diff --git a/x11-misc/alacarte/alacarte-3.56.0.ebuild b/x11-misc/alacarte/alacarte-3.56.0.ebuild index e36a93a91254..d96c91870c4c 100644 --- a/x11-misc/alacarte/alacarte-3.56.0.ebuild +++ b/x11-misc/alacarte/alacarte-3.56.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) PYTHON_REQ_USE="xml(+)" inherit gnome2 python-single-r1 diff --git a/x11-misc/autotiling/autotiling-1.9.3.ebuild b/x11-misc/autotiling/autotiling-1.9.3.ebuild index ff40ab80ad1e..004470e11310 100644 --- a/x11-misc/autotiling/autotiling-1.9.3.ebuild +++ b/x11-misc/autotiling/autotiling-1.9.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517="setuptools" -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 pypi diff --git a/x11-misc/dex/dex-0.9.0.ebuild b/x11-misc/dex/dex-0.9.0.ebuild index 9dede1f65617..a438888193e3 100644 --- a/x11-misc/dex/dex-0.9.0.ebuild +++ b/x11-misc/dex/dex-0.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit python-r1 diff --git a/x11-misc/gammastep/gammastep-2.0.11-r1.ebuild b/x11-misc/gammastep/gammastep-2.0.11-r1.ebuild index dfacb24d2dc2..25e213461dbf 100644 --- a/x11-misc/gammastep/gammastep-2.0.11-r1.ebuild +++ b/x11-misc/gammastep/gammastep-2.0.11-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit autotools systemd xdg-utils python-r1 diff --git a/x11-misc/gammastep/gammastep-2.0.11.ebuild b/x11-misc/gammastep/gammastep-2.0.11.ebuild index cd822ab300a9..6f0fe7e6abda 100644 --- a/x11-misc/gammastep/gammastep-2.0.11.ebuild +++ b/x11-misc/gammastep/gammastep-2.0.11.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit autotools systemd xdg-utils python-r1 diff --git a/x11-misc/grub2-theme-preview/grub2-theme-preview-2.9.1.ebuild b/x11-misc/grub2-theme-preview/grub2-theme-preview-2.9.1.ebuild index 080e5a48cb14..ebea8700ebb7 100644 --- a/x11-misc/grub2-theme-preview/grub2-theme-preview-2.9.1.ebuild +++ b/x11-misc/grub2-theme-preview/grub2-theme-preview-2.9.1.ebuild @@ -3,7 +3,7 @@ EAPI="8" -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/x11-misc/i3-restore/i3-restore-4.1.ebuild b/x11-misc/i3-restore/i3-restore-4.1.ebuild index f5dbe9b037d7..be53f7cea1e1 100644 --- a/x11-misc/i3-restore/i3-restore-4.1.ebuild +++ b/x11-misc/i3-restore/i3-restore-4.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit python-single-r1 DESCRIPTION="A simple bash + python script to restore your i3 session" diff --git a/x11-misc/i3-resurrect/i3-resurrect-1.4.5.ebuild b/x11-misc/i3-resurrect/i3-resurrect-1.4.5.ebuild index b3edf32307d7..feba7f3c5481 100644 --- a/x11-misc/i3-resurrect/i3-resurrect-1.4.5.ebuild +++ b/x11-misc/i3-resurrect/i3-resurrect-1.4.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) PYPI_NO_NORMALIZE=true # Without this - cannot fetch inherit distutils-r1 pypi diff --git a/x11-misc/libinput-gestures/libinput-gestures-2.76.ebuild b/x11-misc/libinput-gestures/libinput-gestures-2.76.ebuild index d2c70e5438ef..2321cbf34463 100644 --- a/x11-misc/libinput-gestures/libinput-gestures-2.76.ebuild +++ b/x11-misc/libinput-gestures/libinput-gestures-2.76.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit python-single-r1 xdg diff --git a/x11-misc/picom-jonaburg/picom-jonaburg-9999.ebuild b/x11-misc/picom-jonaburg/picom-jonaburg-9999.ebuild index 06b85d7eb08c..54104aa4d2fd 100644 --- a/x11-misc/picom-jonaburg/picom-jonaburg-9999.ebuild +++ b/x11-misc/picom-jonaburg/picom-jonaburg-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit git-r3 meson python-any-r1 virtualx xdg DESCRIPTION="A lightweight compositor for X11 (previously a compton fork)" diff --git a/x11-misc/picom/Manifest b/x11-misc/picom/Manifest index 5d72fdb08815..47959e3a441c 100644 --- a/x11-misc/picom/Manifest +++ b/x11-misc/picom/Manifest @@ -1,2 +1 @@ -DIST picom-12.5.tar.gz 674165 BLAKE2B e74498032d474de70452272f4cffaad1d86de9a82e642f94322f523d1b3db206f4b7f0f4e9da60033f903a99c635489ec5ae87ef73daba2caf3c2e487d26d255 SHA512 e4e8d8d6edc5fd5115ee880ee36e3b217b07336e09c457a3eb9a4824c19ac4f98ae807c3a902f327e7a2d036e2ae2d1ab2a5da8bdee47e33e49faebf4893a78b DIST picom-13.tar.gz 656067 BLAKE2B bb3229bf2d8ad2bf93c5fc4a42478090800c1e742ad93771ff7f8a3664cf0c5a6d938e1cbf195488491f797b5ee5748e5d7c4030787b34d17b203bfea8d7ca1e SHA512 8b5a096b20f3dde86145917d38409a081f26f22a90be5b658308af1fcd06b068b2fb3db70efc45f2f42b32a38c82a28a8835838308addcebcfc5409a934dc22a diff --git a/x11-misc/picom/picom-12.5.ebuild b/x11-misc/picom/picom-12.5.ebuild deleted file mode 100644 index f4ef5cf6b7c5..000000000000 --- a/x11-misc/picom/picom-12.5.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) -inherit meson python-any-r1 virtualx xdg - -DESCRIPTION="A lightweight compositor for X11 (previously a compton fork)" -HOMEPAGE="https://github.com/yshui/picom" -SRC_URI="https://github.com/yshui/picom/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MPL-2.0 MIT" -SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" -IUSE="dbus +doc +drm opengl pcre test" - -REQUIRED_USE="test? ( dbus )" # avoid "DBus support not compiled in!" -RESTRICT="test" # but tests require dbus_next - -RDEPEND="dev-libs/libconfig:= - dev-libs/libev - dev-libs/uthash - x11-libs/libX11 - x11-libs/libxcb - x11-libs/pixman - x11-libs/xcb-util - x11-libs/xcb-util-image - x11-libs/xcb-util-renderutil - dbus? ( sys-apps/dbus ) - drm? ( x11-libs/libdrm ) - opengl? ( - media-libs/libepoxy - virtual/opengl - ) - pcre? ( dev-libs/libpcre2:= )" -DEPEND="${RDEPEND} - x11-base/xorg-proto" -BDEPEND="virtual/pkgconfig - doc? ( dev-ruby/asciidoctor ) - test? ( $(python_gen_any_dep 'dev-python/xcffib[${PYTHON_USEDEP}]') ) -" - -DOCS=( README.md picom.sample.conf ) - -python_check_deps() { - python_has_version "dev-python/xcffib[${PYTHON_USEDEP}]" -} - -pkg_setup() { - use test && python-any-r1_pkg_setup -} - -src_configure() { - local emesonargs=( - $(meson_use dbus) - $(meson_use doc with_docs) - $(meson_use opengl) - $(meson_use pcre regex) - ) - - meson_src_configure -} - -src_test() { - virtx "${S}/tests/run_tests.sh" "${BUILD_DIR}/src/${PN}" -} diff --git a/x11-misc/polybar/polybar-3.7.2.ebuild b/x11-misc/polybar/polybar-3.7.2.ebuild index b1176b767257..2d3ccf378756 100644 --- a/x11-misc/polybar/polybar-3.7.2.ebuild +++ b/x11-misc/polybar/polybar-3.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit cmake optfeature python-single-r1 diff --git a/x11-misc/py3status/py3status-3.61-r1.ebuild b/x11-misc/py3status/py3status-3.61-r1.ebuild index 5e4915deb790..64625bea8c95 100644 --- a/x11-misc/py3status/py3status-3.61-r1.ebuild +++ b/x11-misc/py3status/py3status-3.61-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) DISTUTILS_USE_PEP517=hatchling DESCRIPTION="py3status is an extensible i3status wrapper written in python" diff --git a/x11-misc/pywal16/pywal16-3.6.0.ebuild b/x11-misc/pywal16/pywal16-3.6.0.ebuild index 73fdeb576d02..9271116aaee3 100644 --- a/x11-misc/pywal16/pywal16-3.6.0.ebuild +++ b/x11-misc/pywal16/pywal16-3.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 optfeature diff --git a/x11-misc/pywal16/pywal16-3.7.2.ebuild b/x11-misc/pywal16/pywal16-3.7.2.ebuild index 73fdeb576d02..9271116aaee3 100644 --- a/x11-misc/pywal16/pywal16-3.7.2.ebuild +++ b/x11-misc/pywal16/pywal16-3.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 optfeature diff --git a/x11-misc/redshift/redshift-1.12-r13.ebuild b/x11-misc/redshift/redshift-1.12-r13.ebuild index 6c6960b69e25..49744510cc00 100644 --- a/x11-misc/redshift/redshift-1.12-r13.ebuild +++ b/x11-misc/redshift/redshift-1.12-r13.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit autotools flag-o-matic systemd xdg-utils python-r1 diff --git a/x11-misc/redshift/redshift-1.12-r14.ebuild b/x11-misc/redshift/redshift-1.12-r14.ebuild index e5149ca6ebed..a8c0d805ef2e 100644 --- a/x11-misc/redshift/redshift-1.12-r14.ebuild +++ b/x11-misc/redshift/redshift-1.12-r14.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit autotools flag-o-matic systemd xdg-utils python-r1 diff --git a/x11-misc/safeeyes/safeeyes-3.2.0.ebuild b/x11-misc/safeeyes/safeeyes-3.2.0.ebuild index 625702ad563c..a56e0034b8d5 100644 --- a/x11-misc/safeeyes/safeeyes-3.2.0.ebuild +++ b/x11-misc/safeeyes/safeeyes-3.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) PYTHON_REQ_USE="tk" # for site-packages/Xlib/ext/randr.py DISTUTILS_USE_PEP517=setuptools diff --git a/x11-misc/safeeyes/safeeyes-3.3.0.ebuild b/x11-misc/safeeyes/safeeyes-3.3.0.ebuild index 625702ad563c..a56e0034b8d5 100644 --- a/x11-misc/safeeyes/safeeyes-3.3.0.ebuild +++ b/x11-misc/safeeyes/safeeyes-3.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) PYTHON_REQ_USE="tk" # for site-packages/Xlib/ext/randr.py DISTUTILS_USE_PEP517=setuptools diff --git a/x11-misc/sunflower/sunflower-0.5-r3.ebuild b/x11-misc/sunflower/sunflower-0.5-r3.ebuild index 8937ae47f561..ef790a9397cd 100644 --- a/x11-misc/sunflower/sunflower-0.5-r3.ebuild +++ b/x11-misc/sunflower/sunflower-0.5-r3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) PYTHON_REQ_USE="sqlite" DISTUTILS_USE_PEP517="setuptools" inherit distutils-r1 xdg diff --git a/x11-misc/zim/zim-0.76.3.ebuild b/x11-misc/zim/zim-0.76.3.ebuild index b50da251d259..4f03fd468fe1 100644 --- a/x11-misc/zim/zim-0.76.3.ebuild +++ b/x11-misc/zim/zim-0.76.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) PYTHON_REQ_USE="sqlite" DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=1 |
