Summary
GWT is a development toolkit for building and optimizing complex browser-based applications. Its goal is to enable productive development of high-performance web applications without the developer having to be an expert in browser quirks, XMLHttpRequest, and JavaScript. It’s open source, completely free, and used by thousands of developers around the world.
Versions
v2.8.2 :: 2.8 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- source
USE flags
General
- source
- Zip the sources and install them
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 / asm : Bytecode manipulation framework for Java
dev-java / eclipse-ecj : Eclipse Compiler for Java
dev-java / guava : A collection of Google's core Java libraries
dev-java / java-config : Java environment configuration query tool
dev-java / javatoolkit : Collection of Gentoo-specific tools for Java
dev-java / json : Java implementation of the JavaScript Object Notation
dev-java / rhino : An open-source implementation of JavaScript written in Java
dev-java / validation-api : Bean Validation (JSR-303) API
Runtime Dependencies
app-arch / zip : Info ZIP (encryption support)
dev-java / asm : Bytecode manipulation framework for Java
dev-java / eclipse-ecj : Eclipse Compiler for Java
dev-java / guava : A collection of Google's core Java libraries
dev-java / java-config : Java environment configuration query tool
dev-java / json : Java implementation of the JavaScript Object Notation
dev-java / rhino : An open-source implementation of JavaScript written in Java
dev-java / validation-api : Bean Validation (JSR-303) API
Depending packages
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Mark Wright · gentoo
dev-java/gwt: Patch (by me) to not run git
Thanks to toralf for reporting. Closes: https://bugs.gentoo.org/show_bug.cgi?id=705216 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mark Wright <gienah@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mark Wright · gentoo
dev-java/gwt: Add for sci-mathematics/rstudio
Thanks to Joel for reporting. Thanks to Joel, jakub, betelgeuse, Michael Speth, Hank Leininger, Raimonds Cicans, naota and monsieurp for working on this. Co-Authored-By: Patrice Clement <monsieurp@gentoo.org> Bug: https://bugs.gentoo.org/show_bug.cgi?id=696944 Closes: https://bugs.gentoo.org/show_bug.cgi?id=171257 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mark Wright <gienah@gentoo.org>