aboutsummaryrefslogtreecommitdiffstats
path: root/packages/uicmoc
AgeCommit message (Collapse)Author
2008-01-14uicmoc4-native.inc : fix bug #3650 by actually passing LDFLAGS toGraeme Gregory
configure. Trolltech calls this var LFLAGS but sucks in LDFLAGS from environment. So our staging directory is never seen.
2008-01-01uicmoc-native_2.3.10: fix typoJunqian Gordon Xu
2007-12-23packages/uicmoc/uicmoc4-native.inc: No tabs, 4-spaces for indentionHolger Freyther
2007-12-22QtopiaCore: Do the minor/bugfix only upgrade from 4.3.2 to 4.3.3Holger Freyther
2007-12-04uicmoc4-native: Drop non-compiling 4.2.3 and 4.3.0 (closes bug 2511).Rolf Leggewie
2007-11-08uicmoc3-native: depend on qmake-nativeMarcin Juszkiewicz
2007-10-29Remove final references to BUILD_SYS in staging pathsRichard Purdie
2007-10-29packages/uicmoc: Unify uicmoc4-nativeHolger Freyther
2007-10-25packages/uicmoc: Depend on zlib-native as reported by Jan LuebbeHolger Freyther
This is a blind fix and the issue was reported by Jan Luebbe. Refactoring the uicmoc4 recipes is on my todolist as well.
2007-10-23packages/{qt,qte,uicmoc,qmake}: Update to Qt(opiaCore) 4.3.2Holger Freyther
-Update PREFERRED_VERSION -Update checksums -Update patches
2007-10-16packages/uicmoc/uicmoc4-native_4.3.1.bb : fix problem some people areGraeme Gregory
seeing building this. Fix from #747 on bugs.om.org
2007-09-08uicmoc-native: Follow qmake-base rename.Paul Sokolovsky
2007-09-02qmake2,uicmoc4: Fix the LICENSE to only be GPL. QtopiaCore/QtE never was QPL ↵Holger Freyther
licensed Also adjust indention of the SRC_URI
2007-08-23uicmoc4: add 4.3.1 building against Qt/Embedded. This no longer depends on X ↵Michael Lauer
on the buildhost. Add missing (non-existant, but you know about ASSUME_PROVDED) dependencies to other versions of uicmoc4
2007-07-15uicmoc-native 2.3.10: fix build against recent build-system headers, close ↵Michael Krelin
bug #2564 not only recent headers do not define relevant stuff in asm/page.h, but they do not provide the file anymore.
2007-07-11classes/qt4x11.bbclass, uicmoc4-native: add qt3supportMichael Krelin
2007-07-03uicmoc-native 2.3.10: an attempt to fix build against recent kernel, bug #2564Michael Krelin
2007-06-03uicmoc4-native: bumped version to 4.3.0Michael Krelin
2007-05-10packages/{qmake,uicmoc}: Update qmake and uic/moc from Qt4.1.2 to 4.2.3Holger Freyther
Version 4.2 is needed to compile the WebKit/Gdk port. Update the checksums.ini containing the md5/shasum of my download. Install qmake as qmake2 and qmake-qt4 to follow the debian naming of this binary.
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-04-11uicmoc3: fix a buglet in the 64bit-cleanup patchMichael Lauer
2006-03-29uicmoc4: upgrade from 4.0.1 to 4.1.1Michael Lauer
NOTE: fix-mkspecs needs to be upgraded, 64bit platform patch needs to be added
2006-03-28uicmoc 2.3.10, 3.3.5: add patch to make it build on 64bit platforms.Michael Lauer
Thanks Darren Edmundson for writing the patch and Eric Shattow for testing.
2006-03-24uicmoc-native 2.3.10: apply patch to make it work with gcc 4.1Michael Lauer
fixes bug #771
2005-09-10Update Qt3 from Qt3.3.x to Qt3.3.5Holger Freyther
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
2005-09-04dbh, ocamlc, qmake, uicmoc: don't use | or / to seperate multiply licensed ↵Michael Lauer
files, use a space
2005-08-19openembedded/packages/uicmoc/uicmoc4-native:Holger Freyther
-Update to Qt4.0.1 -Only the name of the downloadable archive needed updating
2005-08-19openembedded/packages/uicmoc/uicmoc3-native_3.3.2:Holger Freyther
-install uic as uic3 (instead of moc3) -install moc as moc3 (instead of uic3) -sorry for that bug
2005-08-14Qt3 Native builds:Holger Freyther
-Add a qt3e.bbclass similiar to the x11 bbclasses for Qt -Use this class in uicmoc3-native, opie-lrelease-native, opie-lupdate-native -Stage the headers of uicmoc3 and the static library to a dedicated qt3e staging directory -Add two .inc files to share common data between the cvs and 1.2.0 bbfile of opie-lupdate and opie-lrelease
2005-08-11packages/uicmoc/uicmoc3-native_3.3.2.bb:Holger Freyther
-If the package is named uicmoc, install uic and moc do not stage static libaries and do to stage the header files. There is a reason we have qt2 and qt3 dir in staging and this is not because uicmoc3 can stage its Qt3 headers into STAGING_INCDIR directly. --cookies for some one...
2005-08-09packages/uicmoc:Holger Freyther
-Update to 4.0.0 release and install statically linked uic, moc and rcc binary
2005-07-14Fix compilation of uicmoc-native under gcc4Jonathan McDowell
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2005-06-15Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/15 23:25:59+02:00 handhelds.org!zecke Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/ich/programming/oe/openembedded 2005/06/15 23:23:46+02:00 handhelds.org!zecke qmake 2.00a update: -Use the most recent version of qmake as found in Qt/X11 4rc1 -Update the oe-qmake.conf 2005/06/15 23:18:07+02:00 opfer.lan!dirk Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into wks-dirk.opfer.lan:/prj/zaurus/dev/openembedded 2005/06/15 23:16:28+02:00 opfer.lan!dirk TOSA: update touchscreen. autoload touchscreen and sound modules on startup 2005/06/15 21:58:37+01:00 rpsys.net!RP oprofile: update cvs version - some arm patches merged 2005/06/15 21:57:10+01:00 rpsys.net!RP rootfs_ipk: Make the shell script valid 2005/06/15 22:38:57+02:00 handhelds.org!zecke Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/ich/programming/oe/openembedded 2005/06/15 22:37:17+02:00 handhelds.org!zecke Qt4 uic/moc: -Use Qt/X11 4.0.0rc1 as the Embedded version is missing -Update patch and configuration options to 4.0.0rc1 and X11 BKrev: 42b0a03azEk5o8agXTo43EgKiE5_xg
2005-02-22Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/22 23:23:54+01:00 handhelds.org!zecke Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/ich/programming/oe/openembedded 2005/02/22 23:23:17+01:00 handhelds.org!zecke Qt 4.0 Beta1: -Create a qx114 bbclass to override qmake -Use version four for uic, moc, qrr -Correct fetching the source (tar.bz2 didn't work) and it is named opensource and not free -Mark it as BROKEN and add comments about known errors 2005/02/22 19:45:42+01:00 handhelds.org!zecke QPF Font Handling: Use the palmtopdir instead of hardcoding /opt/QtPalmtop BKrev: 421bb4cdX_F5PVSIybTGnWqDS-go_A
2005-02-06upgrade uicmoc2 to 2.3.10 (final)Michael Lauer
BKrev: 42064f95YtSkPe5GmwnaMNEes9kBNQ
2005-02-03Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedGraeme Gregory
into cimmeria.(none):/home/dp/zaurus/openembedded 2005/02/03 10:16:58+00:00 (none)!xora Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into cimmeria.(none):/home/dp/zaurus/openembedded 2005/02/03 08:43:45+00:00 (none)!xora Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into cimmeria.(none):/home/dp/zaurus/openembedded 2005/02/02 12:21:06+00:00 (none)!xora Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into cimmeria.(none):/home/dp/zaurus/openembedded 2005/02/02 12:20:16+00:00 (none)!xora gcc3_4.patch, fix-makefile.patch: mvdir BKrev: 42021028q_tCZVnxLn41S6LjD2VTAg
2005-02-02Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/Marcin Juszkiewicz
into marcinj.local:/home/hrw/zaurus/bb/openembedded 2005/02/02 13:04:20+01:00 local!hrw renamed uicmoc 2.3.10 patches dir BKrev: 4200c1dahVbXgy9q-XIWqU3aYLXs7A
2005-02-01Uic Moc Qt2:Holger Freyther
Update the snapshot to match the version of qte-for-opie BKrev: 42000140kPDlU-GNtGWV6IgZMLNj6w
2005-01-20Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/21 00:08:25+01:00 handhelds.org!zecke Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/ich/programming/oe/openembedded 2005/01/21 00:07:32+01:00 handhelds.org!zecke Qt/E 2.3.x -Switch uicmoc and QtE2 to 2.3.10 snapshot -Rename files and directories to reflect 2.3.10 change -Change Logic of TSLib::interpolateSample (untested but hopefully works) BKrev: 41f041583k1V-B-xtXk-BPcwFaaomg
2005-01-17Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/17 22:09:22+01:00 handhelds.org!zecke Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/ich/programming/oe/openembedded 2005/01/17 22:08:56+01:00 handhelds.org!zecke UICMOC use Qt2.3.9: -Use recent Qt2.3.9 for building uicmoc -Update patches to work with Qt2.3.9 version 2005/01/17 22:07:14+01:00 handhelds.org!zecke Qt 2.3.9: -Update to 14.01.2005 snapshot -TSlib patch is included but castrated, uncastrate it -The latest mouse release patch was fixed independently by Trolltech as well -Update other patches 2005/01/17 16:00:45-05:00 handhelds.org!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into handhelds.org:/home/kergoth/code/openembedded 2005/01/17 15:56:11-05:00 handhelds.org!kergoth Update the default event handler to clean things up a bit, and to mention the package version in the Pkg events, which people have requested in the past. 2005/01/17 20:49:43+00:00 rpsys.net!RP Add facility to pass parallel build option to make. Disable parallel build option for known broken packages. BKrev: 41ec30c8I5e1Ks5lsaghKSnrJo6cVg
2005-01-05Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/05 16:22:47+01:00 (none)!koen move bl into ipaq-common.conf 2005/01/05 16:13:47+01:00 (none)!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into lieve.(none):/data/build/oe/clean-tree/openembedded 2005/01/05 16:13:10+01:00 (none)!koen added bl to h3(6,9)00.conf BOOTSTRAP_(R)DEPENDS 2005/01/05 16:09:44+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into merlin.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/01/05 16:08:32+01:00 uni-frankfurt.de!mickeyl add Qt/Embedded 4.0 Beta1 (w/ 9 patches) *phew* BKrev: 41dc0a5du2K53dOv-bjQLdShr5g0Zw
2005-01-03Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/03 21:18:23+01:00 uni-frankfurt.de!mickeyl oz-3.5.3: bump cvsdate and use cvs libopie2 for now 2005/01/03 21:04:48+01:00 uni-frankfurt.de!mickeyl add uic and moc for Qt(Embedded) 4.x BKrev: 41d9ada7SbgMRvJTDBHxq3TQ_91lXQ
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA