multimedia/filebot: update to 5.2.3
This brings multimedia/filebot up to date with the current version.
Some changes on our end:
- Drop OpenJFX in favor of Zenity: Long since overdue, since OpenJFX is long-since abandoned. I don't know exactly when Rednoah added this, but now we have it also.
- Move to JAVA 25: Dropping OpenJFX opens us up to a modern JVM. I'm not sure that JFX was actually holding us back before, but now we can be certain.
- Limit to amd64: there's a prebuilt JNA lib required from the developer. If you need filebot on other archs, that is an exercise left to the reader.
- Drop pkg-message: The advice in the pkg-message is outdated.
PR: 296768