[Asterisk-Dev] gnophone GTK2
David T Hollis
dhollis at davehollis.com
Fri Feb 28 05:46:33 MST 2003
I recently spent some time and ported gnophone to GTK2. It isn't 100%
just yet, but does seem to function rather well. A few notes about the
patch:
The automake/conf tools installed the boilerplate GPL license. The old
COPYING file was empty. The spec indicates that is in fact GPL so that
should not be a problem.
The configure detection for GTK libraries now uses the pkg-config system
which is much easier to use for that task. If you have GTK2/Glib2, you
should also have pkg-config.
Some of the image handling bits aren't perfected (especially the v4l
portion)
The text coloring in the conversation isn't there (real close though)
For anyone interested, here's some screen shots and the patch:
Screenshots:
http://www.davehollis.com/gnophone/gnophone-gtk2-1.png
http://www.davehollis.com/gnophone/gnophone-gtk2-2.png
http://www.davehollis.com/gnophone/gnophone-gtk2-3.png
http://www.davehollis.com/gnophone/gnophone-gtk2-4.png
Patch:
http://www.davehollis.com/gnophone/gnophone-gtk2.patch
More information about the asterisk-dev
mailing list