diff options
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/notify-python/README | 1 | ||||
-rw-r--r-- | libraries/notify-python/notify-python.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/notify-python/notify-python.info | 2 | ||||
-rw-r--r-- | libraries/notify-python/slack-desc | 13 |
4 files changed, 14 insertions, 4 deletions
diff --git a/libraries/notify-python/README b/libraries/notify-python/README index 3a326ff19c..0e26a3978c 100644 --- a/libraries/notify-python/README +++ b/libraries/notify-python/README @@ -1,4 +1,3 @@ notify-python is a python module to use libnotify. This requires libnotify and pygtk, both of which are available at SlackBuilds.org - diff --git a/libraries/notify-python/notify-python.SlackBuild b/libraries/notify-python/notify-python.SlackBuild index 0e69abd9af..5d991ec142 100644 --- a/libraries/notify-python/notify-python.SlackBuild +++ b/libraries/notify-python/notify-python.SlackBuild @@ -9,7 +9,7 @@ VERSION=0.1.1 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -CWD=`pwd` +CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} diff --git a/libraries/notify-python/notify-python.info b/libraries/notify-python/notify-python.info index 28cce3304a..15a9d093ee 100644 --- a/libraries/notify-python/notify-python.info +++ b/libraries/notify-python/notify-python.info @@ -5,4 +5,4 @@ DOWNLOAD="http://www.galago-project.org/files/releases/source/notify-python/noti MD5SUM="d247cf79b46cef7495deb0a76334f81d" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" -APPROVED="elohim,robw810" +APPROVED="elohim,rworkman" diff --git a/libraries/notify-python/slack-desc b/libraries/notify-python/slack-desc index 30372260ad..b2c4024b56 100644 --- a/libraries/notify-python/slack-desc +++ b/libraries/notify-python/slack-desc @@ -1,4 +1,12 @@ -notify-python: notify-python - Python module to use libnotify +# 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------------------------------------------------------| +notify-python: notify-python (Python module to use libnotify) notify-python: notify-python: A python module to use libnotify notify-python: @@ -6,3 +14,6 @@ notify-python: http://www.galago-project.org/ notify-python: notify-python: notify-python: +notify-python: +notify-python: +notify-python: |