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

747 Commits

Author SHA1 Message Date
Reinhard Pointner
93095dd9f4 Use SynoCommunity rtd1296 builds of MediaInfo 17.12 instead (to avoid dependencies and possibly better compatibility) 2019-05-23 22:54:49 +07:00
Reinhard Pointner
486ad33d28 Copy libmediainfo for aarch64 from the Debian repository (including all transitive dependencies) 2019-05-23 19:55:27 +07:00
Reinhard Pointner
9c337bb123 Simplify chocolatey builds 2019-05-21 19:24:05 +07:00
Reinhard Pointner
e7fbb4d2b9 patch various JNA options to make system JNA work (which behaves differently from upstream JNA due to various Debian-specific patches) 2019-05-20 20:07:33 +07:00
Reinhard Pointner
36d358c41b Make sure that tar extracts the changes archive in the correct folder (and not the working dir, whatever it may be) 2019-05-20 14:58:34 +07:00
Reinhard Pointner
c6831c4f96 Use Recommends instead of Requires to make sure it works on different RPM distros (even if the package names are different, so users can then just install them manually themselves instead of the package not installing at all) 2019-05-10 21:22:52 +07:00
Reinhard Pointner
f53ae92931 libjna-java is absolutely required for runtime 2019-03-17 16:13:47 +07:00
Reinhard Pointner
088676ef23 Illegal char '-' (0x2d) in: Release: universal-jdk8 2019-03-08 17:03:04 +07:00
Reinhard Pointner
24cde60c0d *_universal-jdk8.rpm 2019-03-07 20:31:50 +07:00
Reinhard Pointner
7c47f330ab Use the jna.jar from the system repository to make sure the version matches the corresponding libjnidispatch.so native library 2019-03-07 19:08:25 +07:00
Reinhard Pointner
33e03e39b9 Use the jna.jar from the system repository to make sure the version matches the corresponding libjnidispatch.so native library 2019-03-07 18:53:54 +07:00
Reinhard Pointner
004253296d MODULE_PATH=/usr/share/openjfx/lib 2019-03-06 17:44:58 +07:00
Reinhard Pointner
beffb67b53 echo /usr/lib*/jna | tr ' ' ':' 2019-03-06 17:35:41 +07:00
Reinhard Pointner
a351967c52 echo /usr/lib/*-linux-gnu*/jni | tr ' ' ':' 2019-03-06 17:35:33 +07:00
Reinhard Pointner
d52a8e5d35 # select libjnidispatch.so from lib or lib64 2019-03-05 23:20:56 +07:00
Reinhard Pointner
d3905ab59b # select libjnidispatch.system.so from $(uname -m)-linux-gnu folder 2019-03-05 23:20:45 +07:00
Reinhard Pointner
14a0597d41 fpcalc and unrar aren't aren't available in the default package sources 2019-03-03 02:52:54 +07:00
Reinhard Pointner
236bdf336a Build RPM package 2019-03-03 01:22:20 +07:00
Reinhard Pointner
19d372702e Build RPM package 2019-03-03 01:14:38 +07:00
Reinhard Pointner
987394a920 Build RPM package 2019-03-03 01:10:49 +07:00
Reinhard Pointner
cb8353f1e7 -Dnet.filebot.archive.7z="$SNAP/usr/lib/p7zip/7z" 2019-03-01 15:33:46 +07:00
Reinhard Pointner
21d3e8daec Can't load './7z.dll' (./7z.so: cannot open shared object file: No such file or directory) 2019-03-01 05:06:06 +07:00
Reinhard Pointner
9dd32ecbfa Support for using 7z and unrar tools 2019-03-01 03:23:27 +07:00
Reinhard Pointner
3fdde4d712 -Dnet.filebot.UserFiles.fileChooser=JavaFX 2019-02-28 02:17:13 +07:00
Reinhard Pointner
c5cc97041b Add Windows context menu helper to MSI package by default. 2019-02-26 22:55:43 +07:00
Reinhard Pointner
1d97b4a0b6 Add "Rename with FileBot" workflow 2019-02-26 22:40:48 +07:00
Reinhard Pointner
7e67b93aaf # Use Darcula LaF 2019-02-25 20:06:12 +07:00
Reinhard Pointner
e34492f6e7 Refactor and optimize built-in workflows 2019-02-21 17:27:56 +07:00
Reinhard Pointner
3d90026a40 --def excludeList="$HOME/Media/.log/amc.excludes" 2019-02-21 13:25:12 +07:00
Reinhard Pointner
f9d41368a3 --log-file "$HOME/Media/.log/amc.excludes" --def excludeList=".log/amc.excludes" 2019-02-21 06:40:31 +07:00
Reinhard Pointner
5b87038f29 Workflows 2019-02-21 00:51:07 +07:00
Reinhard Pointner
50120dbd86 include workflows 2019-02-20 22:57:57 +07:00
Reinhard Pointner
253593860a Using base: requires KVM and none of my build machines support that (because too old or a VM) 2019-02-04 16:07:08 +07:00
Reinhard Pointner
637b720fff base: core18 2019-02-04 07:51:45 +07:00
Reinhard Pointner
eede5b793d Store preferences to file instead of UWP sandboxed registry (which is the cause of a variety of strange issues, crashes, deadlocks, endless loops, data loss, etc) 2019-02-03 11:54:46 +07:00
Reinhard Pointner
c856fc9638 Fix Java 8 AUR build 2018-12-18 16:38:41 +07:00
Reinhard Pointner
20dd96eb06 Fix Java 8 AUR build 2018-12-18 16:27:52 +07:00
Reinhard Pointner
41d05a8d16 MinVersion="10.0.17134.0" MaxVersionTested="10.0.17763.0" 2018-12-02 16:53:08 +07:00
Reinhard Pointner
9d38998b84 Differentiate the amd64 package from the universal package by including all the native dependencies (excl. JRE) 2018-11-29 22:23:56 +07:00
Reinhard Pointner
11054d2fef Make sure that Java 12 forwards compatibility is not an issue 2018-11-29 13:02:35 +07:00
Reinhard Pointner
ef6ad37391 Use @{jvm.version} consistently 2018-11-29 06:19:09 +07:00
Reinhard Pointner
4c839a0ac2 Use Recommends for non-Java deps 2018-11-29 05:10:33 +07:00
Reinhard Pointner
f3cbde2627 + Experimental platform-independent DEB package (that relies on existing debian dependencies for all native code) 2018-11-29 04:56:53 +07:00
Reinhard Pointner
ad0e8a5b76 + Experimental platform-independent DEB package (that relies on existing debian dependencies for all native code) 2018-11-29 04:24:06 +07:00
Reinhard Pointner
a0cca9699f + Experimental platform-independent DEB package (that relies on existing debian dependencies for all native code) 2018-11-29 03:34:26 +07:00
Reinhard Pointner
30fe2961d1 Don't print egrep match to console 2018-11-29 01:39:52 +07:00
Reinhard Pointner
a3c0323fd6 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
2018-11-28 23:15:37 +07:00
Reinhard Pointner
289ebbfcf8 AUR: There currently is no JavaFX 11 package, so we'll just guess what the path might be, and modify later when there's an official package. 2018-11-27 17:06:41 +07:00
Reinhard Pointner
64adf93119 Improving theme support for GTK 2 apps
https://forum.snapcraft.io/t/improving-theme-support-for-gtk-2-apps/7693
2018-11-26 16:10:45 +07:00
Reinhard Pointner
56142441c3 base: core18 2018-11-26 06:26:24 +07:00