gpe-buttonbox : add cvs version
authorKoen Kooi <koen@openembedded.org>
Thu, 25 Aug 2005 22:13:01 +0000 (22:13 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 25 Aug 2005 22:13:01 +0000 (22:13 +0000)
packages/gpe-buttonbox/.mtn2git_empty [new file with mode: 0644]
packages/gpe-buttonbox/gpe-buttonbox_cvs.bb [new file with mode: 0644]

diff --git a/packages/gpe-buttonbox/.mtn2git_empty b/packages/gpe-buttonbox/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/gpe-buttonbox/gpe-buttonbox_cvs.bb b/packages/gpe-buttonbox/gpe-buttonbox_cvs.bb
new file mode 100644 (file)
index 0000000..44c2779
--- /dev/null
@@ -0,0 +1,15 @@
+LICENSE =      "GPL"
+DESCIPTION =   "Buttonbox for gpe"
+
+SRC_URI =      "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=gpe/base/gpe-buttonbox"
+
+DEPENDS =      "libgpewidget libgpelaunch"
+
+S =            "${WORKDIR}/${PN}"
+PV =           "0.0+cvs-${CVSDATE}"
+PR =           "r1"
+
+inherit autotools
+
+FILES_${PN} += "${datadir}/gpe"
+