From 90d76c21017d7f66e8f7608b3b1aebc3ae9405f6 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sun, 6 Feb 2005 17:10:45 +0000 Subject: upgrade uicmoc2 to 2.3.10 (final) BKrev: 42064f95YtSkPe5GmwnaMNEes9kBNQ --- .../fix-makefile.patch | 16 ------------- .../gcc3_4.patch | 27 ---------------------- .../uicmoc/uicmoc-native-2.3.10/fix-makefile.patch | 0 packages/uicmoc/uicmoc-native-2.3.10/gcc3_4.patch | 0 .../uicmoc-native_2.3.10-snapshot-20050131.bb | 0 packages/uicmoc/uicmoc-native_2.3.10.bb | 0 6 files changed, 43 deletions(-) delete mode 100644 packages/uicmoc/uicmoc-native-2.3.10-snapshot-20050131/fix-makefile.patch delete mode 100644 packages/uicmoc/uicmoc-native-2.3.10-snapshot-20050131/gcc3_4.patch create mode 100644 packages/uicmoc/uicmoc-native-2.3.10/fix-makefile.patch create mode 100644 packages/uicmoc/uicmoc-native-2.3.10/gcc3_4.patch delete mode 100644 packages/uicmoc/uicmoc-native_2.3.10-snapshot-20050131.bb create mode 100644 packages/uicmoc/uicmoc-native_2.3.10.bb (limited to 'packages/uicmoc') diff --git a/packages/uicmoc/uicmoc-native-2.3.10-snapshot-20050131/fix-makefile.patch b/packages/uicmoc/uicmoc-native-2.3.10-snapshot-20050131/fix-makefile.patch deleted file mode 100644 index 5943f0f17b..0000000000 --- a/packages/uicmoc/uicmoc-native-2.3.10-snapshot-20050131/fix-makefile.patch +++ /dev/null @@ -1,16 +0,0 @@ - -# -# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher -# - ---- qt-2.3.7/Makefile~fix-makefile 2003-07-17 03:23:11.000000000 +0200 -+++ qt-2.3.7/Makefile 2004-04-23 15:36:25.000000000 +0200 -@@ -29,7 +29,7 @@ - cd tools; $(MAKE) - - symlinks: .buildopts -- @cd include; rm -f q*.h; for i in ../src/*/q*.h ../src/3rdparty/*/q*.h ../extensions/*/src/q*.h; do ln -s $$i .; done; rm -f q*_p.h -+ @cd include; rm -f q*.h; for i in ../src/*/q*.h ../src/3rdparty/*/*.h ../extensions/*/src/q*.h; do ln -s $$i .; done; rm -f q*_p.h - - sub-src: src-moc src-mt .buildopts FORCE - cd src; $(MAKE) diff --git a/packages/uicmoc/uicmoc-native-2.3.10-snapshot-20050131/gcc3_4.patch b/packages/uicmoc/uicmoc-native-2.3.10-snapshot-20050131/gcc3_4.patch deleted file mode 100644 index fc1656aa24..0000000000 --- a/packages/uicmoc/uicmoc-native-2.3.10-snapshot-20050131/gcc3_4.patch +++ /dev/null @@ -1,27 +0,0 @@ - -# -# Patch managed by http://www.holgerschurig.de/patcher.html -# - ---- qt-2.3.9-snapshot-20041211/src/tools/qcstring.h~gcc3 -+++ qt-2.3.9-snapshot-20041211/src/tools/qcstring.h -@@ -119,7 +119,7 @@ - // We want to keep source compatibility for 2.x - // ### TODO for 4.0: completely remove these and the cstr* functions - --#if !defined(QT_GENUINE_STR) -+#if 0 - - #undef strlen - #define strlen qstrlen ---- qt-2.3.9-snapshot-20041211/src/kernel/qwsdecoration_qws.h~gcc3 -+++ qt-2.3.9-snapshot-20041211/src/kernel/qwsdecoration_qws.h -@@ -50,7 +50,7 @@ - enum Region { None=0, All=1, Title=2, Top=3, Bottom=4, Left=5, Right=6, - TopLeft=7, TopRight=8, BottomLeft=9, BottomRight=10, - Close=11, Minimize=12, Maximize=13, Normalize=14, -- Menu=15, LastRegion=Menu }; -+ Menu=15, LastRegion=Menu, UserDefined = 100 }; - - virtual QRegion region(const QWidget *, const QRect &rect, Region r=All) = 0; - virtual void close( QWidget * ); diff --git a/packages/uicmoc/uicmoc-native-2.3.10/fix-makefile.patch b/packages/uicmoc/uicmoc-native-2.3.10/fix-makefile.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/uicmoc/uicmoc-native-2.3.10/gcc3_4.patch b/packages/uicmoc/uicmoc-native-2.3.10/gcc3_4.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/uicmoc/uicmoc-native_2.3.10-snapshot-20050131.bb b/packages/uicmoc/uicmoc-native_2.3.10-snapshot-20050131.bb deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/uicmoc/uicmoc-native_2.3.10.bb b/packages/uicmoc/uicmoc-native_2.3.10.bb new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.3