Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Thanks to loqs at
https://bbs.archlinux.org/viewtopic.php?pid=1883212
|
|
commit 4d3609b56f76fd340de3b7925476520ac24cb17a
Author: bartus <szczepaniak.bartek+github@gmail.com>
Date: Fri Apr 12 14:50:39 2019 +0200
add post install scrip, fix permissions when using `cp`
commit eb17fa575c76748f36726f4f9ea7c65e40722cd1
Author: bartus <szczepaniak.bartek+github@gmail.com>
Date: Fri Apr 12 14:37:42 2019 +0200
finally drop ThirdParty repo
move libs.pri config to main repo
commit abdd61a5125dab0121ff22301d61d0b4290dab14
Author: bartus <szczepaniak.bartek+github@gmail.com>
Date: Fri Apr 12 14:24:46 2019 +0200
really drop freetype, and some patch refactor
commit d48abd4e3a22a82bed08ea13ffbd94b6807067a2
Merge: a5936b5 c4028de
Author: bartus <szczepaniak.bartek+github@gmail.com>
Date: Fri Apr 12 14:11:56 2019 +0200
Merge branch 'replace_xpdf_with_poppler' into drop_all_internall_deps
commit c4028de000750b8ba1e26129f616074c0d826cb4
Author: bartus <szczepaniak.bartek+github@gmail.com>
Date: Fri Apr 12 13:55:42 2019 +0200
replace xpdf with poppler
and drop xpdf from internal deps
commit a5936b5dfe5caea8500e818c337d1d39217cc18f
Author: bartus <szczepaniak.bartek+github@gmail.com>
Date: Fri Apr 12 13:41:47 2019 +0200
remove unneeded changes
commit 0a95277478c414735024f7ae81e18e97e5e372c1
Author: bartus <szczepaniak.bartek+github@gmail.com>
Date: Fri Apr 12 13:33:51 2019 +0200
drop quazip from internall deps
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add dependency on qt5-tools, to avoid "Project ERROR: Unknown module(s) in QT: uitools" (thanks to bderembl for reporting).
|
|
- include .desktop file
- install resources (library, ...) from source tarball into /opt/openboard/
- move executable to /opt/openboard/OpenBoard and make /usr/bin/openboard a link to it, like other distributions. This is necessary to make OpenBoard discover the resources in /opt/openboard/
|
|
|
|
|
|
|