Archive for June, 2006

Jun

21

Updated Ubuntu Dapper Packages: Acrobat Reader & w32codecs

By Mike Basinger

The Acrobat Reader package in Ubuntu Dapper has a bug in the Mozilla/Firefox plugin. This updated package should fix it.
1. Download Packages:
wget -c http://mikesplanet.net/dapper/acroread_7.0.5-0.4~dapper1_i386.deb
wget -c http://mikesplanet.net/dapper/acroread-plugins_7.0.5-0.4~dapper1_i386.deb
wget -c http://mikesplanet.net/dapper/mozilla-acroread_7.0.5-0.4~dapper1_i386.deb
wget -c http://mikesplanet.net/dapper/acroread-escript_7.0.5-0.4~dapper1_i386.deb
2. Install Packages:
sudo dpkg -i acroread_7.0.5-0.4~dapper1_i386.deb acroread-plugins_7.0.5-0.4~dapper1_i386.deb mozilla-acroread_7.0.5-0.4~dapper1_i386.deb acroread-escript_7.0.5-0.4~dapper1_i386.deb
Updated w32codecs package.
1. Download Package:
wget -c http://mikesplanet.net/dapper/w32codecs_20060611-0.1~dapper1_i386.deb
2. Install Package:
sudo dpkg -i w32codecs_20060611-0.1~dapper1_i386.deb

Jun

21

rhythmbox .0.9.5 and music-applet 0.9.2

By Mike Basinger

I have made a deb package for the latest version of Rhythmbox 0.9.5.
Features of the new version include.

Improved plugin support, and several features converted to plugins
An album art viewing and download plugin
A song lyric viewing and download plugin
Ogg Vorbis tag editing (requires a GStreamer plugin not yet in cvs, see bug 335635)
Partial iPod write support […]

Jun

13

Audacious 1.1dr2 for Dapper

By Mike Basinger

Audacious a media player, under active development, similar to Winamp 2.x and XMMS that uses an GTK2 interface.
Audacious is compatible with Winamp 2.x or “Classic” skins, as well as XMMS skins, and can handle a most music formats.
1. Get package:
wget -c http://mikesplanet.net/dapper/audacious_1.0.0+1.1dr2-1vd2~dapper1_i386.deb
wget -c http://mikesplanet.net/dapper/audacious-docklet_0.1.1-1_i386.deb
2. Install dependences:
sudo apt-get install libartsc0 libbinio1c2 libjack0.100.0-0 libmodplug0c2 libmpcdec3 libresid-builder0c2a […]