gpe-waht: add cvs version
authorKoen Kooi <koen@openembedded.org>
Thu, 29 Dec 2005 21:42:28 +0000 (21:42 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 29 Dec 2005 21:42:28 +0000 (21:42 +0000)
packages/gpe-what/gpe-what_cvs.bb [new file with mode: 0644]

diff --git a/packages/gpe-what/gpe-what_cvs.bb b/packages/gpe-what/gpe-what_cvs.bb
new file mode 100644 (file)
index 0000000..46b3951
--- /dev/null
@@ -0,0 +1,13 @@
+LICENSE = "GPL"
+
+DEFAULT_PREFERENCE = "-1"
+S =     "${WORKDIR}/${PN}"
+PV =    "0.33+cvs-${CVSDATE}"
+PR =   "r0"
+
+inherit autotools gpe
+
+SRC_URI =   "${HANDHELDS_CVS};module=gpe/base/${PN}"
+
+DESCRIPTION = "GPE modal help"
+DEPENDS = "x11 gtk+"