Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 287809
Collapse All | Expand All

(-)/usr/portage/net-im/pidgin/pidgin-2.6.2.ebuild (-5 / +5 lines)
Lines 15-21 Link Here
15
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86"
15
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86"
16
IUSE="bonjour dbus debug doc eds gadu gnutls +gstreamer idn meanwhile"
16
IUSE="bonjour dbus debug doc eds gadu gnutls +gstreamer idn meanwhile"
17
IUSE="${IUSE} networkmanager nls perl silc tcl tk spell qq gadu"
17
IUSE="${IUSE} networkmanager nls perl silc tcl tk spell qq gadu"
18
IUSE="${IUSE} +gtk sasl ncurses groupwise prediction zephyr" # mono"
18
IUSE="${IUSE} +gtk +startup-notification +screensaver sasl ncurses groupwise prediction zephyr" # mono"
19
19
20
RDEPEND="
20
RDEPEND="
21
	bonjour? ( net-dns/avahi )
21
	bonjour? ( net-dns/avahi )
Lines 26-33 Link Here
26
	gtk? (
26
	gtk? (
27
		spell? ( >=app-text/gtkspell-2.0.2 )
27
		spell? ( >=app-text/gtkspell-2.0.2 )
28
		>=x11-libs/gtk+-2.4
28
		>=x11-libs/gtk+-2.4
29
		>=x11-libs/startup-notification-0.5
29
		startup-notification? ( >=x11-libs/startup-notification-0.5 )
30
		x11-libs/libXScrnSaver
30
		screensaver? ( x11-libs/libXScrnSaver )
31
		eds? ( gnome-extra/evolution-data-server ) 	)
31
		eds? ( gnome-extra/evolution-data-server ) 	)
32
	>=dev-libs/glib-2.0
32
	>=dev-libs/glib-2.0
33
	gstreamer? ( =media-libs/gstreamer-0.10*
33
	gstreamer? ( =media-libs/gstreamer-0.10*
Lines 144-151 Link Here
144
		$(use_enable nls) \
144
		$(use_enable nls) \
145
		$(use_enable perl) \
145
		$(use_enable perl) \
146
		$(use_enable gtk gtkui) \
146
		$(use_enable gtk gtkui) \
147
		$(use_enable gtk startup-notification) \
147
		$(use_enable startup-notification) \
148
		$(use_enable gtk screensaver) \
148
		$(use_enable screensaver) \
149
		$(use_enable gtk sm) \
149
		$(use_enable gtk sm) \
150
		$(use_enable tcl) \
150
		$(use_enable tcl) \
151
		$(use_enable spell gtkspell) \
151
		$(use_enable spell gtkspell) \

Return to bug 287809