notification: add new recipe
authorThomas Zimmermann <ml@vdm-design.de>
Sun, 17 Oct 2010 17:57:13 +0000 (19:57 +0200)
committerThomas Zimmermann <ml@vdm-design.de>
Sun, 17 Oct 2010 17:57:54 +0000 (19:57 +0200)
* notification is a notification gadget for E

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
recipes/e17/notification_svn.bb [new file with mode: 0644]

diff --git a/recipes/e17/notification_svn.bb b/recipes/e17/notification_svn.bb
new file mode 100644 (file)
index 0000000..a8c53a5
--- /dev/null
@@ -0,0 +1,12 @@
+LICENSE = "MIT"
+PV = "0.2.0+svnr${SRCPV}"
+
+require e-module.inc
+
+do_configure_prepend() {
+    sed -i -e /po/d configure.ac
+    sed -i -e s:\ po::g Makefile.am
+}
+
+
+