mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-09 05:51:31 -04:00
Revert to amd64 only DEB package due to JavaFX native dependencies
➔ https://www.filebot.net/forums/viewtopic.php?f=11&t=6028&p=40242#p40241
This commit is contained in:
parent
a3c0323fd6
commit
918ef8654e
@ -88,7 +88,7 @@ windows.portable.application.options: -Dapplication.dir="%EXEDIR%\\data" -Duser.
|
||||
|
||||
# Default Linux Java Options
|
||||
linux.application.options: -Djna.boot.library.path="$LIBRARY_PATH" -Djna.library.path="$LIBRARY_PATH" -Djava.library.path="$LIBRARY_PATH" -Dapplication.dir="$APP_DATA" -Dapplication.cache="$APP_DATA/cache" -Djava.io.tmpdir="$APP_DATA/tmp" -Dfile.encoding="UTF-8" -Dsun.jnu.encoding="UTF-8"
|
||||
linux.desktop.application.options: -Dapplication.help=show -Dnet.filebot.UserFiles.fileChooser=JavaFX -DuseGVFS=true -Dnet.filebot.gio.GVFS="$XDG_RUNTIME_DIR/gvfs"
|
||||
linux.desktop.application.options: -Dnet.filebot.UserFiles.fileChooser=JavaFX -DuseGVFS=true -Dnet.filebot.gio.GVFS="$XDG_RUNTIME_DIR/gvfs"
|
||||
linux.portable.application.options: -Duser.home="$APP_DATA" -Djava.util.prefs.PreferencesFactory=net.filebot.util.prefs.FilePreferencesFactory -Dnet.filebot.util.prefs.file="$APP_DATA/prefs.properties"
|
||||
|
||||
# Links
|
||||
|
Loading…
x
Reference in New Issue
Block a user