summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Sync cmake-utils and kde eclasses with kde-testing overlays.Tomas Chvatal2009-10-271-13/+7
| | | | | | | 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-36/+160
|
* Sync kde4 eclasses with overlay ones in preparation for 4.3.1.Tomas Chvatal2009-09-011-6/+14
| | | | One thing differ from overlay ones. KDE_MINIMAL sets still 4.2 instead of 4.3 because some archies did not keyword all kde-base YET!
* Sync eclasses with kde-testing ones.Tomas Chvatal2009-08-201-1/+40
|
* synced kde4 eclasses with new ones from kde-testing overlayAlex Alexander2009-08-031-25/+102
|
* Adjust eclasses to support new handbook useflag, also keep backcompat with ↵Tomas Chvatal2009-06-041-1/+1
| | | | old doc handling (will be dropped). Depend on qt4.5 and add variable allowing to override this. Linugas handling update.
* Update linguas detection code to work as expected.Tomas Chvatal2009-05-311-1/+4
|
* Update kde4 eclasses from kde-testing. Mostly minor sinc. Introduce support ↵Tomas Chvatal2009-05-281-20/+27
| | | | for stable koffice2
* Few minor updates to kde4 eclasses. Introduce kde4-stable-live support.Tomas Chvatal2009-05-091-2/+2
|
* Update permission fixing code. Per bug #266432.Tomas Chvatal2009-04-191-9/+12
|
* Add line noting that the warning is pure QA. Per discussion with yngwin on ↵Tomas Chvatal2009-04-171-1/+2
| | | | #g-dev
* Update kde4 eclassesTomas Chvatal2009-04-131-86/+67
| | | | | | | | | Add back support for doc handling (now via doc useflag) Force kdeprefix only for kde-base things (others are going unprefixed to /usr) -> Note for this: if user find that some application is pulling [-kdeprefix] kde uninstall/install of that app should help. Rewritten slot handling with simpler code. Added detection and alert system for finding what aplication break sth for /usr/share/config and /usr/share/kde4 and screw up perms. Left for next time: "Support for stable live (live packages from stable branch [shiny huh]). :]"
* Sync kde4 eclasses with kde-testing (review by scarabeus and jmbsvicetto).Tomas Chvatal2009-03-091-4/+5
|
* Update kde4 eclasses. Was in testing for month now so hope all problems ↵Tomas Chvatal2009-03-011-73/+14
| | | | squashed. Resolves some annoying issues and enhance deps.
* Make NEED_KDE=none packages pick correct kdedir :] Fixed thanks to Tomáš ↵Tomas Chvatal2009-02-101-37/+35
| | | | Caithaml and pva for helping with this. Per bug #257616.
* Add one missed patch for the eclasses. Affect only live stuff so no breakage ↵Tomas Chvatal2009-01-121-1/+32
| | | | for tree users. Thanks reavertm for pointing out.
* Update of kde4 eclasses with ones which understand 4.2 and live :]Tomas Chvatal2009-01-121-459/+212
| | | | | | | Report all broken (in meaning with kde4.2) things, i will be revbumping and fixing all packages using these eclasses but i might miss something. Such package could became blocker for 4.2 so bumb if you maintain such thing (i will write note on dev-ml today when i am done and if i wont forget).
* Added kommander to the KDM.Jorge Manuel B. S. Vicetto2008-10-071-1/+2
|
* Bumped kde4 eclasses.Jorge Manuel B. S. Vicetto2008-10-021-83/+104
| | | | Add kde-4.1.2 into the tree from the kde-testing overlay.
* Actually convert to an array... Bug #216863.Bo Ørsted Andresen2008-05-171-2/+2
|
* Eclass updates for KDE 4.0.4, thanks to Bo Ørsted Andresen & Jorge Manuel ↵Ingmar Vanhassel2008-05-151-17/+35
| | | | B. S. Vicetto.
* Add support for making PATCHES an array for proper quoting. Add KDE_LINGUAS ↵Bo Ørsted Andresen2008-04-041-1/+30
| | | | support to kde4-functions.eclass and use it in kde4-base.eclass in the unpack phase.
* s/einfo/echo/Ingmar Vanhassel2008-03-131-3/+3
|
* Add kinfocenter to KDE4_DERIVATION_MAP for KDE 4.0.2.Bo Ørsted Andresen2008-03-101-1/+2
|
* Make /usr/share/kde4 world readable. Thanks to Jan Kundrát (jkt|) for ↵Bo Ørsted Andresen2008-02-031-1/+5
| | | | reporting this.
* Added kde4-functions.eclass - Common ebuild functions for monolithic and ↵Ingmar Vanhassel2008-01-161-0/+484
split KDE 4 packages.