summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Minor update for KDE 3.5.8.Wulf Krueger2007-10-191-2/+3
* Limited checking for the arts USE flag to KDE 3.5* because it will otherwise ...Wulf Krueger2007-06-111-2/+2
* DOC_DIR_SUFFIX handling was still incorrect. Should finally be fixed now.Wulf Krueger2007-04-221-2/+2
* Fixed DOC_DIR_SUFFIX handling. Fixes bug 175538.Wulf Krueger2007-04-221-2/+2
* Move desktop entry handling to kde-functions.eclass and don't bother about ap...Carsten Lohrke2007-04-191-8/+2
* trivial changesCarsten Lohrke2007-04-111-8/+8
* call validate_desktop_entries()Carsten Lohrke2007-04-061-14/+6
* Remove unsermake blocker, as blockers in eclasses are a bit irritating to use...Carsten Lohrke2007-03-171-2/+1
* block only our own unsermake, allow users to add a -r1 to their overlay with ...Stefan Schweizer2007-03-151-2/+2
* Add unsermake blockerStefan Schweizer2007-03-101-1/+2
* Ignore the .hidden directory, that is still used actively.Diego Elio Pettenò2007-01-211-2/+3
* Add two warnings whenever a package installs .desktop filesDiego Elio Pettenò2007-01-191-2/+19
* Revert xineramaproto headers to be based on xinerama use flag (bug #162089, f...Caleb Tennis2007-01-161-2/+2
* Remove virtual/x11 references before starting a mess with dependencies for mo...Diego Elio Pettenò2006-12-251-4/+5
* Don't push kdehiddenvisibility useflag on every kde-base ebuild, as some modu...Diego Elio Pettenò2006-12-011-4/+1
* Add elibc_FreeBSD useflag to IUSE, as it's used to enable/disable PIE support.Diego Elio Pettenò2006-10-291-2/+2
* Allow documentation directories to share a suffix, as it's used for rsibreak.Diego Elio Pettenò2006-10-291-1/+2
* Disable PIE support in FreeBSD, as there it does not work, fixes kde not star...Diego Elio Pettenò2006-10-241-1/+4
* If an admin dir is found in the work directory, update the local admindir. Si...Diego Elio Pettenò2006-10-141-1/+8
* Replace the detect-autoconf.sh script with a dummy one, avoids tools picking ...Diego Elio Pettenò2006-09-231-10/+22
* Be sure about what we move and that the target exists. #148119Carsten Lohrke2006-09-211-2/+3
* Force automake 1.9 (and use autotools.eclass to take care of dependencies).Diego Elio Pettenò2006-09-211-11/+7
* Moved kde-base/kde-env dependency to the ebuild, which need it.Carsten Lohrke2006-09-181-4/+2
* Do not call kde-config, when kdelibs is possibly not installed yet. :/Carsten Lohrke2006-08-231-4/+3
* Added dependency on either x11-proto/xf86vidmodeproto or <virtual/x11-7 which...Chris Gianelloni2006-08-211-2/+4
* Exclude kdehiddenvisibility for kdemultimedia (and derived) package. Add an e...Diego Elio Pettenò2006-07-251-4/+13
* Force automake 1.9 when using autoconf 2.60 for safety.Diego Elio Pettenò2006-07-231-2/+10
* Pinpoint virtual/x11 to version lesser than 7.Diego Elio Pettenò2006-07-091-3/+3
* fix bug #139577Carsten Lohrke2006-07-071-2/+2
* Tweak the cvs.sh script so that it accepts autoconf 2.60.Diego Elio Pettenò2006-06-271-1/+8
* Fix indentation to use tabs as the rest of the tree.Diego Elio Pettenò2006-06-271-4/+4
* Don't extract the whole tarball when using meta, run unpack only if the sourc...Diego Elio Pettenò2006-06-271-5/+5
* Use emake for install, and for the cvs makefile.Diego Elio Pettenò2006-06-151-3/+3
* restore kde eclass changesCarsten Lohrke2006-06-111-24/+24
* Revert for now, as repoman bails out because of new rdepend policy checks.Carsten Lohrke2006-06-111-24/+24
* Improved KDE patch handling.Carsten Lohrke2006-06-111-7/+27
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-06-101-2/+2
* Don't add arts dependency for arts itself. Thanks to Ciaran McCreesh in bug #...Diego Elio Pettenò2006-06-081-4/+4
* Add the code to support ARTS_REQUIRED='never' to make carlo happy, although I...Diego Elio Pettenò2006-05-311-5/+8
* use [[ check.Diego Elio Pettenò2006-05-301-2/+2
* Clearify error message.Diego Elio Pettenò2006-05-301-6/+10
* Add ARTS_REQUIRED variable to make ebuilds declare when they _require_ arts. ...Diego Elio Pettenò2006-05-301-12/+30
* More changes to support $KDE_S.Diego Elio Pettenò2006-05-301-4/+2
* Alias ${S} to ${KDE_S} to allow building in different directories without com...Diego Elio Pettenò2006-05-291-10/+15
* Don't do the checks if the useflag is not enabled.Diego Elio Pettenò2006-05-251-2/+2
* Unleash the linguas handling in IUSE now that Halcy0n has the linguas.desc re...Diego Elio Pettenò2006-05-251-7/+6
* Add kdehiddenvisibility useflag that enables the GCC hidden visibility, when ...Diego Elio Pettenò2006-05-251-1/+16
* Don't run seds einfo for data that's not present (translations or documentati...Diego Elio Pettenò2006-05-071-9/+16
* Add global kbuildsycoca creation after installing/removing KDE packages (~arc...Diego Elio Pettenò2006-05-071-2/+10
* Use more portable sed syntax.Diego Elio Pettenò2006-05-011-2/+3