From: Koen Kooi Date: Thu, 29 Dec 2005 21:42:28 +0000 (+0000) Subject: gpe-waht: add cvs version X-Git-Tag: Release-2010-05/1~9453^2~2827 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0b6c313929256eb89de94185db82cce20311da7;p=openembedded.git gpe-waht: add cvs version --- diff --git a/packages/gpe-what/gpe-what_cvs.bb b/packages/gpe-what/gpe-what_cvs.bb new file mode 100644 index 0000000000..46b3951349 --- /dev/null +++ b/packages/gpe-what/gpe-what_cvs.bb @@ -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+"