Archive for the ‘Packages’ Category

qBittorrent v1.0.0 Release

Sunday, October 28th, 2007

qBittorrent v1.0.0 ReleaseqBittorrent is a Bittorrent client using C++ / libtorrent and a Qt4 Graphical User Interface. Its been under heavy development for a full year now and finally its maturing into one of the best torrent clients out there. I am the Project Consultant + Packager of the application for my distro of choice: openSUSE. Packages for other distributions are available (qBittorrent Downloads) and a Windows port is coming soon.

Packages for openSUSE 10.2 and 10.3 can be obtained from my openSUSE build farm account at : home:jefferyfernandez. If you encounter any bugs in the package or the application itself, please report them at: qBittorrent Bug-tracker. Happy torrenting :)

qBittorrent Home: http://www.qbittorrent.org

My Mandriva 2006 Repository is Live

Wednesday, July 26th, 2006

I have put together a collection of RPMS which I have built for various projects I am involved with or was required by me. You can access these RPMS for Mandriva 2006 by executing the foolowing commad on the shell.

urpmi.addmedia jeffery http://jefferyfernandez.id.au/RPMS with hdlist.cz

The list of available packages on the repository can be seen by accessing this list

Cabextract

Tuesday, May 16th, 2006

A program to extract Microsoft Cabinet files

Cabinet (.CAB) files are a form of archive, which Microsoft use to distribute their software, and things like Windows Font Packs. The cabextract program unpacks these files.

And why do I have this here? … because I required it to run ie4linux on WINE

Download Cabextract