Versions
v4.0.36 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64
- USE flags
- doc source test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- source
- Zip the sources and install them
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
elibc
- FreeBSD
- ELIBC setting for systems that use the FreeBSD C library
Dependencies
app-arch / zip : Info ZIP (encryption support)
dev-java / hamcrest-core : Core library of matchers for building test expressions
dev-java / hamcrest-library : Core library of matchers for building test expressions
dev-java / java-config : Java environment configuration query tool
dev-java / jboss-marshalling : Compatible alternative to the JDK serialization API
dev-java / jboss-marshalling-river : River protocol implementation for JBoss Marshalling
dev-java / jboss-marshalling-serial : Serial protocol implementation for JBoss Marshalling
dev-java / junit : Simple framework to write repeatable tests
dev-java / jzlib : JZlib is a re-implementation of zlib in pure Java
dev-java / netty-buffer : Async event-driven framework for high performance network applications
dev-java / netty-codec : Async event-driven framework for high performance network applications
dev-java / netty-common : Async event-driven framework for high performance network applications
dev-java / netty-handler : Async event-driven framework for high performance network applications
dev-java / netty-transport : Async event-driven framework for high performance network applications
dev-java / protobuf-java : Google's Protocol Buffers - Java bindings
Runtime Dependencies
app-arch / zip : Info ZIP (encryption support)
dev-java / java-config : Java environment configuration query tool
dev-java / jboss-marshalling : Compatible alternative to the JDK serialization API
dev-java / jzlib : JZlib is a re-implementation of zlib in pure Java
dev-java / netty-buffer : Async event-driven framework for high performance network applications
dev-java / netty-codec : Async event-driven framework for high performance network applications
dev-java / netty-common : Async event-driven framework for high performance network applications
dev-java / netty-handler : Async event-driven framework for high performance network applications
dev-java / netty-transport : Async event-driven framework for high performance network applications
dev-java / protobuf-java : Google's Protocol Buffers - Java bindings
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Alexey Sokolov · gentoo
dev-java/netty-codec-http: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Arfrever Frehtes Taifersar Arahesis · gentoo
dev-java/netty-codec-http: Fix path to protobuf-java in JAVA_GENTOO_CLASSPATH. - Arfrever Frehtes Taifersar Arahesis · gentoo
dev-java/netty-codec-http: Depend directly on dev-java/protobuf-java. - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Austin English · gentoo
dev-java/netty-codec-http: initial ebuild
Package-Manager: portage-2.3.0