Re: [gentoo-dev] Autobuilds go to /experimental and to /releases only when someone actually tests them

2013-07-26 Thread Paweł Hajdan, Jr.
On 7/26/13 9:13 PM, Rick "Zero_Chaos" Farina wrote: > On 07/27/2013 12:08 AM, Matt Turner wrote: >> Can we make autobuilds go to /experimental and then only move them to >> /releases when someone actually tests them? Very interesting. :) I had a similar idea. I think it's great. >> Looking at bug

Re: [gentoo-dev] Autobuilds go to /experimental and to /releases only when someone actually tests them

2013-07-26 Thread Rick "Zero_Chaos" Farina
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/27/2013 12:08 AM, Matt Turner wrote: > (I sent this to gentoo-releng@. Resending to gentoo-dev@ for a wider audience) > > Can we make autobuilds go to /experimental and then only move them to > /releases when someone actually tests them? > > Lo

[gentoo-dev] Autobuilds go to /experimental and to /releases only when someone actually tests them

2013-07-26 Thread Matt Turner
(I sent this to gentoo-releng@. Resending to gentoo-dev@ for a wider audience) Can we make autobuilds go to /experimental and then only move them to /releases when someone actually tests them? Looking at bugzilla and listening in #gentoo-releng, it's kind of embarrassing how often someone downloa

Re: [gentoo-dev] unmasking USE="system-ffmpeg" for stable www-client/chromium ebuilds

2013-07-26 Thread Alexis Ballier
On Fri, 26 Jul 2013 17:50:58 +0100 Diego Elio Pettenò wrote: > Does this still allow me to use libav? If not I'd like to veto it. As already pointed out, you only need to not enable it. What you can veto is to have it enabled by default. Otherwise, vetoing doesnt make any sense if nobody is goin

Re: [gentoo-dev] unmasking USE="system-ffmpeg" for stable www-client/chromium ebuilds

2013-07-26 Thread Alexis Ballier
On Fri, 26 Jul 2013 18:00:10 +0100 Diego Elio Pettenò wrote: > If you can start it I can try to get the stable tinderbox running > over the weekend. libav-9 should be more or less ok for stable tinderbox-wise. what is probably not ok is the planar audio formats and the tinderbox wont catch that.

[gentoo-dev] New eclass: twisted-r1

2013-07-26 Thread yac
Hi, I'm sending revised twisted-r1.eclass including the ebuild bumps. You can view the diff either in the included patch or at github [1] I have tested on amd64 and x86. All packages emerge and tests are passing, besides nevow, axiom, and mantissa which are failing anyway with the old eclass too

Re: [gentoo-dev] unmasking USE="system-ffmpeg" for stable www-client/chromium ebuilds

2013-07-26 Thread Diego Elio Pettenò
If you can start it I can try to get the stable tinderbox running over the weekend. Diego Elio Pettenò — Flameeyes flamee...@flameeyes.eu — http://blog.flameeyes.eu/ On Fri, Jul 26, 2013 at 5:56 PM, Tomáš Chvátal wrote: > > 2013/7/26 Diego Elio Pettenò > >> Does this still allow me to use lib

Re: [gentoo-dev] unmasking USE="system-ffmpeg" for stable www-client/chromium ebuilds

2013-07-26 Thread Tomáš Chvátal
2013/7/26 Diego Elio Pettenò > Does this still allow me to use libav? If not I'd like to veto it. > You can use testing version. Stable is too old, be happy I fixed all those buildcrashes so we can have it in testing. If you want start some tracker to get it stable tho, i would not mind, as all

Re: [gentoo-dev] unmasking USE="system-ffmpeg" for stable www-client/chromium ebuilds

2013-07-26 Thread Paweł Hajdan, Jr.
On 7/26/13 9:50 AM, Diego Elio Pettenò wrote: > Does this still allow me to use libav? If not I'd like to veto it. You can still use libav - either unmask it or USE="-system-ffmpeg". Paweł signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] unmasking USE="system-ffmpeg" for stable www-client/chromium ebuilds

2013-07-26 Thread Diego Elio Pettenò
Does this still allow me to use libav? If not I'd like to veto it. Diego Elio Pettenò — Flameeyes flamee...@flameeyes.eu — http://blog.flameeyes.eu/ On Fri, Jul 26, 2013 at 5:22 PM, "Paweł Hajdan, Jr." wrote: > Currently USE="system-ffmpeg" is masked for stable www-client/chromium > ebuilds. Ho

[gentoo-dev] unmasking USE="system-ffmpeg" for stable www-client/chromium ebuilds

2013-07-26 Thread Paweł Hajdan, Jr.
Currently USE="system-ffmpeg" is masked for stable www-client/chromium ebuilds. However, recently a new enough media-libs/ffmpeg has been stabilized, making it possible to use system ffmpeg in stable. I'd like to make the change close to a new version of chromium being stabilized so that less rebu