summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* typoDan Armak2002-05-191-2/+2
|
* added need-autoconf and need-automake convinience functions for ↵Dan Armak2002-05-191-7/+39
| | | | WANT_AUTO*_x_y management
* looks like i committed a borken version by accident. revertingDan Armak2002-05-151-3/+3
|
* kde/base packages (which use kde-dist.eclass) now have LICENSE=GPL-2Dan Armak2002-05-111-1/+2
|
* initial kde children/parents commit (kdetoys and kdedmin). everything is masked.Dan Armak2002-05-103-3/+143
|
* add the ebook.eclassJose Alberto Suarez Lopez2002-05-091-0/+83
|
* minor changes (whitespace etc)Dan Armak2002-05-072-34/+24
| | | | ----------------------------------------------------------------------
* tweakSeemant Kulleen2002-05-061-5/+6
|
* make test step moved out of base_src_compile and into base_src_test insteadSeemant Kulleen2002-05-062-17/+19
|
* more chroot fixesMartin Schlemmer2002-05-051-9/+24
|
* hopefull chroot fixupMartin Schlemmer2002-05-051-4/+11
|
* typoSeemant Kulleen2002-05-051-4/+4
|
* tweaksSeemant Kulleen2002-05-051-2/+4
|
* final touchesSeemant Kulleen2002-05-052-33/+34
|
* tinkeringSeemant Kulleen2002-05-052-11/+31
|
* inherits from perl-post for pkg_postinst and pkg_postrm functionsSeemant Kulleen2002-05-051-1/+6
|
* perl post_install and post_remove functionsSeemant Kulleen2002-05-052-23/+46
|
* new eclass for ebuilds for perl modulesSeemant Kulleen2002-05-051-0/+61
|
* don't die on failed kde-i18n-gentoo patch, it isn't needed for all languagesDan Armak2002-04-201-2/+3
|
* extend kde_sandbox_patch() to work for new kdemulitmedia fixDan Armak2002-04-171-2/+2
|
* small fixMartin Schlemmer2002-04-151-2/+2
|
* added generic SLOTs. kde2 apps now have slot="2", kde3 apps - slot="3".Dan Armak2002-04-131-3/+3
|
* name changesMartin Schlemmer2002-04-091-3/+3
|
* virtualx eclass for builds that needs a X displayMartin Schlemmer2002-04-091-0/+51
|
* removing bigus kde.us.org server (again)Dan Armak2002-04-051-3/+2
|
* Added another KDE mirrorSeemant Kulleen2002-04-051-2/+3
|
* revert slot change, i misunderstood the need for slotsCVS:Dan Armak2002-04-041-7/+1
| | | | ----------------------------------------------------------------------
* kde.org: add kde download mirrorsDan Armak2002-04-042-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 sorryDan Armak2002-04-024-5/+9
|
* changed --enable-debug to --enable-debug=full when $DEBUG is setDan Armak2002-04-024-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 Armak2002-03-303-61/+194
| | | | src_compile() in ebuild.sh
* flip side of yesterday's kde3-cvs/autoconf trouble: add an autoconf-2.1 and ↵Dan Armak2002-03-291-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 Armak2002-03-282-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 allDan Armak2002-03-281-6/+7
|
* missing fileDan Armak2002-03-271-0/+136
|
* kde_sandbox_patch() typo fixDan Armak2002-03-271-4/+3
|
* big commit that makes eclasses work wth both old portages (1.8.8, rc6 ↵Dan Armak2002-03-276-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 appsDan Armak2002-03-271-3/+3
|
* *** empty log message ***Dan Armak2002-03-272-0/+215
|
* *** empty log message ***Dan Armak2002-03-272-215/+0
|
* *** empty log message ***Dan Armak2002-03-221-1/+3
|
* add 3.0_rc1 kdelibs option to min-kde-ver() - makes rc1 ebuilds depend on ↵Dan Armak2002-03-071-1/+3
| | | | the correct version of kdelibs
* added --with/without-debug to --enable/disable-debug. some configure scripts ↵Dan Armak2002-03-071-2/+2
| | | | | | might use either or both.
* minor change - use $TDan Armak2002-03-031-2/+2
|
* make kde-i18n eclass more consistent (uses EXPORT_FUNCTIONS as it shuold). ↵Dan Armak2002-02-182-10/+11
| | | | | | minor fix in kde.eclass (forget what)
* minute bugfixDan Armak2002-02-141-5/+5
|
* use emake intead of make. this wasn't done before because it caused some ↵Dan Armak2002-02-121-3/+3
| | | | problems that seem to be gone now
* bugfixDan Armak2002-02-121-2/+2
|
* documentation update, brings it up to date with the eclass cleanup of fridayDan Armak2002-02-103-181/+249
|
* a typo fix. also added descriptions to all || die invocations.Dan Armak2002-02-074-23/+24
|