From 1f7776b55dba7040fef6b4a1340385acbff7341e Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 29 Aug 2005 17:44:44 +0000 Subject: gpe-buttonbox: add 0.5 and tidy up the cvs version --- packages/gpe-buttonbox/gpe-buttonbox_0.5.bb | 11 +++++++++++ packages/gpe-buttonbox/gpe-buttonbox_cvs.bb | 5 +++-- 2 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 packages/gpe-buttonbox/gpe-buttonbox_0.5.bb (limited to 'packages/gpe-buttonbox') diff --git a/packages/gpe-buttonbox/gpe-buttonbox_0.5.bb b/packages/gpe-buttonbox/gpe-buttonbox_0.5.bb new file mode 100644 index 0000000000..dc1b439d04 --- /dev/null +++ b/packages/gpe-buttonbox/gpe-buttonbox_0.5.bb @@ -0,0 +1,11 @@ +LICENSE = "GPL" +DESCIPTION = "Buttonbox for gpe" +MAINTAINER = "Koen Kooi " + +DEPENDS = "libgpewidget libgpelaunch" + +GPE_TARBALL_SUFFIX= "bz2" +inherit gpe autotools + +FILES_${PN} += "${datadir}/gpe" + diff --git a/packages/gpe-buttonbox/gpe-buttonbox_cvs.bb b/packages/gpe-buttonbox/gpe-buttonbox_cvs.bb index 44c2779c47..e25f1985ac 100644 --- a/packages/gpe-buttonbox/gpe-buttonbox_cvs.bb +++ b/packages/gpe-buttonbox/gpe-buttonbox_cvs.bb @@ -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 -- cgit v1.2.3