Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added hack for manuals relying on outdated DTD | Andreas K. Hüttel | 2010-10-27 | 1 | -1/+7 |
| | |||||
* | Add KDEPIM 4.4.7 support | Theo Chatzimichos | 2010-10-24 | 1 | -2/+2 |
| | |||||
* | Rework KDE_HANDBOOK=1 -> KDE_HANDBOOK->'always', 'optional'(USE=handbook), ↵ | Maciej Mrozowski | 2010-09-14 | 1 | -15/+28 |
| | | | | 'never'(default) | ||||
* | Sync from overlay: use add_kdebase_dep in eclass, depend on perl everywhere ↵ | Maciej Mrozowski | 2010-09-13 | 1 | -44/+27 |
| | | | | (kconfig update needs it at runtime), update handbook handling (just pull khelpcenter) | ||||
* | Ensure that *two* digits of patch version component determine unstable snaphots | Maciej Mrozowski | 2010-09-11 | 1 | -4/+4 |
| | |||||
* | Add SRC_URI rule for kdepim-4.4.6 | Maciej Mrozowski | 2010-09-11 | 1 | -1/+5 |
| | |||||
* | Remove repacked unstable snapshots handling codepaths, add kdepim-4.4.6 ↵ | Maciej Mrozowski | 2010-09-11 | 1 | -9/+8 |
| | | | | dependency rule | ||||
* | Sync some changes from overlay: | Maciej Mrozowski | 2010-09-09 | 1 | -16/+42 |
| | | | | | - KDE_HANDBOOK=1 instead of IUSE=handbook - add_kdebase_dep can be used outside of kde-base now | ||||
* | Revert - breaks kdelibs API (sic!) | Maciej Mrozowski | 2010-08-13 | 1 | -8/+7 |
| | |||||
* | Handle USE=debug in the same way as cmake-utils, do not abuse it with ↵ | Maciej Mrozowski | 2010-08-12 | 1 | -7/+8 |
| | | | | CMAkE_BUILD_TYPE=Debugfull (it can be done when needed anyway - see CMAKE_BUILD_TYPE section in cmake-utils.eclass(5)) | ||||
* | Merge changes from overlay: remove kde 4.3 support, do not call epatch_user ↵ | Maciej Mrozowski | 2010-08-09 | 1 | -19/+14 |
| | | | | twice, bump cmake dep | ||||
* | Add comment for accessibility USE dep on qt-gui, qt-qt3support, sync ↵ | Maciej Mrozowski | 2010-06-26 | 1 | -7/+30 |
| | | | | kdevelop eclass updates from overlay | ||||
* | Add USE dep on accessibility for Qt packages, see bug 325461 | Maciej Mrozowski | 2010-06-26 | 1 | -3/+3 |
| | |||||
* | Check whether misc files (README's and such) are actually regular files | Maciej Mrozowski | 2010-06-22 | 1 | -3/+3 |
| | |||||
* | Improve automatic misc documentation files installation (README's, ↵ | Maciej Mrozowski | 2010-05-17 | 1 | -13/+6 |
| | | | | ChangeLogs, etc) | ||||
* | Sync eclasses from kde overlay. | Maciej Mrozowski | 2010-05-15 | 1 | -145/+207 |
| | | | | | | | | - kdevelop ebuils support - cmake-2.6.4 needed for KDE SC 4.5 - crosscompilation fixes - fix README's installation - pre-release koffice support | ||||
* | Added dev-util/automoc dependency for all KDE4 packages | Maciej Mrozowski | 2010-05-15 | 1 | -1/+2 |
| | |||||
* | Drop accessibility requirement on qt. Per bug #309677 | Tomas Chvatal | 2010-04-07 | 1 | -3/+3 |
| | |||||
* | Synchronized KDE eclasses from overlay, changes: | Maciej Mrozowski | 2010-02-02 | 1 | -18/+21 |
| | | | | | | | | - KDE SC 4.5 support - EAPI-3 support - prefix support - moved docs to /usr/share/doc/${PF} - applied override for kdepim hardcoded checks | ||||
* | Updates from kde overlay | Jonathan Callen | 2009-12-14 | 1 | -16/+23 |
| | |||||
* | Update cmake-utils.eclass and kde4-*.eclass from kde overlay | Jonathan Callen | 2009-12-10 | 1 | -25/+57 |
| | |||||
* | Update kde4 eclasses from overlay | Jonathan Callen | 2009-12-02 | 1 | -4/+4 |
| | |||||
* | Update kde4 eclasses from overlay: | Tomas Chvatal | 2009-12-01 | 1 | -13/+43 |
| | | | | | | | | | | | | 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. | ||||
* | Fix KOffice URL, bug 294604 | Theo Chatzimichos | 2009-11-25 | 1 | -2/+2 |
| | |||||
* | Use correct variable name. Effectively reverts abcd's change. | Tomas Chvatal | 2009-10-28 | 1 | -4/+4 |
| | |||||
* | Add back-compat code for CMAKE_REQUIRED | Jonathan Callen | 2009-10-28 | 1 | -2/+2 |
| | |||||
* | Use correct variable | Jonathan Callen | 2009-10-28 | 1 | -3/+3 |
| | |||||
* | Fix variable name. | Tomas Chvatal | 2009-10-27 | 1 | -2/+2 |
| | |||||
* | Fix undefined variable warning. | Tomas Chvatal | 2009-10-27 | 1 | -2/+4 |
| | |||||
* | Sync cmake-utils and kde eclasses with kde-testing overlays. | Tomas Chvatal | 2009-10-27 | 1 | -108/+87 |
| | | | | | | | 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 | -24/+20 |
| | |||||
* | Sync kde4 eclasses with overlay ones in preparation for 4.3.1. | Tomas Chvatal | 2009-09-01 | 1 | -6/+19 |
| | | | | 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 | -16/+36 |
| | |||||
* | moved license/homepage stuff from kde4-meta to kde4-base | Alex Alexander | 2009-08-07 | 1 | -1/+12 |
| | |||||
* | synced kde4 eclasses with new ones from kde-testing overlay | Alex Alexander | 2009-08-03 | 1 | -87/+77 |
| | |||||
* | Adjust the kdedir check for optional/never required kde. Reported by yngwin. | Tomas Chvatal | 2009-06-05 | 1 | -2/+9 |
| | |||||
* | Fix variable test. Thx to salnx per forums for the fix. | Tomas Chvatal | 2009-06-04 | 1 | -2/+2 |
| | |||||
* | Adjust eclasses to support new handbook useflag, also keep backcompat with ↵ | Tomas Chvatal | 2009-06-04 | 1 | -14/+26 |
| | | | | old doc handling (will be dropped). Depend on qt4.5 and add variable allowing to override this. Linugas handling update. | ||||
* | Update kde4 eclasses from kde-testing. Mostly minor sinc. Introduce support ↵ | Tomas Chvatal | 2009-05-28 | 1 | -14/+28 |
| | | | | for stable koffice2 | ||||
* | Few minor updates to kde4 eclasses. Introduce kde4-stable-live support. | Tomas Chvatal | 2009-05-09 | 1 | -15/+42 |
| | |||||
* | Move elog information from prepare to postinst and also switch from elog to ↵ | Tomas Chvatal | 2009-04-18 | 1 | -9/+9 |
| | | | | einfo for less verbosity. Thanks for patch to reavertm. | ||||
* | Document ESVN_MIRROR variable for kde eclasses. Requested on irc. | Tomas Chvatal | 2009-04-15 | 1 | -1/+5 |
| | |||||
* | Update kde4 eclasses | Tomas Chvatal | 2009-04-13 | 1 | -372/+267 |
| | | | | | | | | | 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]). :]" | ||||
* | Dropping the >=xorg-server-1.5.2 dep. | Jorge Manuel B. S. Vicetto | 2009-03-26 | 1 | -6/+1 |
| | |||||
* | Fix broken DOC= variable. Cleanup eclass not to duplicate cmake-utils ↵ | Tomas Chvatal | 2009-03-11 | 1 | -19/+3 |
| | | | | function calls. | ||||
* | Sync kde4 eclasses with kde-testing (review by scarabeus and jmbsvicetto). | Tomas Chvatal | 2009-03-09 | 1 | -71/+94 |
| | |||||
* | Update kde4 eclasses. Was in testing for month now so hope all problems ↵ | Tomas Chvatal | 2009-03-01 | 1 | -98/+97 |
| | | | | 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 | -11/+9 |
| | | | | Caithaml and pva for helping with this. Per bug #257616. | ||||
* | Fix spaces with tabs. | Tomas Chvatal | 2009-02-02 | 1 | -10/+10 |
| | |||||
* | Fixes for 4.3 snapshot series. | Patrick Lauer | 2009-01-31 | 1 | -1/+16 |
| |