From f40d04df7b4d9658fb19ebb1bde9afe6baedaa60 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Fri, 23 Jul 2004 13:09:22 +0000 Subject: [PATCH] Merge bk://openembedded@openembedded.bkbits.net/packages into handhelds.org:/home/ich/programming/oe/oe-packages-exported 2004/07/23 14:46:39+02:00 handhelds.org!zecke Add and apply the encoding patch to Qt2.3.7 as it is needed for showing Umlaute to the user BKrev: 41010e02UPiEntcYMguAMX6llkJUfA --- qte/qte-2.3.7/encoding.patch | 0 qte/qte_2.3.7.oe | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 qte/qte-2.3.7/encoding.patch diff --git a/qte/qte-2.3.7/encoding.patch b/qte/qte-2.3.7/encoding.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/qte/qte_2.3.7.oe b/qte/qte_2.3.7.oe index e173d8a121..5476b850b4 100644 --- a/qte/qte_2.3.7.oe +++ b/qte/qte_2.3.7.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL/QPL" DEPENDS = "zlib libpng jpeg tslib uicmoc-native" PROVIDES = "virtual/qte virtual/libqte2" -PR = "r8" +PR = "r9" SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz \ file://qpe.patch;patch=1 \ @@ -14,6 +14,7 @@ SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz \ file://gcc3_4.patch;patch=1 \ file://tslib.patch;patch=1 \ file://c700-hardware.patch;patch=1 \ + file://encoding.patch;patch=1 \ file://update-qtfontdir \ file://sharp_char.h \ file://switches.h " -- 2.39.5