summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-04-17 10:19:54 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-04-17 10:19:54 +0000
commit7a7f253fb69ba4f65877423d84a23cd700eb227d (patch)
treeb683ba51b422460be4916f48c6647dddd7cdf5cf
parentccdab57080c84dbc42e6bf5908e8b67c794e742d (diff)
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
-rw-r--r--irk/irk_0.10.0.oe26
-rw-r--r--irk/irk_0.11.0.oe0
2 files changed, 0 insertions, 26 deletions
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 <mickey@Vanille.de>"
-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
--- /dev/null
+++ b/irk/irk_0.11.0.oe