Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QA: drop all unused eclasses that were already announced for removal. New ↵ | 2011-01-31 | 1 | -7/+0 | |
| | | | | policy allows them to be gone after 30 days since the announcement. | ||||
* | Deprecated eclasses - to be removed in 2 years (or when council okays) | 2010-01-11 | 1 | -668/+5 | |
| | |||||
* | Fix last instance of deprange() | 2009-11-01 | 1 | -12/+3 | |
| | |||||
* | Drop the old deprange code, no longer used (if needed, use EAPI-1 SLOT deps) | 2009-11-01 | 1 | -252/+1 | |
| | |||||
* | Add export for kdedir when not working in kde-base. | 2009-05-13 | 1 | -6/+10 | |
| | |||||
* | New KDE 3 eclasses, that support EAPI 2 kde3 ebuilds | 2009-05-12 | 1 | -15/+8 | |
| | | | | and they prefix kde3 misc apps in /usr/kde/3.5 by default | ||||
* | Updated kde-functions eclass to install media-libs/libkipi, ↵ | 2008-10-04 | 1 | -2/+5 | |
| | | | | | | | media-libs/libkdcraw and media-libs/libkexiv2 out of /usr and into kde-3.5 prefix (/usr/kde/3.5). Thanks to Jan Kundrát (jkt) for the patch. It's the first part to fix bug 239282. | ||||
* | Prepare kde eclasses for KDE 3.5.10. | 2008-08-27 | 1 | -1/+2 | |
| | |||||
* | Get rid of deprecated qt_min_version(). | 2008-07-27 | 1 | -11/+3 | |
| | |||||
* | Simplify postprocess_desktop_entries(). | 2008-05-17 | 1 | -13/+4 | |
| | |||||
* | There is a difference between RDEPEND unset and explicitly set empty - cf. ↵ | 2008-05-17 | 1 | -27/+6 | |
| | | | | bug # 50721. Minor cleanup. | ||||
* | EAPI-1 enhancements for KDE 3.5.9. Thanks, Ingmar, for preparing these. | 2008-02-20 | 1 | -86/+132 | |
| | |||||
* | kde-functions.eclass: Kill need-auto{conf,make}, bug 148719, labelled as ↵ | 2008-02-19 | 1 | -34/+1 | |
| | | | | "don't use" for 1,5 year now... | ||||
* | Depend on =kde-base/kdelibs-3.5*, regardless of | 2008-02-14 | 1 | -5/+3 | |
| | |||||
* | Added an entry for knetworkconf. | 2008-02-10 | 1 | -1/+2 | |
| | |||||
* | kde-functions.eclass: Fix up previous commit, depend on ↵ | 2008-01-19 | 1 | -3/+3 | |
| | | | | =kde-base/kdelibs-3.5*, see bug 206528. | ||||
* | kde-functions.eclass: need-kde now adds an {,R}DEPEND on ↵ | 2008-01-19 | 1 | -4/+7 | |
| | | | | <kde-base/kdelibs-3.80, the first KDE 4 preview, see bug 206528. | ||||
* | Make sure that KDE programs from the :kde-4 or :kde-svn SLOT don't show up ↵ | 2008-01-17 | 1 | -1/+5 | |
| | | | | in the K-menu for KDE 3.5. | ||||
* | Added knetwalk which is derived from kdegames. | 2007-12-16 | 1 | -1/+2 | |
| | |||||
* | The buildsycoca function has been working fine for ~arch for almost 17 ↵ | 2007-09-27 | 1 | -2/+2 | |
| | | | | months now. Time to allow it to run for stable, too. | ||||
* | Re-added kworldwatch to allow for clean deinstallation. Fixes bug 189352. | 2007-08-19 | 1 | -1/+3 | |
| | |||||
* | Moving kde-base/kworldwatch to kde-base/kworldclock, see bug 188707 | 2007-08-16 | 1 | -2/+2 | |
| | |||||
* | Minor clean-ups. | 2007-05-29 | 1 | -3/+3 | |
| | |||||
* | Added the proposed patch from bug 180057. | 2007-05-28 | 1 | -4/+13 | |
| | |||||
* | postprocess_desktop_entries: Added a check for an existing desktop file in ↵ | 2007-05-28 | 1 | -3/+5 | |
| | | | | the destination directory before moving a potentially broken one from its legacy location. Fixes bug 180057. | ||||
* | Deal a bit more selective with KDE legacy desktop entry path handling. | 2007-05-01 | 1 | -5/+5 | |
| | |||||
* | Apply whitespace checks from repoman to eclasses. | 2007-04-23 | 1 | -2/+2 | |
| | |||||
* | Caring for KDE's applnk stuff doesn't lead anywhere. | 2007-04-22 | 1 | -2/+2 | |
| | |||||
* | Take into account that KDE 3.x doesn't really comply to the basedir spec | 2007-04-20 | 1 | -9/+13 | |
| | |||||
* | Move desktop entry handling to kde-functions.eclass and don't bother about ↵ | 2007-04-19 | 1 | -2/+21 | |
| | | | | applnk paths. | ||||
* | Fix bug #164543. | 2007-04-12 | 1 | -2/+2 | |
| | |||||
* | Restore some KDE_DERIVATION_MAP entries, see bug #171221. | 2007-03-17 | 1 | -1/+5 | |
| | |||||
* | Add "kde-base/kdeaddons kde-base/konqueror-akregator" back to ↵ | 2007-03-04 | 1 | -1/+2 | |
| | | | | KDE_DERIVATION_MAP. | ||||
* | Update KDE_DERIVATION_MAP. | 2007-03-04 | 1 | -48/+1 | |
| | |||||
* | Don't use need-auto{make,conf} anymore; echo a message when they are being ↵ | 2006-09-23 | 1 | -24/+8 | |
| | | | | used. See bug #148719. | ||||
* | Eliminate problematic subshells, fix return codes (bug #138980) | 2006-07-03 | 1 | -21/+25 | |
| | |||||
* | Improved KDE patch handling. | 2006-06-11 | 1 | -1/+8 | |
| | |||||
* | Re-apply the last changes now that kmail and konq-plugins are fixed. | 2006-06-06 | 1 | -5/+7 | |
| | |||||
* | Emergency revert old revision. | 2006-06-06 | 1 | -7/+5 | |
| | |||||
* | Be a bit more conservative, if we ever get over 50 revisions it means we ↵ | 2006-06-06 | 1 | -3/+3 | |
| | | | | really screwed up and should simply get a new version as a base. | ||||
* | Fix deprange-list to generate dependencies starting from a revision. Thanks ↵ | 2006-06-06 | 1 | -3/+5 | |
| | | | | to Kugelfang for making me open my eyes on the generated deps. | ||||
* | Make sure that buildsycoca function creates and sets the right permissions ↵ | 2006-05-19 | 1 | -1/+7 | |
| | | | | on /usr/share/services directory, or things will start breaking. | ||||
* | Add global kbuildsycoca creation after installing/removing KDE packages ↵ | 2006-05-07 | 1 | -1/+9 | |
| | | | | (~arch only for now). | ||||
* | Use || ( ) dependency only if the list contains more than one version. | 2006-03-06 | 1 | -4/+8 | |
| | |||||
* | Apply whitespace checks from repoman to eclasses. | 2006-02-17 | 1 | -2/+2 | |
| | |||||
* | Adjust KDE eclasses for KOffice 1.5 Beta 1. | 2006-02-09 | 1 | -1/+2 | |
| | |||||
* | Adds extra quoting so variables expand properly with bash-3.1 | 2006-01-10 | 1 | -6/+6 | |
| | |||||
* | Store correct RDEPENDs with need-qt(). | 2006-01-04 | 1 | -3/+9 | |
| | |||||
* | Store correct RDEPENDs with need-kde(). | 2006-01-04 | 1 | -4/+9 | |
| | |||||
* | Apply whitespace checks from repoman to eclasses. | 2006-01-01 | 1 | -5/+5 | |
| |