Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kde changes | Caleb Tennis | 2003-09-12 | 1 | -2/+6 |
| | |||||
* | minor fixes | Caleb Tennis | 2003-09-12 | 1 | -2/+3 |
| | |||||
* | Add a function that replaces head -1 with head -n 1, and more... | Caleb Tennis | 2003-08-07 | 1 | -1/+13 |
| | |||||
* | autotools fixes, and added a function to make them be detected in a way that ↵ | Paul de Vrieze | 2003-07-29 | 1 | -2/+32 |
| | | | | we can work with | ||||
* | predict accesses to QTDIR/etc/settings for the sandbox to make sure there ↵ | Dan Armak | 2003-07-01 | 1 | -1/+2 |
| | | | | are no access denied aborts even under userpriv+usersandbox. can't hurt anything, as it's just an addpredict not an addwrite. in fact, the addwrite (and the trick with ~/.kde, ~/.qt) should be removed and replaced with an addpredict - but that has to be tested, so not committing yet. | ||||
* | move xpatch from kde-funcitons to eutils, since it's not kde-specific in any way | Dan Armak | 2003-06-10 | 1 | -114/+1 |
| | |||||
* | added initial version of xpatch(), see comments. the rest of the diff is ↵ | Dan Armak | 2003-06-10 | 1 | -20/+134 |
| | | | | whitespace changes that crept in somehow. | ||||
* | remove get_free_mem(), get_param() functions because nothing uses them ↵ | Dan Armak | 2003-05-11 | 1 | -23/+2 |
| | | | | anymore. also add kdelibs-apidocs to the list of kdebase ebuilds since it needs the right DESTDIR etc. | ||||
* | I'm cleaning up the kde eclasses. It is a gradual process so that i can ↵ | Dan Armak | 2003-04-27 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | commit it into portage piecemeal. <changeset #1> Done: - deprecated kde-base. it is now empty and does nothing except inheriting kde. apps should now inherit kde directly. the deps on glibc and gcc that kde-base added are not necessary because they are in all profiles' system packages lists anyway. - deprecated kde-pre, no ebuild was using it any longer. - deprecated kde.org. moved kde.org contents into kde-dist, since that's almost the only place kde.org was being inherited from. ebuilds that need changing: kdelibs, kdelibs-apidocs - stopped using newdepend /c. gcc and glibc are in the sysytem packages list in every profile anyway, and our other ebuilds don't really keep track of such deps. Changes done to ebuilds so far: - kdelibs: don't inherit kde.org. don't call newdepend /c. - kdelibs-apidocs: don't inherit kde.org | ||||
* | needed support for new kde 3.1.1a stuff. shouldn't touch anything else. | Dan Armak | 2003-04-08 | 1 | -1/+3 |
| | |||||
* | header fixes | Mike Frysinger | 2003-02-16 | 1 | -3/+6 |
| | |||||
* | add support for automake 1.7 to need-automake() | Dan Armak | 2003-01-31 | 1 | -1/+3 |
| | |||||
* | add: if NEED_KDE_DONT_ADD_KDELIBS_DEP is set, need-kde() will not a depend ↵ | Dan Armak | 2003-01-28 | 1 | -6/+12 |
| | | | | on kdelibs, and the package must add it manually. used by the new kdebase revisions to specify deps on the nde kdelibs revisions in a precise manner. | ||||
* | kde-3.1_rc6 changes | Hannes Mehnert | 2003-01-05 | 1 | -3/+2 |
| | |||||
* | additions for kde 3.1 rc5 | Dan Armak | 2002-12-08 | 1 | -1/+2 |
| | |||||
* | removing all enable-final functionality, see gentoo-dev post | Dan Armak | 2002-12-02 | 1 | -17/+1 |
| | |||||
* | allow writing to all of /usr/qt/3/etc/settings, after all. | Dan Armak | 2002-12-01 | 1 | -1/+5 |
| | |||||
* | kdemultimedia didn't set KDEDIR, it used prefix=/usr, which broke lots of ↵ | Hannes Mehnert | 2002-11-27 | 1 | -2/+2 |
| | | | | things, thanks to Alron for catching, this should also close bugs #11307 and #11309 | ||||
* | move the autotools deps from set-kdedir to need-kde (whyever were they in ↵ | Dan Armak | 2002-11-24 | 1 | -24/+27 |
| | | | | 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. | ||||
* | add dep on >=automake-1.6.3 on ppc or kde 3.1, as reported by doctomoe. also ↵ | Dan Armak | 2002-11-23 | 1 | -3/+1 |
| | | | | stop using newdepend /autotools. | ||||
* | cleanup and various touchups. make kde 3.1 depend on qt 3.1. also cleanup ↵ | Dan Armak | 2002-11-19 | 1 | -16/+11 |
| | | | | the kde version --> autotools version logic (it will have to be rethought entirely though). | ||||
* | added support for kde-3.1_rc3 | Hannes Mehnert | 2002-11-12 | 1 | -1/+2 |
| | |||||
* | fix that kde-3.1_rc2 needs qt-3.1.0_pre20021104 | Hannes Mehnert | 2002-11-05 | 1 | -1/+2 |
| | |||||
* | kde-3.1_rc2 | Hannes Mehnert | 2002-11-05 | 1 | -1/+2 |
| | |||||
* | add support for kde 3.1 and qt 3.1 versions - general fixums. also remove ↵ | Dan Armak | 2002-11-01 | 1 | -13/+6 |
| | | | | the KDEAPPENDAGE stuff i never used. | ||||
* | set minimal qt version to 3.1 for kde cvs and 3.0.5 for kde 3.0.x | Dan Armak | 2002-10-31 | 1 | -4/+4 |
| | |||||
* | changes necessary for kde 3.1 rc1 | Dan Armak | 2002-10-31 | 1 | -16/+18 |
| | |||||
* | add functions for determining the amount of free memory and setting ↵ | Dan Armak | 2002-10-27 | 1 | -1/+37 |
| | | | | --enable-final if it is (as of now) >=200MB. this is not to say these functions are called from anywhere as yet. see comments in the code for more info. | ||||
* | Header updates/cleanups | Mike Frysinger | 2002-10-25 | 1 | -1/+2 |
| | |||||
* | Header updates/cleanups | Mike Frysinger | 2002-10-25 | 1 | -2/+2 |
| | |||||
* | fix identation (proper tabs everywhere, alignment) in my eclasses | Dan Armak | 2002-10-24 | 1 | -101/+101 |
| | |||||
* | add support for upcoming kde-3.1-beta2 | Dan Armak | 2002-09-24 | 1 | -1/+3 |
| | |||||
* | similar change for kde-base 2.2.2 packages and kdelibs 2.2.2a | Dan Armak | 2002-09-10 | 1 | -2/+4 |
| | |||||
* | allow kde-base 3.0.3 packages to use kdelibs =3.0.3* and not just ~3.0.3, ↵ | Dan Armak | 2002-09-10 | 1 | -1/+7 |
| | | | | because of the new kdelibs 3.0.3a | ||||
* | use autoconf 2.13 for kde-base 3.0.x ebuilds. add KDE_REMOVE_DIR function ↵ | Dan Armak | 2002-09-07 | 1 | -15/+55 |
| | | | | that removes a subdir of a module and prevents its being compiled. | ||||
* | add value 5 to min-kde-ver() version case statement; fix problem with ↵ | Dan Armak | 2002-08-29 | 1 | -1/+2 |
| | | | | ebuilds calling need-kde 5 (e.g. ksvg) | ||||
* | replace the old fix with a very very simple 1-line one | Dan Armak | 2002-08-26 | 1 | -9/+1 |
| | |||||
* | 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) | ||||
* | replace assert-like | Dan Armak | 2002-08-18 | 1 | -3/+3 |
| | |||||
* | remove stray debug einfo statement | Dan Armak | 2002-08-14 | 1 | -2/+2 |
| | |||||
* | fix slots and install locations for kde-i18n ebuilds; some other fixes | Dan Armak | 2002-08-14 | 1 | -19/+24 |
| | |||||
* | big commit i've been working on for the last few days. the important part ↵ | Dan Armak | 2002-08-13 | 1 | -100/+87 |
| | | | | ebuild-wise is that kde apps now go into /usr; there have also been some SLOT changes (making things uniform). see the various postings. | ||||
* | adjust deps on qt so that kde3 apps can be satisifed by qt-5 (which is the ↵ | Dan Armak | 2002-08-06 | 1 | -18/+10 |
| | | | | qt-copy cvs ebuild) | ||||
* | fix typo in error: could should be could not | Dan Armak | 2002-07-26 | 1 | -2/+2 |
| | |||||
* | new function: kde_remove_flag <subdir> <flag> - removes from Makefile in / ↵ | Dan Armak | 2002-07-26 | 1 | -1/+20 |
| | | | | from all lines containing the word CFLAGS or CXXFLAGS. used by kdebase and koffice to remove the problematic -fomit-frame-pointer from some directories' makefiles. | ||||
* | changes and eclasses for upcomnig kde cvs ebuilds. they won't live in ↵ | Dan Armak | 2002-07-17 | 1 | -60/+90 |
| | | | | portage but there's no reason for the eclasses not to live here, makes it much more comfortable | ||||
* | fix dependencies on kdelibs-2* | Dan Armak | 2002-07-16 | 1 | -4/+9 |
| | |||||
* | turn some echo commands into debug-print calls | Dan Armak | 2002-07-13 | 1 | -5/+4 |
| | |||||
* | big change for multiple kdes, being tested wih 3.1alpha1. barring bugs ↵ | Dan Armak | 2002-07-12 | 1 | -22/+91 |
| | | | | shouldn't affect current 3.0.x users. | ||||
* | dependency fix to allow 3.0.1.20020604 | Daniel Robbins | 2002-07-11 | 1 | -2/+2 |
| |