gpe-buttonbox: add 0.5 and tidy up the cvs version
authorKoen Kooi <koen@openembedded.org>
Mon, 29 Aug 2005 17:44:44 +0000 (17:44 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 29 Aug 2005 17:44:44 +0000 (17:44 +0000)
packages/gpe-buttonbox/gpe-buttonbox_0.5.bb [new file with mode: 0644]
packages/gpe-buttonbox/gpe-buttonbox_cvs.bb

diff --git a/packages/gpe-buttonbox/gpe-buttonbox_0.5.bb b/packages/gpe-buttonbox/gpe-buttonbox_0.5.bb
new file mode 100644 (file)
index 0000000..dc1b439
--- /dev/null
@@ -0,0 +1,11 @@
+LICENSE =      "GPL"
+DESCIPTION =   "Buttonbox for gpe"
+MAINTAINER =   "Koen Kooi <koen@handhelds.org>"
+
+DEPENDS =      "libgpewidget libgpelaunch"
+
+GPE_TARBALL_SUFFIX= "bz2"
+inherit gpe autotools 
+
+FILES_${PN} += "${datadir}/gpe"
+
index 44c2779..e25f198 100644 (file)
@@ -1,3 +1,4 @@
+DEFAULT_PREFERENCE = "-1"
 LICENSE =      "GPL"
 DESCIPTION =   "Buttonbox for gpe"
 
@@ -6,8 +7,8 @@ SRC_URI =       "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=gpe/base/gpe-butto
 DEPENDS =      "libgpewidget libgpelaunch"
 
 S =            "${WORKDIR}/${PN}"
-PV =           "0.0+cvs-${CVSDATE}"
-PR =           "r1"
+PV =           "0.5+cvs-${CVSDATE}"
+PR =           "r0"
 
 inherit autotools