Commit Graph

297 Commits

Author SHA1 Message Date
Raoul Snyman 128de147e0
Some updates to the macOS builder
- Apparently we don't need to sign the app anymore
- Add hooks for websockets
2021-09-02 17:57:02 -07:00
Tim Bentley cfdbeb7176 Merge branch 'new-pyqt5-path' into 'master'
Update windows Qt5 path for translations.

See merge request openlp/packaging!13
2021-03-26 10:13:18 +00:00
Tomas Groth 3aa582ca10 Update windows Qt5 path for translations. 2021-03-25 20:32:05 +00:00
Raoul Snyman 5afca33db1 Merge branch 'reenable-macos-dark' into 'master'
Re-enable dark mode on Mac OS now that pyinstaller supports it.

See merge request openlp/packaging!12
2020-12-04 05:14:27 +00:00
Tomas Groth 398510517f Re-enable dark mode on Mac OS now that pyinstaller supports it. 2020-12-04 06:07:35 +01:00
Raoul Snyman 565baaa2f6 Merge branch 'keynote-include' into 'master'
Fix typo that prevent inclusion of the keynotecontroller.

See merge request openlp/packaging!11
2020-09-30 20:04:02 +00:00
Tomas Groth 206e306c37 Fix typo that prevent inclusion of the keynotecontroller. 2020-09-30 21:46:18 +02:00
Raoul Snyman dcaebecb40 Merge branch 'wix-fixes' into 'master'
Make the windows installer able to start OpenLP directly after install.

See merge request openlp/packaging!10
2020-09-30 06:40:51 +00:00
Tomas Groth 4905e575de Try to make the windows installer able to start OpenLP directly after install. Also try to compress better. 2020-09-30 06:40:51 +00:00
Raoul Snyman de9ee75694 Merge branch 'mac-fixes' into 'master'
Fix a few mac related issues.

See merge request openlp/packaging!9
2020-09-20 20:09:09 +00:00
Tomas Groth f13b412e12 Fix a few mac related issues. 2020-09-20 21:55:26 +02:00
Tim Bentley b6edde850a Merge branch 'appveyor-macos' into 'master'
Fixes for MacOS build and enable using appveyor for macos

See merge request openlp/packaging!8
2020-07-10 19:43:13 +00:00
Tomas Groth b7cd96f662 Fixes for MacOS build and enable using appveyor for macos 2020-07-10 19:43:13 +00:00
Tomas Groth a645888667 Merge branch 'pymediainfo-hook' into 'master'
Pymediainfo hook

Closes #2

See merge request openlp/packaging!7
2019-12-21 22:20:11 +00:00
Raoul Snyman 62c6150942 Add a pymediainfo hook which also tells PyInstaller to copy the dll/dylib file 2019-12-21 15:15:46 -07:00
Raoul Snyman d419a9f7de Merge branch 'master' of gitlab.com:openlp/packaging 2019-12-21 15:15:33 -07:00
Tomas Groth 83da7f600f Merge branch 'make-release-export-optional' into 'master'
Make the export optional when running a release build

See merge request openlp/packaging!6
2019-12-20 06:03:49 +00:00
Raoul Snyman 1dccab556d Make the export optional when running a release build 2019-12-20 06:03:49 +00:00
Raoul Snyman 3f41bf12b8 Merge branch 'htmlhelp-x86-appveyor' into 'master'
Set htmlhelp to use progfilesx86 path.

See merge request openlp/packaging!5
2019-12-19 21:09:43 +00:00
Tomas Groth 95227423bd Set htmlhelp to use progfilesx86 path. 2019-12-19 21:09:43 +00:00
Raoul Snyman b745f7fcf8 Merge branch 'fix-macos-build' into 'master'
Fix various parts of the build script for the macOS build

See merge request openlp/packaging!4
2019-12-10 04:07:44 +00:00
Raoul Snyman bb1b6b773b Fix various parts of the build script for the macOS build 2019-12-10 04:07:44 +00:00
Tomas Groth 2a26e6c03d Merge branch 'fix-msi-pyinstaller' into 'master'
Fix MSI and PyInstaller builds

Closes #2

See merge request openlp/packaging!3
2019-11-13 21:34:04 +00:00
Raoul Snyman 08313281ea Fix MSI and PyInstaller builds 2019-11-13 21:34:04 +00:00
Raoul Snyman 9c12f4eec8 Fixed #2 with MSI build; fixed PyInstaller build 2019-11-13 08:33:41 -07:00
Raoul Snyman a762877cc5 Merge branch 'gitlab-packaging' into 'master'
Some updates to get packaing working after the gitlab migration.

See merge request openlp/packaging!2
2019-09-24 18:47:13 +00:00
Tomas Groth ce5b55ef1a Some updates to get packaing working after the gitlab migration. 2019-09-24 18:47:13 +00:00
Raoul Snyman 81e4db7463 Merge branch 'bzr2git' into 'master'
First stab at converting to use git while packaging.

See merge request openlp/packaging!1
2019-09-13 19:32:30 +00:00
Tomas Groth c9af8d577f First stab at converting to use git while packaging. 2019-09-13 19:32:29 +00:00
Raoul Snyman 1e1c642087 Package the VLC plugins too.
bzr-revno: 47
2019-07-16 13:20:59 +02:00
Raoul Snyman 9dee47520e Correct path to VLC libs on macOS, fix call to copytree 2019-07-03 23:33:08 -07:00
Raoul Snyman bd2abb355b Update Windows and macOS builders to copy VLC plugins 2019-07-03 23:23:21 -07:00
Raoul Snyman 2f90f0ea4a Add Pyro4 into the Mac build, update some license headers, and add a hidden import for sqlalchemy.ext.baked
bzr-revno: 46
2019-06-05 23:37:19 -07:00
Raoul Snyman bac0c45002 Fix up license headers 2019-06-04 23:04:54 -07:00
Raoul Snyman 9eb89fcf27 Update the year 2019-05-25 00:27:08 -07:00
Raoul Snyman a9691be825 HEAD 2019-05-22 14:55:08 -07:00
Raoul Snyman 0cde5d0981 Build a Windows Installer (MSI) file instead of using InnoSetup
bzr-revno: 45
2019-05-22 10:14:13 -07:00
Raoul Snyman c04282e102 Fix reference to a directory 2019-05-20 15:17:13 -07:00
Raoul Snyman 7a30015296 Fix some paths 2019-05-15 21:37:10 -07:00
Raoul Snyman a3088e878b Remove debugging 2019-05-15 16:02:19 -07:00
Raoul Snyman 919a96f0bc Add some debugging to figure out what's wrong with the program files variable 2019-05-15 15:57:56 -07:00
Raoul Snyman e88f99966e No need to find 32-bit Program Files because OpenLP is 64-bit; Only copy MuPDF if PyMuPDF is not installed; Use the proper Program Files directory for VLC 2019-05-15 15:39:12 -07:00
Raoul Snyman cccbb6d246 Revert version number inclusion, it doesn't work like I want it to. 2019-05-04 22:10:04 -07:00
Raoul Snyman 62a2d3f779 Version => ProductVersion 2019-05-04 14:54:14 -07:00
Raoul Snyman e9d5057083 Add a 256x256 icon size 2019-05-04 14:45:15 -07:00
Raoul Snyman 52b016075d Use the variables everywhere, and set the version in the name. Also register oszl files in macOS 2019-05-04 14:43:52 -07:00
Raoul Snyman ad1eb56234 Remove old InnoSetup installer 2019-05-02 22:08:14 -07:00
Raoul Snyman b7323b69d1 Copy the right icon file 2019-05-02 13:40:11 -07:00
Raoul Snyman 697cc77641 Fix the icon references 2019-05-01 23:18:53 -07:00
Raoul Snyman 2f386dbd67 Try to correct the icon by referencing the full path 2019-05-01 23:11:54 -07:00