diff options
author | David Seifert <soap@gentoo.org> | 2020-01-18 23:10:34 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-01-18 23:10:34 +0100 |
commit | dfe1c280e312416b3856057ccd6c9f88bcaa1c88 (patch) | |
tree | e0b33189d1d10b34983f81237596c16be0218b2b /net-im | |
parent | dev-util/meson: remove 0.51.2 (diff) | |
download | gentoo-dfe1c280e312416b3856057ccd6c9f88bcaa1c88.tar.gz gentoo-dfe1c280e312416b3856057ccd6c9f88bcaa1c88.tar.bz2 gentoo-dfe1c280e312416b3856057ccd6c9f88bcaa1c88.zip |
net-im/pidgin: Remove USE="silc"
Closes: https://github.com/gentoo/gentoo/pull/14384
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/metadata.xml | 3 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.13.0-r2.ebuild (renamed from net-im/pidgin/pidgin-2.13.0.ebuild) | 6 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.13.0-r3.ebuild (renamed from net-im/pidgin/pidgin-2.13.0-r1.ebuild) | 4 |
3 files changed, 4 insertions, 9 deletions
diff --git a/net-im/pidgin/metadata.xml b/net-im/pidgin/metadata.xml index 718b51ce3ea3..c7542a5eab79 100644 --- a/net-im/pidgin/metadata.xml +++ b/net-im/pidgin/metadata.xml @@ -6,7 +6,7 @@ <name>Lars Wendler</name> </maintainer> <longdescription> - Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr. + Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SIMPLE, and Zephyr. </longdescription> <use> <flag name="gadu">Enable Gadu Gadu protocol support</flag> @@ -17,7 +17,6 @@ <flag name="ncurses">Build finch, console interface</flag> <flag name="prediction">Enable Contact Availability Prediction plugin</flag> <flag name="python">Build libgnt (GLib Ncurses Toolkit used by finch) with python scripting support</flag> - <flag name="silc">Enable SILC protocol support</flag> <flag name="xscreensaver">Use X screensaver protocol extension to monitor idle/active status based on mouse/keyboard events</flag> <flag name="zephyr">Enable Zephyr protocol support</flag> </use> diff --git a/net-im/pidgin/pidgin-2.13.0.ebuild b/net-im/pidgin/pidgin-2.13.0-r2.ebuild index 940a4d414de2..7b1541443e6f 100644 --- a/net-im/pidgin/pidgin-2.13.0.ebuild +++ b/net-im/pidgin/pidgin-2.13.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ LICENSE="GPL-2" SLOT="0/2" # libpurple version KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="dbus debug doc eds gadu gnutls +gstreamer +gtk idn meanwhile pie" -IUSE+=" networkmanager nls perl silc tcl tk spell sasl ncurses" +IUSE+=" networkmanager nls perl tcl tk spell sasl ncurses" IUSE+=" groupwise prediction python +xscreensaver zephyr zeroconf" # mono" IUSE+=" aqua" @@ -70,7 +70,6 @@ RDEPEND=" dev-libs/nss ) meanwhile? ( net-libs/meanwhile ) - silc? ( >=net-im/silc-toolkit-1.0.1 ) tcl? ( dev-lang/tcl:0= ) tk? ( dev-lang/tk:0= ) sasl? ( dev-libs/cyrus-sasl:2 ) @@ -179,7 +178,6 @@ src_configure() { use gadu && DYNAMIC_PRPLS+=",gg" use groupwise && DYNAMIC_PRPLS+=",novell" - use silc && DYNAMIC_PRPLS+=",silc" use meanwhile && DYNAMIC_PRPLS+=",sametime" use zephyr && DYNAMIC_PRPLS+=",zephyr" use zeroconf && DYNAMIC_PRPLS+=",bonjour" diff --git a/net-im/pidgin/pidgin-2.13.0-r1.ebuild b/net-im/pidgin/pidgin-2.13.0-r3.ebuild index bf8576fd7109..632e0faa952e 100644 --- a/net-im/pidgin/pidgin-2.13.0-r1.ebuild +++ b/net-im/pidgin/pidgin-2.13.0-r3.ebuild @@ -19,7 +19,7 @@ LICENSE="GPL-2" SLOT="0/2" # libpurple version KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="dbus debug doc eds gadu gnutls +gstreamer +gtk idn meanwhile pie" -IUSE+=" networkmanager nls perl silc tcl tk spell sasl ncurses" +IUSE+=" networkmanager nls perl tcl tk spell sasl ncurses" IUSE+=" groupwise prediction python +xscreensaver zephyr zeroconf" # mono" IUSE+=" aqua" @@ -70,7 +70,6 @@ RDEPEND=" dev-libs/nss ) meanwhile? ( net-libs/meanwhile ) - silc? ( >=net-im/silc-toolkit-1.0.1 ) tcl? ( dev-lang/tcl:0= ) tk? ( dev-lang/tk:0= ) sasl? ( dev-libs/cyrus-sasl:2 ) @@ -183,7 +182,6 @@ src_configure() { use gadu && DYNAMIC_PRPLS+=",gg" use groupwise && DYNAMIC_PRPLS+=",novell" - use silc && DYNAMIC_PRPLS+=",silc" use meanwhile && DYNAMIC_PRPLS+=",sametime" use zephyr && DYNAMIC_PRPLS+=",zephyr" use zeroconf && DYNAMIC_PRPLS+=",bonjour" |