Packages

FunPidgin patch for Debian’s Pidgin Package

This is a quick patch I whipped up to bring funpidgin to debian’s pidgin.  Applying is pretty simple:

apt-get build-dep pidgin && apt-get source pidgin

cd pidgin-2.4.1

wget http://www.deftly.net/25_fun_pidgin.patch -O debian/patches/25_fun_pidgin.patch

./debian/rules binary

dpkg -i ../*.deb

Just make sure you remove the previous version of pidgin prior to installing the patched version - just for good measure

Wednesday, April 30th, 2008 Debian, Linux, Packages No Comments

Chromium for Debian

Being board is no fun… It can only lead to masturbation, evil deeds, or punching babies. Games are for sure a good way to prevent masturbation/ED’s/punching babies. Sadly, Debian Etch does not have Chromium, one of the better SDL games available….. So after a short sobbing period .. I decided to do something about it! Here are some packages I built from sid.

chromium_0.9.12-13_i386.deb
chromium-data_0.9.12-3_all.deb

Just download them and run :
dpkg -i *.deb

Cheers,
Qbit

Friday, October 5th, 2007 Debian, Packages No Comments