summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Guard against multiple inheritance. Make KMCOMPILEONLY sed case-insensitive ↵Michael Palimaka2013-04-071-3/+8
| | | | to avoid file collisions in the future.
* [eclass] Version bump KDE SC 4.10.0Alexey Shvetsov2013-02-071-20/+18
|
* Dont try to extract cmake/modules for kdegames > 4.9.0. Its removed from ↵Johannes Huber2012-09-041-2/+3
| | | | top-level directory by upstream, fixes bug #431924.
* Remove obsolete koffice handling. Simplify Qt minimal requirement. RemoveJohannes Huber2012-08-191-45/+1
| | | | | duplicated entry for unstable KDE SC releases in SRC_URI calculation. Arrange docs example for KDE_LINGUAS alphabetically.
* Fix tarball extract for old kdepim, bug #429428.Johannes Huber2012-08-021-2/+2
|
* Make .xz compression as default for SRC_URI calculation. Add KDE prefix to ↵Johannes Huber2012-08-011-18/+18
| | | | BUILD_TYPE. No #DONOTCOMPILE if add_subdirectory has a variable parameter ("${...").
* Sync kde4-*.eclass from kde overlay: add x11-libs/qt-dbus to kde ↵Andreas K. Hüttel2012-05-081-1/+1
| | | | dependencies, eqawarn on ${mycmakeargs} as string, properly treat case of undefined LINGUAS (bug 372457)
* No ewarns even if tar misses some files on unpack, as that is so common it's ↵Andreas K. Hüttel2012-04-191-7/+2
| | | | pretty much useless.
* Use .xz also for 4.8.x with x>1.Johannes Huber2012-04-041-2/+2
|
* Make opengl dependency soft in kde-workspace (except kwin)Andreas K. Hüttel2012-03-241-1/+5
|
* Update from kde overlayAndreas K. Hüttel2012-03-061-4/+9
|
* Re-sync kde4 eclasses with kde overlay: remove libkworkspace target hacks ↵Andreas K. Hüttel2011-12-181-1/+4
| | | | (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-8/+8
|
* [eclass] Update kde eclassesAlexey Shvetsov2011-10-061-2/+6
|
* Sync kde eclasses with kde overlayTheo Chatzimichos2011-07-101-2/+2
|
* Sync eclasses from overlayJonathan Callen2011-06-151-8/+8
|
* Sync KDE eclasses with overlay again (prerequisite for slotmoves)Jonathan Callen2011-06-071-27/+13
|
* Sync kde eclasses from overlayJonathan Callen2011-06-061-11/+12
|
* Rework the gcc checkup to be less time consuming and move to git-2 eclassTomas Chvatal2011-05-011-24/+4
|
* Move fixes for kde4-* eclasses from overlay here:Tomas Chvatal2011-04-061-155/+116
| | | | | | | | | | | 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.
* <=gcc-4.3 and >=kde-4.6 dont mix well, so prevent the doomed attempt in the ↵Andreas K. Hüttel2011-03-111-5/+26
| | | | eclass
* Add the missing kde4-meta.eclass patch that makes kde-4.6.1 actually buildAndreas K. Hüttel2011-03-041-7/+22
|
* Only show the developers the tar unpack warnings (I_KNOW_WHAT_I_AM_DOING)Andreas K. Hüttel2011-01-121-2/+7
|
* Previous commit broke kdepim installations for =! 4.6beta3, fixingTheo Chatzimichos2010-12-291-1/+3
|
* Add eclass support for kdepim 4.6beta3Theo Chatzimichos2010-12-291-1/+6
| | | | | This commit is useless for in tree eclasses, as this kdepim version will stay in overlay I'm just syncing tree and overlay eclasses
* Catch unpacking errors with die, fixes bug 338397Theo Chatzimichos2010-12-291-3/+3
| | | | Move kde overlay commits b0b8623840b2ac1bf8a29f869c1fbbe30ebdcc6c and f353c08c2b2d3ee444986458bca836b2922dad02 written by dilfridge
* Update eclasses for kdeAlexey Shvetsov2010-12-021-6/+13
|
* Fix handbook related logic: 1) Add KMMODULE to KMEXTRA when KMNOMODULE is ↵Maciej Mrozowski2010-09-151-4/+4
| | | | false, not when KMMODULE is nonempty
* Make handbook unpacking less strict, bug 337341. Which is actually fine as ↵Maciej Mrozowski2010-09-151-2/+2
| | | | handbook are not necessarily located directly in doc/KMMODULE
* Rework KDE_HANDBOOK=1 -> KDE_HANDBOOK->'always', 'optional'(USE=handbook), ↵Maciej Mrozowski2010-09-141-7/+12
| | | | 'never'(default)
* Remove repacked unstable snapshots handling codepaths, add kdepim-4.4.6 ↵Maciej Mrozowski2010-09-111-8/+3
| | | | dependency rule
* Merge changes from overlay: remove kde 4.3 support, do not call epatch_user ↵Maciej Mrozowski2010-08-091-8/+3
| | | | twice, bump cmake dep
* Check whether misc files (README's and such) are actually regular filesMaciej Mrozowski2010-06-221-2/+2
|
* Improve automatic misc documentation files installation (README's, ↵Maciej Mrozowski2010-05-171-4/+4
| | | | ChangeLogs, etc)
* Update qimageblitz categoryMaciej Mrozowski2010-05-151-2/+2
|
* Sync eclasses from kde overlay.Maciej Mrozowski2010-05-151-14/+34
| | | | | | | | - kdevelop ebuils support - cmake-2.6.4 needed for KDE SC 4.5 - crosscompilation fixes - fix README's installation - pre-release koffice support
* Added kdepim-related CMake-checks overridingMaciej Mrozowski2010-03-151-1/+9
|
* Synchronized KDE eclasses from overlay, changes:Maciej Mrozowski2010-02-021-46/+34
| | | | | | | | - KDE SC 4.5 support - EAPI-3 support - prefix support - moved docs to /usr/share/doc/${PF} - applied override for kdepim hardcoded checks
* Fix eclassdoc for kde4-meta.Tomas Chvatal2010-01-111-2/+2
|
* Updates from kde overlayJonathan Callen2009-12-141-2/+2
|
* Update cmake-utils.eclass and kde4-*.eclass from kde overlayJonathan Callen2009-12-101-12/+20
|
* Update kde4 eclasses from overlayJonathan Callen2009-12-021-2/+7
|
* Update kde4 eclasses from overlay:Tomas Chvatal2009-12-011-20/+6
| | | | | | | | | | | | Changes: kde-functions Update the block resolving case to make it simpler. kde-meta Drop not required elogs. Drop redundant dependencies. kde-base introduce kdeenablefinal useflag (masked). support unpacking of xz tarballs in eapi2.
* Sync cmake-utils and kde eclasses with kde-testing overlays.Tomas Chvatal2009-10-271-32/+43
| | | | | | | Renamed WANT_CMAKE -> CMAKE_REQUIRED in kde eclasses fixed koffice2.0 support in kde eclasses Added WANT_CMAKE into cmake-utils eclass, where it brings possibility to depend on cmake only when some useflag is required. Used with WANT_CMAKE="variable", where variable is the useflag (its autoadded to IUSE too.)
* [eclass] Update kde4 eclassesAlexey Shvetsov2009-10-061-20/+14
|
* Sync eclasses with kde-testing ones.Tomas Chvatal2009-08-201-1/+1
|
* moved license/homepage stuff from kde4-meta to kde4-baseAlex Alexander2009-08-071-12/+1
|
* synced kde4 eclasses with new ones from kde-testing overlayAlex Alexander2009-08-031-106/+93
|
* Adjust eclasses to support new handbook useflag, also keep backcompat with ↵Tomas Chvatal2009-06-041-12/+24
| | | | old doc handling (will be dropped). Depend on qt4.5 and add variable allowing to override this. Linugas handling update.
* update to kde4-meta eclass. This fixes paludis QA warnings for some kofficeRobert Piasek2009-05-291-3/+8
| | | | | | apps which didn't have openexr in IUSE. Signed-of by: Scarabeus