Versions
v0.17.0 :: 0 :: gentoo
- Modified
- License
- || ( Artistic GPL-1+ )
- Keywords
- ~amd64 ~x86
- USE flags
- test
USE flags
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
Dependencies
app-arch / brotli : Generic-purpose lossless compression algorithm
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
Runtime Dependencies
app-arch / brotli : Generic-purpose lossless compression algorithm
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-perl / File-Slurper : A simple, sane and efficient module to slurp a file
virtual / perl-Getopt-Long : Virtual for Getopt-Long
virtual / perl-Time-HiRes : Virtual for Time-HiRes
Depending packages
www-apps / webdavcgi : A Perl CGI for accessing and sharing files, or calendar/addressbooks via WebDAV
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-perl/IO-Compress-Brotli: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/IO-Compress-Brotli: fix unbundle patch for 0.17.0
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/IO-Compress-Brotli: add 0.17.0
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/IO-Compress-Brotli: add 0.10.0
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kent Fredric · gentoo
dev-perl/IO-Compress-Brotli: Add w/ version 0.4.1
Required as a dependency for bumping www-apps/webdavcgi to 1.1.2 Change suggested by Christian Affolter, but reworked from scratch to incorporate unbundling of brotli, and to employ proper versions, and EAPI7. Bug: https://bugs.gentoo.org/658470 Bug: https://github.com/gentoo/gentoo/pull/10826 Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Kent Fredric <kentnl@gentoo.org>