summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2007-12-26packages/qt4/: Share some more patches (no host includes, cross-compile) ↵Holger Freyther10
between Embedded and X11 -Use the CROSSARCH hack/patch on QtopiaCore as well -Do not search /usr/include for freetype and openssl on Qt as well -Do not build a qmake version (needed a diversion due different configure scripts)
2007-12-26merge of '909c536d732a709ac1bbe82a546de7dade5fdf07'Holger Freyther78
and 'dafddd1d044d96ecf2e968c17c56e4f9f332240d'
2007-12-26packages/qt4/qt_packaging.inc: Do not remove everything from the bindir, fix ↵Holger Freyther1
the glob -${PN}-doc already has the html documentation, no need for -documentation package -Package the demos and exmaples -.debug and translations are missing
2007-12-26packages/qt4/qt_packaging.inc: All Qt modules are roughly similar, have one ↵Holger Freyther1
python function to generate the files for the dev package
2007-12-25packages/qt4/qt_packaging.inc: Sadly the previous glob didn't work. Write ↵Holger Freyther1
.so, .la, .prl in the long form
2007-12-25packages/qt4/qt_packaging.inc: Next round of typo fixing and tryingHolger Freyther1
-Don't install every library to libQtUiTools-dev :} -Try to put the .la and .prl into the -dev packages as well
2007-12-25packages/qt4/qt4-x11-free,qtopia-core: Work on properly packaging Qt4Holger Freyther3
-QT_LIBRARY_NAME lost the lib prefix to make it usable with .pc files -Add headers to the -dev packages -Look in the right directory for the plugins remains -Get rid off the mkspecs before packaging -Attempt to package translations
2007-12-25packages/qt4/qt_configuration.inc: ccache and pch conflict with each otherHolger Freyther1
The time spent on recompiling outweights the time saved using pch. So disable pch and have better recompile times.
2007-12-25packages/qt4/qt_configuration.inc: Keep PARALLEL_MAKE untouched the ↵Holger Freyther1
buildsystem should handle deps
2007-12-25linux-handhelds-2.6 2.6.21-hh20: Bump PR for ext3 and iptables changes.Paul Sokolovsky1
2007-12-25linux-handhelds-2.6 2.6.21: Enable iptables for ipv4 (intermediate) and ipv6 ↵Paul Sokolovsky24
(bare).
2007-12-25linux-handhelds-2.6 2.6.21: Enable ext3 (modular).Paul Sokolovsky24
2007-12-25angstrom-gpe-task-base: Add matchbox-applet-startup-monitor.Paul Sokolovsky1
2007-12-25matchbox-applet-startup-monitor 0.1: Try to support management using ↵Paul Sokolovsky3
matchbox-panel-manager. * It seems this thing is standalone misfit which is supposed to be simply run during session startup ;-\. Try to add at least bit of user configurability. With this desktop file, it is at least possible to add it via context menu on matchbox-panel. But it doesn't seem to get recorded in panel settings, so cannot be removed via menu and its unclear if it will be restarted after reboot ;-(.
2007-12-25initramfs-module-nfs: Fix packaging, add delay after g_ether load.Paul Sokolovsky2
2007-12-25initramfs-module-bootmenu: RDEPEND on initramfs-module-nfs, we do support ↵Paul Sokolovsky1
NFS boot.
2007-12-25merge of '3fd56e976ac5bcaa4320267aaa8b39dceeeebcd4'Paul Sokolovsky25
and 'd29274157cd7d80d66aa37ae4d3ebf85231e594f'
2007-12-25linux-handhelds-2.6 2.6.21: Move away from nuiltin NFS support, use modular ↵Paul Sokolovsky25
USB gadgets. * Now that there's flexible early userspace support in OE (initramfs-uniboot) which handles NFS booting among other things, there's no longer need to have NFS boot support in kernel. This gets NFS out of kernel, and frees g_ether from being compiled into kernel, thus opening road for modular USB gadget drivers. * A bit tough move deep into Angstrom RCs, but this was on TODO for long time, and just yesterday I hit usecase where I was stuck late night with the need to move data between 2 boxes, with only common interface in both being USB, but still w/o flashdrive to use. So, I took this opportinity not just to try g_file_storage, but also handle this issue.
2007-12-25merge of '0f6a05ae6a2dd058bfe88bed97e9d6530e5c9395'Paul Sokolovsky2
and 'a2db4317a6940d3a7ea74bc07545523686942a59'
2007-12-25linux-rp 2.6.23: really apply Tosa patch from #3295Marcin Juszkiewicz2
2007-12-25initramfs-module-bootmenu 1.0: Use best-practice (based on FHS) location for ↵Paul Sokolovsky2
NFS root.
2007-12-25zaurus-updater: Add support for installing and updating u-boot, disabled by ↵Matthias Hentges2
default.
2007-12-25merge of '8728ab154063ad389826d041d5c22bd3587f3372'Michael Lauer131
and 'acf2917a94a9bba36e944b0ad3ee532e3fc10eaf'
2007-12-25kismet: configure picks up pcap from staging, so lets add it to depends Koen Kooi1
2007-12-25xserver-kdrive 1.3: make xfbdev tosa specific Koen Kooi1
2007-12-25xerver-krive-1.3.0.0: tosa fbdev workaround patch by by Hector Martin (bug# 490)Junqian Gordon Xu2
2007-12-25 octave: add 3.0.0Koen Kooi1
2007-12-25navit, roadmap: add RRECOMMENDSJunqian Gordon Xu2
* navit: gpsd speechd flite * roadmap: gpsd flite
2007-12-25roadmap: 2nd round of cleanup of (z)roadmap recipiesJunqian Gordon Xu10
* provide 1.0.12, 1.1.0, and 1.1.0_cvs for both gtk2 (roadmap-gtk2) and qt (zroadmap) * fix roadap-gtk2 packaging issue * config AGG=rgba32 for gtk2 (need testing for the correct AGG setting) * minor style fixes for zroadmap recipies
2007-12-25packages/qt4/qt_packaging.inc: Only install Qtopia translations if they exist.Holger Freyther1
2007-12-25packages/qt4/qt_configuration.inc: Make use of the new QT_CONF_PATH, correct ↵Holger Freyther1
the configure line Generate a qt.conf in do_configure with the paths we pass to the ./configure script.
2007-12-25navit: add 0.0.3, bump cvs, unify.Junqian Gordon Xu5
2007-12-25packages/qmake/qmake2-native.inc: Install the specs only once, add a patch ↵Holger Freyther2
to change the prefixes at runtime qmake has built-in paths. When building qmake2-native we have a pretty boring path which is certainly wrong for qt/x11 and qt/embedded. So we need a way to change this path at runtime. We just need to point qmake to a qt.conf and everything will be fine!
2007-12-24bluez-utils 3.23: Fix typo in PR.Paul Sokolovsky1
2007-12-24packages/qt4/qt4-x11-free.inc,qtopia-core.inc: Require the ↵Holger Freyther2
qt_configuration.inc as well (add fontconfig to the depends of the X11 build as well, I wish I would have an interactive mode for mtn...)
2007-12-24python-pyqt 4.3.3 properly create pyqt.pro qmake profile.Michael Lauer1
christmas bugsquashing: should hopefully close #2468 for good...
2007-12-24packages/qt4/qtopia-core_4.2.0: Use the common ${PN}.inc as wellHolger Freyther1
2007-12-24packages/qt4: Move the staging bits from qtopia-core to qt_staging.inc, use ↵Holger Freyther6
it in Qt4/X11 The qt4-x11-free_4.3.3 and qtopia-core_4.3.3 bbfiles are rather empty now. The next stop is to make it compile.
2007-12-24merge of '1585e84b2f1f1c143a60c4d80cd9b5f9dfd1bfa7'Michael Lauer1
and 'a0bced98fc660149756ffa812a313c6b5fdbeaa1'
2007-12-24poppler: remove 0.6 cvs package, main is 0.6 nowMichael Lauer1
2007-12-24packages/qt4/qt4-x11-free,qtopia-core: Change the order, move the config ↵Holger Freyther2
flags to the .inc files
2007-12-24packages/qt4/qt_configuration.inc: Put the header files somewhere elseHolger Freyther1
2007-12-24packages/qt4/qtopia-core.inc: Use the same patches as Qt/X11Holger Freyther1
Do not build the tools, fix the mksepcs
2007-12-24packages/qt4/qt4-x11-free,qtopia-core: Unify configure and compile of Qt4Holger Freyther8
Adjust packaging to look into the directories we configured.
2007-12-24bluez-utils 3.23: Revamp brf6150 hispeed support.Paul Sokolovsky3
* Fixes #3520.
2007-12-24navit-0.0.2: make buidableJunqian Gordon Xu1
* remove obsolete patch (accepted upstream) * --disable-samplemap to prevent compile bailing out because of using cross complied binary * fix QA issues
2007-12-24merge of 'b27a32bfcc21a1d26ba62f18397b781bbfc0133c'Koen Kooi23
and 'c4691d132cd9904569c41d8d59f1a8a1989ddf47'
2007-12-24minimal-gpe-image: add gpe-terminalKoen Kooi1
2007-12-24apex: Fixed defcofigs for little endian caseRod Whitby4
2007-12-24merge of 'b5c1b60665cc492c4cad02a57e687ae33b5ce2ec'Rod Whitby4
and 'd31f98aad124b724f9685f080dbcdb5bd97d183f'