Re: [proaudio] [1116] lash: add useflags |
[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]
subversion@xxxxxxxxxxxxx wrote:
Revision: 1116 Author: gimpel Date: 2008-01-13 10:31:07 +0000 (Sun, 13 Jan 2008) Log Message: ----------- lash: add useflags Modified Paths: -------------- trunk/overlays/proaudio/media-sound/lash/ChangeLog trunk/overlays/proaudio/media-sound/lash/Manifest trunk/overlays/proaudio/media-sound/lash/lash-0.5.4.ebuild
<snip>
src_compile() { - econf --disable-serv-inst || die + local myconf + # Yet-another-broken-configure: --enable-pylash would disable it. + use python || myconf="${myconf} --disable-pylash"
<snip>pylash replaces media-libs/pylash -- so we need to add provide pylash remove pylash and force all depending apps to rely on lash built with USE=python"
Greetz Frieder
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |