summaryrefslogtreecommitdiff
path: root/packages/konqueror
AgeCommit message (Collapse)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther3
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther3
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe5
2008-10-09konqueror-embedded: add patch missing from previous commitPaul Eggleton1
2008-08-31konqueror-embedded: improve 20070316 versionPaul Eggleton1
* Enable rtti (requires libqpe-opie with enabled rtti) * Change from qpe to road GUI
2008-08-02konqueror-embedded: fix build problemsPaul Eggleton7
* Upgrade 20070212 to 20070316 (earlier version no longer available for fetching) * Fix _AC_PATH_X_XMKMF error during configure (fixes bug #3569)
2008-02-28konqueror: Improve staging variablesRichard Purdie2
2007-07-07konqueror-embedded: fixed and adjusted to the new filesystem layoutMichael Krelin1
2007-06-16konqueror-embedded 20070212: adjust dont-use-kde-config.patch to not use ↵Michael Krelin1
kde-config ;-)
2007-06-16merge of '00d174a244aed2a142a8e7eff3c9237d11a3c1e2'Rolf Leggewie3
and 'ecc40e5d095d4babc358e9cf43848590ee15f357'
2007-06-15konqueror-embedded: don't use kde-config while configuring.Michael Krelin2
2007-06-15fix a couple of LICENSE entriesRolf Leggewie3
2007-06-12konqueror-embedded: updated to 20070212 snapshot.Michael Krelin6
Credits go to Marek Vasut of bug #1995, which is being closed.
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie2
2006-11-29Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ↵Richard Purdie2
mailing list. There should be no functionality changes yet.
2006-10-10packages/konqueror/konqueror-embedded-20060404: Fix of KDE-config errorKristoffer Ericson3
* This fixes configure error "kde-config not found..." by removing those checks from acinclude.m4. Changes applied to .bb file and addition of patch. Kde-config is the spawn of the devil. Confirmed build.
2006-09-09many recipes: change pcre to libpcre in DEPENDSPhilipp Zabel2
2006-07-12konqueror 20060404 add gcc4 patch, remove 20050322Michael Lauer5
2006-04-26packages/konqueror/konqueror 3.5.4:Holger Freyther1
-Depend on dcopidl2cpp as well
2006-04-22konqueror-embedded 3.5: pinpoint a svndateMichael Lauer1
2006-04-06konqueror-embedded-svn: fix DEPENDS lineMichael Lauer1
2006-04-04konqueror-embedded: make svn version use libqte-mt-static (for now)Michael Lauer3
2006-04-04packages/konqueror: add new svn version of konqueror embeddedDirk Opfer1
- Needs a multithreaded qte version - To build this package dcopidl-native are needed: ASSUME_PROVIDED += "dcopidl-native"
2006-04-03konqueror-embedded 20030705: update packing.patch to make it work w/ g++4.1Michael Lauer2
2006-03-20konqueror-embedded 20030705: apply patch to make it compile w/ gcc4.xMichael Lauer2
2006-03-19konqueror-embedded: Add information about pcre workaround to .bb file.Richard Purdie2