summaryrefslogtreecommitdiff
path: root/packages/uicmoc/uicmoc3-native-3.3.5
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2005-09-10 15:17:53 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-10 15:17:53 +0000
commit9337de0503a8541762f6110e1244f0d7f2b9a2b4 (patch)
tree547dfa7b8109b86712bbd6d78425988ce1b1c761 /packages/uicmoc/uicmoc3-native-3.3.5
parent1aa1ee28fe85e7afb540c137b1edc6db720e6113 (diff)
Update Qt3 from Qt3.3.x to Qt3.3.5
packages/qt/qt-x11-free-native: -update from 3.3.2 to 3.3.5 packages/qt/qt-x11-free: -update from 3.3.3 to 3.3.5 packages/qte-fonts-common/qte-fonts-common: -update from 3.3.3 to 3.3.5 packages/uicmoc/uicmoc3-native: -update from 3.3.2 to 3.3.5 -build not the complete Qt3 but only most parts -use ${PV} instead of hardcondig version packages/qmake/qmake-native_1.07: -update from 3.3.3 to 3.3.5
Diffstat (limited to 'packages/uicmoc/uicmoc3-native-3.3.5')
-rw-r--r--packages/uicmoc/uicmoc3-native-3.3.5/.mtn2git_empty0
-rw-r--r--packages/uicmoc/uicmoc3-native-3.3.5/no-examples.patch16
2 files changed, 16 insertions, 0 deletions
diff --git a/packages/uicmoc/uicmoc3-native-3.3.5/.mtn2git_empty b/packages/uicmoc/uicmoc3-native-3.3.5/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/uicmoc/uicmoc3-native-3.3.5/.mtn2git_empty
diff --git a/packages/uicmoc/uicmoc3-native-3.3.5/no-examples.patch b/packages/uicmoc/uicmoc3-native-3.3.5/no-examples.patch
new file mode 100644
index 0000000000..b0ee6374ef
--- /dev/null
+++ b/packages/uicmoc/uicmoc3-native-3.3.5/no-examples.patch
@@ -0,0 +1,16 @@
+
+#
+# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
+#
+
+--- qt-embedded-free-3.3.2/Makefile~no-examples 2003-08-11 16:37:25.000000000 +0200
++++ qt-embedded-free-3.3.2/Makefile 2004-05-11 15:53:53.000000000 +0200
+@@ -11,7 +11,7 @@
+ install: FORCE
+ @$(MAKE) qt.install
+
+-all: symlinks src-qmake src-moc sub-src sub-tools sub-tutorial sub-examples
++all: symlinks src-qmake src-moc sub-src sub-tools
+ @echo
+ @echo "The Qt library is now built in ./lib"
+ @echo "The Qt examples are built in the directories in ./examples"