Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update base function calls to comply with currently in-review eclass. | 2010-01-03 | 1 | -3/+3 | |
| | |||||
* | Drop arts support in kde.eclass | 2009-11-20 | 1 | -75/+4 | |
| | |||||
* | New KDE 3 eclasses, that support EAPI 2 kde3 ebuilds | 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 | 2008-10-11 | 1 | -2/+6 | |
| | | | | bug 238027. | ||||
* | Fix for the kde eclass manpage. Thanks to Ulrich Müller for the report and fix. | 2008-10-06 | 1 | -3/+3 | |
| | | | | Fixes bug 239987 | ||||
* | Added kdelibs to the list of packages with ARTS_REQUIRED="", fixes bug | 2008-09-19 | 1 | -2/+2 | |
| | | | | 237692. | ||||
* | Final preparation for KDE 3.5.10. | 2008-09-13 | 1 | -10/+19 | |
| | |||||
* | Small fix to ensure the correct kconfig_compiler is used. | 2008-09-09 | 1 | -1/+4 | |
| | |||||
* | Prepare kde eclasses for KDE 3.5.10. | 2008-08-27 | 1 | -4/+19 | |
| | |||||
* | Whitespace. | 2008-05-22 | 1 | -2/+2 | |
| | |||||
* | slot_rebuild() - Unneeded and therefore deprecated for a long, long time now. | 2008-05-17 | 1 | -59/+4 | |
| | | | | Ebuilds are still referencing it, so replacing with a stub. | ||||
* | Minor quoting issues. | 2008-05-17 | 1 | -9/+6 | |
| | |||||
* | Prevent a warning when PATCHES isn't set. | 2008-04-15 | 1 | -2/+2 | |
| | |||||
* | Really fix PATCHES handling. | 2008-04-14 | 1 | -16/+14 | |
| | |||||
* | Fix PATCHES handling. | 2008-04-14 | 1 | -7/+8 | |
| | |||||
* | Sanitise LINGUAS to avoid issues when a user specifies the same linguas ↵ | 2008-04-12 | 1 | -3/+6 | |
| | | | | twice (bug #215016). | ||||
* | Add support to kde.eclass too for making PATCHES an array for proper quoting. | 2008-04-06 | 1 | -8/+17 | |
| | |||||
* | Removed obsolete unsermake support and unconditionally enabled ↵ | 2008-04-06 | 1 | -4/+3 | |
| | | | | --disable-dependency-tracking. | ||||
* | Add support for KEG_PO_DIR with USE_KEG_PACKAGING. Don't fail when there ↵ | 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. | 2008-03-06 | 1 | -4/+9 | |
| | |||||
* | Only set WANT_AUTOMAKE to a pre-defined value if it's not yet set. | 2008-02-23 | 1 | -2/+2 | |
| | |||||
* | EAPI-1 enhancements for KDE 3.5.9. Thanks, Ingmar, for preparing these. | 2008-02-20 | 1 | -32/+89 | |
| | |||||
* | Don't call use arts unless arts is in IUSE when built_with_use check fails. | 2008-01-26 | 1 | -5/+9 | |
| | |||||
* | Place docs in /usr/share/doc/kde/ rather than /usr/kde/share/doc/, by zlin | 2008-01-02 | 1 | -5/+5 | |
| | |||||
* | Applying small patch by zlin, and s/use flag/USE flag/g | 2007-12-08 | 1 | -6/+6 | |
| | |||||
* | Minor update for KDE 3.5.8. | 2007-10-19 | 1 | -2/+3 | |
| | |||||
* | Limited checking for the arts USE flag to KDE 3.5* because it will otherwise ↵ | 2007-06-11 | 1 | -2/+2 | |
| | | | | conflict with KDE 4.x. | ||||
* | DOC_DIR_SUFFIX handling was still incorrect. Should finally be fixed now. | 2007-04-22 | 1 | -2/+2 | |
| | |||||
* | Fixed DOC_DIR_SUFFIX handling. Fixes bug 175538. | 2007-04-22 | 1 | -2/+2 | |
| | |||||
* | Move desktop entry handling to kde-functions.eclass and don't bother about ↵ | 2007-04-19 | 1 | -8/+2 | |
| | | | | applnk paths. | ||||
* | trivial changes | 2007-04-11 | 1 | -8/+8 | |
| | |||||
* | call validate_desktop_entries() | 2007-04-06 | 1 | -14/+6 | |
| | |||||
* | Remove unsermake blocker, as blockers in eclasses are a bit irritating to ↵ | 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 ↵ | 2007-03-15 | 1 | -2/+2 | |
| | | | | the same name and be responsible for it themselves | ||||
* | Add unsermake blocker | 2007-03-10 | 1 | -1/+2 | |
| | |||||
* | Ignore the .hidden directory, that is still used actively. | 2007-01-21 | 1 | -2/+3 | |
| | |||||
* | Add two warnings whenever a package installs .desktop files | 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, ↵ | 2007-01-16 | 1 | -2/+2 | |
| | | | | from bug #158921) | ||||
* | Remove virtual/x11 references before starting a mess with dependencies for ↵ | 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 ↵ | 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. | 2006-10-29 | 1 | -2/+2 | |
| | |||||
* | Allow documentation directories to share a suffix, as it's used for rsibreak. | 2006-10-29 | 1 | -1/+2 | |
| | |||||
* | Disable PIE support in FreeBSD, as there it does not work, fixes kde not ↵ | 2006-10-24 | 1 | -1/+4 | |
| | | | | starting at all. | ||||
* | If an admin dir is found in the work directory, update the local admindir. ↵ | 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 ↵ | 2006-09-23 | 1 | -10/+22 | |
| | | | | up automake 1.7 when available. | ||||
* | Be sure about what we move and that the target exists. #148119 | 2006-09-21 | 1 | -2/+3 | |
| | |||||
* | Force automake 1.9 (and use autotools.eclass to take care of dependencies). | 2006-09-21 | 1 | -11/+7 | |
| | |||||
* | Moved kde-base/kde-env dependency to the ebuild, which need it. | 2006-09-18 | 1 | -4/+2 | |
| | |||||
* | Do not call kde-config, when kdelibs is possibly not installed yet. :/ | 2006-08-23 | 1 | -4/+3 | |
| | |||||
* | Added dependency on either x11-proto/xf86vidmodeproto or <virtual/x11-7 ↵ | 2006-08-21 | 1 | -2/+4 | |
| | | | | which I ran into when building the release. |