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

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

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

Re: [gentoo-portage-dev] [PATCH] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)

2017-03-04 Thread Zac Medico
On 03/04/2017 02:30 AM, Zac Medico wrote: > On 03/04/2017 01:59 AM, Michał Górny wrote: >> W dniu 04.03.2017, sob o godzinie 01∶34 -0800, użytkownik Zac Medico >> napisał: >>> It's useful to enable --with-bdeps by default so that @world updates >>> will update all packages that are not eligible

[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=( >

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

[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 @@

[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].

Re: [gentoo-portage-dev] [PATCH] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)

2017-03-04 Thread Michał Górny
W dniu 04.03.2017, sob o godzinie 02∶30 -0800, użytkownik Zac Medico napisał: > On 03/04/2017 01:59 AM, Michał Górny wrote: > > W dniu 04.03.2017, sob o godzinie 01∶34 -0800, użytkownik Zac Medico > > napisał: > > > It's useful to enable --with-bdeps by default so that @world updates > > > will

Re: [gentoo-portage-dev] [PATCH] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)

2017-03-04 Thread Michał Górny
W dniu 04.03.2017, sob o godzinie 01∶34 -0800, użytkownik Zac Medico napisał: > It's useful to enable --with-bdeps by default so that @world updates > will update all packages that are not eligible for removal by > emerge --depclean. However, many users of binary packages do not want > unnecessary

[gentoo-portage-dev] [PATCH] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)

2017-03-04 Thread Zac Medico
It's useful to enable --with-bdeps by default so that @world updates will update all packages that are not eligible for removal by emerge --depclean. However, many users of binary packages do not want unnecessary build time dependencies installed, therefore do not auto-enable --with-bdeps for

[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.