--- alsa-lib-1.0.26.ebuild~ 2012-09-09 11:01:19.000000000 +0200 +++ alsa-lib-1.0.26.ebuild 2012-11-24 10:57:48.000000000 +0100 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.26.ebuild,v 1.2 2012/09/09 08:32:27 ssuominen Exp $ -EAPI=4 +EAPI=5 PYTHON_DEPEND="python? 2:2.6" @@ -30,6 +30,7 @@ src_prepare() { epatch "${FILESDIR}"/1.0.25-extraneous-cflags.diff + epatch "${FILESDIR}"/1.0.26-multiarch-dlopen.patch eautoreconf epunt_cxx } @@ -63,7 +64,7 @@ src_install() { emake DESTDIR="${D}" install - prune_libtool_files --all + prune_libtool_files --modules find "${ED}"/usr/$(get_libdir)/alsa-lib -name '*.a' -exec rm -f {} + dodoc ChangeLog TODO