[gentoo-dev] RFC: intel-sdp-r1.eclass, Take #2

2016-02-20 Thread David Seifert
Dear all, after much criticism, I present you with an improved eclass for handling the Intel 2016 (and hopefully beyond) suite of software. We have improved the following: * Made variables names more clear, to separate upstream vars from internal/Gentoo vars. * Practically no more global state in

Re: [gentoo-dev] RFC: intel-sdp-r1.eclass

2016-02-15 Thread Michał Górny
On Mon, 15 Feb 2016 15:41:58 +0100 "Justin Lecher (jlec)" wrote: > On 15/02/16 15:35, Michał Górny wrote: > > On Mon, 15 Feb 2016 14:37:41 +0100 > > "Justin Lecher (jlec)" wrote: > > > >> On 15/02/16 13:59, Michał Górny wrote: > >>> On Mon, 15 Feb 2016

Re: [gentoo-dev] RFC: intel-sdp-r1.eclass

2016-02-15 Thread Justin Lecher (jlec)
On 15/02/16 15:35, Michał Górny wrote: > On Mon, 15 Feb 2016 14:37:41 +0100 > "Justin Lecher (jlec)" wrote: > >> On 15/02/16 13:59, Michał Górny wrote: >>> On Mon, 15 Feb 2016 09:16:53 +0100 >>> "Justin Lecher (jlec)" wrote: >>> # @ECLASS-VARIABLE:

Re: [gentoo-dev] RFC: intel-sdp-r1.eclass

2016-02-15 Thread Michał Górny
On Mon, 15 Feb 2016 14:37:41 +0100 "Justin Lecher (jlec)" wrote: > On 15/02/16 13:59, Michał Górny wrote: > > On Mon, 15 Feb 2016 09:16:53 +0100 > > "Justin Lecher (jlec)" wrote: > > > >> # @ECLASS-VARIABLE: INTEL_SUBDIR > >> # @DEFAULT_UNSET > >> #

Re: [gentoo-dev] RFC: intel-sdp-r1.eclass

2016-02-15 Thread Justin Lecher (jlec)
On 15/02/16 13:59, Michał Górny wrote: > On Mon, 15 Feb 2016 09:16:53 +0100 > "Justin Lecher (jlec)" wrote: > >> # Copyright 1999-2016 Gentoo Foundation >> # Distributed under the terms of the GNU General Public License v2 >> # $Id$ >> >> # @ECLASS: intel-sdp-r1.eclass >> #

Re: [gentoo-dev] RFC: intel-sdp-r1.eclass

2016-02-15 Thread Michał Górny
On Mon, 15 Feb 2016 09:16:53 +0100 "Justin Lecher (jlec)" wrote: > # Copyright 1999-2016 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 > # $Id$ > > # @ECLASS: intel-sdp-r1.eclass > # @MAINTAINER: > # Justin Lecher > #

[gentoo-dev] RFC: intel-sdp-r1.eclass

2016-02-15 Thread Justin Lecher (jlec)
Hi everyone, We (actually mostly soap) rewrote parts of the intel-sdp.eclass and decided to revbump it. Please review our changes. Changes are: * Move from EAPI=5 to 6 * Adopt to changed packaging layout * Use ABI_ instead of multilib * Drop eclipse support * Require all RPM lists to be arrays