Re: [proaudio] [2668] media-sound/mididings: import |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] [2668] media-sound/mididings: import
- From: Gavin Pryke <gavinlee303@xxxxxxxxx>
- Date: Fri, 19 Apr 2013 16:15:42 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=SiV3wX7xddjcCyZ2XHuU4e8HAOhAtc0cjtD9KZ4M6Vw=; b=iXFNDHww1aa5n2B/7tQdb6ItvPsavZeTywWP0n4cCa7s+BIFgOidR6A6Q+/haqrE+R 8poB7JB+j5WpkBk0exTtgmZBAdQbW4vyF8t9rPrD2CoFR4TGpvw8t5HC8Aa/WTCpHy5i G2UB2d20eUVTb6FtLGFHKgOOoNXF5rbCKTY29ZN3uRMAy7USxfYLoJf08LD8toNVjr5n J2nMWmOi7NndyGOV7sMIGrHtbXm4nHsiTrfbqiZRYTSuKqvXlezrMpNymNy44KSX+gPS j8W3R1O1XNHgMgIFK5RtCWK31Bh93t8kf6fPAZRZI5OokRxwgd4ifnktjGzOCR+yhT/C NaOw==
On Wednesday 17 April 2013 22:38:00 Karl Lindén wrote:
> 2013/4/17 Gavin Pryke <gavinlee303@xxxxxxxxx>:
> > On Wednesday 17 April 2013 21:27:23 Karl Lindén wrote:
> No problems! Please see this link [1]. use_enable should always be
> present as it is defined in ebuild.sh.
Thanks a lot. It also in ebuild.5 man page and first result in google for
use_enable, I obviously didn't look very well for some reason I thought it was
from eclasses.
> It needed. It seems like boost needs to be compiled with extra python
> support. This is enabled through the python USE flag. Setting the
> python target flags won't add that support (but they should not be
> removed).
>
> Regards,
> Karl
Well spotted. I've made the changes but there's still some conflicts with
boost and KDE packages on emerge world, will try to find what the problem is.
Thanks again.
Gavin