commit:     cde909401266720288b41295ad3c9d3675a73fce
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  7 19:43:43 2025 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon Jul  7 19:51:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cde90940

net-libs/toxext: treeclean

Closes: https://bugs.gentoo.org/955911 (pkgremoved)
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 net-libs/toxext/Manifest            |  1 -
 net-libs/toxext/metadata.xml        | 11 -----------
 net-libs/toxext/toxext-0.0.3.ebuild | 29 -----------------------------
 profiles/package.mask               |  8 --------
 4 files changed, 49 deletions(-)

diff --git a/net-libs/toxext/Manifest b/net-libs/toxext/Manifest
deleted file mode 100644
index be5b651116c0..000000000000
--- a/net-libs/toxext/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST toxext-0.0.3.tar.gz 34759 BLAKE2B 
b33c06bd982888415637a5c823889c74090b7719a03f3e41667ed136e40f87876956f2cb5abb95a53fa1d6a03951fb1fd9f32b8bbe83b03f33fa6f87ab338f67
 SHA512 
34612e789fb928f9dc79181a61126e3f781ef134d3b5cad2b48c17f1fc3521f0fb6713b0e42e73a789e3eb9b1a566f2d4cbd38a9b26f8f9f6015890be045e4ed

diff --git a/net-libs/toxext/metadata.xml b/net-libs/toxext/metadata.xml
deleted file mode 100644
index 0499d4109862..000000000000
--- a/net-libs/toxext/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Jimi Huotari</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">toxext/toxext</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/net-libs/toxext/toxext-0.0.3.ebuild 
b/net-libs/toxext/toxext-0.0.3.ebuild
deleted file mode 100644
index ec77c5f446fc..000000000000
--- a/net-libs/toxext/toxext-0.0.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake flag-o-matic
-
-DESCRIPTION="Extension Library for Tox"
-HOMEPAGE="https://github.com/toxext/toxext";
-SRC_URI="https://github.com/toxext/toxext/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-BDEPEND="virtual/pkgconfig"
-DEPEND="net-libs/tox:="
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-       cmake_src_prepare
-
-       sed -i 's/-Werror//' CMakeLists.txt || die
-       sed -i '/-fsanitize=/d' test/CMakeLists.txt || die
-
-       # Fix build with clang and lld.
-       # https://bugs.gentoo.org/831338
-       append-flags -fPIC
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 0e08db2da52c..7b4e22901ff7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -182,14 +182,6 @@ dev-util/cucumber-core:11
 =sys-devel/gettext-0.25*
 =dev-libs/libintl-0.25*
 
-# Jimi Huotari <[email protected]> (2025-06-07)
-# The only consumer, net-im/qtox, no longer depends on these, and the
-# upstream for them has been dormant since 2021.
-# Bugs: #955911, #957503
-# Removal on 2025-07-07.
-net-libs/toxext
-net-libs/tox_extension_messages
-
 # Michał Górny <[email protected]> (2025-06-07)
 # Broken and dangerous.  Archived in 2022.  The last reverse dependency
 # stopped using it in 2023 (except for outdated ebuilds).

Reply via email to