Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 357691 - net-news/liferea-1.7.4 does not compile with x11-libs/libnotify-0.7.1
Summary: net-news/liferea-1.7.4 does not compile with x11-libs/libnotify-0.7.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Víctor Ostorga (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-06 19:56 UTC by Jouni Rinne
Modified: 2011-03-09 18:12 UTC (History)
5 users (show)

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


Attachments
build.log (build.log,16.38 KB, text/plain)
2011-03-06 19:57 UTC, Jouni Rinne
Details
emerge --info (emerge_info,5.21 KB, text/plain)
2011-03-06 19:58 UTC, Jouni Rinne
Details
git commit 464e03aacbf530e2b190a444d8d4561e17c71819 from upstream (0001-Added-support-for-the-new-libnotify-API.patch,3.66 KB, patch)
2011-03-07 14:58 UTC, Xake
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jouni Rinne 2011-03-06 19:56:21 UTC
After libnotify upgrade to 0.7.1, liferea-1.7.4 refuses to recompile with USE="libnotify".
Comment 1 Jouni Rinne 2011-03-06 19:57:13 UTC
Created attachment 264993 [details]
build.log
Comment 2 Jouni Rinne 2011-03-06 19:58:42 UTC
Created attachment 264995 [details]
emerge --info
Comment 3 Xake 2011-03-07 14:58:24 UTC
Created attachment 265049 [details, diff]
git commit 464e03aacbf530e2b190a444d8d4561e17c71819 from upstream

This is the patch from upstream [1] as cherry-picked on top of the liferea-1.7.4 release but without the Changelog part as there was no way really to make that clean.

Applies, compiles and works fine.
Do not forget to run eautoreconf in the ebuild after epatch.

[1] http://liferea.git.sourceforge.net/git/gitweb.cgi?p=liferea/liferea;a=commit;h=464e03aacbf530e2b190a444d8d4561e17c71819
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2011-03-09 18:12:00 UTC
fixed, but didn't use the upstream patch... it's stupid to add configure.ac check for something that doesn't need it