New issue by DeepwaterCreations on void-packages repository https://github.com/void-linux/void-packages/issues/21641 Description: ### System * xuname: Void 5.4.38_1 x86_64 GenuineIntel uptodate rrrmFFFF * package: libbluray-1.2.0_1 ### Expected behavior Blurays play fine in VLC, including their menus. ### Actual behavior VLC tells me that it can only play blurays in no-menus mode because I don't have Java installed, even though I do have Java installed. ### But what does this have to do with the libbluray package? To make a long story short, I did some digging and figured out that the problem is that I don't have libbluray.jar anywhere on my system (and that multiple developers deserve to suffer a public drubbing for their lazy error messages.) The xbps template for the libbluray package has a flag set to explicitly not build the .jar. I don't know why that option is set, but the .jar seems to be important for anyone who wants to watch blurays with menus. (For TV shows, this includes having any ability to play the episodes in their correct order.)