[Lunar-commits] <moonbase-other> notify-python: apply patch for current libnotify
v4hn
me at v4hn.de
Mon Feb 18 21:20:32 CET 2013
commit 94bd0ae4412c68466045f8b7c869a577add876fb
Author: v4hn <me at v4hn.de>
Date: Mon, 18 Feb 2013 12:20:32 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/94bd0ae4412c68466045f8b7c869a577add876fb
notify-python: apply patch for current libnotify
---
python/notify-python/BUILD | +2/-0
python/notify-python/DETAILS | +4/-1
2 files changed, 6 insertions(+), 1 deletion(-)
--- /dev/null
+++ b/python/notify-python/BUILD
@@ -0,0 +1,2 @@
+patch_it $SOURCE2 1 &&
+default_build
--- a/python/notify-python/DETAILS
+++ b/python/notify-python/DETAILS
@@ -1,11 +1,14 @@
MODULE=notify-python
VERSION=0.1.1
SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE2=$MODULE-libnotify0.7.patch
SOURCE_URL=http://www.galago-project.org/files/releases/source/$MODULE/
+ SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:490693cf601793f50cef1a3c82ba75025497fc00
+ SOURCE2_VFY=sha1:e6bed2b3f0b06bfe859e5184758e07bd9d0e21de
WEB_SITE=http://www.galago-project.org/
ENTERED=20080330
- UPDATED=20080330
+ UPDATED=20130218
SHORT="python bindings for libnotify"
cat << EOF
More information about the Lunar-commits
mailing list