diff options
author | Lorn Potter <lpotter@trolltech.com> | 2004-09-12 22:58:38 +0000 |
---|---|---|
committer | Lorn Potter <lpotter@trolltech.com> | 2004-09-12 22:58:38 +0000 |
commit | a22ff5aff8901aae487073e0c4276d60315aa900 (patch) | |
tree | eddb847e27369dbf72706da72c503c2b143096f1 /qte | |
parent | 1b208bbc16d59ee627dee0a4b40e8db70cbfea6c (diff) |
add tslib back until other patchs apply
BKrev: 4144d49eQziuf9RVzHHnvFJOtyASjQ
Diffstat (limited to 'qte')
-rw-r--r-- | qte/qte-for-opie_2.3.8.oe | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/qte/qte-for-opie_2.3.8.oe b/qte/qte-for-opie_2.3.8.oe index e69de29bb2..23f88b7e8a 100644 --- a/qte/qte-for-opie_2.3.8.oe +++ b/qte/qte-for-opie_2.3.8.oe @@ -0,0 +1,22 @@ +include qte_${PV}.oe +FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/qte-2.3.8-snapshot" + +DESCRIPTION = "Qt/Embedded w/ Opie Patches version ${PV}" + +SRC_URI_append = " file://opie.patch;patch=1 \ + file://qte238-iconviewspeed.patch;patch=1 \ + file://tslib.patch;patch=1 \ + file://qpe.patch;patch=1 \ + file://vt-switch.patch;patch=1 \ + file://daemonize.patch;patch=1 \ + file://no-moc.patch;patch=1 \ + file://encoding.patch;patch=1 \ + file://fix-qgfxraster.patch;patch=1 \ + file://update-qtfontdir \ + file://sharp_char.h \ + file://switches.h " + + + +# file://lefthand.patch;patch=1 \ +# file://c700-hardware.patch;patch=1 \ |