diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 19:45:18 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 19:45:18 +0200 |
commit | f4713ec015ab6ec8fc74a4830633b1cb90e24636 (patch) | |
tree | b2dc9daf27181ed67a0daf305644d5a1efe18718 /libraries | |
parent | ddb6aeacdb1d19698785e6be17e5a42cdeaa6f41 (diff) | |
download | slackbuilds-f4713ec015ab6ec8fc74a4830633b1cb90e24636.tar.gz |
libraries/libnotify: Updated for version 0.4.4
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/libnotify/README | 6 | ||||
-rw-r--r-- | libraries/libnotify/libnotify.SlackBuild | 6 | ||||
-rw-r--r-- | libraries/libnotify/libnotify.info | 8 | ||||
-rw-r--r-- | libraries/libnotify/slack-desc | 14 |
4 files changed, 20 insertions, 14 deletions
diff --git a/libraries/libnotify/README b/libraries/libnotify/README index eb73f4fc03..950083040c 100644 --- a/libraries/libnotify/README +++ b/libraries/libnotify/README @@ -1,7 +1,3 @@ This is a general library for event notification. It is part of the Galago project, a desktop presence framework. Some uses -include a notification plugin for gaim and amarok. - -libnotify requires dbus and dbus-glib, both of which are available -in the SlackBuilds.org repository. - +include a notification plugin for gaim/pidgin and amarok. diff --git a/libraries/libnotify/libnotify.SlackBuild b/libraries/libnotify/libnotify.SlackBuild index 61abe8f972..73510b5aee 100644 --- a/libraries/libnotify/libnotify.SlackBuild +++ b/libraries/libnotify/libnotify.SlackBuild @@ -2,12 +2,12 @@ # Slackware build script for libnotify # Written by Erik Hanson erik@slackbuilds.org -# Modified by the SlackBuilds.org project +# Updated for 0.4.4 by Robby Workman <rworkman@slackbuilds.org> PRGNAM=libnotify -VERSION=0.4.3 +VERSION=0.4.4 ARCH=${ARCH:-i486} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} CWD=$(pwd) TMP=${TMP:-/tmp/SBo} diff --git a/libraries/libnotify/libnotify.info b/libraries/libnotify/libnotify.info index 38cbc8c209..359617fa8c 100644 --- a/libraries/libnotify/libnotify.info +++ b/libraries/libnotify/libnotify.info @@ -1,8 +1,8 @@ PRGNAM="libnotify" -VERSION="0.4.3" +VERSION="0.4.4" HOMEPAGE="http://www.galago-project.org/news/index.php" -DOWNLOAD="http://www.galago-project.org/files/releases/source/libnotify/libnotify-0.4.3.tar.bz2" -MD5SUM="7e51228c48b50c7a01d62994249ec7f4" +DOWNLOAD="http://www.galago-project.org/files/releases/source/libnotify/libnotify-0.4.4.tar.bz2" +MD5SUM="0a739819b907fd8ec79a9bc9dbcb42c1" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" -APPROVED="elohim,robw810" +APPROVED="BP{k}" diff --git a/libraries/libnotify/slack-desc b/libraries/libnotify/slack-desc index 0b24b6fdb7..4a46ad9a34 100644 --- a/libraries/libnotify/slack-desc +++ b/libraries/libnotify/slack-desc @@ -1,9 +1,19 @@ -libnotify: libnotify - a notification library +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler--------------------------------------------------| +libnotify: libnotify (notification library) libnotify: libnotify: A general library for event notification libnotify: -libnotify: libnotify: Homepage: http://www.galago-project.org/news/index.php libnotify: libnotify: libnotify: +libnotify: +libnotify: +libnotify: |