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

615 Commits

Author SHA1 Message Date
Reinhard Pointner
b1f10e7353 -jar "$FILEBOT_HOME/jar/filebot.jar" 2018-06-27 23:13:25 +07:00
Reinhard Pointner
1a9cf63be8 <target name="delta" description="Upload incremental update archive"> 2018-06-26 19:28:29 +07:00
Reinhard Pointner
4c9537d1e0 # File Release System
link.release.index: https://get.filebot.net/filebot/
2018-06-26 19:11:08 +07:00
Reinhard Pointner
4bdcb20e4a syno keyring 2018-06-26 17:34:51 +07:00
Reinhard Pointner
487fff3305 Use rednoah@filebot.net public key for all release builds 2018-06-26 17:25:22 +07:00
Reinhard Pointner
67b96386f7 RESPECT THE WORK. RESPECT THE AUTHOR.
```
 _______________________
/ RESPECT THE WORK.     \
| RESPECT THE AUTHOR.   |
|                       |
| Greatfully,           |
\     Reinhard Pointner /
 -----------------------
      \                             .       .
       \                           / `.   .' "
        \                  .---.  <    > <    >  .---.
         \                 |    \  \ - ~ ~ - /  /    |
               _____          ..-~             ~-..-~
              |     |   \~~~\.'                    `./~~~/
             ---------   \__/                        \__/
            .'  O    \     /               /       \  "
           (_____,    `._.'               |         }  \/~~~/
            `----.          /       }     |        /    \__/
                  `-.      |       /      |       /      `. ,~~|
                      ~-.__|      /_ - ~ ^|      /- _      `..-'
                           |     /        |     /     ~-.     `-. _  _  _
                           |_____|        |_____|         ~ - . _ _ _ _ _>
```
2018-06-26 15:56:38 +07:00
Reinhard Pointner
339ee1796e convert -verbose $LOGO -resize $SIZE -gravity center -background transparent -extent $SIZE "artwork_$SIZE.png" 2018-06-26 15:02:42 +07:00
Reinhard Pointner
d383433fcd convert -background none filebot.svg icon192.png 2018-06-26 14:52:08 +07:00
Reinhard Pointner
67a1d517a6 Fix stegosaurus position 2018-06-25 19:57:23 +07:00
Reinhard Pointner
70811c393e Unify Windows Java Options 2018-06-25 17:58:30 +07:00
Reinhard Pointner
da4a1d638d Fix stupid mistake 2018-06-24 02:48:08 +07:00
Reinhard Pointner
abae60ba3a Make a separate PKG build so we can have APP bundles with and without embedded JRE (i.e. no embedded JRE for brew cask automatic install) 2018-06-24 02:39:39 +07:00
Reinhard Pointner
7631e8cd5d Refactor MAS build 2018-06-24 02:03:53 +07:00
Reinhard Pointner
43e6da4bc6 Make a separate PKG build so we can have APP bundles with and without embedded JRE (i.e. no embedded JRE for brew cask automatic install) 2018-06-24 01:10:28 +07:00
Reinhard Pointner
6002786b88 Make a separate PKG build so we can have APP bundles with and without embedded JRE (i.e. no embedded JRE for brew cask automatic install) 2018-06-24 01:08:23 +07:00
Reinhard Pointner
407a4a695d Make a separate PKG build so we can have APP bundles with and without embedded JRE (i.e. no embedded JRE for brew cask automatic install) 2018-06-23 20:34:55 +07:00
Reinhard Pointner
676ef5d1b6 Fix SPK package 2018-06-23 19:19:10 +07:00
Reinhard Pointner
fb507cd795 Fix PKG build 2018-06-23 17:28:51 +07:00
Reinhard Pointner
49feb0f721 Enable HW acceleration (APPX build) 2018-06-23 16:07:12 +07:00
Reinhard Pointner
92a0151930 Restore deploy-chocolatey target 2018-06-22 22:24:06 +07:00
Reinhard Pointner
f73a33d6b8 Simplify WiX 2018-06-22 20:23:35 +07:00
Reinhard Pointner
946db5c9df Force UNIX line endings 2018-06-21 18:08:12 +07:00
Reinhard Pointner
dc7db6a5f8 Simplify MWS build 2018-06-21 17:39:08 +07:00
Reinhard Pointner
fc2dab33a6 Refactor filebot.sh launcher 2018-06-21 14:09:59 +07:00
Reinhard Pointner
ab32d2feeb export G_MESSAGES_DEBUG=all 2018-06-21 02:49:35 +07:00
Reinhard Pointner
35278e084c java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform! 2018-06-21 02:48:36 +07:00
Reinhard Pointner
1fb4e7a8d1 -Dapplication.help=show 2018-06-21 02:27:44 +07:00
Reinhard Pointner
ed57345d04 java.lang.UnsatisfiedLinkError: /snap/filebot/x1/jre/lib/libawt_xawt.so: libXtst.so.6: cannot open shared object file: No such file or directory 2018-06-21 01:26:01 +07:00
Reinhard Pointner
9c25e47a9f Update ignore files 2018-06-21 00:45:26 +07:00
Reinhard Pointner
748a290e5c Update snap package (still broken though) 2018-06-21 00:33:09 +07:00
Reinhard Pointner
2c5710f9cd Only support AMD64 DEB builds 2018-06-20 23:30:46 +07:00
Reinhard Pointner
dd2d614981 Use embedded JRE for AMD64 DEB package 2018-06-20 20:35:19 +07:00
Reinhard Pointner
5e40beafe8 -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dnet.filebot.UserFiles.fileChooser=JavaFX 2018-06-20 19:36:38 +07:00
Reinhard Pointner
28edf9af8d Drop SNAP in favour of DEB packages 2018-06-20 18:59:40 +07:00
Reinhard Pointner
180d60336f Try to fix HTTPS / CA issues 2018-06-20 17:44:18 +07:00
Reinhard Pointner
f1371b09f4 REVERT to confinement: strict and use last known working state of the snap build and then F*CK snapcraft (snap is just a really bad idea for GUI apps) 2018-06-20 17:05:01 +07:00
Reinhard Pointner
746ee1faa6 Use snapcraft cleanbuild because snapcraft doesn't work properly on 18.04 2018-06-20 16:13:20 +07:00
Reinhard Pointner
d10e7b18e6 Use snapcraft cleanbuild because snapcraft doesn't work properly on 18.04 2018-06-20 15:57:27 +07:00
Reinhard Pointner
a5383a8d86 Build SNAP with JDK8 for compatibility reasons 2018-06-20 11:06:56 +07:00
Reinhard Pointner
9abbeec248 -Dnet.filebot.media.ffprobe="ffprobe" 2018-06-20 01:53:52 +07:00
Reinhard Pointner
16b3dc8ae2 -Dnet.filebot.media.ffprobe="/volume1/@appstore/MediaServer/bin/ffprobe" 2018-06-20 01:52:05 +07:00
Reinhard Pointner
d03453450b Include and use JFX webkit in Windows builds 2018-06-17 17:25:04 +07:00
Reinhard Pointner
63099d98b6 switch to classic confinment (still broken though) 2018-06-16 01:48:15 +07:00
Reinhard Pointner
fdfa4a57c4 <title>@{application.name} @{application.version}</title> 2018-06-15 21:05:32 +07:00
Reinhard Pointner
5ad30fbead Experiment with PKG package scripts 2018-06-15 19:30:02 +07:00
Reinhard Pointner
c7dcbd075e Experiment with PKG package scripts 2018-06-15 18:23:56 +07:00
Reinhard Pointner
63e5b2ecdb Java Desktop Action BROWSE is not supported on Linux 2018-06-14 01:08:07 +07:00
Reinhard Pointner
0396ba5de3 Make sure to include all JRE deps 2018-06-14 00:28:55 +07:00
Reinhard Pointner
9a1c16ebcd Make sure to include all JRE deps 2018-06-14 00:13:38 +07:00
Reinhard Pointner
aad7b493a1 Update snap package (still broken though) 2018-06-13 22:47:03 +07:00