HackerTrans
TopNewTrendsCommentsPastAskShowJobs

brsiegel

no profile record

comments

brsiegel
·2 ปีที่แล้ว·discuss
JavaPackager as you're already using should work, you would just need to build the Mac packages on a Mac build agent. For something more future-proof and performant, GraalVM native images (https://www.graalvm.org/latest/reference-manual/native-image...) seem to be the future of native packaging for JVM applications.
brsiegel
·2 ปีที่แล้ว·discuss
I have an auto-updated tap for the ffmpeg binaries from https://www.osxexperts.net, feel free to

  brew tap bsiegel/tap
I got frustrated having to install all of the runtime dependencies and just wanted an easy way to install the statically-linked version, so here it is.