Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (2ceafb3d012cece39c4d239b21612eb73f3f1129)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Sukneet Basuta <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (2ceafb3d012cece39c4d239b21612eb73f3f1129)
  • Date: Fri, 8 Mar 2013 16:48:57 -0600

GIT changes to master grimoire by Sukneet Basuta <sukneet AT sourcemage.org>:

ChangeLog | 1 +
utils/notification-daemon/CONFLICTS | 3 ++-
utils/notification-daemon/HISTORY | 1 +
utils/notify-osd/CONFLICTS | 3 ++-
utils/notify-osd/HISTORY | 1 +
xfce/notification-daemon-xfce/CONFLICTS | 3 ++-
xfce/notification-daemon-xfce/HISTORY | 3 +++
xfce/xfce4-notifyd/CONFLICTS | 3 +++
xfce/xfce4-notifyd/DEPENDS | 6 ++++++
xfce/xfce4-notifyd/DETAILS | 18 ++++++++++++++++++
xfce/xfce4-notifyd/HISTORY | 3 +++
xfce/xfce4-notifyd/PROVIDES | 1 +
12 files changed, 43 insertions(+), 3 deletions(-)

New commits:
commit 2ceafb3d012cece39c4d239b21612eb73f3f1129
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

notify-osd: added conflicts xfce4-notifyd

commit 05186c3d1b8f351d988e15bad973c4298960dc4f
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

notification-daemon-xfce: added conflicts xfce4-notifyd

commit 4e3329b783b6bbf9eaf4cbfbee63fb2aa47ce5b2
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

notification-daemon: added conflicts xfce4-notifyd

commit 986bcec8734d83c0bee6d2a6fd55fe78693faa13
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

xfce4-notifyd: spell created
I assume this replaces notification-daemon-xfce, but xfce4-notifyd is
already pretty old so I assume notific
ation-daemon-xfce still works.
I'll leave it up to the xfce maintainer to decide whether
notification-daemon-xfce is still relavent

diff --git a/ChangeLog b/ChangeLog
index c3fd388..356f94d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2013-03-08 Sukneet Basuta <sukneet AT sourcemage.org>
* canonical.gpg: added gpg key 0B6AF348 for notify-osd
+ * xfce/xfce4-notifyd: new spell, xfce4 notification daemon

2013-03-08 Ismael Luceno <ismael AT sourcemage.org>
* python-pypi/python-fastimport: new spell, Fastimport parser in
Python
diff --git a/utils/notification-daemon/CONFLICTS
b/utils/notification-daemon/CONFLICTS
index 4a1564b..f87a7bb 100755
--- a/utils/notification-daemon/CONFLICTS
+++ b/utils/notification-daemon/CONFLICTS
@@ -1,2 +1,3 @@
conflicts notification-daemon-xfce &&
-conflicts notify-osd
+conflicts notify-osd &&
+conflicts xfce4-notifyd
diff --git a/utils/notification-daemon/HISTORY
b/utils/notification-daemon/HISTORY
index 2674894..087ac9c 100644
--- a/utils/notification-daemon/HISTORY
+++ b/utils/notification-daemon/HISTORY
@@ -1,5 +1,6 @@
2013-03-08 Sukneet Basuta <sukneet AT sourcemage.org>
* DETAILS: updated spell to 0.7.6
+ * CONFLICTS: added conflicts xfce4-notifyd

2012-04-01 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.7.4
diff --git a/utils/notify-osd/CONFLICTS b/utils/notify-osd/CONFLICTS
index 327b526..337356c 100755
--- a/utils/notify-osd/CONFLICTS
+++ b/utils/notify-osd/CONFLICTS
@@ -1,2 +1,3 @@
conflicts notification-daemon &&
-conflicts notification-daemon-xfce
+conflicts notification-daemon-xfce &&
+conflicts xfce4-notifyd
diff --git a/utils/notify-osd/HISTORY b/utils/notify-osd/HISTORY
index 349c24b..32589df 100644
--- a/utils/notify-osd/HISTORY
+++ b/utils/notify-osd/HISTORY
@@ -4,6 +4,7 @@
* DEPENDS: gtk+2 -> gtk+3
* CONFIGURE, PRE_BUILD, leolik.patch: added to optionally apply
leolik's
patch for a customizable notify-osd
(https://launchpad.net/~leolik/+archive/leolik)
+ * CONFLICTS: added conflicts xfce4-notifyd

2011-11-11 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.9.32
diff --git a/xfce/notification-daemon-xfce/CONFLICTS
b/xfce/notification-daemon-xfce/CONFLICTS
index 5c98c6e..8b0a896 100755
--- a/xfce/notification-daemon-xfce/CONFLICTS
+++ b/xfce/notification-daemon-xfce/CONFLICTS
@@ -1,2 +1,3 @@
conflicts notification-daemon &&
-conflicts notify-osd
+conflicts notify-osd &&
+conflicts xfce4-notifyd
diff --git a/xfce/notification-daemon-xfce/HISTORY
b/xfce/notification-daemon-xfce/HISTORY
index d29aedb..04cbf01 100644
--- a/xfce/notification-daemon-xfce/HISTORY
+++ b/xfce/notification-daemon-xfce/HISTORY
@@ -1,3 +1,6 @@
+2013-03-08 Sukneet Basuta <sukneet AT sourcemage.org>
+ * CONFLICTS: added conflicts xfce4-notifyd
+
2011-10-18 Pol Vinogradov <vin.public AT gmail.com>
* PRE_BUILD, libnotify-0.7.4.patch: added to build with libnotify
0.7.4

diff --git a/xfce/xfce4-notifyd/CONFLICTS b/xfce/xfce4-notifyd/CONFLICTS
new file mode 100755
index 0000000..25b0e75
--- /dev/null
+++ b/xfce/xfce4-notifyd/CONFLICTS
@@ -0,0 +1,3 @@
+conflicts notification-daemon-xfce &&
+conflicts notification-daemon &&
+conflicts notify-osd
diff --git a/xfce/xfce4-notifyd/DEPENDS b/xfce/xfce4-notifyd/DEPENDS
new file mode 100755
index 0000000..fb2f350
--- /dev/null
+++ b/xfce/xfce4-notifyd/DEPENDS
@@ -0,0 +1,6 @@
+depends gtk+2 &&
+#depends libxfce4ui &&
+depends libxfce4util &&
+depends xfconf &&
+depends dbus &&
+depends dbus-glib
diff --git a/xfce/xfce4-notifyd/DETAILS b/xfce/xfce4-notifyd/DETAILS
new file mode 100755
index 0000000..3270e12
--- /dev/null
+++ b/xfce/xfce4-notifyd/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=xfce4-notifyd
+ VERSION=0.2.2
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=http://archive.xfce.org/src/apps/${SPELL}/0.2/${SOURCE}
+
SOURCE_HASH=sha512:16424263c11c531ae52881520226d694a4470473d04e4f44af2e4b87372042422a2b777e764a12978ef57ed7aaed710cd41b15945849b184ce01730d2fd6bf9e
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+
WEB_SITE="http://goodies.xfce.org/projects/applications/xfce4-notifyd";
+ LICENSE[0]="GPLv2"
+ ENTERED=20130308
+ KEYWORDS=""
+ SHORT="Xfce Notification Daemon"
+cat << EOF
+The Xfce Notify Daemon (xfce4-notifyd for short) is a smallish program that
+implements the "server-side" portion of the Freedesktop desktop notifications
+specification. Applications that wish to pop up a notification bubble in a
+standard way can implicitly make use of xfce4-notifyd to do so by sending
+standard messages over D-Bus using the org.freedesktop.Notifications
interface.
+EOF
diff --git a/xfce/xfce4-notifyd/HISTORY b/xfce/xfce4-notifyd/HISTORY
new file mode 100644
index 0000000..72d6ce9
--- /dev/null
+++ b/xfce/xfce4-notifyd/HISTORY
@@ -0,0 +1,3 @@
+2013-03-08 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DEPENDS, DETAILS, CONFLICTS, PROVIDES: spell created
+
diff --git a/xfce/xfce4-notifyd/PROVIDES b/xfce/xfce4-notifyd/PROVIDES
new file mode 100755
index 0000000..3b79695
--- /dev/null
+++ b/xfce/xfce4-notifyd/PROVIDES
@@ -0,0 +1 @@
+NOTIFICATION_DAEMON



  • [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (2ceafb3d012cece39c4d239b21612eb73f3f1129), Sukneet Basuta, 03/08/2013

Archive powered by MHonArc 2.6.24.

Top of Page