summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add modular X dependencies on xinerama useflag.Diego Elio Pettenò2006-04-011-3/+5
|
* Add a check for building kdelibs with the doc use flag but not qt with itCaleb Tennis2006-02-271-1/+8
|
* Drop the dummy ltconfig if present.Diego Elio Pettenò2006-02-091-1/+5
|
* Move here the code to reduce the number of translations and documentation ↵Diego Elio Pettenò2006-02-051-1/+31
| | | | built to the requested ${LINGUAS}, but enable it only if USE_KEG_PACKAGING is set in the ebuilds, so that it doesn't interphere with older packages or packages using different layouts.
* Run elibtoolize before econf so that libtool patches gets applied.Diego Elio Pettenò2006-02-031-2/+3
|
* Push --with-extra-includes and --with-extra-libs to be on safe side with ↵Diego Elio Pettenò2006-01-301-1/+8
| | | | packages that don't guess the locations right.
* Check that ${PREFIX} is non-empty before using it.Diego Elio Pettenò2006-01-261-2/+2
|
* For safety, use [[ ]] instead of [ ] for complex checks; replace -a with && ↵Diego Elio Pettenò2006-01-241-4/+4
| | | | to avoid errors with recent bashes.
* Don't add kdeenablefinal useflag to every package, but just for the ones in ↵Diego Elio Pettenò2006-01-041-6/+8
| | | | kde-base. Enable or disable final support depending on presence of kdeenablefinal in $IUSE and it being enabled or not. Does not break old packages, but will probably make --newuse a bit funny.
* slot_rebuild() fixCarsten Lohrke2005-12-171-3/+3
|
* Make KDE use econf as usual, by overriding the directories where the ↵Diego Elio Pettenò2005-11-161-8/+13
| | | | ${PREFIX} changes. This allows it to play fine with confcache, removes the warning about ${CBUILD} unset and allows to update gnuconfig files.
* Apply whitespace checks from repoman to eclasses.Sven Wegener2005-10-131-3/+3
|
* Added missing flag-o-matic inherit, to filter visibility flags.Diego Elio Pettenò2005-10-121-2/+2
|
* Make sure visibility-change flags are being filtered out of KDE to avoid ↵Diego Elio Pettenò2005-10-111-1/+4
| | | | them to kill everything.
* slot_rebuild() fix, #108055Carsten Lohrke2005-10-061-3/+27
|
* Disable visibility support in kde programs in a different way (see bug #107571).Gregorio Guidi2005-10-031-8/+4
|
* DO NOT ignore the visibility for kde newer than 3.4.1 as the problem is ↵Diego Elio Pettenò2005-09-251-7/+6
| | | | STILL there.
* Use full atoms for built_with_use/best_version.Sven Wegener2005-09-251-4/+4
|
* minor fixes in slot_rebuild()Carsten Lohrke2005-09-161-5/+5
|
* Added the slot_rebuild function provided by Carsten Lohrke in bug 98425.Marcus D. Hanwell2005-09-161-1/+40
|
* Use [[ ]] instead of [ ] for tests.Diego Elio Pettenò2005-08-271-6/+6
|
* Restrict the visibility hack to kde 3.4.1.Gregorio Guidi2005-08-241-6/+7
|
* No need to treat IUSE as incremental, portage handles it.Sven Wegener2005-08-231-2/+2
|
* apply whitespace checks from repoman to eclassesSven Wegener2005-08-221-2/+2
|
* unset KDEHOME, KDEROOTHOME in the build env; fixes 96177.Dan Armak2005-07-291-1/+6
|
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-10/+10
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Better support for amd64 multilib (#94872).Gregorio Guidi2005-06-071-2/+6
|
* Correct previous patches for bug #86898 to avoid regenerating the configure ↵Gregorio Guidi2005-05-261-2/+2
| | | | script in every case.
* add SRC_URI for 3.4.1Dan Armak2005-05-251-7/+5
|
* Applied patch to disable visibility support in KDE 3.4, closes bug 86898.Marcus D. Hanwell2005-05-251-9/+7
|
* Do not install COPYING files.Gregorio Guidi2005-05-171-2/+2
|
* fix brain dead greppingMike Frysinger2005-05-151-2/+2
|
* Fix gcc visibility problem for ppc, too.Gregorio Guidi2005-02-171-3/+3
|
* Don't do "built_with_use kdelibs arts" check when builing arts or kdelibs.Carsten Lohrke2005-02-161-8/+10
|
* Add check for kdelibs compiled with arts support (#75315).Gregorio Guidi2005-02-161-2/+13
|
* removed several ancient, no longer used functions from kde-functions.eclass.Dan Armak2005-02-061-4/+1
| | | | | the bit in kde.eclass is an unused call to one of these functions. also, removed the two checks that set KDEBASE in kde-meta and kde-functions, and substituted a single check in kde-functions that simply sets KDEBASE if CATEGORY==kde-base.
* add kdeenablefinal USE flag handling to enable/disable --enable-final ↵Dan Armak2005-02-031-2/+7
| | | | configure flag (for KDEBASE ebuilds only). bug 14003.
* oops oops - only enable the previous commit's sed on amd64. (although the ↵Dan Armak2005-01-291-3/+3
| | | | incorrect revision is harmless also.)
* temp fix for bug 78720 (broken visibility-inlines on amd64), which seds ↵Dan Armak2005-01-291-1/+10
| | | | acinclude.m4.in. this only affects kde 3.4 on amd64.
* Make kde use the correct qt libdir.Jeremy Huddleston2005-01-181-2/+2
|
* Add xinerama use flag, and correctly set conf dirs - see bug #63637Caleb Tennis2004-09-191-3/+10
|
* Using eutils:get_libdir() now instead of hardcoded [/usr][/...]/libDanny van Dyk2004-09-151-2/+2
|
* $(get_libdir)-ize kde.eclassTravis Tilley2004-09-031-3/+7
|
* a little smarter fixCaleb Tennis2004-08-261-1/+2
|
* make it a little smarter yetCaleb Tennis2004-08-261-2/+2
|
* Change the arts use dep a little bitCaleb Tennis2004-08-181-2/+2
|
* Don't perform the optional arts switch unless we are in >=3.3Caleb Tennis2004-07-271-2/+2
|
* missing " causing major breakage, please check if this is correctThomas Matthijs2004-07-231-2/+2
|