Commit Graph

105 Commits

Author SHA1 Message Date
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 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 76cd14b11c Fix DEB package 2018-11-25 02:34:19 +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 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