summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix oldpim unpack by Andreas Sturmlechner <andreas.sturmlechner@gmail.com> ↵Michael Palimaka2015-07-221-2/+2
| | | | wrt bug #555566.
* Fix unpacking of noakonadi branchAndreas Hüttel2015-07-151-2/+2
|
* Drop EAPI 4 support.Johannes Huber2015-03-291-2/+2
|
* Avoid reserved names for functions and variables, bug 516092.Ulrich Müller2014-07-111-8/+8
|
* Sync with overlay. Remove unused inherit. Switch to git-r3 eclass. Fix file ↵Michael Palimaka2014-04-171-7/+10
| | | | collisions wrt bug #499032 and bug #507860. Add more dep reduction. Cosmetic improvements.
* Disable more bogus dependency checks wrt bug #494680.Michael Palimaka2014-02-061-3/+3
|
* Improve automagic dependency reduction, fixing bug #481996.Michael Palimaka2013-08-211-1/+4
|
* Fixes for KDE 4.11 and other small improvements.Michael Palimaka2013-08-151-17/+8
|
* Remove dependencies and actions that are now handled in individual ebuilds.Michael Palimaka2013-08-151-32/+2
|
* Remove old, unused code.Michael Palimaka2013-08-151-32/+6
|
* 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 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 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 Hüttel2012-03-241-1/+5
|
* Update from kde overlayAndreas Hüttel2012-03-061-4/+9
|
* Re-sync kde4 eclasses with kde overlay: remove libkworkspace target hacks ↵Andreas 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 Hüttel2011-03-111-5/+26
| | | | eclass
* Add the missing kde4-meta.eclass patch that makes kde-4.6.1 actually buildAndreas Hüttel2011-03-041-7/+22
|
* Only show the developers the tar unpack warnings (I_KNOW_WHAT_I_AM_DOING)Andreas 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
|