Package Details: libretro-freej2me-plus-git 1.52.r1181.331ee719-1

Git Clone URL: https://aur.archlinux.org/freej2me-plus-git.git (read-only, click to copy)
Package Base: freej2me-plus-git
Description: A free J2ME emulator with libretro, awt frontends. (Libretro core)
Upstream URL: https://github.com/TASEmulators/freej2me-plus
Keywords: freej2me games j2me jave
Licenses: custom, GPL-3.0-only
Conflicts: libretro-freej2me-plus
Provides: libretro-freej2me-plus
Submitter: yjun
Maintainer: yjun
Last Packager: yjun
Votes: 0
Popularity: 0.000000
First Submitted: 2025-05-23 17:04 (UTC)
Last Updated: 2026-01-16 16:20 (UTC)

Dependencies (5)

Required by (0)

Sources (3)

Latest Comments

asart commented on 2026-01-14 03:44 (UTC) (edited on 2026-01-14 03:49 (UTC) by asart)

Tried building in a clean chroot; two issues:

Split-package arch mismatch:

==> ERROR: Overridden arch in package_libretro-freej2me-plus-git() contains value not in global directive: 'x86_64'

Workaround: set global arch=('x86_64') and added arch=('any') in package_freej2me-plus-git().

javac target too old:

[javac] error: Source option 6 is no longer supported. Use 8 or later.

I am not sure what Java version upstream targets; as a workaround I added jdk8-openjdk to makedepends and set JAVA_HOME in build().

After that, build succeeds.

yjun commented on 2025-12-10 15:27 (UTC)

@lllEBOlll Fixed. :)

lllEBOlll commented on 2025-12-08 22:07 (UTC)

This is unfortunately not building for me in the current build.