summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added hack for manuals relying on outdated DTDAndreas K. Hüttel2010-10-271-1/+7
|
* Add KDEPIM 4.4.7 supportTheo Chatzimichos2010-10-241-2/+2
|
* Rework KDE_HANDBOOK=1 -> KDE_HANDBOOK->'always', 'optional'(USE=handbook), ↵Maciej Mrozowski2010-09-141-15/+28
| | | | 'never'(default)
* Sync from overlay: use add_kdebase_dep in eclass, depend on perl everywhere ↵Maciej Mrozowski2010-09-131-44/+27
| | | | (kconfig update needs it at runtime), update handbook handling (just pull khelpcenter)
* Ensure that *two* digits of patch version component determine unstable snaphotsMaciej Mrozowski2010-09-111-4/+4
|
* Add SRC_URI rule for kdepim-4.4.6Maciej Mrozowski2010-09-111-1/+5
|
* Remove repacked unstable snapshots handling codepaths, add kdepim-4.4.6 ↵Maciej Mrozowski2010-09-111-9/+8
| | | | dependency rule
* Sync some changes from overlay:Maciej Mrozowski2010-09-091-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 Mrozowski2010-08-131-8/+7
|
* Handle USE=debug in the same way as cmake-utils, do not abuse it with ↵Maciej Mrozowski2010-08-121-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 Mrozowski2010-08-091-19/+14
| | | | twice, bump cmake dep
* Add comment for accessibility USE dep on qt-gui, qt-qt3support, sync ↵Maciej Mrozowski2010-06-261-7/+30
| | | | kdevelop eclass updates from overlay
* Add USE dep on accessibility for Qt packages, see bug 325461Maciej Mrozowski2010-06-261-3/+3
|
* Check whether misc files (README's and such) are actually regular filesMaciej Mrozowski2010-06-221-3/+3
|
* Improve automatic misc documentation files installation (README's, ↵Maciej Mrozowski2010-05-171-13/+6
| | | | ChangeLogs, etc)
* Sync eclasses from kde overlay.Maciej Mrozowski2010-05-151-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 packagesMaciej Mrozowski2010-05-151-1/+2
|
* Drop accessibility requirement on qt. Per bug #309677Tomas Chvatal2010-04-071-3/+3
|
* Synchronized KDE eclasses from overlay, changes:Maciej Mrozowski2010-02-021-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 overlayJonathan Callen2009-12-141-16/+23
|
* Update cmake-utils.eclass and kde4-*.eclass from kde overlayJonathan Callen2009-12-101-25/+57
|
* Update kde4 eclasses from overlayJonathan Callen2009-12-021-4/+4
|
* Update kde4 eclasses from overlay:Tomas Chvatal2009-12-011-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 294604Theo Chatzimichos2009-11-251-2/+2
|
* Use correct variable name. Effectively reverts abcd's change.Tomas Chvatal2009-10-281-4/+4
|
* Add back-compat code for CMAKE_REQUIREDJonathan Callen2009-10-281-2/+2
|
* Use correct variableJonathan Callen2009-10-281-3/+3
|
* Fix variable name.Tomas Chvatal2009-10-271-2/+2
|
* Fix undefined variable warning.Tomas Chvatal2009-10-271-2/+4
|
* Sync cmake-utils and kde eclasses with kde-testing overlays.Tomas Chvatal2009-10-271-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 eclassesAlexey Shvetsov2009-10-061-24/+20
|
* Sync kde4 eclasses with overlay ones in preparation for 4.3.1.Tomas Chvatal2009-09-011-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 Chvatal2009-08-201-16/+36
|
* moved license/homepage stuff from kde4-meta to kde4-baseAlex Alexander2009-08-071-1/+12
|
* synced kde4 eclasses with new ones from kde-testing overlayAlex Alexander2009-08-031-87/+77
|
* Adjust the kdedir check for optional/never required kde. Reported by yngwin.Tomas Chvatal2009-06-051-2/+9
|
* Fix variable test. Thx to salnx per forums for the fix.Tomas Chvatal2009-06-041-2/+2
|
* Adjust eclasses to support new handbook useflag, also keep backcompat with ↵Tomas Chvatal2009-06-041-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 Chvatal2009-05-281-14/+28
| | | | for stable koffice2
* Few minor updates to kde4 eclasses. Introduce kde4-stable-live support.Tomas Chvatal2009-05-091-15/+42
|
* Move elog information from prepare to postinst and also switch from elog to ↵Tomas Chvatal2009-04-181-9/+9
| | | | einfo for less verbosity. Thanks for patch to reavertm.
* Document ESVN_MIRROR variable for kde eclasses. Requested on irc.Tomas Chvatal2009-04-151-1/+5
|
* Update kde4 eclassesTomas Chvatal2009-04-131-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. Vicetto2009-03-261-6/+1
|
* Fix broken DOC= variable. Cleanup eclass not to duplicate cmake-utils ↵Tomas Chvatal2009-03-111-19/+3
| | | | function calls.
* Sync kde4 eclasses with kde-testing (review by scarabeus and jmbsvicetto).Tomas Chvatal2009-03-091-71/+94
|
* Update kde4 eclasses. Was in testing for month now so hope all problems ↵Tomas Chvatal2009-03-011-98/+97
| | | | squashed. Resolves some annoying issues and enhance deps.
* Make NEED_KDE=none packages pick correct kdedir :] Fixed thanks to Tomáš ↵Tomas Chvatal2009-02-101-11/+9
| | | | Caithaml and pva for helping with this. Per bug #257616.
* Fix spaces with tabs.Tomas Chvatal2009-02-021-10/+10
|
* Fixes for 4.3 snapshot series.Patrick Lauer2009-01-311-1/+16
|