all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Guidance for packaging Java programs
@ 2023-07-13 17:00 Bruno Victal
  2023-07-13 17:48 ` Julien Lepiller
  0 siblings, 1 reply; 7+ messages in thread
From: Bruno Victal @ 2023-07-13 17:00 UTC (permalink / raw)
  To: help-guix; +Cc: mirai, bjoern.hoefling, Julien Lepiller

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.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-07-28  5:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-13 17:00 Guidance for packaging Java programs Bruno Victal
2023-07-13 17:48 ` 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

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.