Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 354871

Summary: mail-client/thunderbird-3.1.7-r2: patch for libnotify 0.7 compatibility
Product: Gentoo Linux Reporter: Guillaume ZITTA <gentoo.guillaume>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to compile against libnotify 0.7

Description Guillaume ZITTA 2011-02-14 14:13:27 UTC
since Libnotify 0.7 ,notify_notification_new funtion has a new argument.
Here is a patch inspired by bug #353848

BTW, the ebuild has epatch_user function, so for users that want to apply the patch without modify the ebuild, name it:
/etc/portage/patches/mail-client/thunderbird-3.1.7/libnotify-0.7.patch


Reproducible: Always

Steps to Reproduce:
1. Have libnotify >= 0.7
2. Try emerge thunderbird with libnotify use flag
3.

Actual Results:  
fail

Expected Results:  
merge
Comment 1 Guillaume ZITTA 2011-02-14 14:14:14 UTC
Created attachment 262475 [details, diff]
patch to compile against libnotify 0.7
Comment 2 Jory A. Pratt gentoo-dev 2011-02-15 22:10:48 UTC

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