Bug 1521 - Fat jars: Add os-and-arch fat jars for convenience/testing: linux-fat* and jogl-demos-fat*
Summary: Fat jars: Add os-and-arch fat jars for convenience/testing: linux-fat* and jo...
Status: RESOLVED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 2.6.0
Hardware: All all
: P4 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2025-07-21 13:40 CEST by Sven Gothel
Modified: 2025-07-21 13:50 CEST (History)
1 user (show)

See Also:
Type: FEATURE
SCM Refs:
gluegen 554f7ca7eb5de640d0d3d9302648ddf9c88b3178 gluegen 82462a5485c1ce30bcf8c61266292ad643ccd931 jogl 5936a76d7d26e6f6226ee0404c28fdd0ef66b32e jogl fcef5ff61866b5fca56ba9efd9e92ab50d5bd538
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2025-07-21 13:40:36 CEST
Desktop linux-amd64
- jogl-fat-linux-amd64.jar

This file is similar to our fat jogamp-all* file, but will be produced
on each local build w/o merging all platforms.

Android x86
- jogl-demos-fat-android-x86.apk

This file is a convenient example how to produce a single apk 
containing all required JogAmp pieces, 
here gluegen, joal, jogl and the demo code.
Comment 1 Sven Gothel 2025-07-21 13:50:31 CEST
Tested on Android API 26 - 26, 
as well as Debian 11-13 and Ubuntu LTS 20.04.6, 22.04.5 and 24.04.2.