Skip to content

acelan/choqok-plurk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plurk plugin for Choqok

This is a [Choqok] (http://choqok.gnufolks.org/) plugin for [Plurk] (http://www.plurk.com/).

Screenshots

screenshot1 screenshot2

Installation

Requirements to build

  • CMake 2.6
  • KDE 4 library Development packages! (On (K)Ubuntu/Debian it's kdelibs5-dev)
  • QJSon library (Development packages)
  • QOAuth library (Development packages)
  • QCA2 library (Development packages)
  • Choqok

How To Build The Project

cd choqok-plurk
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
make
sudo make install OR su -c 'make install'

Uninstall the project

make uninstall or su -c 'make uninstall'

Developed By

License

Licensed under the GNU General Public License(GPL), version 2.

About

Plurk plugin for Choqok

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages