Mail notification 5.4 , Gnome 2.30 and Gmime 2.4

Bug #599705 reported by SnoopyDas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mail Notification
New
Undecided
Unassigned

Bug Description

this is not a real bug :).. I was an enthusiastic fan of this nice utility since first releases. I've always installed and used it on my slackware linux box..But after recent update to Slack13.1 and GnomeSlackBuild 2.30 the application doesn't compile due to some (I guess) incompatility with evolution 2.30 and gmime 2.4.x...

Current version seems quite old (may 2008) so I'm wondering if anyone known when or if a new version compatiible with latest Gnome and t gmime lib will be release?

I known there are some alternative but for me this utility is much better (imho :-)

Thanks in advance

SnoopyDas
Italy

Revision history for this message
SnoopyDas (a-antolini) wrote :

Ok maybe useful for slack users :-)

Waiting for a new version that can solve major issue I was able to compile and run gnome-mail-notification on slack13.1 + gsb 2.30 + gmime 2.4.x

1) Get slackbuild and source files from slackbuild.org :
 - http://slackbuilds.org/repository/13.1/network/gnome-mail-notification/

2) Get all patches released from here http://www.archlinux.org/packages/extra/x86_64/mail-notification/
- (click on upper right link SVN Entries (extra x86_64) and download all .patch files
3) copy or move all patches inside the slackbuild dir for gnome-mail-notification

4) modify the gnome.mail-notification.Slackbuild to apply all patches, including following rows just before the configure and make commands

  patch -Np0 -i "$CWD/dont-update-cache.patch" || return 1
  patch -Np0 -i "$CWD/remove-ubuntu-special-case.patch" || return 1
  patch -Np1 -i "$CWD/gmime-2.4.patch" || return 1
  patch -Np1 -i "$CWD/evolution-gtkhtml.patch" || return 1
  patch -Np0 -i "$CWD/evolution.patch" || return 1
  patch -Np0 -i "$CWD/mail-notification-5.4-icons.patch" || return 1

(these are patches available in Sept 2010, maybe further patches can be added)

5) execute the slackbuild...then if everything goes well
6) ..install the tgz and enjoy gnome-mail-notification :)

Snoopydas

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.