Re: [gentoo-dev] [PATCH] xorg-2.eclass: Enable verbose build logs.

2017-03-04 Thread Matt Turner
On Sat, Mar 4, 2017 at 6:31 PM, Ulrich Mueller wrote: >> On Sat, 4 Mar 2017, Matt Turner wrote: > >> On Sat, Mar 4, 2017 at 12:03 PM, Ulrich Mueller wrote: >>> Isn't that rather pointless, given that in all non-deprecated EAPIs >>> econf will already pass --disable-silent-rules to configure?

Re: [gentoo-dev] [PATCH] xorg-2.eclass: Enable verbose build logs.

2017-03-04 Thread Ulrich Mueller
> On Sat, 4 Mar 2017, Matt Turner wrote: > On Sat, Mar 4, 2017 at 12:03 PM, Ulrich Mueller wrote: >> Isn't that rather pointless, given that in all non-deprecated EAPIs >> econf will already pass --disable-silent-rules to configure? > I don't know. Please tell me if that is the case, and I'l

Re: [gentoo-dev] [PATCH] xorg-2.eclass: Enable verbose build logs.

2017-03-04 Thread Matt Turner
On Sat, Mar 4, 2017 at 12:03 PM, Ulrich Mueller wrote: >> On Sat, 4 Mar 2017, Matt Turner wrote: > >> + # Check if package supports a verbose build >> + if grep -q -s "disable-silent-rules" ${ECONF_SOURCE:-.}/configure; then >> + local no_silent="--disable-silent-rules" >>

[gentoo-dev] packages up for grabs

2017-03-04 Thread Matthew Thode
My mentee has decided to not pursue Gentoo any more and as a result there is one package up for grabs. games-arcade/savagewheels -- Matthew Thode (prometheanfire) signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] [PATCH] xorg-2.eclass: Enable verbose build logs.

2017-03-04 Thread Ulrich Mueller
> On Sat, 4 Mar 2017, Matt Turner wrote: > + # Check if package supports a verbose build > + if grep -q -s "disable-silent-rules" ${ECONF_SOURCE:-.}/configure; then > + local no_silent="--disable-silent-rules" > + fi > + > local myeconfargs=( > ${dep

Re: [gentoo-dev] [PATCH] xorg-2.eclass: Enable verbose build logs.

2017-03-04 Thread Lars Wendler
Hi, On Sat, 4 Mar 2017 11:13:08 -0800 Matt Turner wrote: >From: Agostino Sarubbo > >Bug: https://bugs.gentoo.org/458000 >--- > eclass/xorg-2.eclass | 6 ++ > 1 file changed, 6 insertions(+) > >diff --git a/eclass/xorg-2.eclass b/eclass/xorg-2.eclass >index 1af1705..fe44658 100644 >--- a/ecla

[gentoo-dev] [PATCH] xorg-2.eclass: Enable verbose build logs.

2017-03-04 Thread Matt Turner
From: Agostino Sarubbo Bug: https://bugs.gentoo.org/458000 --- eclass/xorg-2.eclass | 6 ++ 1 file changed, 6 insertions(+) diff --git a/eclass/xorg-2.eclass b/eclass/xorg-2.eclass index 1af1705..fe44658 100644 --- a/eclass/xorg-2.eclass +++ b/eclass/xorg-2.eclass @@ -472,9 +472,15 @@ xorg-

[gentoo-dev] [RFC] CPU_FLAGS_ARM

2017-03-04 Thread Michał Górny
Hi, everyone. With the help of aballier, leio and mrueg I'd like to proudly present you a proposal for initial set of CPU_FLAGS_ARM flags. The flags apply commonly to Gentoo 'arm' and 'arm64' profiles, and the majority of them is going to be forced by profiles [patch for them will follow later].

[gentoo-dev] Last rites: net-misc/livestreamer

2017-03-04 Thread Michał Górny
# Michał Górny (04 Mar 2017) # The program is abandoned upstream and reported to no longer work with # Twitch and multiple other streaming sites. Working alternatives are # net-misc/streamlink (which is a maintained fork) or media-video/orion. # Removal in 30 days. Bug #604858. net-misc/livestream