Skip to content

melandory/choqok-facebook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

choqok-facebook
A Facebook Plugin for Choqok
Choqok is a KDE Micro-Blogging client - More Information at http://choqok.gnufolks.org,

Authors:
    Pankaj Bhambhani <pankajb64@gmail.com>

License:
    GNU GPL v2 or v3 or Later

Requirements to build:
     Choqok
     KFacebook ( https://projects.kde.org/projects/kdereview/libkfacebook/repository )

How To Build The Project
-=-=-=-=-=-=-=-=-=-=-=-=-=
$ cd choqok-facebook-src-root-dir [It's choqok-facebook]
$ mkdir build
$ cd build
$ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
$ make
$ sudo make install OR su -c 'make install'

to uninstall the project:
$ make uninstall or su -c 'make uninstall'


Feel free to email me.

About

Facebook Plugin for Choqok

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%