From 7a7f253fb69ba4f65877423d84a23cd700eb227d Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 17 Apr 2004 10:19:54 +0000 Subject: [PATCH] Merge bk://openembedded@openembedded.bkbits.net/packages into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages 2004/04/16 22:52:18+02:00 uni-frankfurt.de!mickey craig finally released the sources for irk 0.11.0 - here it is BKrev: 408104ca4NK1dZk-eeYEwpUz_4VhPQ --- irk/irk_0.10.0.oe | 26 -------------------------- irk/irk_0.11.0.oe | 0 2 files changed, 26 deletions(-) delete mode 100644 irk/irk_0.10.0.oe create mode 100644 irk/irk_0.11.0.oe diff --git a/irk/irk_0.10.0.oe b/irk/irk_0.10.0.oe deleted file mode 100644 index 70f6d18ba3..0000000000 --- a/irk/irk_0.10.0.oe +++ /dev/null @@ -1,26 +0,0 @@ -DESCRIPTION = "IRK provides a Qtopia/Opie Input Method plugin that allows you to use external infrared keyboards with the Zaurus." -SECTION = "base" -PRIORITY = "optional" -MAINTAINER = "Michael Lauer " -LICENSE = "GPL" -DEPENDS = "virtual/libc virtual/libqpe virtual/libsdl lirc" - -SRC_URI = "http://downloads.zaurususergroup.com/community/66.180.235.230/download.php/461/irk-${PV}.tgz" -S = "${WORKDIR}/irk" - -inherit palmtop - -EXTRA_QMAKEVARS_POST = "CONFIG-=qtopia" - -do_install() { - install -d ${D}/${sysconfdir} - install -d ${D}${palmtopdir}/plugins/inputmethods/ - install -d ${D}/home/root/Settings/ - - install chicony.conf ${D}/${sysconfdir}/lircd.conf - install IRK.conf ${D}/${sysconfdir} - oe_soinstall libirk.so.1.0.0 ${D}${palmtopdir}/plugins/inputmethods/ -} - -FILES_irk_append=" /etc /home/root" - diff --git a/irk/irk_0.11.0.oe b/irk/irk_0.11.0.oe new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5