Versions
v2.4 :: 0 :: gentoo
- Modified
- License
- Apache-2.0 LGPL-2.1
- Keywords
- ~amd64 ~x86
- 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 / freehep-io : High Energy Physics Java library - FreeHEP I/O Library
dev-java / java-config : Java environment configuration query tool
dev-java / junit : Simple framework to write repeatable tests
Runtime Dependencies
app-arch / zip : Info ZIP (encryption support)
dev-java / freehep-io : High Energy Physics Java library - FreeHEP I/O Library
dev-java / java-config : Java environment configuration query tool
dev-java / junit : Simple framework to write repeatable tests
Depending packages
dev-java / freehep-graphics2d : High Energy Physics Java library - FreeHEP Graphics 2D Library
dev-java / freehep-graphicsio : High Energy Physics Java library - FreeHEP GraphicsIO Base Library
dev-java / freehep-graphicsio-emf : High Energy Physics Java library - FreeHEP Enhanced Metafile Format Driver
dev-java / freehep-graphicsio-svg : High Energy Physics Java library - FreeHEP Scalable Vector Graphics Driver
dev-java / freehep-graphicsio-tests : High Energy Physics Java library - FreeHEP GraphicsIO Test Library
Change logs
- 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> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - James Le Cuirot · gentoo
dev-java/freehep-graphicsbase: New FreeHEP component, needed by others
Package-Manager: portage-2.3.0_rc1