public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-sensors-plugin/files: xfce4-sensors-plugin-1.0.0-without_libnotify.patch
@ 2010-03-29 16:55 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-03-29 16:55 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/03/29 16:55:51

  Added:                xfce4-sensors-plugin-1.0.0-without_libnotify.patch
  Log:
  Fix building with --disable-notification.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-without_libnotify.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-without_libnotify.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-without_libnotify.patch?rev=1.1&content-type=text/plain

Index: xfce4-sensors-plugin-1.0.0-without_libnotify.patch
===================================================================
--- lib/hddtemp.c
+++ lib/hddtemp.c
@@ -72,7 +72,9 @@
 
 /* forward declaration for GCC 4.3 -Wall */
 
+#ifdef HAVE_LIBNOTIFY
 void notification_suppress_messages (NotifyNotification *n, gchar *action, gpointer *data);
+#endif
 void quick_message_notify (gchar *message);
 void quick_message (gchar *message);
 void read_disks_netcat (t_chip *chip);






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-29 16:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-29 16:55 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-sensors-plugin/files: xfce4-sensors-plugin-1.0.0-without_libnotify.patch Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox