[Lunar-commits] <moonbase-gnome> libnotify: this does not belong in -gnome

v4hn me at v4hn.de
Sun Aug 18 15:12:48 CEST 2013


commit d1ccb54cc6e517d2f07c2a12f1b1d0aa9820e6c8
Author: v4hn <me at v4hn.de>
Date: Sun, 18 Aug 2013 06:09:28 -0700
URL: https://github.com/lunar-linux/moonbase-gnome/commit/d1ccb54cc6e517d2f07c2a12f1b1d0aa9820e6c8

libnotify: this does not belong in -gnome

libnotify should remain in -other to stay
as a dependency of xfce, and others once
-gnome is removed from the moonbase.
---
  platform/libnotify/BUILD   | +0/-7     
  platform/libnotify/DEPENDS | +0/-2     
  platform/libnotify/DETAILS | +0/-18    
  3 files changed, 27 deletions(-)

--- a/platform/libnotify/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-
-  OPTS+=" --includedir=/usr/include/$MODULE-$VERSION \
-          --libdir=/usr/lib \
-          --program-suffix=-$MODULE-$VERSION \
-          --disable-static" &&
-
-  default_build
--- a/platform/libnotify/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends  dbus-glib
-depends  gtk+-2
--- a/platform/libnotify/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
-          MODULE=libnotify
-         VERSION=0.5.2
-          SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://ftp.gnome.org/pub/GNOME/sources/libnotify/${VERSION%.*}/
-      SOURCE_VFY=sha1:bb088a318cfccb4261674065838860fa940fc04a
-        WEB_SITE=http://www.galago-project.org/
-         ENTERED=20060526
-         UPDATED=20070309
-           SHORT="the desktop notification framework library"
-
-cat << EOF
-The Desktop Notifications framework provides a standard way of doing
-passive pop-up notifications on the Linux desktop.  These are designed
-to notify the user of something without interrupting their work with a
-dialog box that they must close.  Passive popups can automatically
-disappear after a short period of time.  This project consists of a
-specification and implementation (libnotify and notification-daemon).
-EOF




More information about the Lunar-commits mailing list