Summary
The TreeLayout creates tree layouts for arbitrary trees. It is not restricted to a specific output or format, but can be used for any kind of two dimensional diagram. Examples are Swing based components, SVG files, and many more. This is possible because TreeLayout separates the layout of a tree from the actual rendering.
Versions
v1.0.2 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 ppc64 x86 ~arm ~arm64
- 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 / ant-core : Java-based build tool similar to 'make' that uses XML configuration files
dev-java / ant-junit : Apache Ant's optional tasks depending on junit
dev-java / java-config : Java environment configuration query tool
dev-java / javatoolkit : Collection of Gentoo-specific tools for Java
Runtime Dependencies
app-arch / zip : Info ZIP (encryption support)
dev-java / java-config : Java environment configuration query tool
Depending packages
Bugs
- 642698
- =dev-java/treelayout-1.0.2: /var/tmp/portage/dev-java/treelayout-1.0.2/work/treelayout-1.0.2/org.abego.treelayout/src/main/java/org/abego/treelayout/Configuration.java:72: error: no "alt" attribute for image
- 689382
- dev-java/treelayout-1.0.2 with dev-java/ant-junit-1.10.5-r1 fails tests
- 747508
- dev-java/treelayout-1.0.2 failed to emerge with USE=doc
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-java/treelayout: arm64 keyworded (bug #720116)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@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> - 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/treelayout: 1.0.2 stable on amd64, ppc64, x86 (ALLARCHES)
Package-Manager: portage-2.3.1 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/mpv-verbump-to-0.15.0'
Pull request: https://github.com/gentoo/gentoo/pull/675 - James Le Cuirot · gentoo
Drop support for Java on ppc across the tree
Sorry! *sniff* - James Le Cuirot · gentoo
dev-java/treelayout: New package, needed by latest antlr 4
Package-Manager: portage-2.2.20.1