commit:     c85b6b1d8c649a1c81c3335f90c65fd17b69c4bd
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 25 07:12:02 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 25 07:12:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c85b6b1d

net-im/librvp: treeclean

Closes: https://bugs.gentoo.org/928578
Bug: https://bugs.gentoo.org/740668
Bug: https://bugs.gentoo.org/875767
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-im/librvp/Manifest                 |  1 -
 net-im/librvp/librvp-0.9.7.ebuild      | 29 -----------------------------
 net-im/librvp/metadata.xml             | 10 ----------
 net-im/pidgin/pidgin-2.14.10-r1.ebuild |  1 -
 net-im/pidgin/pidgin-2.14.12.ebuild    |  1 -
 net-im/pidgin/pidgin-2.14.13.ebuild    |  1 -
 profiles/package.mask                  |  6 ------
 7 files changed, 49 deletions(-)

diff --git a/net-im/librvp/Manifest b/net-im/librvp/Manifest
deleted file mode 100644
index bfb646675132..000000000000
--- a/net-im/librvp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST librvp-0.9.7.tar.gz 478014 BLAKE2B 
5e57bb7899037084f7e1f9a1f5816f199efb200a62b3e56e400ac5850fc2cb9fcffc9248c61b4ccbc73a67cf628ae06af36d443047ffc67f351c795320f58132
 SHA512 
dd097f3b845288771be33b553cfc0da90a87350e2021f9fe706e6b7479abc3bb1c7d08a9f38f9376fee235a5491c30bb65e7bd968901626ddf0499aa5ca1580c

diff --git a/net-im/librvp/librvp-0.9.7.ebuild 
b/net-im/librvp/librvp-0.9.7.ebuild
deleted file mode 100644
index c51d20139da9..000000000000
--- a/net-im/librvp/librvp-0.9.7.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="An RVP (Microsoft Exchange Instant Messaging) plugin for Pidgin"
-HOMEPAGE="https://www.waider.ie/hacks/workshop/c/rvp/";
-SRC_URI="https://www.waider.ie/hacks/workshop/c/rvp/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="net-im/pidgin[gtk]
-       virtual/libcrypt:="
-DEPEND="virtual/pkgconfig
-       ${RDEPEND}"
-
-src_configure() {
-       econf \
-               --with-gaim-plugin-dir="${EPREFIX}"/usr/$(get_libdir)/pidgin \
-               --with-gaim-data-dir="${EPREFIX}"/usr/share/pixmaps/pidgin \
-               --disable-static
-}
-
-src_install() {
-       default
-       find "${ED}" -name '*.la' -delete || die
-}

diff --git a/net-im/librvp/metadata.xml b/net-im/librvp/metadata.xml
deleted file mode 100644
index 9513683eeb85..000000000000
--- a/net-im/librvp/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <longdescription>
-               This is an RVP (Microsoft Exchange Instant Messaging) plugin for
-               Gaim 1.x and Pidgin. It's based on some work done at Lucent and
-               available through http://www.bell-labs.com/project/wwexptools/
-       </longdescription>
-</pkgmetadata>

diff --git a/net-im/pidgin/pidgin-2.14.10-r1.ebuild 
b/net-im/pidgin/pidgin-2.14.10-r1.ebuild
index 9adb88007f14..8a2be43329b7 100644
--- a/net-im/pidgin/pidgin-2.14.10-r1.ebuild
+++ b/net-im/pidgin/pidgin-2.14.10-r1.ebuild
@@ -106,7 +106,6 @@ DEFAULT_PRPLS="irc,jabber,simple"
 
 # List of plugins
 #   app-accessibility/pidgin-festival
-#   net-im/librvp
 #   x11-plugins/guifications
 #      x11-plugins/msn-pecan
 #   x11-plugins/pidgin-encryption

diff --git a/net-im/pidgin/pidgin-2.14.12.ebuild 
b/net-im/pidgin/pidgin-2.14.12.ebuild
index 11bcb9864f23..19c7606d92d0 100644
--- a/net-im/pidgin/pidgin-2.14.12.ebuild
+++ b/net-im/pidgin/pidgin-2.14.12.ebuild
@@ -109,7 +109,6 @@ DEFAULT_PRPLS="irc,jabber,simple"
 
 # List of plugins
 #   app-accessibility/pidgin-festival
-#   net-im/librvp
 #   x11-plugins/guifications
 #      x11-plugins/msn-pecan
 #   x11-plugins/pidgin-encryption

diff --git a/net-im/pidgin/pidgin-2.14.13.ebuild 
b/net-im/pidgin/pidgin-2.14.13.ebuild
index a46f86cb655a..7931b0539c4f 100644
--- a/net-im/pidgin/pidgin-2.14.13.ebuild
+++ b/net-im/pidgin/pidgin-2.14.13.ebuild
@@ -114,7 +114,6 @@ DEFAULT_PRPLS="irc,jabber,simple"
 
 # List of plugins
 #   app-accessibility/pidgin-festival
-#   net-im/librvp
 #   x11-plugins/guifications
 #      x11-plugins/msn-pecan
 #   x11-plugins/pidgin-encryption

diff --git a/profiles/package.mask b/profiles/package.mask
index a2e7fe9ec7a1..2ec404510418 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -313,12 +313,6 @@ net-analyzer/tcpstat
 # Removal on 2024-05-23.  Bug #928594.
 media-video/vstrip
 
-# Michał Górny <[email protected]> (2024-04-23)
-# Obsolete Pidgin plugin.  Last supported in 2008, removed from plugin
-# list in 2019.
-# Removal on 2024-05-23.  Bug #928578.
-net-im/librvp
-
 # Michał Górny <[email protected]> (2024-04-23)
 # Unmaintained GTK+2 application.  Last update in 2005.
 # Alternatives include media-sound/fmit and media-sound/lingot.

Reply via email to