> I will sponsor it for you. Thank you :) > But for now, it fails to build under Debian experimental (which is > mandatory due to some dependencies that you set). > > > GCC generated/bindings/org/gnome/notify/NotifyNotification.c > generated/bindings/org/gnome/notify/NotifyNotification.c: In function > 'Java_org_gnome_notify_NotifyNotification_notify_1notification_1new': > generated/bindings/org/gnome/notify/NotifyNotification.c:96: error: too > many arguments to function 'notify_notification_new' > compilation terminated due to -Wfatal-errors. > make[1]: *** [doc] Error 1 > make[1]: Leaving directory `/tmp/buildd/java-gnome-4.0.18' > > Could you have a look ? Sure, it comes from the libnotify-dev dependency. Debian experimental is using libnotify-dev version 0.7.0 which introduced a change in the notiy_notification_new() function so here is why the build failed.
The upstream project doesn't want to introduce this change yet because libnotify 0.7.0 is not used enough. So patching the package would be the solution. -- Guillaume Mazoyer - http://www.respawner.fr/
signature.asc
Description: This is a digitally signed message part