Clément Fauconnier
e5b7251fd1
add QtConcurrent lib to packaging
4 years ago
Clément Fauconnier
e9eeffd807
fixed missing ubz icon in linux (xdg-icon-resource does not support svg yet so ... to improve)
4 years ago
Clément Fauconnier
5ad34647f7
using Qt 5.15.0 instead of 5.15.2 as a workaround for QTBUG-88309 (linux)
4 years ago
Clément Fauconnier
aaba5780b6
added libxcb-xinerama0 to the needed dependencies (seems to be required by Qt5Gui)
5 years ago
Clément Fauconnier
82f54a03c2
update release scripts with Qt 5.15.2 version (+ Qt5Script no longer needed)
5 years ago
Ferry Jérémie
38da4349a5
change and QT_PATH on arm
5 years ago
Clément Fauconnier
b6160960db
make libavcodec-extra version less restricted
5 years ago
Clément Fauconnier
497e826476
updated packaging scripts to Qt 5.14 on Linux
5 years ago
Clément Fauconnier
b430618474
make livavcodec exception more generic
6 years ago
Clément Fauconnier
7998ab58d2
updated building/packaging to qt5.13
6 years ago
Clément Fauconnier
d65218e0f8
Revert "be able to double click on ubx files (WIP)"
...
This reverts commit adb884c8c9
.
6 years ago
Clément Fauconnier
adb884c8c9
be able to double click on ubx files (WIP)
6 years ago
Clément Fauconnier
e595d54be5
fixed an issue to handle version 57 of ffmpeg avcodec library on some distros
7 years ago
Clément Fauconnier
4397746519
fixes for Ubuntu 18.04 compilation
7 years ago
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.
8 years ago
Clément Fauconnier
d532097e51
fixed release build script on APT-based distros
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)
10 years ago
Craig
3440be5fc1
Added missing Qt libs (dependencies of other Qt libs, not OpenBoard
10 years ago
Craig Watson
b4917d7902
correct detection of current working directory in build scripts
10 years ago
Craig Watson
64371d08ae
Corrected typo
10 years ago
Craig
85d5d6c3a2
corrected ubz association on linux
10 years ago
Craig Watson
e5445f2b43
Add support for opening UBZ files on Linux
10 years ago
Craig
0233d674d5
Corrected .desktop package name and icon; corrected architecture for control file
10 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
10 years ago
Craig
9de8ab6d08
package name is now lowercase
10 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
10 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
10 years ago