summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Correct typo, fixes kdexdeltas (#94629).Gregorio Guidi2005-05-311-3/+3
|
* 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-14/+17
|
* Applied patch to disable visibility support in KDE 3.4, closes bug 86898.Marcus D. Hanwell2005-05-251-1/+9
|
* add 3.4.0-final supportDan Armak2005-03-091-1/+4
|
* bug 82032: the test for java is both broken and unnecessary. we simply need ↵Dan Armak2005-03-071-1/+4
| | | | java in the PATH.
* fix illegal bash syntaxDan Armak2005-02-271-2/+2
|
* 3.4rc1 kdepim: all Makefile.am files need KMEXTRACTONLY+=/doc/apiDan Armak2005-02-271-2/+3
|
* Update email address.Simone Gotti2005-02-261-2/+2
|
* Fixed double .tar.bz2 in SRC_URI.Sven Wegener2005-02-261-2/+2
|
* 3.4.0_rc1 support. rewrote the myP/PN/PV handling - it looks better this way...Dan Armak2005-02-261-39/+42
|
* Add check for kdelibs compiled with arts support (#75315).Gregorio Guidi2005-02-161-6/+6
|
* fix bug: the .90-.91 xdelta file was specified twice for 3.3.92 kdexdeltas ↵Dan Armak2005-02-111-2/+2
| | | | mode. bug 81481.
* restricting caleb's fix to just kdepimmacros.h; there's no need for all ↵Dan Armak2005-02-111-3/+3
| | | | kdepim-derived ebuilds to extract all of libkdepim
* Suppress the error output of tar so that users don't worry about missing filesCaleb Tennis2005-02-101-2/+2
|
* Make kdepim packages also extract the libkdepim directoryCaleb Tennis2005-02-101-1/+6
|
* removed several ancient, no longer used functions from kde-functions.eclass.Dan Armak2005-02-061-8/+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.
* Extract also configure.mid.Simone Gotti2005-02-051-3/+3
|
* fix typo: correct beta2 handlingDan Armak2005-02-041-2/+2
|
* add support for beta2Dan Armak2005-02-041-1/+5
|
* Removed references to kdelibs-apidocs.Gregorio Guidi2005-01-171-2/+2
|
* replace my loop with a simple blocking dep on all ebuilds of our slot; ↵Dan Armak2005-01-151-49/+10
| | | | remove commented-out prepackaged makfiles leftover code
* ...and then I found out about $CATEGORY. i knew something like that should ↵Dan Armak2005-01-151-2/+2
| | | | have existed :-)
* add a blocking dep to split packages on all relevant versions of the parent ↵Dan Armak2005-01-141-3/+8
| | | | monolithic package
* merge latest and last version from metaebuilds repo at berlios, 3.4pre ↵Dan Armak2005-01-141-37/+73
| | | | branch. development now moves here.
* disable prepackaged makefiles; they are broken and unsupportedDan Armak2004-12-251-25/+27
|
* add support for 3.3.2Dan Armak2004-12-251-1/+4
|
* oops - didn't mean to commit this; reverting to rev1.6Dan Armak2004-12-251-65/+27
|
* merge changes from berlios svn: add deprange() and call it from need-kde, ↵Dan Armak2004-12-251-27/+65
| | | | | | but only when KM_DEPRANGE is set, so monolithic ebuilds aren't affected. also, use rather than 'is kde-dist in ' as a more correct test for kde-base ebuilds, as discussed on kde@g.o.
* Set myPV and use it instead of $PV. Fixes bug #72423.Simone Gotti2004-11-281-6/+7
|
* more syncing against berlios svn tree; fix handling versions that have ↵Dan Armak2004-11-241-6/+9
| | | | xdelta support enabled but are actually the base version and so don't fetch any xdelta diffs, like koffice 1.3.4
* sync with berlios.de svn: fixes koffice SRC_URI, adds support for koffice ↵Dan Armak2004-11-231-19/+35
| | | | 1.3.5 xdeltas with 1.3.4 as base
* don't throw away all the other stuff in DEPEND! /smacks selfDan Armak2004-11-191-3/+3
|
* add xdelta supportDan Armak2004-11-121-10/+59
|
* new eclass used by the new 'split' kde ebuilds. i'm adding the ↵Dan Armak2004-11-061-0/+347
kdebindings-derived ones to begin with. the rest are available for testing at kde-metaebuilds.berlios.de.