filebot/installer
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
..
app Fix filebot.sh script for OpenJDK 11 2018-11-20 17:10:38 +07:00
appx 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
aur Support for using 7z and unrar tools 2019-03-01 03:23:27 +07:00
choco Add standard choco tags 2018-08-22 17:13:39 +07:00
deb Differentiate the amd64 package from the universal package by including all the native dependencies (excl. JRE) 2018-11-29 22:23:56 +07:00
deb-universal libjna-java is absolutely required for runtime 2019-03-17 16:13:47 +07:00
gpg gpg --verify doesn't actually work the way any sane person would think... 2018-06-28 01:43:21 +07:00
icons Refactor and optimize built-in workflows 2019-02-21 17:27:56 +07:00
mas appbundle -> mas 2018-07-02 01:02:54 +07:00
msi Support for using 7z and unrar tools 2019-03-01 03:23:27 +07:00
pkg 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
qpkg 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
rpm 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
snap -Dnet.filebot.archive.7z="$SNAP/usr/lib/p7zip/7z" 2019-03-01 15:33:46 +07:00
spk Support for using 7z and unrar tools 2019-03-01 03:23:27 +07:00
tar Support for using 7z and unrar tools 2019-03-01 03:23:27 +07:00
workflows Add "Rename with FileBot" workflow 2019-02-26 22:40:48 +07:00
zip Remove redundant exe stubs (and reuse via build script) 2018-11-25 22:42:35 +07:00