summaryrefslogtreecommitdiff
path: root/packages/qt4
AgeCommit message (Collapse)AuthorFiles
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-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-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-24packages/qt4/qtopia-core,qt4-x11-free: Make it share the DEPENDS and inheritsHolger Freyther3
2007-12-24packages/qt4/qt4-x11-free, qtopia-core: Move boilerplate lines to a .inc fileHolger Freyther4
2007-12-24package/qt4/qt4-x11-free,qtopia-core: Start sharing packagingHolger Freyther3
The font and translations are a bit hairy and need further work. The idea is that at one point in time we can install Qt/X11 and Qt/Embedded side by side again. Headers and tools still need some time.
2007-12-23packages/qt4: Move QtopiaCore over to the qt4_arch.incHolger Freyther3
2007-12-23packages/qt4/qt4_arch.inc: No tabs, 4 spaces are wonderfulHolger Freyther1
2007-12-23Move Qt/X11 and Qt/Embedded (known as QtopiaCore) to a qt4 directory. We ↵Holger Freyther26
will see a great unification in this directory. Besides the name Qt/X11 and Qt/Emebedded (QtopiaCore) are the same package with a different configure script. The aim is to share configuring, compiling, staging and packaging between these modules and making it more easy to try a bleeding qt snapshot.