xcowsay: x11 variant of cowsay
authorKoen Kooi <koen@openembedded.org>
Mon, 22 Sep 2008 12:38:47 +0000 (12:38 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 22 Sep 2008 12:38:47 +0000 (12:38 +0000)
packages/cowsay/.mtn2git_empty [new file with mode: 0644]
packages/cowsay/xcowsay_1.1.bb [new file with mode: 0644]

diff --git a/packages/cowsay/.mtn2git_empty b/packages/cowsay/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/cowsay/xcowsay_1.1.bb b/packages/cowsay/xcowsay_1.1.bb
new file mode 100644 (file)
index 0000000..85f336c
--- /dev/null
@@ -0,0 +1,8 @@
+DESCRIPTION = "xcowsay displays a cute cow and message on your desktop"
+LICENSE = "GPLv3"
+DEPENDS = "gtk+ dbus"
+
+SRC_URI = "http://www.nickg.me.uk/files/xcowsay-${PV}.tar.gz"
+
+inherit autotools
+