dev-perl / Alien-LibGumbo

Gumbo parser library

Official package sites : https://metacpan.org/release/Alien-LibGumbo ·

v0.50.0-r4 :: 0 :: gentoo

Modified
License
|| ( Artistic GPL-1+ )
Keywords
~amd64 ~riscv
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

perl_features

debug
PERL_FEATURES setting enabling internal debug support in Perl
ithreads
PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
quadmath
PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-libs / gumbo : The HTML5 parsing algorithm implemented as a pure C99 library

dev-perl / Module-Build : Build and install Perl modules

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-libs / gumbo : The HTML5 parsing algorithm implemented as a pure C99 library

dev-perl / Alien-Build : Build external dependencies for use in CPAN

dev-perl / File-ShareDir : Locate per-dist and per-module shared files

dev-perl / Path-Class : Cross-platform path specification manipulation

dev-perl / HTML-Gumbo : HTML5 parser based on gumbo C library

883745
dev-perl/Alien-LibGumbo-0.50.0-r2 - Cant locate .../ModuleBuild.pm line 25.
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
dev-perl/Alien-LibGumbo: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/Alien-LibGumbo: EAPI 8, rely on eclass impls
This covers more variables/args, etc. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/Alien-LibGumbo: subscribe to gumbo subslot
Changed ABI. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/Alien-LibGumbo: fix whitespace
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yu Gu · gentoo
dev-perl/Alien-LibGumbo: Keyword 0.50.0-r2 riscv, #878483
Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kent Fredric · gentoo
dev-perl/Alien-LibGumbo: Cleanup old 0.50.0-r1
Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kent Fredric · gentoo
dev-perl/Alien-LibGumbo: -r bump for compile fixes + dep dev-libs/gumbo
- Retrofit src_configure and src_compile to provide the best we can manage if for some reason, autoprobe misses a system gumbo library, and decides to build its own. This requires bodging around CC/CXX/LD and friends. And for some reason, passing optimize doesn't have the desired effect yet, but we tried. - However, the above not working is not our problem if we depend on dev-libs/gumbo, as this being present makes Alien-LibGumbo compile nothing at all! Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kent Fredric · gentoo
dev-perl/Alien-LibGumbo: Cleanup old 0.50.0
Insignificant unstable(~) version that has been eclipsed by newer versions for at least a month Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kent Fredric · gentoo
dev-perl/Alien-LibGumbo: -r bump for EAPI7 and Tests
- EAPI7-ify - Add some rudimentary tests to check modules are at least, loadable. Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron W. Swenson · gentoo
dev-perl/Alien-LibGumbo: Initial commit
Directly needed by dev-perl/HTML-Gumbo. Ultimately needed by www-apps/rt. Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>