Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Guard against multiple inheritance. Make KMCOMPILEONLY sed case-insensitive ↵ | Michael Palimaka | 2013-04-07 | 1 | -3/+8 |
| | | | | to avoid file collisions in the future. | ||||
* | [eclass] Version bump KDE SC 4.10.0 | Alexey Shvetsov | 2013-02-07 | 1 | -20/+18 |
| | |||||
* | Dont try to extract cmake/modules for kdegames > 4.9.0. Its removed from ↵ | Johannes Huber | 2012-09-04 | 1 | -2/+3 |
| | | | | top-level directory by upstream, fixes bug #431924. | ||||
* | Remove obsolete koffice handling. Simplify Qt minimal requirement. Remove | Johannes Huber | 2012-08-19 | 1 | -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 Huber | 2012-08-02 | 1 | -2/+2 |
| | |||||
* | Make .xz compression as default for SRC_URI calculation. Add KDE prefix to ↵ | Johannes Huber | 2012-08-01 | 1 | -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üttel | 2012-05-08 | 1 | -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üttel | 2012-04-19 | 1 | -7/+2 |
| | | | | pretty much useless. | ||||
* | Use .xz also for 4.8.x with x>1. | Johannes Huber | 2012-04-04 | 1 | -2/+2 |
| | |||||
* | Make opengl dependency soft in kde-workspace (except kwin) | Andreas K. Hüttel | 2012-03-24 | 1 | -1/+5 |
| | |||||
* | Update from kde overlay | Andreas K. Hüttel | 2012-03-06 | 1 | -4/+9 |
| | |||||
* | Re-sync kde4 eclasses with kde overlay: remove libkworkspace target hacks ↵ | Andreas K. Hüttel | 2011-12-18 | 1 | -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 eclasses | Jonathan Callen | 2011-10-29 | 1 | -8/+8 |
| | |||||
* | [eclass] Update kde eclasses | Alexey Shvetsov | 2011-10-06 | 1 | -2/+6 |
| | |||||
* | Sync kde eclasses with kde overlay | Theo Chatzimichos | 2011-07-10 | 1 | -2/+2 |
| | |||||
* | Sync eclasses from overlay | Jonathan Callen | 2011-06-15 | 1 | -8/+8 |
| | |||||
* | Sync KDE eclasses with overlay again (prerequisite for slotmoves) | Jonathan Callen | 2011-06-07 | 1 | -27/+13 |
| | |||||
* | Sync kde eclasses from overlay | Jonathan Callen | 2011-06-06 | 1 | -11/+12 |
| | |||||
* | Rework the gcc checkup to be less time consuming and move to git-2 eclass | Tomas Chvatal | 2011-05-01 | 1 | -24/+4 |
| | |||||
* | Move fixes for kde4-* eclasses from overlay here: | Tomas Chvatal | 2011-04-06 | 1 | -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üttel | 2011-03-11 | 1 | -5/+26 |
| | | | | eclass | ||||
* | Add the missing kde4-meta.eclass patch that makes kde-4.6.1 actually build | Andreas K. Hüttel | 2011-03-04 | 1 | -7/+22 |
| | |||||
* | Only show the developers the tar unpack warnings (I_KNOW_WHAT_I_AM_DOING) | Andreas K. Hüttel | 2011-01-12 | 1 | -2/+7 |
| | |||||
* | Previous commit broke kdepim installations for =! 4.6beta3, fixing | Theo Chatzimichos | 2010-12-29 | 1 | -1/+3 |
| | |||||
* | Add eclass support for kdepim 4.6beta3 | Theo Chatzimichos | 2010-12-29 | 1 | -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 338397 | Theo Chatzimichos | 2010-12-29 | 1 | -3/+3 |
| | | | | Move kde overlay commits b0b8623840b2ac1bf8a29f869c1fbbe30ebdcc6c and f353c08c2b2d3ee444986458bca836b2922dad02 written by dilfridge | ||||
* | Update eclasses for kde | Alexey Shvetsov | 2010-12-02 | 1 | -6/+13 |
| | |||||
* | Fix handbook related logic: 1) Add KMMODULE to KMEXTRA when KMNOMODULE is ↵ | Maciej Mrozowski | 2010-09-15 | 1 | -4/+4 |
| | | | | false, not when KMMODULE is nonempty | ||||
* | Make handbook unpacking less strict, bug 337341. Which is actually fine as ↵ | Maciej Mrozowski | 2010-09-15 | 1 | -2/+2 |
| | | | | handbook are not necessarily located directly in doc/KMMODULE | ||||
* | Rework KDE_HANDBOOK=1 -> KDE_HANDBOOK->'always', 'optional'(USE=handbook), ↵ | Maciej Mrozowski | 2010-09-14 | 1 | -7/+12 |
| | | | | 'never'(default) | ||||
* | Remove repacked unstable snapshots handling codepaths, add kdepim-4.4.6 ↵ | Maciej Mrozowski | 2010-09-11 | 1 | -8/+3 |
| | | | | dependency rule | ||||
* | Merge changes from overlay: remove kde 4.3 support, do not call epatch_user ↵ | Maciej Mrozowski | 2010-08-09 | 1 | -8/+3 |
| | | | | twice, bump cmake dep | ||||
* | Check whether misc files (README's and such) are actually regular files | Maciej Mrozowski | 2010-06-22 | 1 | -2/+2 |
| | |||||
* | Improve automatic misc documentation files installation (README's, ↵ | Maciej Mrozowski | 2010-05-17 | 1 | -4/+4 |
| | | | | ChangeLogs, etc) | ||||
* | Update qimageblitz category | Maciej Mrozowski | 2010-05-15 | 1 | -2/+2 |
| | |||||
* | Sync eclasses from kde overlay. | Maciej Mrozowski | 2010-05-15 | 1 | -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 overriding | Maciej Mrozowski | 2010-03-15 | 1 | -1/+9 |
| | |||||
* | Synchronized KDE eclasses from overlay, changes: | Maciej Mrozowski | 2010-02-02 | 1 | -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 Chvatal | 2010-01-11 | 1 | -2/+2 |
| | |||||
* | Updates from kde overlay | Jonathan Callen | 2009-12-14 | 1 | -2/+2 |
| | |||||
* | Update cmake-utils.eclass and kde4-*.eclass from kde overlay | Jonathan Callen | 2009-12-10 | 1 | -12/+20 |
| | |||||
* | Update kde4 eclasses from overlay | Jonathan Callen | 2009-12-02 | 1 | -2/+7 |
| | |||||
* | Update kde4 eclasses from overlay: | Tomas Chvatal | 2009-12-01 | 1 | -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 Chvatal | 2009-10-27 | 1 | -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 eclasses | Alexey Shvetsov | 2009-10-06 | 1 | -20/+14 |
| | |||||
* | Sync eclasses with kde-testing ones. | Tomas Chvatal | 2009-08-20 | 1 | -1/+1 |
| | |||||
* | moved license/homepage stuff from kde4-meta to kde4-base | Alex Alexander | 2009-08-07 | 1 | -12/+1 |
| | |||||
* | synced kde4 eclasses with new ones from kde-testing overlay | Alex Alexander | 2009-08-03 | 1 | -106/+93 |
| | |||||
* | Adjust eclasses to support new handbook useflag, also keep backcompat with ↵ | Tomas Chvatal | 2009-06-04 | 1 | -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 koffice | Robert Piasek | 2009-05-29 | 1 | -3/+8 |
| | | | | | | apps which didn't have openexr in IUSE. Signed-of by: Scarabeus |