unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: 45555@debbugs.gnu.org
Subject: bug#45555: [wishlist] Packaging GWT
Date: Wed, 30 Dec 2020 17:06:24 +0100	[thread overview]
Message-ID: <87h7o3jn27.fsf@elephly.net> (raw)

GWT (http://www.gwtproject.org/) is a toolkit for generating JavaScript
applications from Java.  RStudio is implemented with GWT, so we should
package it if we ever want to offer an RStudio package for Guix.

The GWT repository is here: https://github.com/gwtproject/gwt

This looks easy to build with ant-build-system, but only because all the
bundled dependencies are in a separate repository:

   https://github.com/gwtproject/tools

The “lib” directory contains a large number of Jars that are expected to
be available when building GWT.  It is not clear if all of these
libraries are needed to compile GWT.  Let’s not think about this now and
just package as many of them as possible, leaving the difficult ones for
later.

The bad news is that there are 352 jars.  The good news is that we
already have a few of these packages and that there are a few duplicates
providing different versions of the same tools.

One of the dependencies is the Google Closure Compiler (for
com.google.javascript.jscomp); progress on packaging it is tracked in
issue #45554.

-- 
Ricardo




             reply	other threads:[~2020-12-30 16:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-30 16:06 Ricardo Wurmus [this message]
2020-12-30 16:22 ` bug#45555: [wishlist] Packaging GWT Ricardo Wurmus
2021-01-05 19:34   ` Björn Höfling

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h7o3jn27.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=45555@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).