dates: add 0.3
authorKoen Kooi <koen@openembedded.org>
Fri, 2 Feb 2007 18:44:43 +0000 (18:44 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 2 Feb 2007 18:44:43 +0000 (18:44 +0000)
packages/dates/dates_0.3.bb [new file with mode: 0644]

diff --git a/packages/dates/dates_0.3.bb b/packages/dates/dates_0.3.bb
new file mode 100644 (file)
index 0000000..0870313
--- /dev/null
@@ -0,0 +1,12 @@
+DESCRIPTION = "Dates is a calendar application."
+SECTION = "x11"
+LICENSE = "LGPL"
+
+DEPENDS = "glib-2.0 gtk+ libglade eds-dbus"
+
+SRC_URI = "http://projects.o-hand.com/sources/dates/${P}.tar.gz"
+
+inherit autotools pkgconfig gtk-icon-cache
+
+FILES_${PN} += "${datadir}/pixmaps/dates.png"
+