Opened 13 years ago

Last modified 13 years ago

#1131 new Defect

boinc fix for building with libnotify >= 0.7

Reported by: mjakubicek Owned by: romw
Priority: Minor Milestone: Undetermined
Component: Manager Version: 6.12.34
Keywords: Cc: xjakub@…

Description

There was an API change in libnotify 0.7 that prevents boinc building against that version, see here for details:

http://comments.gmane.org/gmane.linux.redhat.fedora.devel/141899

I'm attaching a very simple patch that works with libnotify >= 0.7, but you'll probably want a better solution that autodetects using AC_CHECK_FUNC (e.g. such as here: http://mail.gnome.org/archives/commits-list/2010-November/msg00182.html)

Attachments (1)

boinc-libnotify.patch (580 bytes) - added by mjakubicek 13 years ago.
patch to build with libnotify 0.7

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by mjakubicek

Attachment: boinc-libnotify.patch added

patch to build with libnotify 0.7

comment:1 Changed 13 years ago by mjakubicek

Cc: xjakub@… added

see also #1116, point 1, for a (maybe, I didn't test) better patch

Note: See TracTickets for help on using tickets.