git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b1390e
)
dates: add 0.3
author
Koen Kooi
<koen@openembedded.org>
Fri, 2 Feb 2007 18:44:43 +0000
(18:44 +0000)
committer
Koen 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]
patch
|
blob
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
+++ b/
packages/dates/dates_0.3.bb
@@ -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"
+