summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* By default copy the entire source directory when building multilibSteven J Newbury2009-04-143-6/+2
| | | | | | | packages, this changes the default from using a VPATH style external object dir. The old behaviour is now available by setting the MULTILIB_EXT_SOURCE_BUILD env var, as opposed to enabling the now default behaviour with MULTILIB_IN_SOURCE_BUILD.
* synced media-libs/audiofile with main treeFlorian Fischer2009-04-082-3/+3
|
* Re-implement "out-of-source-tree building", this is needed for cmakeSteven J Newbury2009-04-063-2/+6
| | | | | | | | based ebuilds and considerably cuts down emerge time for autotools ebuilds. On the downside other ebuilds will need to define MULTILIB_IN_SOURCE_BUILD=yes to get the old behaviour. This needs testing!
* fix multilibs typo all over media-libsThomas Kuther2009-03-263-4/+4
|
* rename multilib-xlibs.eclass to multilib-native.eclassThomas Kuther2009-03-253-6/+6
|
* updated media-libs/audiofile to EAPI="2"Florian Fischer2009-03-213-12/+12
| | | | updated media-libs/audiofile to EAPI="2" and synced with portage tree
* media-libs: good bye MULTILIB_SPLITTREEThomas Kuther2009-03-163-4/+2
|
* some cleanupsFlorian Fischer2009-03-153-4/+4
| | | | | | removed EMULTILIB_PKG="true" replaced MULTILIB_SPLITTREE="true" with MULTILIB_SPLITTREE="yes" regenerated all manifest with "repoman manifest"
* added media-libs/audiofile, media-libs/libmikmod, media-libs/libmodplugAlexander Huemer2009-03-1110-0/+857