summaryrefslogtreecommitdiff
path: root/packages/gpe-buttonbox/gpe-buttonbox_cvs.bb
diff options
context:
space:
mode:
authorPhilippe De Swert <philippedeswert@scarlet.be>2007-04-07 16:51:13 +0000
committerPhilippe De Swert <philippedeswert@scarlet.be>2007-04-07 16:51:13 +0000
commit919b68db7ce1b2609cb439e0317c194d2937fcf0 (patch)
treea50b74e543b6776d8f5e419db38bafabde140e70 /packages/gpe-buttonbox/gpe-buttonbox_cvs.bb
parent9d1e59bff52f47828ddf415ba9b7c081edb036d5 (diff)
packages/gpe-buttonbox/gpe-buttonbox_cvs.bb
* removed obsolete cvs build bb packages/gpe-buttonbox/gpe-buttonbox_svn.bb * add new working svn recipe
Diffstat (limited to 'packages/gpe-buttonbox/gpe-buttonbox_cvs.bb')
-rw-r--r--packages/gpe-buttonbox/gpe-buttonbox_cvs.bb17
1 files changed, 0 insertions, 17 deletions
diff --git a/packages/gpe-buttonbox/gpe-buttonbox_cvs.bb b/packages/gpe-buttonbox/gpe-buttonbox_cvs.bb
deleted file mode 100644
index f982c4517f..0000000000
--- a/packages/gpe-buttonbox/gpe-buttonbox_cvs.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-DEFAULT_PREFERENCE = "-1"
-LICENSE = "GPL"
-DESCRIPTION = "Buttonbox for gpe"
-
-SRC_URI = "${HANDHELDS_CVS};module=gpe/base/gpe-buttonbox"
-
-DEPENDS = "libgpewidget libgpelaunch"
-
-S = "${WORKDIR}/${PN}"
-#Remove the dash below when 0.5 changes in PV
-PV = "0.5+cvs-${SRCDATE}"
-PR = "r0"
-
-inherit autotools
-
-FILES_${PN} += "${datadir}/gpe"
-