Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the configure_die and add an IUSE statement | Caleb Tennis | 2004-02-24 | 1 | -35/+3 |
| | |||||
* | I think this will be the smartest way of informing people of their broken ↵ | Caleb Tennis | 2004-01-26 | 1 | -17/+6 |
| | | | | nvidia-ness | ||||
* | yet more verbosity, and smarter failure | Caleb Tennis | 2004-01-26 | 1 | -11/+33 |
| | |||||
* | be more verbose | Caleb Tennis | 2004-01-26 | 1 | -4/+5 |
| | |||||
* | add a stl warning | Caleb Tennis | 2004-01-26 | 1 | -1/+5 |
| | |||||
* | add an error if the configure script dies and warn about nvidia drivers | Caleb Tennis | 2004-01-23 | 1 | -3/+19 |
| | |||||
* | Added flags -ffunction-sections for kde on hppa. | Guy Martin | 2004-01-21 | 1 | -2/+7 |
| | |||||
* | Move the deps around to be a little more pleasant to look at - add the ↵ | Caleb Tennis | 2004-01-05 | 1 | -8/+8 |
| | | | | addwrite for the qtdir/etc/settings directory. Hopefully this fixes any problem people have and doesn't create any in the process | ||||
* | Removed no more usefull hppa tweaks. | Guy Martin | 2003-12-30 | 1 | -15/+1 |
| | |||||
* | bug #30272 | Heinrich Wendel | 2003-10-11 | 1 | -2/+2 |
| | |||||
* | get rid of autoconf problem as its fixed in -r1 | Caleb Tennis | 2003-10-08 | 1 | -2/+2 |
| | |||||
* | dont use 2.57a as its buggy | Caleb Tennis | 2003-09-30 | 1 | -2/+2 |
| | |||||
* | remove deprecated $DEBUG | Mike Frysinger | 2003-08-03 | 1 | -6/+5 |
| | |||||
* | autotools fixes, and added a function to make them be detected in a way that ↵ | Paul de Vrieze | 2003-07-29 | 1 | -2/+2 |
| | | | | we can work with | ||||
* | Added support for hppa in kde.eclass | Guy Martin | 2003-07-17 | 1 | -1/+16 |
| | |||||
* | do not run make -f $makefile if $makefile is empty | Dan Armak | 2003-04-13 | 1 | -4/+6 |
| | |||||
* | read new use flag debug as well as $DEBUG | Dan Armak | 2003-04-02 | 1 | -2/+7 |
| | |||||
* | removed IUSE=ppc, ARCH shouldn't be listed in IUSE | Hannes Mehnert | 2003-03-15 | 1 | -2/+1 |
| | |||||
* | moved perl from sys-devel to dev-lang | Seemant Kulleen | 2003-03-11 | 1 | -2/+2 |
| | |||||
* | unfix earlier fixes | Mike Frysinger | 2003-02-28 | 1 | -2/+2 |
| | |||||
* | removed qtmt use flag, --enable-mt is now passed to configure by default. | Hannes Mehnert | 2003-02-27 | 1 | -3/+2 |
| | | | | see thread on -core for details. | ||||
* | If description is set... don't overwrite it... | Nicholas Jones | 2003-02-18 | 1 | -2/+2 |
| | | | | Fixes to everything but ASPELL and KDE-SOURCE | ||||
* | header fixes | Mike Frysinger | 2003-02-16 | 1 | -2/+5 |
| | |||||
* | small fix0rs | Seemant Kulleen | 2003-02-13 | 1 | -2/+2 |
| | |||||
* | now that we have a kde_src_unpack, it makes sense to move the KDE_REMOVE_DIR ↵ | Dan Armak | 2003-01-31 | 1 | -3/+4 |
| | | | | call there from kde_src_compile:configure | ||||
* | add a kde_src_unpack(). it calls base_src_unpack (passing on all section ↵ | Dan Armak | 2003-01-30 | 1 | -3/+29 |
| | | | | parameters) then fixes the \'languageChange undeclared\' bug in a centralized manner by touching all .ui files. this change should be transparent to ebuilds; i will be changing those that call base_src_unpack to use kde_src_unpack so that they can make use of the new fix. | ||||
* | move the autotools deps from set-kdedir to need-kde (whyever were they in ↵ | Dan Armak | 2002-11-24 | 1 | -19/+1 |
| | | | | set-kdedir in the first place?!). move the code that sets $KDEBASE from kde.eclass to kde-functions.eclass and remove duplicate instance in set-kdedir. | ||||
* | accidentally committed wrong thing, sorry | Dan Armak | 2002-11-23 | 1 | -4/+2 |
| | |||||
* | add dep on >=automake-1.6.3 on ppc or kde 3.1, as reported by doctomoe. also ↵ | Dan Armak | 2002-11-23 | 1 | -7/+17 |
| | | | | stop using newdepend /autotools. | ||||
* | was deprecated weeks ago, no longer in use | Dan Armak | 2002-11-01 | 1 | -1/+11 |
| | |||||
* | set KDEDIRS=$KDEDIR:$PREFIX before running configure. this fixes the cases ↵ | Dan Armak | 2002-10-27 | 1 | -1/+6 |
| | | | | where it uses the wrong kde"s dcopidl, mcopidl etc. because of the way it searches for binaries. | ||||
* | Header updates/cleanups | Mike Frysinger | 2002-10-25 | 1 | -2/+3 |
| | |||||
* | another small whitespace fix | Dan Armak | 2002-10-24 | 1 | -43/+43 |
| | |||||
* | fix identation (proper tabs everywhere, alignment) in my eclasses | Dan Armak | 2002-10-24 | 1 | -15/+14 |
| | |||||
* | add support for upcoming kde-3.1-beta2 | Dan Armak | 2002-09-24 | 1 | -5/+7 |
| | |||||
* | fix #6978: only run dod con the files that actually exist, to eliminate a ↵ | Dan Armak | 2002-09-10 | 1 | -2/+4 |
| | | | | harmless error/warning from dodoc about nonexistant files | ||||
* | use autoconf 2.13 for kde-base 3.0.x ebuilds. add KDE_REMOVE_DIR function ↵ | Dan Armak | 2002-09-07 | 1 | -2/+5 |
| | | | | that removes a subdir of a module and prevents its being compiled. | ||||
* | replace the old fix with a very very simple 1-line one | Dan Armak | 2002-08-26 | 1 | -16/+2 |
| | |||||
* | recreate configure and ther such files when using a new admin dir | Dan Armak | 2002-08-26 | 1 | -1/+4 |
| | |||||
* | a few minor fixes and the new kde-new-admin() support (preliminary, in ↵ | Dan Armak | 2002-08-26 | 1 | -3/+17 |
| | | | | testing but can't break anything unless an ebuild calls it explicitly so i'm committing it) | ||||
* | fix slots and install locations for kde-i18n ebuilds; some other fixes | Dan Armak | 2002-08-14 | 1 | -5/+19 |
| | |||||
* | big commit i've been working on for the last few days. the important part ↵ | Dan Armak | 2002-08-13 | 1 | -1/+7 |
| | | | | ebuild-wise is that kde apps now go into /usr; there have also been some SLOT changes (making things uniform). see the various postings. | ||||
* | add configure flag --disable-dependency-tracking which allows ccache to ↵ | Dan Armak | 2002-07-15 | 1 | -1/+3 |
| | | | | cache a lot more of the kde compile. | ||||
* | big change for multiple kdes, being tested wih 3.1alpha1. barring bugs ↵ | Dan Armak | 2002-07-12 | 1 | -9/+6 |
| | | | | shouldn't affect current 3.0.x users. | ||||
* | minor changes (whitespace etc) | Dan Armak | 2002-05-07 | 1 | -33/+22 |
| | | | | ---------------------------------------------------------------------- | ||||
* | reveting global --enable-all comit - better safe than sorry | Dan Armak | 2002-04-02 | 1 | -2/+2 |
| | |||||
* | changed --enable-debug to --enable-debug=full when $DEBUG is set | Dan Armak | 2002-04-02 | 1 | -3/+3 |
| | | | | added --enable-final to all builds, hopefully will not cause problems | ||||
* | fix for the kde3/autoconf problem, see gentoo-user post, thanks Azarah! | Dan Armak | 2002-03-28 | 1 | -26/+1 |
| | | | | | also: moved kde-sandbox-patch() from kde.eclass de-functions.eclass where it belongs also: update kde3 apps' qt dep from 3.0.1 to 3.0.3 | ||||
* | fix kde-sandbox-patch() typo that essentially made it do nothing at all | Dan Armak | 2002-03-28 | 1 | -6/+7 |
| | |||||
* | kde_sandbox_patch() typo fix | Dan Armak | 2002-03-27 | 1 | -4/+3 |
| |