From 3019c3ace8cbc7b60e90ec031a2496c4d78239c0 Mon Sep 17 00:00:00 2001 From: V1TSK Date: Mon, 11 Jan 2016 18:12:32 +0500 Subject: Added COPR repository into README. --- skypeweb/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/skypeweb/README.md b/skypeweb/README.md index 0eda89c..f011b9c 100644 --- a/skypeweb/README.md +++ b/skypeweb/README.md @@ -16,6 +16,17 @@ Windows users can download latest builds from [here](https://github.com/EionRobb The plugin requires libjson-glib which is part of the installer exe or can be downloaded [from github](https://github.com/EionRobb/skype4pidgin/raw/master/skypeweb/libjson-glib-1.0.dll) and copied to the Program Files\Pidgin folder (not the plugins subfolder) +Installing package on Fedora +--------- +On Fedora you can use [purple-skypeweb](https://copr.fedoraproject.org/coprs/xvitaly/purple-skypeweb/) COPR repository. [Later](https://bugzilla.redhat.com/show_bug.cgi?id=1294523), after package review, it will be added to main Fedora repository. +At first time you should add COPR repository and enable it: +``` + sudo dnf copr enable xvitaly/purple-skypeweb +``` +Now you can install packages: +``` + sudo dnf install purple-skypeweb pidgin-skypeweb +``` Compiling --------- -- cgit v1.2.3