commit: 1ad3bf58e52d9a88225ebfdfab96a55ca77dcf07
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 13:19:16 2025 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 13:55:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad3bf58
x11-misc/safeeyes: Drop old
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
x11-misc/safeeyes/Manifest | 5 ---
x11-misc/safeeyes/safeeyes-2.2.2.ebuild | 60 ------------------------------
x11-misc/safeeyes/safeeyes-2.2.3-r1.ebuild | 60 ------------------------------
x11-misc/safeeyes/safeeyes-2.2.3.ebuild | 60 ------------------------------
x11-misc/safeeyes/safeeyes-3.0.0.ebuild | 51 -------------------------
x11-misc/safeeyes/safeeyes-3.0.1.ebuild | 51 -------------------------
x11-misc/safeeyes/safeeyes-3.1.0.ebuild | 51 -------------------------
7 files changed, 338 deletions(-)
diff --git a/x11-misc/safeeyes/Manifest b/x11-misc/safeeyes/Manifest
index 8d379c66ae99..b2af48219c2f 100644
--- a/x11-misc/safeeyes/Manifest
+++ b/x11-misc/safeeyes/Manifest
@@ -1,6 +1 @@
-DIST safeeyes-2.2.2.tar.gz 312701 BLAKE2B
73e316c699bb1b6a1291bc2afefc228067d692352788cbd68904917bbea8d8d566e3a3b764d44cb8be37d75a89a97326f153be98b69b800c42f49b0e9668dfd5
SHA512
b84f3bdeae06bc0db88a7ef1c029f8896880bd4f0cdf624eb332eb974dbfca4ce766f13d41b275747098016b3b3dbe4f1fe4ac544448916a641913ddf0a18f77
-DIST safeeyes-2.2.3.tar.gz 319259 BLAKE2B
70eea85d1427bcde826890db770723564f601a6a7dfc04aee02d72fa43f1ed0e27acbef055f2acf27050a390cf079a817e978b5321982d9de172d39669c95f57
SHA512
4ecdf27527b81454c0f6f20c534634d7ed8f15c3903c1a39acf98eb97064ce33b6b7bb77ffa98e49520698335e9680130b701e215382565fca12f2608b71cd6f
-DIST safeeyes-3.0.0.tar.gz 332877 BLAKE2B
ccd216350edd0b6300605fd853aba63d748b7313d57da803d379c1ec60746396fa0c174cca3938a5de8d231f3c4c7e34616ec6c508b9574bf571d92af5ad5327
SHA512
638c0c12fe8844daa28ff4f85d65c3971bb892fb30e6d0479d6b6ac67953173b412a8279af58412cdcfe7bc6491f5fb56863947faed4b207da626853e29fc54a
-DIST safeeyes-3.0.1.tar.gz 337044 BLAKE2B
d0007dc6ef3cd93d0bb527c4c69a191c86d20ee9bd4d54098179701159b56a4abd58c74a4a33851bd88461b9ca8a7028466c2130579468f0fd85ddfbe2b7ce37
SHA512
b01e5c23236cfb9d962698b1eec14e80b9bddce2606a8ab0a4729355ce5a64df1b881f4f296af7e57b904a89c5fe6283bb0073a4e99eefa5eebd6508ad253d9b
-DIST safeeyes-3.1.0.tar.gz 337233 BLAKE2B
3c03f98003de8d3df4f50493bfefd8366fdd6a930d86527bcd6a03b40671750f2aa501f31f76cc70b4acbdff3d53df996c3427387b6a1ec79adac4841d796f99
SHA512
532447378f22f8bc01ea806a9d044bebbeee85170aaa7742a4f7ba5ab832299a210e84e3f2e1e4bb6d25e596c980726c89e55e4d070c1627a4f998d7b61a7e9d
DIST safeeyes-3.2.0.tar.gz 337410 BLAKE2B
065e25cd71719d62715fecbd76ae879f54e77fa720ff17937f72e2b6ff296348e7deb4837ae0a610bb4d8a9069e5aba560115a169acd96ac76154d39c2955308
SHA512
b1c1b31be23832481e3b9ef11b869183e395ef5c2d610338e42bc5731de687726c48d1afa69e52f414b36833a2c1fa34f9fb8357eec92a325a99a3f81874b3ae
diff --git a/x11-misc/safeeyes/safeeyes-2.2.2.ebuild
b/x11-misc/safeeyes/safeeyes-2.2.2.ebuild
deleted file mode 100644
index ad0c9a25dafa..000000000000
--- a/x11-misc/safeeyes/safeeyes-2.2.2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..12} )
-PYTHON_REQ_USE="tk" # for site-packages/Xlib/ext/randr.py
-DISTUTILS_USE_PEP517=setuptools
-
-inherit xdg distutils-r1 pypi
-
-DESCRIPTION="Linux alternative to EyeLeo"
-HOMEPAGE="https://github.com/slgobinath/SafeEyes"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
-
-RDEPEND="
- dev-libs/libayatana-appindicator
- dev-python/babel[${PYTHON_USEDEP}]
- dev-python/croniter[${PYTHON_USEDEP}]
- dev-python/packaging[${PYTHON_USEDEP}]
- dev-python/psutil[${PYTHON_USEDEP}]
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- dev-python/python-xlib[${PYTHON_USEDEP}]
- media-sound/alsa-utils
- x11-apps/xprop
- x11-libs/gtk+:3[introspection]
- x11-libs/libnotify[introspection]
- x11-misc/xprintidle
- "
-
-python_install() {
- distutils-r1_python_install
-
- # Workaround for https://bugs.gentoo.org/926816
- # Files were misplaced and also duplicate across Python slots.
- local misplaced_usr="${D}/usr/lib/${EPYTHON}/site-packages/usr"
- local i
- for i in applications icons ; do
- local source="${misplaced_usr}/share/${i}"
- local target="${D}/usr/share/${i}"
- if [[ ! -d "${target}" ]]; then
- dodir /usr/share/
- mv "${source}" "${target}" || die
- fi
- done
- rm -R "${misplaced_usr}" || die
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
diff --git a/x11-misc/safeeyes/safeeyes-2.2.3-r1.ebuild
b/x11-misc/safeeyes/safeeyes-2.2.3-r1.ebuild
deleted file mode 100644
index a035491c1d29..000000000000
--- a/x11-misc/safeeyes/safeeyes-2.2.3-r1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..13} )
-PYTHON_REQ_USE="tk" # for site-packages/Xlib/ext/randr.py
-DISTUTILS_USE_PEP517=setuptools
-
-inherit xdg distutils-r1 pypi
-
-DESCRIPTION="Linux alternative to EyeLeo"
-HOMEPAGE="https://github.com/slgobinath/SafeEyes"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
-
-RDEPEND="
- dev-libs/libayatana-appindicator
- dev-python/babel[${PYTHON_USEDEP}]
- dev-python/croniter[${PYTHON_USEDEP}]
- dev-python/packaging[${PYTHON_USEDEP}]
- dev-python/psutil[${PYTHON_USEDEP}]
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- dev-python/python-xlib[${PYTHON_USEDEP}]
- media-sound/alsa-utils
- x11-apps/xprop
- x11-libs/gtk+:3[introspection]
- x11-libs/libnotify[introspection]
- x11-misc/xprintidle
- "
-
-python_install() {
- distutils-r1_python_install
-
- # Workaround for https://bugs.gentoo.org/926816
- # Files were misplaced and also duplicate across Python slots.
- local misplaced_usr="${D}/usr/lib/${EPYTHON}/site-packages/usr"
- local i
- for i in applications icons ; do
- local source="${misplaced_usr}/share/${i}"
- local target="${D}/usr/share/${i}"
- if [[ ! -d "${target}" ]]; then
- dodir /usr/share/
- mv "${source}" "${target}" || die
- fi
- done
- rm -R "${misplaced_usr}" || die
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
diff --git a/x11-misc/safeeyes/safeeyes-2.2.3.ebuild
b/x11-misc/safeeyes/safeeyes-2.2.3.ebuild
deleted file mode 100644
index ad0c9a25dafa..000000000000
--- a/x11-misc/safeeyes/safeeyes-2.2.3.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..12} )
-PYTHON_REQ_USE="tk" # for site-packages/Xlib/ext/randr.py
-DISTUTILS_USE_PEP517=setuptools
-
-inherit xdg distutils-r1 pypi
-
-DESCRIPTION="Linux alternative to EyeLeo"
-HOMEPAGE="https://github.com/slgobinath/SafeEyes"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
-
-RDEPEND="
- dev-libs/libayatana-appindicator
- dev-python/babel[${PYTHON_USEDEP}]
- dev-python/croniter[${PYTHON_USEDEP}]
- dev-python/packaging[${PYTHON_USEDEP}]
- dev-python/psutil[${PYTHON_USEDEP}]
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- dev-python/python-xlib[${PYTHON_USEDEP}]
- media-sound/alsa-utils
- x11-apps/xprop
- x11-libs/gtk+:3[introspection]
- x11-libs/libnotify[introspection]
- x11-misc/xprintidle
- "
-
-python_install() {
- distutils-r1_python_install
-
- # Workaround for https://bugs.gentoo.org/926816
- # Files were misplaced and also duplicate across Python slots.
- local misplaced_usr="${D}/usr/lib/${EPYTHON}/site-packages/usr"
- local i
- for i in applications icons ; do
- local source="${misplaced_usr}/share/${i}"
- local target="${D}/usr/share/${i}"
- if [[ ! -d "${target}" ]]; then
- dodir /usr/share/
- mv "${source}" "${target}" || die
- fi
- done
- rm -R "${misplaced_usr}" || die
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
diff --git a/x11-misc/safeeyes/safeeyes-3.0.0.ebuild
b/x11-misc/safeeyes/safeeyes-3.0.0.ebuild
deleted file mode 100644
index 28a833510b3d..000000000000
--- a/x11-misc/safeeyes/safeeyes-3.0.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..13} )
-PYTHON_REQ_USE="tk" # for site-packages/Xlib/ext/randr.py
-DISTUTILS_USE_PEP517=setuptools
-
-inherit desktop xdg distutils-r1 pypi
-
-DESCRIPTION="Linux alternative to EyeLeo"
-HOMEPAGE="https://github.com/slgobinath/SafeEyes"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
-
-RDEPEND="
- gui-libs/gtk:4[introspection]
- dev-libs/libayatana-appindicator
- dev-python/babel[${PYTHON_USEDEP}]
- dev-python/croniter[${PYTHON_USEDEP}]
- dev-python/packaging[${PYTHON_USEDEP}]
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- dev-python/python-xlib[${PYTHON_USEDEP}]
- media-sound/alsa-utils
- x11-apps/xprop
- x11-libs/gtk+:3[introspection]
- x11-libs/libnotify[introspection]
- x11-misc/xprintidle
- "
-
-python_install() {
- distutils-r1_python_install
-
- insinto /usr/share/icons/
- doins -r safeeyes/platform/icons/hicolor
-
- domenu safeeyes/platform/io.github.slgobinath.SafeEyes.desktop || die
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
diff --git a/x11-misc/safeeyes/safeeyes-3.0.1.ebuild
b/x11-misc/safeeyes/safeeyes-3.0.1.ebuild
deleted file mode 100644
index 28a833510b3d..000000000000
--- a/x11-misc/safeeyes/safeeyes-3.0.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..13} )
-PYTHON_REQ_USE="tk" # for site-packages/Xlib/ext/randr.py
-DISTUTILS_USE_PEP517=setuptools
-
-inherit desktop xdg distutils-r1 pypi
-
-DESCRIPTION="Linux alternative to EyeLeo"
-HOMEPAGE="https://github.com/slgobinath/SafeEyes"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
-
-RDEPEND="
- gui-libs/gtk:4[introspection]
- dev-libs/libayatana-appindicator
- dev-python/babel[${PYTHON_USEDEP}]
- dev-python/croniter[${PYTHON_USEDEP}]
- dev-python/packaging[${PYTHON_USEDEP}]
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- dev-python/python-xlib[${PYTHON_USEDEP}]
- media-sound/alsa-utils
- x11-apps/xprop
- x11-libs/gtk+:3[introspection]
- x11-libs/libnotify[introspection]
- x11-misc/xprintidle
- "
-
-python_install() {
- distutils-r1_python_install
-
- insinto /usr/share/icons/
- doins -r safeeyes/platform/icons/hicolor
-
- domenu safeeyes/platform/io.github.slgobinath.SafeEyes.desktop || die
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
diff --git a/x11-misc/safeeyes/safeeyes-3.1.0.ebuild
b/x11-misc/safeeyes/safeeyes-3.1.0.ebuild
deleted file mode 100644
index 28a833510b3d..000000000000
--- a/x11-misc/safeeyes/safeeyes-3.1.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..13} )
-PYTHON_REQ_USE="tk" # for site-packages/Xlib/ext/randr.py
-DISTUTILS_USE_PEP517=setuptools
-
-inherit desktop xdg distutils-r1 pypi
-
-DESCRIPTION="Linux alternative to EyeLeo"
-HOMEPAGE="https://github.com/slgobinath/SafeEyes"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
-
-RDEPEND="
- gui-libs/gtk:4[introspection]
- dev-libs/libayatana-appindicator
- dev-python/babel[${PYTHON_USEDEP}]
- dev-python/croniter[${PYTHON_USEDEP}]
- dev-python/packaging[${PYTHON_USEDEP}]
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- dev-python/python-xlib[${PYTHON_USEDEP}]
- media-sound/alsa-utils
- x11-apps/xprop
- x11-libs/gtk+:3[introspection]
- x11-libs/libnotify[introspection]
- x11-misc/xprintidle
- "
-
-python_install() {
- distutils-r1_python_install
-
- insinto /usr/share/icons/
- doins -r safeeyes/platform/icons/hicolor
-
- domenu safeeyes/platform/io.github.slgobinath.SafeEyes.desktop || die
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- xdg_icon_cache_update
-}