Add qte tslib and devfs patches (they just add support for them, via ./configure...
authorChris Larson <clarson@kergoth.com>
Mon, 15 Dec 2003 18:16:37 +0000 (18:16 +0000)
committerChris Larson <clarson@kergoth.com>
Mon, 15 Dec 2003 18:16:37 +0000 (18:16 +0000)
BKrev: 3fddfa85Orcf-wejOc2np4rnYVa--A

qte/qte-2.3.6-r0/devfs.patch [new file with mode: 0644]
qte/qte-2.3.6-r0/tslib.patch [new file with mode: 0644]
qte/qte-2.3.7-r0/devfs.patch [new file with mode: 0644]
qte/qte_2.3.6.oe
qte/qte_2.3.7.oe

diff --git a/qte/qte-2.3.6-r0/devfs.patch b/qte/qte-2.3.6-r0/devfs.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qte/qte-2.3.6-r0/tslib.patch b/qte/qte-2.3.6-r0/tslib.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qte/qte-2.3.7-r0/devfs.patch b/qte/qte-2.3.7-r0/devfs.patch
new file mode 100644 (file)
index 0000000..e69de29
index 86607ea..606e4ce 100644 (file)
@@ -1,7 +1,9 @@
 DESCRIPTION="Qt/Embedded version ${PV}"
 LICENSE="GPL/QPL"
-SRC_URI="ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz"
-SRC_URI_append=" file://${FILESDIR}/qpe.patch;patch=1"
+SRC_URI="ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz \
+        file://${FILESDIR}/qpe.patch;patch=1 \
+        file://${FILESDIR}/tslib.patch;patch=1 \
+        file://${FILESDIR}/devfs.patch;patch=1"
 DEPENDS=virtual/libc base/zlib base/libpng base/jpeg
 PROVIDES=virtual/qte virtual/libqte2
 S="${WORKDIR}/qt-${PV}"
index 86607ea..606e4ce 100644 (file)
@@ -1,7 +1,9 @@
 DESCRIPTION="Qt/Embedded version ${PV}"
 LICENSE="GPL/QPL"
-SRC_URI="ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz"
-SRC_URI_append=" file://${FILESDIR}/qpe.patch;patch=1"
+SRC_URI="ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz \
+        file://${FILESDIR}/qpe.patch;patch=1 \
+        file://${FILESDIR}/tslib.patch;patch=1 \
+        file://${FILESDIR}/devfs.patch;patch=1"
 DEPENDS=virtual/libc base/zlib base/libpng base/jpeg
 PROVIDES=virtual/qte virtual/libqte2
 S="${WORKDIR}/qt-${PV}"