Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't die on failed kde-i18n-gentoo patch, it isn't needed for all languages | Dan Armak | 2002-04-20 | 1 | -2/+3 |
| | |||||
* | extend kde_sandbox_patch() to work for new kdemulitmedia fix | Dan Armak | 2002-04-17 | 1 | -2/+2 |
| | |||||
* | small fix | Martin Schlemmer | 2002-04-15 | 1 | -2/+2 |
| | |||||
* | added generic SLOTs. kde2 apps now have slot="2", kde3 apps - slot="3". | Dan Armak | 2002-04-13 | 1 | -3/+3 |
| | |||||
* | name changes | Martin Schlemmer | 2002-04-09 | 1 | -3/+3 |
| | |||||
* | virtualx eclass for builds that needs a X display | Martin Schlemmer | 2002-04-09 | 1 | -0/+51 |
| | |||||
* | removing bigus kde.us.org server (again) | Dan Armak | 2002-04-05 | 1 | -3/+2 |
| | |||||
* | Added another KDE mirror | Seemant Kulleen | 2002-04-05 | 1 | -2/+3 |
| | |||||
* | revert slot change, i misunderstood the need for slotsCVS: | Dan Armak | 2002-04-04 | 1 | -7/+1 |
| | | | | ---------------------------------------------------------------------- | ||||
* | kde.org: add kde download mirrors | Dan Armak | 2002-04-04 | 2 | -4/+16 |
| | | | | | kde-dist; add SLOT setting to major and minor version but not revision, e.g. SLOT of 3.0 is 3.0 ubt SLOT of 2.2.2 is 2.2 | ||||
* | reveting global --enable-all comit - better safe than sorry | Dan Armak | 2002-04-02 | 4 | -5/+9 |
| | |||||
* | changed --enable-debug to --enable-debug=full when $DEBUG is set | Dan Armak | 2002-04-02 | 4 | -10/+6 |
| | | | | added --enable-final to all builds, hopefully will not cause problems | ||||
* | make base_src_compile() use econf() and emake() from the default ↵ | Dan Armak | 2002-03-30 | 3 | -61/+194 |
| | | | | src_compile() in ebuild.sh | ||||
* | flip side of yesterday's kde3-cvs/autoconf trouble: add an autoconf-2.1 and ↵ | Dan Armak | 2002-03-29 | 1 | -2/+7 |
| | | | | | | | automake-1.4 request to all kde2 apps, fixing e.g. kmerlin, mosfet | ||||
* | fix for the kde3/autoconf problem, see gentoo-user post, thanks Azarah! | Dan Armak | 2002-03-28 | 2 | -28/+39 |
| | | | | | 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 |
| | |||||
* | missing file | Dan Armak | 2002-03-27 | 1 | -0/+136 |
| | |||||
* | kde_sandbox_patch() typo fix | Dan Armak | 2002-03-27 | 1 | -4/+3 |
| | |||||
* | big commit that makes eclasses work wth both old portages (1.8.8, rc6 ↵ | Dan Armak | 2002-03-27 | 6 | -179/+103 |
| | | | | | | | profile) and the new ones (>=1.8.9_pre32, 1.0 profile). the latter have some parts of the eclasses in ebuild.sh. Now i ahve a unified code base and commit changes easily. | ||||
* | need-kde, need-qt fix (again): get qt and kdelibs 2.x for kde2 apps | Dan Armak | 2002-03-27 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Dan Armak | 2002-03-27 | 2 | -0/+215 |
| | |||||
* | *** empty log message *** | Dan Armak | 2002-03-27 | 2 | -215/+0 |
| | |||||
* | *** empty log message *** | Dan Armak | 2002-03-22 | 1 | -1/+3 |
| | |||||
* | add 3.0_rc1 kdelibs option to min-kde-ver() - makes rc1 ebuilds depend on ↵ | Dan Armak | 2002-03-07 | 1 | -1/+3 |
| | | | | the correct version of kdelibs | ||||
* | added --with/without-debug to --enable/disable-debug. some configure scripts ↵ | Dan Armak | 2002-03-07 | 1 | -2/+2 |
| | | | | | | might use either or both. | ||||
* | minor change - use $T | Dan Armak | 2002-03-03 | 1 | -2/+2 |
| | |||||
* | make kde-i18n eclass more consistent (uses EXPORT_FUNCTIONS as it shuold). ↵ | Dan Armak | 2002-02-18 | 2 | -10/+11 |
| | | | | | | minor fix in kde.eclass (forget what) | ||||
* | minute bugfix | Dan Armak | 2002-02-14 | 1 | -5/+5 |
| | |||||
* | use emake intead of make. this wasn't done before because it caused some ↵ | Dan Armak | 2002-02-12 | 1 | -3/+3 |
| | | | | problems that seem to be gone now | ||||
* | bugfix | Dan Armak | 2002-02-12 | 1 | -2/+2 |
| | |||||
* | documentation update, brings it up to date with the eclass cleanup of friday | Dan Armak | 2002-02-10 | 3 | -181/+249 |
| | |||||
* | a typo fix. also added descriptions to all || die invocations. | Dan Armak | 2002-02-07 | 4 | -23/+24 |
| | |||||
* | major eclass cleanup/restructuring. no change ni inheriting ebuilds ↵ | Dan Armak | 2002-02-06 | 12 | -154/+126 |
| | | | | | | necessary. more details shortly in updated docs and in coming up gentoo-dev post. | ||||
* | the qt dep is now specified as =x11-libs/qt-$ver*. since portage now ↵ | Dan Armak | 2002-02-01 | 1 | -4/+4 |
| | | | | | | supports it, we can request a qt2.x or 2.3.x without getting a qt3, so i'm unmasking qt3 and related stuff. this is the eclass-side support. | ||||
* | fix | Dan Armak | 2002-01-25 | 3 | -99/+62 |
| | |||||
* | other formats of upadted eclass-howto | Dan Armak | 2002-01-25 | 2 | -403/+510 |
| | |||||
* | removing long-ago deprecated depend.eclass (it's now mostly replaced by ↵ | Dan Armak | 2002-01-25 | 3 | -332/+381 |
| | | | | | | | kde-dirs.eclass) fix in inherit.eclass completely rewrote the eclass-howto. it's up to date now. | ||||
* | typo fixes, remove unmaintained news.txt | Dan Armak | 2002-01-25 | 4 | -292/+55 |
| | |||||
* | misc small fixes and improvements I collected during the period cvs was down | Dan Armak | 2002-01-23 | 2 | -6/+5 |
| | |||||
* | added kde_sandbox_patch() functin that applies a sed to several makefiles ↵ | Dan Armak | 2002-01-17 | 1 | -1/+33 |
| | | | | | | | from kdelibs, kdebase and kdenetwork. I'll send tghe bug reports upstream to kde. the bug was that the makefiles ran chmod on files in $(bindir) not $(DSTDIR)/$(bindir) when installing, which made the sandbox abort. | ||||
* | sorry, some verbose echo lines made it in accidentally, removing them | Dan Armak | 2002-01-16 | 1 | -5/+1 |
| | |||||
* | i just returned from my forced ofline period of 3 days and found out that ↵ | Dan Armak | 2002-01-16 | 1 | -3/+7 |
| | | | | | | | | there are lots of kde problems. for starters i've hunted down this typo which set KDEDIR to /usr/kde/3 instead of /usr/kde/2, or didn't set KDEDIR at all (ouch!) - terribly sorry! I'll try to fix everything as fast as i can, hopefully by tomorrow evening all but some relatively obscure issues will be worked out. | ||||
* | moved the qt,kde directory-setting functions from kde.eclass to a new ↵ | Dan Armak | 2002-01-10 | 2 | -141/+143 |
| | | | | | | | | | kde-dirs.eclass (which is inherited by kde.eclass). apps which only need to know the location (e.g. to install a desktopp symlink) will now be able to inherit kde-dirs only (i'll modify them to do that later) and thus avoid the main body of kde eclass code. also added initial non-standard multiple kdedirs support (should work, but not tested) | ||||
* | added a ||die description | Dan Armak | 2002-01-10 | 1 | -3/+3 |
| | |||||
* | new multi-kdedirs support. see anouncement on gentoo-* in 5 minutes. enjoy! | Dan Armak | 2002-01-09 | 1 | -3/+8 |
| | |||||
* | added method to set aboslute minimum required qt/kde version for all apps. ↵ | Dan Armak | 2002-01-08 | 1 | -12/+50 |
| | | | | | | this is set to kdelibs-2.2.2-r1 which fixes several bugs. | ||||
* | fix for kde-i18hn packages, it tried to unpack $A which included a patchfile | Dan Armak | 2002-01-05 | 1 | -3/+3 |
| | |||||
* | merged virtual.eclass -> inherit.eclass. added || die to inherit(). added ↵ | Dan Armak | 2002-01-04 | 9 | -20/+82 |
| | | | | | | cvs snapshot support to kde.eclass (runs make -f admin/Makefile.common where appropriate). misc small fixes. | ||||
* | minor fix | Dan Armak | 2002-01-03 | 1 | -2/+2 |
| | |||||
* | small fix | Dan Armak | 2002-01-01 | 1 | -4/+1 |
| |