-
Notifications
You must be signed in to change notification settings - Fork 0
Mrim support for Kopete plugin
License
mikhainin/kopete_mrim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MRIM Plugin for Kopete ====================== This plugin adds support of the MRIM (Mail.Ru Instant Messenger aka Mail.Ru Agent) for Kopete (kopete.kde.org). Checking out sources -------------------- $ git clone https://github.com/negram/kopete_mrim.git $ cd kopete_mrim Installation ------------ To build this project, you need to install header files for Kopete and PIM. In Debian you can install packages `kdepimlibs5-dev' and `libkopete-dev'. In Mandriva, `kdenetwork4-devel' Prepare ------- Debian/Ubuntu: $ sudo apt-get install kdepimlibs5-dev libkopete-dev g++ cmake Mandriva: $ sudo urpmi kdenetwork4-devel Fedora: $ sudo yum install kopete-devel gcc-c++ kdepimlibs-devel Building -------- $ mkdir build $ cd build $ cmake -RCMAKE_INSTALL_PREFIX=/ -DEXEC_INSTALL_PREFIX=/usr -DSHARE_INSTALL_PREFIX=/usr/share/ -DDATA_INSTALL_DIR=/usr/share/kde4/apps/ .. $ make $ make install $ kbuildsycoca4
About
Mrim support for Kopete plugin
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published