-
-
Notifications
You must be signed in to change notification settings - Fork 6
Microblogging client by KDE
KDE/choqok
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Choqok KDE Micro-Blogging client, Currently supports Pump.io, GNU Social, Friendica, Mastodon and Twitter. Authors: Mehrdad Momeny <mehrdad.momeny[AT]gmail.com> Andrey Esin <gmlastik[AT]gmail.com> Andrea Scarpino <scarpino[AT]kde.org> License: GNU GPL v2 or v3 or Later Requirements to build: CMake 2.8.12 Qt 5.9 KDE Frameworks libraries 5.6 QCA2-Qt5 library How To Build The Project -=-=-=-=-=-=-=-=-=-=-=-=-= $ cd choqok-src-root-dir [It's choqok-VERSION] $ mkdir build $ cd build $ cmake -DKDE_INSTALL_USE_QT_SYS_PATHS=ON .. $ make $ sudo make install OR su -c 'make install' to uninstall the project: $ make uninstall or su -c 'make uninstall' Feel free to email us.