commit:     317e51f8afc3eb3cad9dc1643ed064ba928ae5ea
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  9 16:58:05 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 16:12:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317e51f8

net-im/psimedia: treeclean

Bug: https://bugs.gentoo.org/755446
Bug: https://bugs.gentoo.org/926138
Bug: https://bugs.gentoo.org/926670
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-im/psimedia/metadata.xml         | 18 ----------------
 net-im/psimedia/psimedia-9999.ebuild | 41 ------------------------------------
 profiles/package.mask                |  1 -
 3 files changed, 60 deletions(-)

diff --git a/net-im/psimedia/metadata.xml b/net-im/psimedia/metadata.xml
deleted file mode 100644
index fc9e6ec39274..000000000000
--- a/net-im/psimedia/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person" proxied="yes">
-               <email>[email protected]</email>
-               <name>Sergey Ilinykh</name>
-       </maintainer>
-       <maintainer type="project" proxied="proxy">
-               <email>[email protected]</email>
-               <name>Proxy Maintainers</name>
-       </maintainer>
-       <use>
-               <flag name="extras">Enable Psi+ mode (required when built for 
Psi+)</flag>
-       </use>
-       <upstream>
-               <remote-id type="github">psi-im/psimedia</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/net-im/psimedia/psimedia-9999.ebuild 
b/net-im/psimedia/psimedia-9999.ebuild
deleted file mode 100644
index 7b5e885b9d42..000000000000
--- a/net-im/psimedia/psimedia-9999.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake git-r3
-
-DESCRIPTION="Psi/Psi+ plugin for voice/video calls"
-HOMEPAGE="https://psi-im.org/";
-
-EGIT_REPO_URI="https://github.com/psi-im/psimedia.git";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE="extras"
-
-BDEPEND="dev-build/qconf"
-DEPEND="
-       dev-libs/glib
-       dev-qt/qtcore:5
-       dev-qt/qtgui:5
-       dev-qt/qtwidgets:5
-       media-libs/gstreamer:1.0
-       media-libs/gst-plugins-base:1.0
-       media-libs/gst-plugins-good:1.0
-"
-RDEPEND="${DEPEND}
-       media-plugins/gst-plugins-jpeg:1.0
-       media-plugins/gst-plugins-opus:1.0
-       media-plugins/gst-plugins-v4l2:1.0
-       ~net-im/psi-${PV}[extras?]
-"
-
-src_configure() {
-       local mycmakeargs=(
-               -DUSE_PSI=$(usex extras 0 1)
-               -DBUILD_DEMO=0
-       )
-       cmake_src_configure
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 30e8a168a464..7c3c4be2943b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -216,7 +216,6 @@ net-misc/fatrat
 # Depends on Qt5, app-crypt/qca[qt5], dev-qt/qtwebengine:5.
 # Bugs #755446, #926138, #926670. Removal on 2025-02-10.
 net-im/psi
-net-im/psimedia
 
 # Arthur Zamarin <[email protected]> (2025-01-10)
 # EAPI=7, maintainer needed, no reverse dependencies, fails to compile,

Reply via email to