diff options
author | Michael Lauer <mickey@vanille-media.de> | 2005-02-06 17:10:45 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2005-02-06 17:10:45 +0000 |
commit | 90d76c21017d7f66e8f7608b3b1aebc3ae9405f6 (patch) | |
tree | 0ccf3ea1507cdbe53d94a3d414899f5b782f2592 /packages | |
parent | 4f9242099e0b694bdc75f20523a04dc33e387259 (diff) |
upgrade uicmoc2 to 2.3.10 (final)
BKrev: 42064f95YtSkPe5GmwnaMNEes9kBNQ
Diffstat (limited to 'packages')
-rw-r--r-- | packages/uicmoc/uicmoc-native-2.3.10-snapshot-20050131/fix-makefile.patch | 16 | ||||
-rw-r--r-- | packages/uicmoc/uicmoc-native-2.3.10-snapshot-20050131/gcc3_4.patch | 27 | ||||
-rw-r--r-- | packages/uicmoc/uicmoc-native-2.3.10/fix-makefile.patch (renamed from packages/uicmoc/uicmoc-native_2.3.10-snapshot-20050131.bb) | 0 | ||||
-rw-r--r-- | packages/uicmoc/uicmoc-native-2.3.10/gcc3_4.patch | 0 | ||||
-rw-r--r-- | packages/uicmoc/uicmoc-native_2.3.10.bb | 0 |
5 files changed, 0 insertions, 43 deletions
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-snapshot-20050131.bb b/packages/uicmoc/uicmoc-native-2.3.10/fix-makefile.patch index e69de29bb2..e69de29bb2 100644 --- a/packages/uicmoc/uicmoc-native_2.3.10-snapshot-20050131.bb +++ b/packages/uicmoc/uicmoc-native-2.3.10/fix-makefile.patch 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 --- /dev/null +++ b/packages/uicmoc/uicmoc-native-2.3.10/gcc3_4.patch 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 --- /dev/null +++ b/packages/uicmoc/uicmoc-native_2.3.10.bb |