Merge bk://openembedded@openembedded.bkbits.net/packages
authorHolger Freyther <zecke@selfish.org>
Fri, 23 Jul 2004 13:09:22 +0000 (13:09 +0000)
committerHolger Freyther <zecke@selfish.org>
Fri, 23 Jul 2004 13:09:22 +0000 (13:09 +0000)
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 [new file with mode: 0644]
qte/qte_2.3.7.oe

diff --git a/qte/qte-2.3.7/encoding.patch b/qte/qte-2.3.7/encoding.patch
new file mode 100644 (file)
index 0000000..e69de29
index e173d8a..5476b85 100644 (file)
@@ -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 "