G3rb
06bea241f1
Update package.sh
...
On several Linux version (Mint 18 for example) the package libavcodec-ffmpeg56 is replaced by libavcodec-ffmpeg-extra56.
To increase the compatibility I added an exception which define a conditional dependency between these two packages.
7 years ago
Clément Fauconnier
d532097e51
fixed release build script on APT-based distros
7 years ago
Craig Watson
31f16b6abc
Fix launching of Open-Sankoré importer on Windows
...
Also install the importer executable to OpenBoard root install folder
8 years ago
Craig Watson
1c3f879be9
Windows: Fixed parameters for silent installation of bundled visual c++ runtime lib
8 years ago
Craig Watson
9b4e009f90
Minor changes and fixes to windows deployment script
8 years ago
Craig
d52e45f4c1
Added missing Qt libs and plugins (fixes web widgets not working on Ubuntu 14.04)
9 years ago
Craig Watson
dcebc11eeb
Improvements to packaging script for Linux:
...
- Qt plugins and libraries (and associated files) bundled only if necessary
- Dependencies corrected (for Ubuntu 14.04 and 16.04, at least),
mostly manually for now
- run.sh sets Qt plugin path environment variable (=> qt.conf
no longer needed; removed)
9 years ago
Craig
3440be5fc1
Added missing Qt libs (dependencies of other Qt libs, not OpenBoard
9 years ago
Craig Watson
7070ea22f7
Fixed windows release scripts
9 years ago
Craig Watson
5f7c8d7d30
Fixed windows release scripts
9 years ago
Craig Watson
b4917d7902
correct detection of current working directory in build scripts
9 years ago
Craig Watson
64371d08ae
Corrected typo
9 years ago
Craig Watson
88c1feaf30
Fixed release script on Windows following its relocation
9 years ago
Craig Watson
5be27ff3c0
Corrected release script for OSX following its relocation
9 years ago
Craig
85d5d6c3a2
corrected ubz association on linux
9 years ago
Craig Watson
e5445f2b43
Add support for opening UBZ files on Linux
9 years ago
Craig
0233d674d5
Corrected .desktop package name and icon; corrected architecture for control file
9 years ago
Craig Watson
1eb22f1a67
Clean-up and minor changes:
...
- "Importer" folder renamed "importer"
- corrected detecting of 64bit architecture
- build context file is created in build.sh
9 years ago
Craig
9de8ab6d08
package name is now lowercase
9 years ago
Craig
a722b493c8
Multiple corrections to packaging script:
...
- Fixed permissions of qt libs and plugins
- Added some missing plugins (and maybe a couple too many)
- Dependency list is built automatically, while excluding qt libs
9 years ago
Craig Watson
1ce6f84139
Updated linux release scripts
...
- Separated build and package
- OpenBoard now installs in /opt
- All binaries are stripped, for smaller package size
9 years ago