update on Dropbox Servicemenu
Since I find this servicemenu very useful, I’ll continue packaging it. I have placed it inside my own repository as it is not suitable for inclusion in fedora (as in not so useful since the dropbox client is gnome only and this does not use dropbox-nautilus, but assumes you have followed this guide here or similar).
To install this on fedora you will need to put this in /etc/yum.repos.d/magnu5.repo:
[magnu5] name=magnu5 baseurl=http://magnu5.fedorapeople.org/repo/$releasever/ enabled=1 gpgcheck=0
or install the rpm for the repo:
yum install http://magnu5.fedorapeople.org/repo/magnu5-1.0-1.fc13.noarch.rpm --nogpgcheck
Then
yum install dropbox-servicemenu
ffmpegthumbnailer & kffmpegthumbnailer
I just pushed kffmpegthumbnailer into rpmfusion-free for fedora 12, 13 and devel. This is a much faster video thumbnail generator than mplayerthumbs.
This should be installable using yum in a week or so, ffmpegthumbnailer has already hit the repository.
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-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.
su -c 'yum remove libqjson* && yum install qjson'
After that you install kopete-facebook:
F11
32 bit:
su -c 'rpm -Uhv http://rubbad.com/files/fedora/11/RPM/i586/kopete-facebook-0.1.4-4.fc11.i586.rpm‘
64 bit:
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:
su -c 'rpm -Uhv http://rubbad.com/files/fedora/12/RPM/i586/kopete-facebook-0.1.4-4.fc12.i686.rpm'
64 bit:
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
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'

