mirror of
https://github.com/Lurkki14/tuxclocker.git
synced 2025-02-25 18:55:24 -06:00
7268ef989e381ea6255ce30efd1a2836375b168a
Installation
Dependencies
boost-system, boost-filesystem, qtdbus
Meson options
--prefix=<path> (install location prefix, usually '/usr')
-Dplugins=<true/false>
-Ddaemon=<true/false> (builds and installs 'tuxclockerd' binary/daemon)
git clone https://github.com/Lurkki14/tuxclocker
cd tuxclocker
git checkout cpplib
git submodule init
git submodule update
meson build <meson options>
cd build
ninja && sudo ninja install
Description
Languages
C
62.5%
C++
35.1%
Meson
1.2%
Haskell
0.6%
Shell
0.4%
Other
0.2%