Gentoo Archives: gentoo-dev

From: Mike Gilbert <floppym@g.o>
To: Gentoo Dev <gentoo-dev@l.g.o>
Cc: blueness@g.o
Subject: Re: [gentoo-dev] RFC: net-misc/curl: HTTP/3 support
Date: Thu, 10 Oct 2019 20:38:21
Message-Id: CAJ0EP41OHPqESGVuX8MuHdieYnLP1Hy0=un1ykAfAPbpbAL1Bg@mail.gmail.com
In Reply to: [gentoo-dev] RFC: net-misc/curl: HTTP/3 support by Craig Andrews
1 On Thu, Oct 10, 2019 at 4:03 PM Craig Andrews <candrews@g.o> wrote:
2 >
3 > I'm working on getting HTTP/3 support in place for curl:
4 > https://github.com/gentoo/gentoo/pull/12920
5 >
6 > Yes, HTTP/3 isn't final yet. But we're Gentoo - that shouldn't stop us!
7 >
8 > My proposal involves:
9 > * A new USE_EXPAND, CURL_HTTP3, with two values: nghttp3 and quiche
10
11 Why do we need a USE_EXPAND for this? Will more than one package ever use it?
12
13 If it's only ever going to be referenced by net-misc/curl, just add
14 local USE flags.

Replies

Subject Author
Re: [gentoo-dev] RFC: net-misc/curl: HTTP/3 support "Michał Górny" <mgorny@g.o>
Re: [gentoo-dev] RFC: net-misc/curl: HTTP/3 support Craig Andrews <candrews@g.o>