aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/lsquic: fix misses package(s) in RDEPENDOkamura Kazuya2024-05-253-0/+210
| | | | | | and replace the statically linked boringssl with the lsquic recommended version. Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
* dev-libs/lsquic: treecleanOkamura Kazuya2024-05-054-150/+0
| | | | Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
* dev-libs/lsquic: Remove overwrites CFLAGS/CXXFLAGSOkamura Kazuya2024-04-292-0/+77
| | | | Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
* dev-libs/lsquic: bump 4.0.8Okamura Kazuya2024-04-283-0/+71
| | | | Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
* */*: fix variable orderLucio Sauer2024-04-262-10/+10
| | | | | | | Manually went through some entries for `pkgcheck scan -c VariableOrderCheck`. Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
* dev-libs/lsquic: Fixed compile failuresOkamura Kazuya2023-07-091-0/+50
| | | | | | | fails to compile: Could not find Go https://bugs.gentoo.org/910096 Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
* dev-libs/lsquic: Fix boringssl library static link failure.Okamura Kazuya2023-07-081-1/+1
| | | | Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
* dev-libs/lsquic: I have added a comment because of the special handling of ↵Okamura Kazuya2023-07-071-0/+2
| | | | | | | | | this patch. * Once the problem is resolved, this patch will be replaced by an entirely different patch: litespeedtech/lsquic#113 Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
* dev-libs/*: Allow installation of lsquic and its dependent libraries on arm64Okamura Kazuya2023-07-071-1/+1
| | | | Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
* dev-libs/lsquic: fix missing RESTRICT with IUSE=testOkamura Kazuya2023-07-071-0/+1
| | | | Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
* dev-libs/lsquic: change to download via src_uriOkamura Kazuya2023-07-072-21/+17
| | | | Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
* dev-libs/lsquic: new package, add 3.2.0Okamura Kazuya2023-07-074-0/+274
| | | | Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
* dev-libs/lsquic: treecleanLucio Sauer2023-07-024-119/+0
| | | | | | | | | | | | | | | | | * Depends on to-be-removed dev-libs/boringssl * Could be reintroduced after this issue gets resolved: https://github.com/litespeedtech/lsquic/issues/113 * Gentoo dev has acknowledged this change on IRC: [12:31] colores: I'd like to fix the VisibleVcsPkg in dev-libs/* but I'm unsure about how to proceed with dev-libs/boringssl-fips. The authors explicitly discourage you from installing it system-wide (see https://github.com/gentoo/guru/commit/a45331733cf318e1e81901bc64a64540afe2ad59#commitcomment-120138949). Do I remove this package and it's revdeps? [12:58] + sam_: yes, it shouldn't even be packaged, really [12:58] + sam_: doe something depend on it, colores? Closes: https://bugs.gentoo.org/909502 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
* dev-libs/lsquic: add missing build depOkamura Kazuya2023-07-021-0/+2
| | | | Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
* dev-libs/*: try to fix Okamura's emailAnna (cybertailor) Vyalkova2023-06-301-1/+1
| | | | Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
* dev-libs/lsquic: new package, add 3.2.0Okamura Kazuya2023-06-274-0/+117
Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>