Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/src/commit/ea5772a772855644a62d4eb3bd82e1ca942d9fe8/thirdparty/freetype You should set ROOT_URL correctly, otherwise the web may not work correctly.
новые иконки в OpenBoard
 
 
 
 
 
 
OpenBoard/thirdparty/freetype
Claudio Valerio ea5772a772 Adding Sankore code 14 years ago
..
2.3.8 Adding Sankore code 14 years ago
README.txt Adding Sankore code 14 years ago
freetype.pro Adding Sankore code 14 years ago

README.txt

How to build freetype
=====================

instructions for version 2.3.8

1. Download freetype (http://www.freetype.org/download.html#stable)
2. Decompress freetype-2.3.8.tar.gz
3. Move freetype.pro inside the freetype-2.3.8 directory
4. Run qmake -set UNIBOARD_DIR /absolute/path/to/workarea/of/Uniboard
5. Run qmake
6. Run make install