1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
Commit Graph

5926 Commits

Author SHA1 Message Date
Reinhard Pointner
0802a86d48 Try to fix GTK2 theme support 2018-11-26 05:33:25 +07:00
Reinhard Pointner
fb85cd4a6f SNAP: -Dnet.filebot.Archive.extractor=SevenZipExecutable -Dnet.filebot.Archive.7z="$SNAP/usr/bin/7z" 2018-11-26 04:53:22 +07:00
Reinhard Pointner
b4c4c2bb57 Try to fix SNAP issues (mediainfo, gtk2 theme, etc) 2018-11-26 04:21:42 +07:00
Reinhard Pointner
e82370b57f Add dedicated launcher for AUR 2018-11-26 04:05:12 +07:00
Reinhard Pointner
bf6fecc143 Try to fix cacerts issues 2018-11-26 03:28:59 +07:00
Reinhard Pointner
b950ace0b8 Refactor SNAP package 2018-11-26 02:46:13 +07:00
Reinhard Pointner
80cc330814 GTK2 snap example doesn't work. Revert to not using theme plugs. 2018-11-26 02:12:10 +07:00
Reinhard Pointner
02104cfd69 Update Java 8 patch 2018-11-26 00:20:47 +07:00
Reinhard Pointner
73e9346d8b Update Java 8 patch 2018-11-26 00:02:32 +07:00
Reinhard Pointner
176096ec51 Update Java 8 patch 2018-11-25 23:58:57 +07:00
Reinhard Pointner
95c81cbf82 jre.build: 191 2018-11-25 23:45:55 +07:00
Reinhard Pointner
bd72535c28 application.version: 4.8.5 2018-11-25 23:44:49 +07:00
Reinhard Pointner
236f31f4b5 Update Java 8 patch 2018-11-25 23:08:57 +07:00
Reinhard Pointner
71d54cf458 Remove redundant exe stubs (and reuse via build script) 2018-11-25 22:45:12 +07:00
Reinhard Pointner
9cbc857e6e Remove redundant exe stubs (and reuse via build script) 2018-11-25 22:42:35 +07:00
Reinhard Pointner
131dd92872 Include JRE in ZIP package 2018-11-25 21:58:03 +07:00
Reinhard Pointner
ae11da275f Include JRE in ZIP package 2018-11-25 21:52:38 +07:00
Reinhard Pointner
3b9f424bd0 Use Java 8 compatibility build for SNAP build due to Ubuntu 16.04 limitations (no JDK 11, no JFX 11, etc) 2018-11-25 21:50:50 +07:00
Reinhard Pointner
a74167a8ce Use Java 8 compatibility build for SNAP build due to Ubuntu 16.04 limitations (no JDK 11, no JFX 11, etc) 2018-11-25 21:46:06 +07:00
Reinhard Pointner
00a3d28da8 Refactor SNAP package 2018-11-25 17:05:13 +07:00
Reinhard Pointner
b5d2ba5979 Remove option value that's default anyway 2018-11-25 02:38:00 +07:00
Reinhard Pointner
76cd14b11c Fix DEB package 2018-11-25 02:34:19 +07:00
Reinhard Pointner
a49e27d72b Try to work around Java2D render issues 2018-11-25 01:29:31 +07:00
Reinhard Pointner
665178f8af Fix DEB package 2018-11-25 00:52:13 +07:00
Reinhard Pointner
7b683f345a Fix APPX build 2018-11-24 03:01:59 +07:00
Reinhard Pointner
9eb26f6f06 Optimize embedded JRE 2018-11-24 02:52:40 +07:00
Reinhard Pointner
5ba02da25e Fix APPX build 2018-11-24 02:13:31 +07:00
Reinhard Pointner
efb967f691 Fix APPX build 2018-11-24 02:08:14 +07:00
Reinhard Pointner
71f2262ddf Add keyboard shortcut F1 to FormatDialog to toggle the help / examples panel ON and OFF (to allow more space for large custom formats) 2018-11-23 15:51:00 +07:00
Reinhard Pointner
eb0e591fca Add Arch / AUR binary package 2018-11-22 18:08:37 +07:00
Reinhard Pointner
a8e5c29716 [SNAP] Depend on various standard Debian packages instead of bundling binaries (JRE, OpenJFX, fpcalc, 7z, etc) 2018-11-22 17:50:17 +07:00
Reinhard Pointner
f82e684d7b Build architecture independent DEB package (and relegate most native dependencies to 3rd party packages assumed to be installed via apt) 2018-11-22 17:43:41 +07:00
Reinhard Pointner
7fe7f817c5 Fix JavaFX options for Windows builds 2018-11-20 23:55:21 +07:00
Reinhard Pointner
ec05532fd3 Include JRE in ZIP bundle 2018-11-20 23:54:55 +07:00
Reinhard Pointner
01ffea81c7 [DEB] Depend on various standard Debian packages instead of bundling binaries (JRE, OpenJFX, fpcalc, 7z, etc) 2018-11-20 18:13:31 +07:00
Reinhard Pointner
0d4f09a362 Use Recommends instead of Suggests 2018-11-20 17:38:22 +07:00
Reinhard Pointner
c838b4598c Make sure to mkdir -p "/usr/local/bin" since /usr/local/bin may possibly not exist on pristine fresh macOS installs 2018-11-20 17:30:15 +07:00
Reinhard Pointner
ae9c7bc00b Fix filebot.sh script for OpenJDK 11 2018-11-20 17:10:38 +07:00
Reinhard Pointner
17b65b2478 Fix filebot.sh script for OpenJDK 11 2018-11-20 17:02:58 +07:00
Reinhard Pointner
d80a8a76c3 Fix app bundle ID 2018-11-20 16:13:55 +07:00
Reinhard Pointner
f7237dd237 Make sure postinstall always return exit code 0 (even if filebot command symlink doesn't work for some odd reason) 2018-11-20 16:13:43 +07:00
Reinhard Pointner
7ea854dcd1 Revert to -Dnet.filebot.Archive.7z=/path/to/7z to fix backwards compatibility issues 2018-11-19 22:26:19 +07:00
Reinhard Pointner
f5afeb6112 Strip JFX 2018-11-18 21:28:14 +07:00
Reinhard Pointner
053b9ac8c3 Strip JFX 2018-11-18 20:44:17 +07:00
Reinhard Pointner
096ed29ddc Fix embedded JRE + JFX module path 2018-11-18 19:39:23 +07:00
Reinhard Pointner
84a676d586 Strip embedded JDK 2018-11-18 19:14:41 +07:00
Reinhard Pointner
006db6bcdd Strip embedded JDK 2018-11-18 19:09:50 +07:00
Reinhard Pointner
532a309007 Strip embedded JDK 2018-11-18 18:50:20 +07:00
Reinhard Pointner
3ca8793af6 Fix runtime path 2018-11-18 18:31:50 +07:00
Reinhard Pointner
7f0c35d941 jfx.version: 11.0.1 2018-11-18 18:15:21 +07:00