#!/bin/sh
TSLIB_TSDEVICE=/dev/input/event1
-TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
+TSLIB_CONFFILE=/etc/ts.conf
export TSLIB_TSDEVICE TSLIB_CONFFILE
#!/bin/sh
+TSLIB_TSDEVICE=/dev/input/touchscreen0
+TSLIB_CONFFILE=/etc/ts.conf
+
case `uname -r` in
2.4*)
TSLIB_TSDEVICE=/dev/ts
- TSLIB_TSEVENTTYPE=CORGI
TSLIB_CONFFILE=/usr/share/tslib/ts.conf-corgi-2.4
;;
-*)
- TSLIB_TSDEVICE=/dev/input/touchscreen0
- TSLIB_TSEVENTTYPE=INPUT
- TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
- ;;
esac
-export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE TSLIB_CONFFILE
+export TSLIB_TSDEVICE TSLIB_CONFFILE
#!/bin/sh
+TSLIB_TSDEVICE=/dev/input/touchscreen0
+TSLIB_CONFFILE=/etc/ts.conf
+
case `uname -r` in
2.4*)
TSLIB_TSDEVICE=/dev/ts
- TSLIB_TSEVENTTYPE=CORGI
TSLIB_CONFFILE=/usr/share/tslib/ts.conf-corgi-2.4
;;
-*)
- TSLIB_TSDEVICE=/dev/input/touchscreen0
- TSLIB_TSEVENTTYPE=INPUT
- TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
- ;;
esac
-export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE TSLIB_CONFFILE
+export TSLIB_TSDEVICE TSLIB_CONFFILE
#!/bin/sh
+TSLIB_TSDEVICE=/dev/input/touchscreen0
+TSLIB_CONFFILE=/etc/ts.conf
+
case `uname -r` in
2.4*)
TSLIB_TSDEVICE=/dev/ts
- TSLIB_TSEVENTTYPE=COLLIE
TSLIB_CONFFILE=/usr/share/tslib/ts.conf-collie-2.4
;;
-*)
- TSLIB_TSDEVICE=/dev/input/touchscreen0
- TSLIB_TSEVENTTYPE=INPUT
- TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
- ;;
esac
-export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE TSLIB_CONFFILE
+export TSLIB_TSDEVICE TSLIB_CONFFILE
#!/bin/sh
TSLIB_TSDEVICE=/dev/input/event1
-TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
+TSLIB_CONFFILE=/etc/ts.conf
export TSLIB_TSDEVICE TSLIB_CONFFILE
#!/bin/sh
TSLIB_TSDEVICE=`detect-stylus --device`
-TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
+TSLIB_CONFFILE=/etc/ts.conf
QWS_MOUSE_PROTO=TPanel
export TSLIB_TSDEVICE TSLIB_CONFFILE QWS_MOUSE_PROTO
#!/bin/sh
-module_id() {
- awk 'BEGIN { FS=": " } /Hardware/ { print $2 } ' </proc/cpuinfo
-}
+TSLIB_TSDEVICE=/dev/input/touchsreen0
+TSLIB_CONFFILE=/etc/ts.conf
case `uname -r` in
2.4*)
TSLIB_TSDEVICE=/dev/touchscreen/0raw
TSLIB_CONFFILE=/usr/share/tslib/ts.conf-h3600-2.4
;;
-*)
- TSLIB_TSDEVICE=`detect-stylus --device`
- TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
- ;;
esac
export TSLIB_TSDEVICE TSLIB_CONFFILE
#!/bin/sh
+TSLIB_TSDEVICE=`detect-stylus --device`
+TSLIB_CONFFILE=/etc/ts.conf
+
case `uname -r` in
2.4*)
TSLIB_TSDEVICE=/dev/touchscreen/0raw
TSLIB_CONFFILE=/usr/share/tslib/ts.conf-h3600-2.4
;;
-*)
- TSLIB_TSDEVICE=`detect-stylus --device`
- TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
- ;;
esac
export TSLIB_TSDEVICE TSLIB_CONFFILE
#!/bin/sh
-module_id() {
- awk 'BEGIN { FS=": " } /Hardware/ { print $2 } ' </proc/cpuinfo
-}
+TSLIB_TSDEVICE=`detect-stylus --device`
+TSLIB_CONFFILE=/etc/ts.conf
case `uname -r` in
2.4*)
TSLIB_TSDEVICE=/dev/touchscreen/0raw
TSLIB_CONFFILE=/usr/share/tslib/ts.conf-h3600-2.4
;;
-*)
- TSLIB_TSDEVICE=`detect-stylus --device`
- TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
- ;;
esac
export TSLIB_TSDEVICE TSLIB_CONFFILE
#!/bin/sh
-module_id() {
- awk 'BEGIN { FS=": " } /Hardware/ { print $2 } ' </proc/cpuinfo
-}
+TSLIB_TSDEVICE=`detect-stylus --device`
+TSLIB_CONFFILE=/etc/ts.conf
case `uname -r` in
2.4*)
TSLIB_TSDEVICE=/dev/touchscreen/0raw
TSLIB_CONFFILE=/usr/share/tslib/ts.conf-h3600-2.4
;;
-*)
- TSLIB_TSDEVICE=`detect-stylus --device`
- TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
- ;;
esac
export TSLIB_TSDEVICE TSLIB_CONFFILE
#!/bin/sh
-module_id() {
- awk 'BEGIN { FS=": " } /Hardware/ { print $2 } ' </proc/cpuinfo
-}
+TSLIB_TSDEVICE=/dev/input/touchscreen0
+TSLIB_CONFFILE=/etc/ts.conf
case `uname -r` in
2.4*)
TSLIB_TSDEVICE=/dev/touchscreen/0raw
TSLIB_CONFFILE=/usr/share/tslib/ts.conf-h3600-2.4
;;
-*)
- TSLIB_TSDEVICE=`detect-stylus --device`
- TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
- ;;
esac
export TSLIB_TSDEVICE TSLIB_CONFFILE
#!/bin/sh
TSLIB_TSDEVICE=`detect-stylus --device`
-TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
+TSLIB_CONFFILE=/etc/ts.conf
export TSLIB_TSDEVICE TSLIB_CONFFILE
#!/bin/sh
TSLIB_TSDEVICE=/dev/input/touchscreen0
-TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
+TSLIB_CONFFILE=/etc/ts.conf
export TSLIB_TSDEVICE TSLIB_CONFFILE
#!/bin/sh
TSLIB_TSDEVICE=/dev/input/touchscreen0
-TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
+TSLIB_CONFFILE=/etc/ts.conf
export TSLIB_TSDEVICE TSLIB_CONFFILE
#!/bin/sh
TSLIB_TSDEVICE=/dev/input/touchscreen0
-TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
+TSLIB_CONFFILE=/etc/ts.conf
export TSLIB_TSDEVICE TSLIB_CONFFILE
#!/bin/sh
TSLIB_TSDEVICE=/dev/input/tsraw0
-TSLIB_TSEVENTTYPE=H3600
-export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE
+export TSLIB_TSDEVICE
#!/bin/sh
TSLIB_TSDEVICE=/dev/input/ts0
-TSLIB_TSEVENTTYPE=H3600
-export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE
+export TSLIB_TSDEVICE
#!/bin/sh
TSLIB_TSDEVICE=/dev/input/ts0
-TSLIB_TSEVENTTYPE=H3600
-export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE
+export TSLIB_TSDEVICE
+++ /dev/null
-# Uncomment if you wish to use the linux input layer event interface
-module_raw input
-
-# Uncomment if you're using a Sharp Zaurus SL-5500/SL-5000d
-# module_raw collie
-
-# Uncomment if you're using a Sharp Zaurus SL-C700/C750/C760/C860
-# module_raw corgi
-
-# Uncomment if you're using a device with a UCB1200/1300/1400 TS interface
-# module_raw ucb1x00
-
-# Uncomment if you're using an HP iPaq h3600 or similar
-# module_raw h3600
-
-# Uncomment if you're using a Hitachi Webpad
-# module_raw mk712
-
-# Uncomment if you're using an IBM Arctic II
-# module_raw arctic2
-
-module pthres pmin=1
-module variance delta=30
-module dejitter delta=100
-module linear
+++ /dev/null
-module_raw input
-module pthres pmin=1
-module variance delta=30
-module dejitter delta=100
-module linear
+++ /dev/null
-module_raw input
-
-module pthres pmin=1
-module variance delta=30
-module dejitter delta=100
-module linear
#!/bin/sh
+TSLIB_TSDEVICE=/dev/input/touchscreen0
+TSLIB_CONFFILE=/etc/ts.conf
+
case `uname -r` in
2.4*)
TSLIB_TSDEVICE=/dev/ts
- TSLIB_TSEVENTTYPE=COLLIE
TSLIB_CONFFILE=/usr/share/tslib/ts.conf-collie-2.4
;;
-*)
- TSLIB_TSDEVICE=/dev/input/touchscreen0
- TSLIB_TSEVENTTYPE=INPUT
- TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
- ;;
esac
-export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE TSLIB_CONFFILE
+export TSLIB_TSDEVICE TSLIB_CONFFILE
+++ /dev/null
-module_raw input
-module pthres pmin=1
-module variance delta=30
-module dejitter delta=100
-module linear
#!/bin/sh
TSLIB_TSDEVICE=/dev/input/touchscreen0
-TSLIB_TSEVENTTYPE=INPUT
-export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE
+export TSLIB_TSDEVICE
#!/bin/sh
+TSLIB_TSDEVICE=/dev/input/touchscreen0
+TSLIB_CONFFILE=/etc/ts.conf
+
case `uname -r` in
2.4*)
TSLIB_TSDEVICE=/dev/touchscreen/ucb1x00
TSLIB_CONFFILE=/usr/share/tslib/ts.conf-simpad-2.4
;;
-*)
- TSLIB_TSDEVICE=/dev/input/touchscreen0
- TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
- ;;
esac
export TSLIB_TSDEVICE TSLIB_CONFFILE
#!/bin/sh
+TSLIB_TSDEVICE=/dev/input/touchscreen0
+TSLIB_CONFFILE=/etc/ts.conf
+
case `uname -r` in
2.4*)
TSLIB_TSDEVICE=/dev/ts
- TSLIB_TSEVENTTYPE=CORGI
TSLIB_CONFFILE=/usr/share/tslib/ts.conf-corgi-2.4
;;
-*)
- TSLIB_TSDEVICE=/dev/input/touchscreen0
- TSLIB_TSEVENTTYPE=INPUT
- TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
- ;;
esac
-export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE TSLIB_CONFFILE
+export TSLIB_TSDEVICE TSLIB_CONFFILE
#!/bin/sh
+TSLIB_TSDEVICE=/dev/input/touchscreen0
+TSLIB_CONFFILE=/etc/ts.conf
+
case `uname -r` in
2.4*)
TSLIB_TSDEVICE=/dev/ts
- TSLIB_TSEVENTTYPE=CORGI
TSLIB_CONFFILE=/usr/share/tslib/ts.conf-corgi-2.4
;;
-*)
- TSLIB_TSDEVICE=/dev/input/touchscreen0
- TSLIB_TSEVENTTYPE=INPUT
- TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
- ;;
esac
-export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE TSLIB_CONFFILE
+export TSLIB_TSDEVICE TSLIB_CONFFILE
+++ /dev/null
-module_raw input
-module pthres pmin=1
-module variance delta=30
-module dejitter delta=100
-module linear
# Uncomment if you wish to use the linux input layer event interface
-# module_raw input
+module_raw input
# Uncomment if you're using a Sharp Zaurus SL-5500/SL-5000d
# module_raw collie
SECTION = "base"
LICENSE = "LGPL"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://download.berlios.de/tslib/tslib-1.0.tar.bz2 \
file://ts.conf \
- file://ts-2.6.conf \
file://ts.conf-h3600-2.4 \
file://ts.conf-simpad-2.4 \
file://ts.conf-corgi-2.4 \
case ${MACHINE} in
a780 | e680 | h3600 | h3900 | h5xxx | h1940 | h6300 | h2200 | ipaq-pxa270 | hx4700 | hx2000 |blueangel | h4000)
install -d ${D}${datadir}/tslib
- for f in ts-2.6.conf ts.conf-h3600-2.4; do
- install -m 0644 ${WORKDIR}/$f ${D}${datadir}/tslib/
- done
- rm -f ${D}${sysconfdir}/ts.conf
+ install -m 0644 ${WORKDIR}/ts.conf-h3600-2.4 ${D}${datadir}/tslib/
;;
c7x0 | spitz | akita | tosa )
install -d ${D}${datadir}/tslib
- for f in ts-2.6.conf ts.conf-corgi-2.4; do
- install -m 0644 ${WORKDIR}/$f ${D}${datadir}/tslib/
- done
- rm -f ${D}${sysconfdir}/ts.conf
+ install -m 0644 ${WORKDIR}/ts.conf-corgi-2.4 ${D}${datadir}/tslib/
;;
collie | poodle )
install -d ${D}${datadir}/tslib
- for f in ts-2.6.conf ts.conf-collie-2.4; do
- install -m 0644 ${WORKDIR}/$f ${D}${datadir}/tslib/
- done
- rm -f ${D}${sysconfdir}/ts.conf
+ install -m 0644 ${WORKDIR}/ts.conf-collie-2.4 ${D}${datadir}/tslib/
;;
simpad )
install -d ${D}${datadir}/tslib
- for f in ts-2.6.conf ts.conf-simpad-2.4; do
- install -m 0644 ${WORKDIR}/$f ${D}${datadir}/tslib/
- done
- rm -f ${D}${sysconfdir}/ts.conf
+ install -m 0644 ${WORKDIR}/ts.conf-simpad-2.4 ${D}${datadir}/tslib/
;;
*)
;;
SRC_URI_OVERRIDES_PACKAGE_ARCH = "0"
+# People should consider using udev's /dev/input/touchscreen0 symlink
+# instead of detect-stylus
RDEPENDS_tslib-conf_h1940 = "detect-stylus"
RDEPENDS_tslib-conf_h3600 = "detect-stylus"
RDEPENDS_tslib-conf_h3900 = "detect-stylus"
+++ /dev/null
-DESCRIPTION = "tslib is a plugin-based flexible touchscreen access library."
-HOMEPAGE = "http://cvs.arm.linux.org.uk/"
-AUTHOR = "Russell King w/ plugins by Chris Larson et. al."
-SECTION = "base"
-LICENSE = "LGPL"
-
-RV := "${PV}"
-PV = "0.1+cvs-${RV}"
-PR = "r2"
-
-SRC_URI = "cvs://cvs:@pubcvs.arm.linux.org.uk/mnt/src/cvsroot;module=tslib;date=${RV} \
- file://usec_fix.patch;patch=1 \
- file://ts.conf \
- file://ts-2.6.conf \
- file://ts.conf-h3600-2.4 \
- file://ts.conf-simpad-2.4 \
- file://ts.conf-corgi-2.4 \
- file://ts.conf-collie-2.4 \
- file://tslib.sh"
-SRC_URI_append_mnci += " file://devfs.patch;patch=1"
-SRC_URI_append_mnci += " file://event1.patch;patch=1"
-S = "${WORKDIR}/tslib"
-
-inherit autotools pkgconfig
-
-EXTRA_OECONF = "--enable-shared"
-EXTRA_OECONF_mnci = "--enable-shared --disable-h3600 --enable-input --disable-corgi --disable-collie --disable-mk712 --disable-arctic2 --disable-ucb1x00 "
-
-do_stage() {
- autotools_stage_all
-}
-
-do_install_prepend() {
- install -m 0644 ${WORKDIR}/ts.conf ${S}/etc/ts.conf
-}
-
-do_install_append() {
- install -d ${D}${sysconfdir}/profile.d/
- install -m 0755 ${WORKDIR}/tslib.sh ${D}${sysconfdir}/profile.d/
- case ${MACHINE} in
- a780 | e680 | h3600 | h3900 | h5xxx | h1940 | h6300 | h2200 | ipaq-pxa270 | blueangel | h4000)
- install -d ${D}${datadir}/tslib
- for f in ts-2.6.conf ts.conf-h3600-2.4; do
- install -m 0644 ${WORKDIR}/$f ${D}${datadir}/tslib/
- done
- rm -f ${D}${sysconfdir}/ts.conf
- ;;
- c7x0 | spitz | akita | tosa )
- install -d ${D}${datadir}/tslib
- for f in ts-2.6.conf ts.conf-corgi-2.4; do
- install -m 0644 ${WORKDIR}/$f ${D}${datadir}/tslib/
- done
- rm -f ${D}${sysconfdir}/ts.conf
- ;;
- collie | poodle )
- install -d ${D}${datadir}/tslib
- for f in ts-2.6.conf ts.conf-collie-2.4; do
- install -m 0644 ${WORKDIR}/$f ${D}${datadir}/tslib/
- done
- rm -f ${D}${sysconfdir}/ts.conf
- ;;
-
- simpad )
- install -d ${D}${datadir}/tslib
- for f in ts-2.6.conf ts.conf-simpad-2.4; do
- install -m 0644 ${WORKDIR}/$f ${D}${datadir}/tslib/
- done
- rm -f ${D}${sysconfdir}/ts.conf
- ;;
- *)
- ;;
- esac
-}
-
-SRC_URI_OVERRIDES_PACKAGE_ARCH = "0"
-CONFFILES_${PN} = "${sysconfdir}/ts.conf"
-
-RDEPENDS_tslib-conf_h1940 = "detect-stylus"
-RDEPENDS_tslib-conf_h2200 = "detect-stylus"
-RDEPENDS_tslib-conf_h3600 = "detect-stylus"
-RDEPENDS_tslib-conf_h3900 = "detect-stylus"
-RDEPENDS_tslib-conf_h5xxx = "detect-stylus"
-RDEPENDS_tslib-conf_h6300 = "detect-stylus"
-RDEPENDS_tslib-conf_blueangel = "detect-stylus"
-RDEPENDS_tslib-conf_htcuniversal = "detect-stylus"
-RDEPENDS_tslib-conf_h4000 = "detect-stylus"
-
-PACKAGE_ARCH_tslib-conf = "${MACHINE_ARCH}"
-PACKAGE_ARCH_mnci = "${MACHINE_ARCH}"
-
-PACKAGES = "tslib-conf libts libts-dev tslib-tests tslib-calibrate"
-
-RDEPENDS_libts = "tslib-conf"
-
-FILES_tslib-conf = "${sysconfdir}/ts.conf ${sysconfdir}/profile.d/tslib.sh ${datadir}/tslib"
-FILES_libts = "${libdir}/*.so.* ${libdir}/ts/*.so*"
-FILES_libts-dev = "${FILES_tslib-dev}"
-FILES_tslib-calibrate += "${bindir}/ts_calibrate"
-FILES_tslib-tests = "${bindir}/ts_harvest ${bindir}/ts_print ${bindir}/ts_print_raw ${bindir}/ts_test"