Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (c7b8a9539e511abfe50d4f543f1b5a53a96d6385)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (c7b8a9539e511abfe50d4f543f1b5a53a96d6385)
  • Date: Mon, 5 Mar 2007 06:39:05 -0600

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

ChangeLog |
3 +
utils/libnotify/DEPENDS |
2 -
utils/libnotify/HISTORY |
3 +
utils/notification-daemon/CONFLICTS |
1
utils/notification-daemon/HISTORY |
4 ++
utils/notification-daemon/PROVIDES |
1
xfce/notification-daemon-xfce/CONFLICTS |
1
xfce/notification-daemon-xfce/DEPENDS |
4 ++
xfce/notification-daemon-xfce/DETAILS |
17 ++++++++++
xfce/notification-daemon-xfce/HISTORY |
3 +
xfce/notification-daemon-xfce/PRE_BUILD |
4 ++
xfce/notification-daemon-xfce/PROVIDES |
1
xfce/notification-daemon-xfce/dbus1.patch |
11 ++++++
xfce/notification-daemon-xfce/dbus2.patch |
11 ++++++
xfce/notification-daemon-xfce/notification-daemon-xfce-0.3.6.tar.bz2.sig
|binary
15 files changed, 65 insertions(+), 1 deletion(-)

New commits:
commit c7b8a9539e511abfe50d4f543f1b5a53a96d6385
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

libnotify: Added depends NOTIF_DAEMON

commit 06b70f6e7032b2530a48cea34afc4b74a706dc29
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

notification-daemon: Added CONFLICTS notification-daemon-xfce and
PROVIDE NOTIF_DAEMON

commit 440d4821dbc30660a6149485dbe81b831fb7f97d
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

notification-daemon-xfce: Added new spell for xfce notifications

diff --git a/ChangeLog b/ChangeLog
index d09df19..58e0ccb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-03-05 George Sherwood <george AT beernabeer.com>
+ * xfce/notification-daemon-xfce: new spell for xfce notifications
+
2007-03-04 David Brown <dmlb2000 AT gmail.com>
* utils/xen-tools: new subpackage for the xen package
* kernels/xen-hypervisor: new package for the hypervisor of xen
diff --git a/utils/libnotify/DEPENDS b/utils/libnotify/DEPENDS
index 48e94cc..ac96ce4 100755
--- a/utils/libnotify/DEPENDS
+++ b/utils/libnotify/DEPENDS
@@ -1,3 +1,3 @@
depends dbus-glib &&
depends gtk+2 &&
-depends notification-daemon
+depends NOTIF_DAEMON
diff --git a/utils/libnotify/HISTORY b/utils/libnotify/HISTORY
index 2e75172..5a7a4fd 100644
--- a/utils/libnotify/HISTORY
+++ b/utils/libnotify/HISTORY
@@ -1,3 +1,6 @@
+2007-03-05 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to depends NOTIF_DAEMON
+
2006-11-15 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.4.3

diff --git a/utils/notification-daemon/CONFLICTS
b/utils/notification-daemon/CONFLICTS
new file mode 100755
index 0000000..05ba1ca
--- /dev/null
+++ b/utils/notification-daemon/CONFLICTS
@@ -0,0 +1 @@
+conflicts notification-daemon-xfce
diff --git a/utils/notification-daemon/HISTORY
b/utils/notification-daemon/HISTORY
index 4299a01..390ae7e 100644
--- a/utils/notification-daemon/HISTORY
+++ b/utils/notification-daemon/HISTORY
@@ -1,3 +1,7 @@
+2007-03-05 George Sherwood <george AT beernabeer.com>
+ * CONFLICTS: Added for notification-daemon-xfce
+ * PROVIDES: Added for NOTIF_DAEMON
+
2006-11-27 David Brown <dmlb2000 AT gmail.com>
* PRE_BUILD: added to apply patch and autoreconf and fixed pval
* dbus-binding-tool-fix.patch: added to correctly call
dbus-binding-tool
diff --git a/utils/notification-daemon/PROVIDES
b/utils/notification-daemon/PROVIDES
new file mode 100755
index 0000000..12df47d
--- /dev/null
+++ b/utils/notification-daemon/PROVIDES
@@ -0,0 +1 @@
+NOTIF_DAEMON
diff --git a/xfce/notification-daemon-xfce/CONFLICTS
b/xfce/notification-daemon-xfce/CONFLICTS
new file mode 100755
index 0000000..8d6212d
--- /dev/null
+++ b/xfce/notification-daemon-xfce/CONFLICTS
@@ -0,0 +1 @@
+conflicts notification-daemon
diff --git a/xfce/notification-daemon-xfce/DEPENDS
b/xfce/notification-daemon-xfce/DEPENDS
new file mode 100755
index 0000000..c18d12a
--- /dev/null
+++ b/xfce/notification-daemon-xfce/DEPENDS
@@ -0,0 +1,4 @@
+depends gtk+2 &&
+depends dbus-glib &&
+depends libsexy &&
+depends libxfcegui4
diff --git a/xfce/notification-daemon-xfce/DETAILS
b/xfce/notification-daemon-xfce/DETAILS
new file mode 100755
index 0000000..4996863
--- /dev/null
+++ b/xfce/notification-daemon-xfce/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=notification-daemon-xfce
+ VERSION=0.3.6
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+ SOURCE_URL[0]=http://goodies.xfce.org/releases/$SPELL/$SOURCE
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+ WEB_SITE=http://www.galago-project.org/
+ ENTERED=20070305
+ LICENSE[0]=GPL
+ KEYWORDS="utils xfce"
+ SHORT="Notification daemon built on DBUS for xfce4"
+cat << EOF
+The desktop notifications framework consists of a specification and reference
+implementation (libnotify and notification-daemon). They are designed to
allow
+applications to display passive pop-up notifications that won't interrupt
+what the user is doing
+EOF
diff --git a/xfce/notification-daemon-xfce/HISTORY
b/xfce/notification-daemon-xfce/HISTORY
new file mode 100644
index 0000000..9b2469d
--- /dev/null
+++ b/xfce/notification-daemon-xfce/HISTORY
@@ -0,0 +1,3 @@
+2007-03-05 George Sherwood <george AT beernabeer.com>
+ * DETAILS, DEPENDS, PRE_BUILD, CONFLICTS, HISTORY, PROVIDES
+ dbus1.patch, dbus2.patch: created spell from notification-daemon
diff --git a/xfce/notification-daemon-xfce/PRE_BUILD
b/xfce/notification-daemon-xfce/PRE_BUILD
new file mode 100755
index 0000000..5c88a07
--- /dev/null
+++ b/xfce/notification-daemon-xfce/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd ${SOURCE_DIRECTORY} &&
+patch -p0 < ${SCRIPT_DIRECTORY}/dbus1.patch &&
+patch -p0 < ${SCRIPT_DIRECTORY}/dbus2.patch
diff --git a/xfce/notification-daemon-xfce/PROVIDES
b/xfce/notification-daemon-xfce/PROVIDES
new file mode 100755
index 0000000..12df47d
--- /dev/null
+++ b/xfce/notification-daemon-xfce/PROVIDES
@@ -0,0 +1 @@
+NOTIF_DAEMON
diff --git a/xfce/notification-daemon-xfce/dbus1.patch
b/xfce/notification-daemon-xfce/dbus1.patch
new file mode 100644
index 0000000..b3b6998
--- /dev/null
+++ b/xfce/notification-daemon-xfce/dbus1.patch
@@ -0,0 +1,11 @@
+--- src/daemon/daemon.c.orig 2007-03-05 15:44:17.000000000 +0400
++++ src/daemon/daemon.c 2007-03-05 15:47:10.000000000 +0400
+@@ -1108,7 +1108,7 @@
+ dbus_conn = dbus_g_connection_get_connection(connection);
+
+ dbus_g_object_type_install_info(NOTIFY_TYPE_DAEMON,
+-
&dbus_glib__object_info);
++
&dbus_glib_notification_daemon_object_info);
+
+ bus_proxy = dbus_g_proxy_new_for_name(connection,
+
"org.freedesktop.DBus",
diff --git a/xfce/notification-daemon-xfce/dbus2.patch
b/xfce/notification-daemon-xfce/dbus2.patch
new file mode 100644
index 0000000..cd90147
--- /dev/null
+++ b/xfce/notification-daemon-xfce/dbus2.patch
@@ -0,0 +1,11 @@
+--- src/daemon/Makefile.in.orig 2007-03-05 15:49:22.000000000 +0400
++++ src/daemon/Makefile.in 2007-03-05 15:50:09.000000000 +0400
+@@ -581,7 +581,7 @@
+
+
+ notificationdaemon-dbus-glue.h: notificationdaemon.xml
+- dbus-binding-tool --mode=glib-server \
++ dbus-binding-tool --mode=glib-server --prefix=notification_daemon
\
+ $(srcdir)/notificationdaemon.xml >
notificationdaemon-dbus-glue.h
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
diff --git
a/xfce/notification-daemon-xfce/notification-daemon-xfce-0.3.6.tar.bz2.sig
b/xfce/notification-daemon-xfce/notification-daemon-xfce-0.3.6.tar.bz2.sig
new file mode 100644
index 0000000..f5d9d9b
Binary files /dev/null and
b/xfce/notification-daemon-xfce/notification-daemon-xfce-0.3.6.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (c7b8a9539e511abfe50d4f543f1b5a53a96d6385), George Sherwood, 03/05/2007

Archive powered by MHonArc 2.6.24.

Top of Page