Re: [gentoo-dev] RFC: net-misc/curl: HTTP/3 support

2019-10-11 Thread Craig Andrews
On 10.10.2019 16:38, Mike Gilbert wrote: On Thu, Oct 10, 2019 at 4:03 PM Craig Andrews wrote: I'm working on getting HTTP/3 support in place for curl: https://github.com/gentoo/gentoo/pull/12920 Yes, HTTP/3 isn't final yet. But we're Gentoo - that shouldn't stop us! My proposal involves: *

Re: [gentoo-dev] RFC: net-misc/curl: HTTP/3 support

2019-10-10 Thread Michał Górny
On Thu, 2019-10-10 at 16:38 -0400, Mike Gilbert wrote: > On Thu, Oct 10, 2019 at 4:03 PM Craig Andrews wrote: > > I'm working on getting HTTP/3 support in place for curl: > > https://github.com/gentoo/gentoo/pull/12920 > > > > Yes, HTTP/3 isn't final yet. But we're Gentoo - that shouldn't stop us

Re: [gentoo-dev] RFC: net-misc/curl: HTTP/3 support

2019-10-10 Thread Mike Gilbert
On Thu, Oct 10, 2019 at 4:03 PM Craig Andrews wrote: > > I'm working on getting HTTP/3 support in place for curl: > https://github.com/gentoo/gentoo/pull/12920 > > Yes, HTTP/3 isn't final yet. But we're Gentoo - that shouldn't stop us! > > My proposal involves: > * A new USE_EXPAND, CURL_HTTP3, wi

[gentoo-dev] RFC: net-misc/curl: HTTP/3 support

2019-10-10 Thread Craig Andrews
I'm working on getting HTTP/3 support in place for curl: https://github.com/gentoo/gentoo/pull/12920 Yes, HTTP/3 isn't final yet. But we're Gentoo - that shouldn't stop us! My proposal involves: * A new USE_EXPAND, CURL_HTTP3, with two values: nghttp3 and quiche * Some arch package.use.mask addi