[Lunar-commits] <moonbase-gnome> Merge branch 'master' of github.com:lunar-linux/moonbase-gnome

Florin Braescu florin at lunar-linux.org
Sun Mar 3 18:27:41 CET 2013


commit b65df4736317368c0e51acb3742d6b126e126b4f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 11 Oct 2012 00:44:33 -0700
URL: https://github.com/lunar-linux/moonbase-gnome/commit/b65df4736317368c0e51acb3742d6b126e126b4f

Merge branch 'master' of github.com:lunar-linux/moonbase-gnome
---
  desktop/ekiga/BUILD   | +7/-0     
  desktop/ekiga/DEPENDS | +4/-1     
  2 files changed, 11 insertions(+), 1 deletion(-)

--- /dev/null
+++ b/desktop/ekiga/BUILD
@@ -0,0 +1,7 @@
+(
+
+    OPTS+=" --disable-notify" &&
+
+    default_build
+
+) > $C_FIFO 2>&1
--- a/desktop/ekiga/DEPENDS
+++ b/desktop/ekiga/DEPENDS
@@ -4,7 +4,10 @@ depends cyrus-sasl
 
 
 optional_depends boost     "--with-boost"    "--without-boost"  "for boost library support"
-optional_depends libnotify "--enable-notify" "--disable-notify" "for desktop notification support"
+
+#needs gtk+3 libnotify
+#optional_depends libnotify "--enable-notify" "--disable-notify" "for desktop notification support"
+
 optional_depends dbus      "--enable-dbus"   "--disable-dbus"   "for dbus support"
 optional_depends avahi     "--enable-avahi"  "--disable-avahi"  "for avahi support"
 optional_depends openldap  "--enable-ldap"   "--disable-ldap"   "for OpenLDAP support"




More information about the Lunar-commits mailing list