Skip to content

Posts tagged ‘Fedora’

22
Aug

Minitube packaged

Minitube, the youtube video client is now in rpmfusion, I am having some difficulties with the fedora 12 build, but that will come soon.
The packages reside in rpmfusion-free-updates-testing, try them out!


yum install minitube --enablerepo=rpmfusion-free-updates-testing
31
May

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
19
May

Dropbox Servicemenu

I was looking for a new project to package, and I found this: http://kde-apps.org/content/show.php?action=content&content=124416 .

Then I made this: http://magnu5.fedorapeople.org/review/dropbox-servicemenu/

dropbox-servicemenu

dropbox-servicemenu

I haven’t tested this yet, and the RPM’s lack documentation, will query upstream to make some. In the meantime, you can enjoy this with your fedora kde!

Requires: dropbox, python, sqlite and kde.

29
Apr

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.

kffmpegthumbnailer

This should be installable using yum in a week or so, ffmpegthumbnailer has already hit the repository.

http://code.google.com/p/ffmpegthumbnailer/

5
Mar

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

22
Nov

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.

18
Nov

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

24
Oct

libqjson updated

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

download from here.

23
Oct

kopete-facebook

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

18
Oct

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'

Bad Behavior has blocked 16 access attempts in the last 7 days.