startup-monitor: New package.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Mon, 16 Jan 2006 12:41:30 +0000 (12:41 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 16 Jan 2006 12:41:30 +0000 (12:41 +0000)
packages/startup-monitor/.mtn2git_empty [new file with mode: 0644]
packages/startup-monitor/startup-monitor_0.18-2.bb [new file with mode: 0644]

diff --git a/packages/startup-monitor/.mtn2git_empty b/packages/startup-monitor/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/startup-monitor/startup-monitor_0.18-2.bb b/packages/startup-monitor/startup-monitor_0.18-2.bb
new file mode 100644 (file)
index 0000000..cee6100
--- /dev/null
@@ -0,0 +1,10 @@
+DESCRIPTION = "Startup notification support"
+LICENSE = "GPL"
+SECTION = "libs"
+PRIORITY = "optional"
+MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
+DEPENDS = "x11 startup-notification glib-2.0 libmatchbox"
+
+inherit gpe pkgconfig 
+
+#SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/${P}.tar.gz"