summaryrefslogtreecommitdiff
path: root/opie-sh
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2004-10-24 00:52:48 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2004-10-24 00:52:48 +0000
commit41455f68bb6017c5ed270e3264df58cfa5cce89d (patch)
treebd3179592b27473b08b14340fe1a78c5b7129f5a /opie-sh
parentb86eebf0227bfd4160f9353f655d65a5207ca34b (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into home.hrw.one.pl:/home/hrw/zaurus/oe/packages 2004/10/24 02:52:24+02:00 hrw.one.pl!hrw opie-sh: added microkbd package BKrev: 417afce0DBe2JvSeMYDe3ZcGkmG-ig
Diffstat (limited to 'opie-sh')
-rw-r--r--opie-sh/opie-sh_cvs.oe7
1 files changed, 6 insertions, 1 deletions
diff --git a/opie-sh/opie-sh_cvs.oe b/opie-sh/opie-sh_cvs.oe
index 5854721b15..6e5aa01fcc 100644
--- a/opie-sh/opie-sh_cvs.oe
+++ b/opie-sh/opie-sh_cvs.oe
@@ -6,6 +6,7 @@ LICENSE = "GPL"
PV = "1.1.6+cvs-${CVSDATE}"
APPNAME = "opie-sh"
APPTYPE = "binary"
+PR = "r1"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/tools/opie-sh \
cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \
@@ -34,8 +35,12 @@ do_install() {
install -m 0644 ${WORKDIR}/share/config/*.cfg ${D}${palmtopdir}/share/config/
}
-PACKAGES = " opie-sh-diskfree opie-sh-fsmounter opie-sh-hostlist opie-sh-killproc opie-sh-launcher-refresh opie-sh-logviewer opie-sh-rsynchelper opie-sh-servicemanager opie-sh-ssh-askpass opie-sh-stowawayctrl opie-sh-usbnetctrl opie-sh-wavelanchooser opie-sh"
+PACKAGES = " opie-sh-microkbd opie-sh-diskfree opie-sh-fsmounter opie-sh-hostlist \
+opie-sh-killproc opie-sh-launcher-refresh opie-sh-logviewer opie-sh-rsynchelper \
+opie-sh-servicemanager opie-sh-ssh-askpass opie-sh-stowawayctrl opie-sh-usbnetctrl \
+opie-sh-wavelanchooser opie-sh"
+FILES_opie-sh-microkbd = " ${palmtopdir}/bin/microkbd.sh ${palmtopdir}/apps/Opie-SH/microkbd.desktop ${palmtopdir}/pics/opie-sh-scripts/keyz-cfg.png"
FILES_opie-sh-diskfree = " ${palmtopdir}/bin/diskfree.sh ${palmtopdir}/apps/Opie-SH/diskfree.desktop ${palmtopdir}/pics/opie-sh-scripts/diskfree.png"
FILES_opie-sh-fsmounter = " ${palmtopdir}/bin/filesystem_mounter.sh ${palmtopdir}/pics/opie-sh-scripts/fsmounter.png ${palmtopdir}/apps/Opie-SH/filesystem_mounter.desktop"
FILES_opie-sh-hostlist = " ${palmtopdir}/bin/hostlist.sh ${palmtopdir}/pics/opie-sh-scripts/hostlist.png ${palmtopdir}/apps/Opie-SH/hostlist.desktop ${palmtopdir}/share/config/hostlist.cfg"