commit:     67056556a8941c4b235b4f55c71ff83754b7dd12
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Sep 18 12:24:13 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Sep 18 12:24:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=67056556

games-util/pegasus: treeclean

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 games-util/pegasus/pegasus-9999.ebuild | 42 ----------------------------------
 profiles/package.mask                  |  5 ----
 2 files changed, 47 deletions(-)

diff --git a/games-util/pegasus/pegasus-9999.ebuild 
b/games-util/pegasus/pegasus-9999.ebuild
deleted file mode 100644
index 9047c5ba17..0000000000
--- a/games-util/pegasus/pegasus-9999.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v3
-
-EAPI=8
-
-DESCRIPTION="Graphical frontend for browsing your game library"
-HOMEPAGE="https://pegasus-frontend.org/";
-
-EGIT_REPO_URI="https://github.com/mmatyas/pegasus-frontend";
-EGIT_BRANCH="master"
-inherit git-r3 qmake-utils xdg
-
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND="
-dev-qt/qtconcurrent:5
-dev-qt/qtmultimedia:5[qml]
-dev-qt/qtquickcontrols2:5
-dev-qt/qtsvg:5
-dev-qt/qtsql:5[sqlite]
-media-libs/libpng
-media-libs/libsdl2
-"
-
-DEPEND="$RDEPEND"
-
-BDEPEND="dev-qt/linguist-tools:5"
-
-src_configure() {
-       eqmake5 USE_SDL_GAMEPAD=1 USE_SDL_POWER=1 \
-               INSTALL_BINDIR="${EPREFIX}/usr/bin" \
-                       INSTALL_DOCDIR="${EPREFIX}/usr/share/doc/${PF}" \
-                       INSTALL_DESKTOPDIR="${EPREFIX}/usr/share/applications" \
-                       INSTALL_ICONDIR="${EPREFIX}/usr/share/icons"
-}
-
-src_install() {
-       emake INSTALL_ROOT="${D}" install
-       dosym ../icons/64x64/apps/org.pegasus_frontend.Pegasus.png \
-       /usr/share/pixmaps/org.pegasus_frontend.Pegasus.png
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 56407ae8ed..da8d459d26 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -46,11 +46,6 @@ app-text/klogg
 # Removal on 2025-09-18
 media-video/avisynth+
 
-# David (stkw0) Roman <[email protected]> (2025-08-18)
-# No maintainer nor metadata.xml file. src_test fails. Live ebuild only.
-# Removal on 2025-09-18
-games-util/pegasus
-
 # David (stkw0) Roman <[email protected]> (2025-07-25)
 # Depends on removed pydantic version.
 dev-python/safety-schemas

Reply via email to