all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bruno Victal <mirai@makinata.eu>
To: help-guix <help-guix@gnu.org>
Cc: mirai@makinata.eu, bjoern.hoefling@bjoernhoefling.de,
	Julien Lepiller <julien@lepiller.eu>
Subject: Guidance for packaging Java programs
Date: Thu, 13 Jul 2023 18:00:07 +0100	[thread overview]
Message-ID: <2c37e0d5-b110-ab8a-8810-7f73ab0ec180@makinata.eu> (raw)

Hi all,

I'm interested in seeing BiglyBT (an awesome BitTorrent client) [1],
jing (a RELAX NG validator) [2], Saxon-HE (a free implementation of
XSLT 2.0 + 3.0) [3] and Mindustry (an addicting tower-defense
game) [4] packaged for Guix and I'd like to ask for some guidance
with this subject.

Though I'm not familiar with the language, this seldomly reveals to
be a problem if the project uses GNU Autotools, Meson, CMake, etc.
but I'm completely lost when it comes to Java. It's hard to understand
what's happening, what are the dependencies, how the whole thing is
assembled together or if I'm even staring at something supposed to be
built at all. The lack of importers doesn't help either :(

The impression I get is that overall the Guix Java subsystem/support
seems to be quite barren which I suspect is in part due to the
rather arcane build process involved. (the manual doesn't have much
information on the topic as well)

Does anyone have any insight in what would it take to get the
aforementioned applications properly packaged in Guix? (i.e. without
repackaging the binary from upstream)
I'd also be grateful if someone could point me to a primer on
“how to go from a (java) source checkout into a built app that can
be used”.


[1]: <https://github.com/BiglySoftware/BiglyBT>
[2]: <https://github.com/relaxng/jing-trang>
[3]: <https://github.com/Saxonica/Saxon-HE/>
[4]: <https://mindustrygame.github.io/>

-- 
Furthermore, I consider that nonfree software must be eradicated.

Cheers,
Bruno.


             reply	other threads:[~2023-07-13 17:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-13 17:00 Bruno Victal [this message]
2023-07-13 17:48 ` Guidance for packaging Java programs Julien Lepiller
2023-07-13 19:35   ` Bruno Victal
2023-07-13 20:19     ` Julien Lepiller
2023-07-14  5:32       ` Dr. Arne Babenhauserheide
2023-07-28  2:09   ` Bruno Victal
2023-07-28  5:07     ` Julien Lepiller

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

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

  git send-email \
    --in-reply-to=2c37e0d5-b110-ab8a-8810-7f73ab0ec180@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=bjoern.hoefling@bjoernhoefling.de \
    --cc=help-guix@gnu.org \
    --cc=julien@lepiller.eu \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.