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

(-)/usr/portage/mail-client/claws-mail/claws-mail-3.15.1.ebuild.orig (-2 / +3 lines)
Lines 15-21 Link Here
15
LICENSE="GPL-3"
15
LICENSE="GPL-3"
16
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
16
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
17
17
18
IUSE="archive bogofilter calendar clamav dbus debug doc gdata +gnutls gtk3 +imap ipv6 ldap +libcanberra +libindicate +libnotify networkmanager nls nntp +notification pda pdf perl +pgp python rss session sieve smime spamassassin spam-report spell startup-notification svg valgrind xface"
18
IUSE="archive bogofilter calendar clamav dbus debug doc gdata +gnutls gtk3 +imap ipv6 ldap +libcanberra +libindicate +libnotify networkmanager nls nntp +notification pda pdf perl +pgp python rss session sieve smime spamassassin spam-report spell startup-notification svg valgrind webkit xface"
19
REQUIRED_USE="libcanberra? ( notification )
19
REQUIRED_USE="libcanberra? ( notification )
20
	libindicate? ( notification )
20
	libindicate? ( notification )
21
	libnotify? ( notification )
21
	libnotify? ( notification )
Lines 62-67 Link Here
62
	startup-notification? ( x11-libs/startup-notification )
62
	startup-notification? ( x11-libs/startup-notification )
63
	svg? ( >=gnome-base/librsvg-2.40.5 )
63
	svg? ( >=gnome-base/librsvg-2.40.5 )
64
	valgrind? ( dev-util/valgrind )
64
	valgrind? ( dev-util/valgrind )
65
	webkit? ( net-libs/webkit-gtk:2 )
65
"
66
"
66
67
67
DEPEND="${COMMONDEPEND}
68
DEPEND="${COMMONDEPEND}
Lines 100-106 Link Here
100
101
101
	local myeconfargs=(
102
	local myeconfargs=(
102
		--disable-bsfilter-plugin
103
		--disable-bsfilter-plugin
103
		--disable-fancy-plugin
104
		$(use_enable webkit fancy-plugin)
104
		--disable-generic-umpc
105
		--disable-generic-umpc
105
		--enable-acpi_notifier-plugin
106
		--enable-acpi_notifier-plugin
106
		--enable-address_keeper-plugin
107
		--enable-address_keeper-plugin
(-)/usr/portage/mail-client/claws-mail/claws-mail-3.16.0.ebuild.orig (-2 / +3 lines)
Lines 15-21 Link Here
15
LICENSE="GPL-3"
15
LICENSE="GPL-3"
16
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
16
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
17
17
18
IUSE="archive bogofilter calendar clamav dbus debug doc gdata +gnutls gtk3 +imap ipv6 ldap +libcanberra +libindicate +libnotify networkmanager nls nntp +notification pda pdf perl +pgp python rss session sieve smime spamassassin spam-report spell startup-notification svg valgrind xface"
18
IUSE="archive bogofilter calendar clamav dbus debug doc gdata +gnutls gtk3 +imap ipv6 ldap +libcanberra +libindicate +libnotify networkmanager nls nntp +notification pda pdf perl +pgp python rss session sieve smime spamassassin spam-report spell startup-notification svg valgrind webkit xface"
19
REQUIRED_USE="libcanberra? ( notification )
19
REQUIRED_USE="libcanberra? ( notification )
20
	libindicate? ( notification )
20
	libindicate? ( notification )
21
	libnotify? ( notification )
21
	libnotify? ( notification )
Lines 62-67 Link Here
62
	startup-notification? ( x11-libs/startup-notification )
62
	startup-notification? ( x11-libs/startup-notification )
63
	svg? ( >=gnome-base/librsvg-2.40.5 )
63
	svg? ( >=gnome-base/librsvg-2.40.5 )
64
	valgrind? ( dev-util/valgrind )
64
	valgrind? ( dev-util/valgrind )
65
	webkit? ( net-libs/webkit-gtk:2 )
65
"
66
"
66
67
67
DEPEND="${COMMONDEPEND}
68
DEPEND="${COMMONDEPEND}
Lines 100-106 Link Here
100
101
101
	local myeconfargs=(
102
	local myeconfargs=(
102
		--disable-bsfilter-plugin
103
		--disable-bsfilter-plugin
103
		--disable-fancy-plugin
104
		$(use_enable webkit fancy-plugin)
104
		--disable-generic-umpc
105
		--disable-generic-umpc
105
		--enable-acpi_notifier-plugin
106
		--enable-acpi_notifier-plugin
106
		--enable-address_keeper-plugin
107
		--enable-address_keeper-plugin

Return to bug 608612