Bug 214856 - mail-client/mail-notification-5.2 version bump request
Bug#: 214856 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: graaff@gentoo.org Reported By: pacho@condmat1.ciencias.uniovi.es
Component: Ebuilds
URL: 
Summary: mail-client/mail-notification-5.2 version bump request
Keywords:  
Status Whiteboard: 
Opened: 2008-03-26 11:49 0000
Description:   Opened: 2008-03-26 11:49 0000
Was released 6 days ago:
Changes since 5.1:

    * Default configuration values were not registered.

Changes since 5.0:

    * A number of minor issues have been fixed. Most notably, the message count
is now drawn properly.
    * And more, see the NEWS file.


http://savannah.nongnu.org/download/mailnotify/mail-notification-5.2.tar.bz2

thanks a lot

Reproducible: Always

------- Comment #1 From Patrick McLean 2008-03-26 15:18:05 0000 -------
Created an attachment (id=147390) [details]
ebuild for mail-notification 5.2

Here's an ebuild I whipped up for mail-notification-5.2, it has a completely
new, nonstandard, build system so the ebuild needed quite a bit of work (had to
try to replicate the functionality of gnome2_src_install without using
gnome2_src_install. I also added a USE flag for "mh" mailboxes, and arranged
the USE flags in alphabetical order.

------- Comment #2 From Patrick McLean 2008-03-26 16:06:38 0000 -------
Created an attachment (id=147393) [details]
slightly simplified ebuild for mail-notification-5.2

This is just a slight simplification to the ebuild.

------- Comment #3 From Patrick McLean 2008-03-26 16:15:43 0000 -------
Created an attachment (id=147394) [details]
mail-notification-5.2 ebuild that disabled hotmail support

I just noticed that the default build settings enable hotmail support, which
depends on a package called "getlive" which is not in portage. This will
explicitly disable hotmail support.

------- Comment #4 From Hans de Graaff 2008-03-26 20:37:40 0000 -------
Patrick, thanks for the great starting point for the 5.2 ebuild. I've now added
mail-notification-5.2 to CVS. In the version I've put in CVS I've also updated
the dependencies to the updated requirements, and I've added a patch to avoid
an access violation due to gtk+ cache rebuilding.

I've also left out the hotmail change. Given that we don't have this getlive
tool in portage I'd rather just leave this enabled in case people have
installed this tool themselves. I guess an alternative could be to enable it
with a USE flag and explain that getlive is needed if people enable this flag.

Pacho, thanks of the initial bug report.