1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-12-23 08:18:52 -05:00
Commit Graph

98 Commits

Author SHA1 Message Date
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
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
0c3d4b7306 -jar "$FILEBOT_HOME/jar/filebot.jar" 2018-06-28 01:50:58 +07:00
Reinhard Pointner
fc2dab33a6 Refactor filebot.sh launcher 2018-06-21 14:09:59 +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
df9c6fba40 Update DEB package 2018-06-13 18:36:37 +07:00
Reinhard Pointner
5465dd972a Update DEB package 2018-06-13 18:19:31 +07:00
Reinhard Pointner
4f28fcc542 Update DEB package 2018-06-13 18:07:24 +07:00
Reinhard Pointner
8d3923fb16 Update DEB package 2018-06-13 17:10:46 +07:00
Reinhard Pointner
bb37603772 Update DEB package 2018-06-13 01:23:00 +07:00
Reinhard Pointner
def34ef2ca -Djna.boot.library.path="$APP_ROOT/lib" 2018-04-05 16:18:46 +08:00
Reinhard Pointner
d7df37666c Test custom build for BreeR 2018-04-03 15:30:40 +08:00
Reinhard Pointner
da4965ecb7 Test custom build for BreeR 2018-04-03 14:31:46 +08:00
Reinhard Pointner
4927eafc72 Test -Djdk.gtk.version=3 2018-04-03 14:05:42 +08:00
Reinhard Pointner
5c3ffa1706 Refactor common options into @{java.application.options} build variable 2018-03-16 20:53:13 +07:00
Reinhard Pointner
1dcd2869af Enhances: nautilus-actions 2017-02-20 02:45:11 +08:00
Reinhard Pointner
193eb2da3e Refactor deb desktop integration 2017-02-16 05:06:06 +08:00
Reinhard Pointner
db35ae54f9 Refactor deb desktop integration 2017-02-16 04:48:57 +08:00
Reinhard Pointner
24bf42c32e Enable .deb build 2017-02-16 03:35:29 +08:00
Reinhard Pointner
5f1e43a948 Remove Icon=*** because Nautilus context menu doesn't show icons anyway 2017-02-16 03:29:58 +08:00
Reinhard Pointner
04032d5b57 Experiment with KDE integration 2017-02-16 03:19:26 +08:00
Reinhard Pointner
7ff425df83 StartupWMClass=net-filebot-Main 2017-02-16 01:35:04 +08:00
Reinhard Pointner
9a784d40d2 Experiment with Ubuntu Unity integration 2017-02-16 00:58:43 +08:00
Reinhard Pointner
5706ddbb24 Refactor deb desktop integration 2017-02-16 00:23:26 +08:00
Reinhard Pointner
8692440f71 StartupNotify=true 2017-02-16 00:06:29 +08:00
Reinhard Pointner
3005e002a5 Add file-manager/actions that may or may not work with any of the various file managers.
(see http://www.nautilus-actions.org/?q=node/377)
2017-02-15 23:32:28 +08:00
Reinhard Pointner
76f34fbe15 Update deb build 2017-02-15 05:10:31 +08:00
Reinhard Pointner
3f7504a008 Update deb build 2017-02-15 01:59:58 +08:00
Reinhard Pointner
81d52d8f7f Update deb build 2017-02-15 01:33:43 +08:00
Reinhard Pointner
53b5f3f750 Update deb build 2017-02-15 01:03:27 +08:00
Reinhard Pointner
2f16516ad8 Update deb build 2017-02-14 23:48:04 +08:00
Reinhard Pointner
69a315c418 OnlyShowIn=Unity; 2017-02-12 00:08:49 +08:00
Reinhard Pointner
0a0e864f36 Refactor filebot.desktop 2017-02-11 23:42:45 +08:00
Reinhard Pointner
39223f2417 X-Ubuntu-Gettext-Domain 2017-02-11 23:14:02 +08:00
Reinhard Pointner
45f5bf2471 Refactor filebot.desktop 2017-02-11 22:22:14 +08:00
Reinhard Pointner
2752a77a70 Refactor filebot.desktop 2017-02-11 21:42:30 +08:00
Reinhard Pointner
1dab29155b Refactor filebot.desktop 2017-02-11 21:42:09 +08:00
Reinhard Pointner
400b678160 Remove ipk package and replace with armhf deb package 2017-02-07 22:28:20 +08:00
Reinhard Pointner
acf8a061bd Remove ipk package and replace with armhf deb package 2017-02-07 21:50:37 +08:00
Reinhard Pointner
76d7364cc0 C.UTF-8 2017-02-03 03:38:38 +08:00
Reinhard Pointner
f9fdf3e375 IPKG: -Djna.nosys=false -Djna.nounpack=true 2017-01-06 14:04:03 +08:00
Reinhard Pointner
2a9a27ef51 Make sure JNA is loaded from the library path 2016-12-16 16:39:32 +08:00
Reinhard Pointner
9c2cfe9cf6 Use -Dnet.filebot.gio.GVFS="$XDG_RUNTIME_DIR/gvfs" for standard Debian/Ubuntu Linux 2016-11-18 18:29:17 +08:00
Reinhard Pointner
8f13b8c1c8 Unify common build properties 2016-11-05 21:51:19 +08:00
Reinhard Pointner
4e177576e0 Unify common build properties 2016-11-05 04:19:30 +08:00
Reinhard Pointner
3c96a9f294 Unify deb/ipk builds and switch to jdeb 2016-11-04 06:46:00 +08:00