Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 364037 - mail-client/evolution-2.32.2 doesn't build tnef plugin
Summary: mail-client/evolution-2.32.2 doesn't build tnef plugin
Status: RESOLVED DUPLICATE of bug 88641
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-18 15:24 UTC by stemer
Modified: 2011-11-27 15:54 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stemer 2011-04-18 15:24:00 UTC
Tnef plugin is not built altough mail-client/evolution builds plugins-experimental.

First of all during configure phase there is:
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --without-kde-applnk-path --enable-plugins=experimental --enable-image-inline --enable-canberra --enable-weather --enable-nss --enable-smime --enable-nm --disable-connman --enable-audio-inline --disable-profiling --disable-pst-import --enable-python --without-clutter --with-openldap --without-krb5 --disable-contacts-map --without-glade-catalog --disable-mono --disable-gtk3 --enable-nss=yes --disable-gtk-doc

Then later:
config.status: creating plugins/tnef-attachments/Makefile

And for the end of configure phase:
	Evolution has been configured as follows: 

	GTK+ package:		gtk+-2.0
	LDAP support:		yes (dynamic)
	Clutter support:	no
	NetworkManager:		yes
	Windows SENS:           no
	ConnMan:		no
	Libnotify:		yes
	Kerberos 5:		no
	SSL support:		yes (Mozilla NSS)
	SMIME support:		yes (Mozilla NSS)
	Plugins:		yes (calendar-file calendar-http itip-formatter plugin-manager default-source addressbook-file mark-all-read groupwise-features publish-calendar caldav imap-features google-account-setup webdav-account-setup sa-junk-plugin bogo-junk-plugin calendar-weather bbdb subject-thread save-calendar mail-to-task mailing-list-actions prefer-plain mail-notification attachment-reminder backup-restore email-custom-header templates vcard-inline dbx-import audio-inline image-inline face external-editor )
	User documentation:	yes
	Mono bindings:		no
	Python bindings:	yes

Reproducible: Always

Steps to Reproduce:
1. Emerge Evolution 2.32.2
2. Check plugins
3. No tnef plugin there :)


Expected Results:  
Build tnef plugin.

Problably there should be dependency to net-mail/tnef as it is needed by this plugin.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2011-04-18 15:36:46 UTC
If you had a closer look, you would have found bug #88641

*** This bug has been marked as a duplicate of bug 88641 ***