Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecated eclasses - to be removed in 2 years (or when council okays) | Jonathan Callen | 2010-01-11 | 1 | -481/+5 |
| | |||||
* | Update base function calls to comply with currently in-review eclass. | Tomas Chvatal | 2010-01-03 | 1 | -3/+3 |
| | |||||
* | Drop arts support in kde.eclass | Jonathan Callen | 2009-11-20 | 1 | -75/+4 |
| | |||||
* | New KDE 3 eclasses, that support EAPI 2 kde3 ebuilds | Theo Chatzimichos | 2009-05-12 | 1 | -12/+54 |
| | | | | and they prefix kde3 misc apps in /usr/kde/3.5 by default | ||||
* | Export PATH with KDEDIR first before calling configure or make. Fixes | Marcus D. Hanwell | 2008-10-11 | 1 | -2/+6 |
| | | | | bug 238027. | ||||
* | Fix for the kde eclass manpage. Thanks to Ulrich Müller for the report and fix. | Jorge Manuel B. S. Vicetto | 2008-10-06 | 1 | -3/+3 |
| | | | | Fixes bug 239987 | ||||
* | Added kdelibs to the list of packages with ARTS_REQUIRED="", fixes bug | Marcus D. Hanwell | 2008-09-19 | 1 | -2/+2 |
| | | | | 237692. | ||||
* | Final preparation for KDE 3.5.10. | Carsten Lohrke | 2008-09-13 | 1 | -10/+19 |
| | |||||
* | Small fix to ensure the correct kconfig_compiler is used. | Marcus D. Hanwell | 2008-09-09 | 1 | -1/+4 |
| | |||||
* | Prepare kde eclasses for KDE 3.5.10. | Carsten Lohrke | 2008-08-27 | 1 | -4/+19 |
| | |||||
* | Whitespace. | Ingmar Vanhassel | 2008-05-22 | 1 | -2/+2 |
| | |||||
* | slot_rebuild() - Unneeded and therefore deprecated for a long, long time now. | Carsten Lohrke | 2008-05-17 | 1 | -59/+4 |
| | | | | Ebuilds are still referencing it, so replacing with a stub. | ||||
* | Minor quoting issues. | Carsten Lohrke | 2008-05-17 | 1 | -9/+6 |
| | |||||
* | Prevent a warning when PATCHES isn't set. | Ingmar Vanhassel | 2008-04-15 | 1 | -2/+2 |
| | |||||
* | Really fix PATCHES handling. | Bo Ørsted Andresen | 2008-04-14 | 1 | -16/+14 |
| | |||||
* | Fix PATCHES handling. | Bo Ørsted Andresen | 2008-04-14 | 1 | -7/+8 |
| | |||||
* | Sanitise LINGUAS to avoid issues when a user specifies the same linguas ↵ | Bo Ørsted Andresen | 2008-04-12 | 1 | -3/+6 |
| | | | | twice (bug #215016). | ||||
* | Add support to kde.eclass too for making PATCHES an array for proper quoting. | Bo Ørsted Andresen | 2008-04-06 | 1 | -8/+17 |
| | |||||
* | Removed obsolete unsermake support and unconditionally enabled ↵ | Wulf Krueger | 2008-04-06 | 1 | -4/+3 |
| | | | | --disable-dependency-tracking. | ||||
* | Add support for KEG_PO_DIR with USE_KEG_PACKAGING. Don't fail when there ↵ | Bo Ørsted Andresen | 2008-03-18 | 1 | -4/+6 |
| | | | | isn't the right amount of white space between SUBDIRS and the equal sign. | ||||
* | Fix ARTS_REQUIRED and slot_rebuild() DESCRIPTIONs for eclass-manpages. | Bo Ørsted Andresen | 2008-03-06 | 1 | -4/+9 |
| | |||||
* | Only set WANT_AUTOMAKE to a pre-defined value if it's not yet set. | Wulf Krueger | 2008-02-23 | 1 | -2/+2 |
| | |||||
* | EAPI-1 enhancements for KDE 3.5.9. Thanks, Ingmar, for preparing these. | Wulf Krueger | 2008-02-20 | 1 | -32/+89 |
| | |||||
* | Don't call use arts unless arts is in IUSE when built_with_use check fails. | Bo Ørsted Andresen | 2008-01-26 | 1 | -5/+9 |
| | |||||
* | Place docs in /usr/share/doc/kde/ rather than /usr/kde/share/doc/, by zlin | Tobias Heinlein | 2008-01-02 | 1 | -5/+5 |
| | |||||
* | Applying small patch by zlin, and s/use flag/USE flag/g | Tobias Heinlein | 2007-12-08 | 1 | -6/+6 |
| | |||||
* | Minor update for KDE 3.5.8. | Wulf Krueger | 2007-10-19 | 1 | -2/+3 |
| | |||||
* | Limited checking for the arts USE flag to KDE 3.5* because it will otherwise ↵ | Wulf Krueger | 2007-06-11 | 1 | -2/+2 |
| | | | | conflict with KDE 4.x. | ||||
* | DOC_DIR_SUFFIX handling was still incorrect. Should finally be fixed now. | Wulf Krueger | 2007-04-22 | 1 | -2/+2 |
| | |||||
* | Fixed DOC_DIR_SUFFIX handling. Fixes bug 175538. | Wulf Krueger | 2007-04-22 | 1 | -2/+2 |
| | |||||
* | Move desktop entry handling to kde-functions.eclass and don't bother about ↵ | Carsten Lohrke | 2007-04-19 | 1 | -8/+2 |
| | | | | applnk paths. | ||||
* | trivial changes | Carsten Lohrke | 2007-04-11 | 1 | -8/+8 |
| | |||||
* | call validate_desktop_entries() | Carsten Lohrke | 2007-04-06 | 1 | -14/+6 |
| | |||||
* | Remove unsermake blocker, as blockers in eclasses are a bit irritating to ↵ | Carsten Lohrke | 2007-03-17 | 1 | -2/+1 |
| | | | | users. It's masked anyways. | ||||
* | block only our own unsermake, allow users to add a -r1 to their overlay with ↵ | Stefan Schweizer | 2007-03-15 | 1 | -2/+2 |
| | | | | the same name and be responsible for it themselves | ||||
* | Add unsermake blocker | Stefan Schweizer | 2007-03-10 | 1 | -1/+2 |
| | |||||
* | Ignore the .hidden directory, that is still used actively. | Diego Elio Pettenò | 2007-01-21 | 1 | -2/+3 |
| | |||||
* | Add two warnings whenever a package installs .desktop files | Diego Elio Pettenò | 2007-01-19 | 1 | -2/+19 |
| | | | | | | | a) in the deprecated /usr/share/applnk - it is deprecated for a reason (non-standard), plus it won't be checked by GNOME or other non-KDE menus; b) without a Categories attribute (it won't be shown properly, it will fall into the Lost & Found menu. Now let's enjoy the bugs flowing. | ||||
* | Revert xineramaproto headers to be based on xinerama use flag (bug #162089, ↵ | Caleb Tennis | 2007-01-16 | 1 | -2/+2 |
| | | | | from bug #158921) | ||||
* | Remove virtual/x11 references before starting a mess with dependencies for ↵ | Diego Elio Pettenò | 2006-12-25 | 1 | -4/+5 |
| | | | | | | modular and non-modular. Add libXt as build-time dependencies as it's needed to discover the presence of X includes, at least for now. This closes bug #158921. | ||||
* | Don't push kdehiddenvisibility useflag on every kde-base ebuild, as some ↵ | Diego Elio Pettenò | 2006-12-01 | 1 | -4/+1 |
| | | | | | | | | modules does not support the flag at all, and other packages simply has nothing to do with such an useflag. All the packags supporting hiddenvisibility are now explicitely marked so in their ebuilds. --newuse will be quite long, I know. | ||||
* | Add elibc_FreeBSD useflag to IUSE, as it's used to enable/disable PIE support. | Diego Elio Pettenò | 2006-10-29 | 1 | -2/+2 |
| | |||||
* | Allow documentation directories to share a suffix, as it's used for rsibreak. | Diego Elio Pettenò | 2006-10-29 | 1 | -1/+2 |
| | |||||
* | Disable PIE support in FreeBSD, as there it does not work, fixes kde not ↵ | Diego Elio Pettenò | 2006-10-24 | 1 | -1/+4 |
| | | | | starting at all. | ||||
* | If an admin dir is found in the work directory, update the local admindir. ↵ | Diego Elio Pettenò | 2006-10-14 | 1 | -1/+8 |
| | | | | Simplifies updates (that are quite spread nowadays). | ||||
* | Replace the detect-autoconf.sh script with a dummy one, avoids tools picking ↵ | Diego Elio Pettenò | 2006-09-23 | 1 | -10/+22 |
| | | | | up automake 1.7 when available. | ||||
* | Be sure about what we move and that the target exists. #148119 | Carsten Lohrke | 2006-09-21 | 1 | -2/+3 |
| | |||||
* | Force automake 1.9 (and use autotools.eclass to take care of dependencies). | Diego Elio Pettenò | 2006-09-21 | 1 | -11/+7 |
| | |||||
* | Moved kde-base/kde-env dependency to the ebuild, which need it. | Carsten Lohrke | 2006-09-18 | 1 | -4/+2 |
| | |||||
* | Do not call kde-config, when kdelibs is possibly not installed yet. :/ | Carsten Lohrke | 2006-08-23 | 1 | -4/+3 |
| |