Hello all,
I propose two improvements to cmake-utils eclass:
1. Set default documentation directory
cmake allows to specify default docs installation directory
(analogue of --docdir for configure script), but cmake-utils.eclass
does nothing in this regard and many ebuilds in tree contain the
sam
It is bad way to just disable RPATH in eclass without any "buttons" to enable
it back. Moreover, it is bad to disable it even with such "buttons". THe right
way would be to detect if portage instance calling eclass is in PREFIX and
depends on that — keep it or disable.
--
Best regards,
mva
s
On Thu, Jul 23, 2015 at 12:14 AM, William Hubbs wrote:
> I broke the thread, because usage should be discussed in a different
> thread than working on the eclass itself.
>
> On Wed, Jul 22, 2015 at 10:17:19PM +0200, Dirkjan Ochtman wrote:
>> On Wed, Jul 22, 2015 at 7:36 PM, William Hubbs wrote:
>
On Sat, Jul 25, 2015 at 6:37 AM, Michał Górny wrote:
> Use shell wrappers to spawn python & python-config instead of symlinks
> to fix magic applied by Python 3.4+ to symlinks.
>
> Fixes: https://bugs.gentoo.org/show_bug.cgi?id=555752
Looks ok to me.
The use of ${PYTHON} as a prefix for ${PYTHON
On Sat, Jul 25, 2015 at 6:37 AM, Michał Górny wrote:
> Ban calling python3{,-config} when python2 is used, and the other way
> around. While this will not prevent configure scripts from finding the
> other Python version, it will cause them to fail eventually trying to
> use it. Currently those at
On 26/07/15 19:48, Andrew Savchenko wrote:
> Hello all,
>
> I propose two improvements to cmake-utils eclass:
>
> 1. Set default documentation directory
>
> cmake allows to specify default docs installation directory
> (analogue of --docdir for configure script), but cmake-utils.eclass
> does no
Dnia 2015-07-26, o godz. 11:14:50
Mike Gilbert napisał(a):
> On Sat, Jul 25, 2015 at 6:37 AM, Michał Górny wrote:
> > Ban calling python3{,-config} when python2 is used, and the other way
> > around. While this will not prevent configure scripts from finding the
> > other Python version, it will
On Sun, 26 Jul 2015 17:54:52 +0600 Vadim A. Misbakh-Soloviov wrote:
> It is bad way to just disable RPATH in eclass without any "buttons" to enable
> it back. Moreover, it is bad to disable it even with such "buttons". THe
> right
> way would be to detect if portage instance calling eclass is in
The attached list notes all of the packages that were added or removed
from the tree, for the week ending 2015-07-26 23:59 UTC.
Removals:
dev-util/ext4_utils 2015-07-20 17:25:30 jauhien
dev-util/libsparse 2015-07-20 17:26:29 jauhien
dev-python/geven