kopete-protocol-facebook is no more

This plugin has been obsoleted by upstream, facebook now supports the xmpp protocol and it’s preferred to use this instead.
More information:
http://blog.facebook.com/blog.php?post=297991732130
http://duncan.mac-vicar.com/blog/archives/644

Skype on Fedora 12

Howto install Skype on 64bit Fedora 12.

1. Set up the skype.repo

vi /etc/yum.repos.d./skype.repo


[skype]
name=Skype Repository
baseurl=http://download.skype.com/linux/repos/fedora/updates/i586/
#gpgkey=http://www.skype.com/products/skype/linux/rpm-public-key.asc
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-skype
enabled=1
gpgcheck=1

2. run

yum install qt-x11.i686 qt.i686 libXScrnSaver.i686 libXv.i686

3. run

yum install --nogpgcheck skype

This will get you Skype 2.1.0.81

Source from http://fedorasolved.org/multimedia-solutions/installing-skype

kopete-protocol-facebook

Kopete-facebook is now called kopete-protocol-facebook, as that is the upstream name used in openSUSE.
Build 0.1.5-5 is now in koji, http://koji.fedoraproject.org/koji/packageinfo?packageID=9795

Kopete-facebook-0.1.4-4

QJSon has now gotten into the Fedora repositories, I am not the maintainer of it. You should remove libqjson* that you have installed from here, and instead use the official build.

Code:
su -c 'yum remove libqjson* && yum install qjson'

After that you install kopete-facebook:

F11

32 bit:

Code:
su -c 'rpm -Uhv http://rubbad.com/files/fedora/11/RPM/i586/kopete-facebook-0.1.4-4.fc11.i586.rpm'

64 bit:

Code:
su -c 'rpm -Uhv http://rubbad.com/files/fedora/11/RPM/x86_64/kopete-facebook-0.1.4-4.fc11.x86_64.rpm'

F12

32 bit:

Code:
su -c 'rpm -Uhv http://rubbad.com/files/fedora/12/RPM/i586/kopete-facebook-0.1.4-4.fc12.i686.rpm'

64 bit:

Code:
su -c 'rpm -Uhv http://rubbad.com/files/fedora/12/RPM/x86_64/kopete-facebook-0.1.4-4.fc12.x86_64.rpm'

https://bugzilla.redhat.com/show_bug.cgi?id=544739
SPEC file and SRPM:
http://rubbad.com/files/fedora/12/SP…-facebook.spec
http://rubbad.com/files/fedora/12/SR…4.fc12.src.rpm

Input appreciated on the spec file.

Thread on fedoraforums: http://forums.fedoraforum.org/showthread.php?t=227463

openSUSE 11.2

openSUSE 11.2 went public a while ago and I thought I’d check it out. Suse was one of the first distributions I  began experimenting with linux on. I was impressed then (opensuse 9.0), and 11.2 does not let me down. Everything I’ve thrown at it  thus far has been successful. OpenSuse has always had a great KDE implementation, and KDE 4.3.1 that is shipped with 11.2 is no letdown. KDE 4.3.4 is available too from the repositories after some manual intervention. There are some small hiccups in getting the multimedia to work as it should, enabling the Packman repo and installing gecko-mediaplayer results in Firefox crashing every time you attempt to start it. RedDwarf has a newer release that fixes it in the build service however. Oh yeah, I’ve rebuilt the kopete-protocol-facebook plugin for openSUSE too, their version doesn’t show the buddylist. Get it from the build service. My repo is here: http://download.opensuse.org/repositories/home:/Magnu5:/Kopete-protocol-facebook-git/openSUSE_11.2/

one click install: http://software.opensuse.org/ymp/home:Magnu5:Kopete-protocol-facebook-git/openSUSE_11.2/kopete-protocol-facebook.ymp

Another kopete-facebook-0.1.4-2 post

Just finished building for Fedora 11 i586 and Fedora 12 i686, libqjson also updated to 0.6.3 on Fedora 11.
Files available here.

kopete-facebook-0.1.4-2

Updated my RPMs for Fedora 12 to fix the buddy list not showing.

http://duncan.mac-vicar.com/blog/archives/597

http://rubbad.com/files/fedora/12/RPM/x86_64/kopete-facebook-0.1.4-2.fc12.x86_64.rpm

libqjson updated

libqjson updated to version 0.6.3 for x86_64 fedora 11 and 12.

download from here.

kopete-facebook

RPMs for fedora 12 beta x86_64 available now too.
see http://rubbad.com/files/fedora/12

kopete-facebook 0.1.4

New version released by Duncan Mac-Vicar.

See http://duncan.mac-vicar.com/blog/archives/597 for details

Installation instructions for fedora 11:

64 bit:

wget http://rubbad.com/files/fedora/11/RPM/x86_64/libqjson0-0.6.0-1.fc11.x86_64.rpm
wget http://rubbad.com/files/fedora/11/RPM/x86_64/kopete-facebook-0.1.4-1.fc11.x86_64.rpm
su -c 'yum install --nogpgcheck libqjson0-0.6.0-1.fc11.x86_64.rpm kopete-facebook-0.1.4-1.fc11.x86_64.rpm'

32bit:

wget http://rubbad.com/files/fedora/11/RPM/i586/libqjson0-0.6.0-1.fc11.i586.rpm
wget http://rubbad.com/files/fedora/11/RPM/i586/kopete-facebook-0.1.4-1.fc11.i586.rpm
su -c 'yum install --nogpgcheck libqjson0-0.6.0-1.fc11.i586.rpm kopete-facebook-0.1.4-1.fc11.i586.rpm'