From 63ed352543116acfe5d3f58ca482e275e2855e3f Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 13 Nov 2016 00:13:12 +0100 Subject: net-im/ayttm: [QA] Remove USE=webcam Package-Manager: portage-2.3.2 --- net-im/ayttm/ayttm-0.6.3-r1.ebuild | 15 ++++++--------- net-im/ayttm/metadata.xml | 1 - 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/net-im/ayttm/ayttm-0.6.3-r1.ebuild b/net-im/ayttm/ayttm-0.6.3-r1.ebuild index ce6f529a75bf..f97a071e1c20 100644 --- a/net-im/ayttm/ayttm-0.6.3-r1.ebuild +++ b/net-im/ayttm/ayttm-0.6.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,11 +12,11 @@ SRC_URI="mirror://sourceforge/ayttm/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="crypt icq irc xmpp lj msn nls oscar smtp webcam xscreensaver yahoo" +IUSE="crypt icq irc xmpp lj msn nls oscar smtp xscreensaver yahoo" -CDEPEND="app-text/enchant +RDEPEND="app-text/enchant dev-libs/glib:2 - dev-libs/openssl:0 + dev-libs/openssl:0= virtual/libiconv x11-libs/gdk-pixbuf x11-libs/gtk+:2 @@ -24,12 +24,9 @@ CDEPEND="app-text/enchant x11-libs/libXpm x11-libs/pango crypt? ( app-crypt/gpgme ) - webcam? ( media-libs/jasper ) xscreensaver? ( x11-libs/libXScrnSaver ) yahoo? ( net-libs/libyahoo2 )" -RDEPEND="${CDEPEND} - webcam? ( media-tv/xawtv )" -DEPEND="${CDEPEND} +DEPEND="${RDEPEND} sys-devel/bison sys-devel/flex nls? ( sys-devel/gettext )" @@ -52,9 +49,9 @@ src_configure() { $(use_enable nls) \ $(use_enable oscar) \ $(use_enable smtp) \ - $(use_enable webcam) \ $(use_enable xscreensaver) \ $(use_enable yahoo) \ + --disable-webcam \ --disable-arts \ --enable-posix-dlopen \ --disable-static diff --git a/net-im/ayttm/metadata.xml b/net-im/ayttm/metadata.xml index c4fe6c18a1f5..5cbaca7524d5 100644 --- a/net-im/ayttm/metadata.xml +++ b/net-im/ayttm/metadata.xml @@ -11,7 +11,6 @@ Enable Internet Relay Chat support Enable livejournal.com support Adds support for sending messages via RFC2821 SMTP - Adds webcam support for Yahoo Messenger ayttm -- cgit v1.2.3-65-gdbad