Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync cmake-utils and kde eclasses with kde-testing overlays. | Tomas Chvatal | 2009-10-27 | 1 | -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 eclasses | Alexey Shvetsov | 2009-10-06 | 1 | -36/+160 |
| | |||||
* | Sync kde4 eclasses with overlay ones in preparation for 4.3.1. | Tomas Chvatal | 2009-09-01 | 1 | -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 Chvatal | 2009-08-20 | 1 | -1/+40 |
| | |||||
* | synced kde4 eclasses with new ones from kde-testing overlay | Alex Alexander | 2009-08-03 | 1 | -25/+102 |
| | |||||
* | Adjust eclasses to support new handbook useflag, also keep backcompat with ↵ | Tomas Chvatal | 2009-06-04 | 1 | -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 Chvatal | 2009-05-31 | 1 | -1/+4 |
| | |||||
* | Update kde4 eclasses from kde-testing. Mostly minor sinc. Introduce support ↵ | Tomas Chvatal | 2009-05-28 | 1 | -20/+27 |
| | | | | for stable koffice2 | ||||
* | Few minor updates to kde4 eclasses. Introduce kde4-stable-live support. | Tomas Chvatal | 2009-05-09 | 1 | -2/+2 |
| | |||||
* | Update permission fixing code. Per bug #266432. | Tomas Chvatal | 2009-04-19 | 1 | -9/+12 |
| | |||||
* | Add line noting that the warning is pure QA. Per discussion with yngwin on ↵ | Tomas Chvatal | 2009-04-17 | 1 | -1/+2 |
| | | | | #g-dev | ||||
* | Update kde4 eclasses | Tomas Chvatal | 2009-04-13 | 1 | -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 Chvatal | 2009-03-09 | 1 | -4/+5 |
| | |||||
* | Update kde4 eclasses. Was in testing for month now so hope all problems ↵ | Tomas Chvatal | 2009-03-01 | 1 | -73/+14 |
| | | | | squashed. Resolves some annoying issues and enhance deps. | ||||
* | Make NEED_KDE=none packages pick correct kdedir :] Fixed thanks to Tomáš ↵ | Tomas Chvatal | 2009-02-10 | 1 | -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 Chvatal | 2009-01-12 | 1 | -1/+32 |
| | | | | for tree users. Thanks reavertm for pointing out. | ||||
* | Update of kde4 eclasses with ones which understand 4.2 and live :] | Tomas Chvatal | 2009-01-12 | 1 | -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. Vicetto | 2008-10-07 | 1 | -1/+2 |
| | |||||
* | Bumped kde4 eclasses. | Jorge Manuel B. S. Vicetto | 2008-10-02 | 1 | -83/+104 |
| | | | | Add kde-4.1.2 into the tree from the kde-testing overlay. | ||||
* | Actually convert to an array... Bug #216863. | Bo Ørsted Andresen | 2008-05-17 | 1 | -2/+2 |
| | |||||
* | Eclass updates for KDE 4.0.4, thanks to Bo Ørsted Andresen & Jorge Manuel ↵ | Ingmar Vanhassel | 2008-05-15 | 1 | -17/+35 |
| | | | | B. S. Vicetto. | ||||
* | Add support for making PATCHES an array for proper quoting. Add KDE_LINGUAS ↵ | Bo Ørsted Andresen | 2008-04-04 | 1 | -1/+30 |
| | | | | support to kde4-functions.eclass and use it in kde4-base.eclass in the unpack phase. | ||||
* | s/einfo/echo/ | Ingmar Vanhassel | 2008-03-13 | 1 | -3/+3 |
| | |||||
* | Add kinfocenter to KDE4_DERIVATION_MAP for KDE 4.0.2. | Bo Ørsted Andresen | 2008-03-10 | 1 | -1/+2 |
| | |||||
* | Make /usr/share/kde4 world readable. Thanks to Jan Kundrát (jkt|) for ↵ | Bo Ørsted Andresen | 2008-02-03 | 1 | -1/+5 |
| | | | | reporting this. | ||||
* | Added kde4-functions.eclass - Common ebuild functions for monolithic and ↵ | Ingmar Vanhassel | 2008-01-16 | 1 | -0/+484 |
split KDE 4 packages. |