summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete koffice handling. Simplify Qt minimal requirement. RemoveJohannes Huber2012-08-191-27/+6
| | | | | duplicated entry for unstable KDE SC releases in SRC_URI calculation. Arrange docs example for KDE_LINGUAS alphabetically.
* Make .xz compression as default for SRC_URI calculation. Add KDE prefix to ↵Johannes Huber2012-08-011-17/+17
| | | | BUILD_TYPE. No #DONOTCOMPILE if add_subdirectory has a variable parameter ("${...").
* Sync from kde overlay: Enable tests for live ebuilds, add support for ↵Michael Palimaka2012-06-221-12/+39
| | | | virtual dbus during src_test, update tarball extension for unstable releases.
* inherit flag-o-matic for append-flagsZac Medico2012-06-071-2/+2
|
* inherit multilib for get_libdirZac Medico2012-06-021-2/+2
|
* Sync kde4-*.eclass from kde overlay: add x11-libs/qt-dbus to kde ↵Andreas Hüttel2012-05-081-1/+5
| | | | dependencies, eqawarn on ${mycmakeargs} as string, properly treat case of undefined LINGUAS (bug 372457)
* dev-util/pkgconfig -> virtual/pkgconfigJeff Horelick2012-05-021-2/+2
|
* Use .xz also for 4.8.x with x>1.Johannes Huber2012-04-041-2/+2
|
* Update from kde overlayAndreas Hüttel2012-03-061-33/+22
|
* Drop kdeenablefinal build feature. Fix source uri calc for KDE SC 4.7.97 akaJohannes Huber2012-01-171-19/+3
| | | | 4.8 RC2 caused by screwed up version number scheme by upstream.
* Re-sync kde4 eclasses with kde overlay: remove libkworkspace target hacks ↵Andreas Hüttel2011-12-181-27/+26
| | | | (requires libkworkspace rebuild), force qt-4.7.4 for kde-4.8, properly treat kde-4.[789] version numbers, warn if the handbook useflag is added manually. Proofread by reavertm.
* Sync kde4 eclassesJonathan Callen2011-10-291-6/+9
|
* Use MERGE_TYPE variable only for EAPI=4, bug 385589Andreas Hüttel2011-10-211-5/+9
|
* [eclass] Update kde eclassesAlexey Shvetsov2011-10-061-48/+20
|
* [eclass] update kde4 eclassesAlexey Shvetsov2011-09-071-8/+8
|
* Add x11-libs/libxkbfile to global kde dependencies, bug 379747Andreas Hüttel2011-08-311-1/+2
|
* [eclass] Update eclass for KDE SC 4.7.0Alexey Shvetsov2011-07-271-6/+13
|
* Revert last commit, as the old version was 1) making less assumptions about ↵Andreas Hüttel2011-07-111-4/+3
| | | | gcc version numvers and 2) correct.
* Detect the gcc version in a really saner conditional.Tomas Chvatal2011-07-111-3/+4
|
* Sync kde eclasses with kde overlayTheo Chatzimichos2011-07-101-13/+21
|
* Only check for gcc version in kde4-base.eclass if we actually compile somethingAndreas Hüttel2011-07-061-4/+6
|
* The Great KDE Slot Move: gentoo-x86 Edition (move all the kde-base/ packages ↵Jonathan Callen2011-06-151-13/+7
| | | | from version-specific slots to :4)
* Sync eclasses from overlayJonathan Callen2011-06-151-2/+12
|
* Update KDE eclasses, add support for KDEPIM 4.6.0Theo Chatzimichos2011-06-091-6/+4
|
* Sync KDE eclasses with overlay again (prerequisite for slotmoves)Jonathan Callen2011-06-071-26/+11
|
* Goodbye kdeprefix (for >= 4.6.4)Jonathan Callen2011-06-061-72/+14
| | | | | Remove all usage of the kdeprefix flag that doesn't die immediately; remove the flag itself on >= 4.6.4
* Goodbye kdeprefix (part 1 -- die on +kdeprefix)Jonathan Callen2011-06-061-1/+15
|
* Sync kde eclasses from overlayJonathan Callen2011-06-061-34/+17
|
* Always show kdeprefix warning with USE=kdeprefix; make warning scarierJonathan Callen2011-05-231-10/+10
|
* Add x11-libs/libXcomposite to general KDE dependenciesAndreas Hüttel2011-05-141-1/+2
|
* Rework the gcc checkup to be less time consuming and move to git-2 eclassTomas Chvatal2011-05-011-16/+13
|
* Move more fixes from overlay:Jonathan Callen2011-04-221-12/+18
| | | | | | EAPI-4 autocompresses /usr/share/doc: exclude /usr/share/doc/HTML Fix underquoted USE dep for kde-l10n Various other issues
* Rework the kde-l10n handling so it is less annoying for users with no lingua ↵Tomas Chvatal2011-04-221-7/+9
| | | | selected.
* Make SRC_URI calculation work with the latest kdepim strangenessAndreas Hüttel2011-04-211-2/+2
|
* Move fixes for kde4-* eclasses from overlay here:Tomas Chvatal2011-04-061-151/+231
| | | | | | | | | | | Removal of eapi2 support. Removal of quirks for eapi2 and koffice. Additon of fdo/gnome-func eclasses to nicely update mime info. Various whitespace and tiny bugs cleanups. Addition of git to support upstream slowly moving to git. Add new eclass for kde4-meta packages. Written by ABCD. Allows us smaller meta packages.
* Added special handling for kdepim-l10nAndreas Hüttel2011-04-061-2/+2
|
* Update variable documentation and src_test from kde overlay (interaction ↵Andreas Hüttel2011-03-161-17/+17
| | | | with dbus, virtualx)
* Add KDEPIM 4.4.10 supportTheo Chatzimichos2011-01-281-2/+2
|
* Remove no longer required or case with scarabeus blessingKacper Kowalik2011-01-111-2/+2
|
* Add RDEPEND on oxygen-icons to all ebuilds using kde4-base.eclass. Ack'ed by ↵Andreas Hüttel2011-01-031-1/+5
| | | | tampakrap.
* Add eclass support for kdepim 4.6beta3Theo Chatzimichos2010-12-291-1/+5
| | | | | This commit is useless for in tree eclasses, as this kdepim version will stay in overlay I'm just syncing tree and overlay eclasses
* Add eclass support for KDEPIM 4.4.9Theo Chatzimichos2010-12-291-2/+2
|
* Add support for KDEPIM 4.4.8 in kde eclassesTheo Chatzimichos2010-12-061-2/+2
|
* Update eclasses for kdeAlexey Shvetsov2010-12-021-7/+98
|
* Restrict patching of dtd reference to ebuilds outside kde-properAndreas Hüttel2010-11-241-6/+8
|
* Added hack for manuals relying on outdated DTDAndreas Hüttel2010-10-271-1/+7
|
* Add KDEPIM 4.4.7 supportTheo Chatzimichos2010-10-241-2/+2
|
* Rework KDE_HANDBOOK=1 -> KDE_HANDBOOK->'always', 'optional'(USE=handbook), ↵Maciej Mrozowski2010-09-141-15/+28
| | | | 'never'(default)
* Sync from overlay: use add_kdebase_dep in eclass, depend on perl everywhere ↵Maciej Mrozowski2010-09-131-44/+27
| | | | (kconfig update needs it at runtime), update handbook handling (just pull khelpcenter)
* Ensure that *two* digits of patch version component determine unstable snaphotsMaciej Mrozowski2010-09-111-4/+4
|