LostIRC

Languages C++, GTK
Description Small IRC-client.
Original Author Morten Brix Pedersen
Licence GPLv2
Download
(as .tar.gz)
LostIRC 0.4.6-4 (GTK2.4 >= 2.10) (87.9 kb)
LostIRC 0.4.6-4 (GTK2.4 < 2.10) (87.9 kb)

Zur deutschen Beschreibung!

LostIRC is a tiny little IRC client. In the past the maintenance of the program wasn't so good. The author Morten Brix Pedersen hasn't made changes since mid 2005. So the Debian maintainer Braure de Calignon has patched some files and loads them up on CVS. Unfortunately he has also made some other changes in the Debian package at a later time so that there are two different versions now. So I have merged these two versions and added some little things like the german language file and the missing Ctrl+C.

Since there was some changes in GTK2.4 >= 2.10, there are two versions for download. The first is for Ubuntu 6.10 "Edgy Eft" (or currently Debian testing) and later. You will have a tray icon to minimize LostIRC with a single click on it. This feature is missing in the second version for Ubuntu 6.06 "Dapper Drake" (or currently Debian stable).

If you want to compile the program you need the packages autoconf, automake1.9 (from Ubuntu 7.04 "Feisty Fawn" and in Debian only automake), cvs, gettext, libtool and libgtkmm-2.4-dev. Further you need the compilation tools (build-essential) and checkinstall best.

After extraction you could compile and install the program with
./autogen.sh
./configure
make
sudo checkinstall
But you should change the "Revision" (Point 4) from 1 to 4. Otherwise the update manager wants to overwrite this version.


LostIRC LostIRC ist ein sehr kleiner IRC-Client, der auf das Notwendigste reduziert wurde. Die Wartung des Programms ist/war leider nicht die beste. Der Programmierer Morten Brix Pedersen hat seit Mitte 2005 keine großen Änderungen mehr vorgenommen. Dafür hat der Debian-Maintainer Martin Braure de Calignon einige Patches in das CVS-Repository eingespielt. Leider hat er gleichzeitig andere Patches in das Debian-Paket übertragen, so dass zwei Versionen existieren. Eine im CVS und eine in Debian/Ubuntu, die nicht mehr aufeinander aufbauen. Ich habe mich daher hingesetzt und beide Code-Teile zusammengeführt und selbst kleine Änderungen vorgenommen. So habe ich eine deutsche Sprachdatei ergänzt und das fehlende Strg+C eingebaut.

Da es ab GTK2.4 >= 2.10 mit dem Trayicon eine Neuerung gab, gibt es zwei Versionen zum Herunterladen. Die erste ist ab Ubuntu 6.10 "Edgy Eft" (oder aktuell Debian testing) nutzbar und man kann das Programm durch einen Klick auf das Trayicon minimieren. In der anderen Version fehlt diese Funktion, ist dafür aber auch unter Ubuntu 6.06 "Dapper Drake" (oder aktuell Debian stable) nutzbar.

Für die Kompilierung müssen die Pakete autoconf, automake1.9 (ab Ubuntu 7.04 "Feisty Fawn" und Debian nur noch automake), cvs, gettext, libtool und libgtkmm-2.4-dev installiert sein. Natürlich benötigt man auch noch die Kompilierprogramme (build-essential) und am besten checkinstall.

Nach dem Entpacken kann man das Programm mit
./autogen.sh
./configure
make
sudo checkinstall
kompilieren und installieren. Man sollte bei "Revision" (Punkt 4) aber unbedingt aus der 1 eine 4 machen, sonst will der Update-Manager die Version überschreiben.