Snapshots
From Ekiga
This page has development binary packages, from trunk/master, updated often (weekly). You can also choose instead to install Ekiga from your distributor or to download Ekiga sources.
This is the Ekiga GIT Version. Please report bugs, problems and suggestions to the mailing-list, bugzilla or #ekiga on GIMPnet (irc.gimp.org). There's no guarantee these packages work in any way: it is alpha/beta developer software.
[edit]
Debian (unstable) for amd64 and i386 architectures
- 1. Add GPG key to verify the repository. Add the key to your key list:
gpg --keyserver keyserver.ubuntu.com --recv-keys 3596ED6E
Add the key to apt utils:
gpg --export --armor 3596ED6E | sudo apt-key add -
- 2. Add the repository (for unstable (sid)) to /etc/apt/sources.list:
deb http://snapshots.ekiga.net/snapshots/debian/ ./
- 3. Update the package database:
aptitude update
- 4. Install packages:
aptitude install ekiga-snapshot
(optional) You can add more options installing those packages:
libpt-snapshot-plugins-pulse, if you use pulse sound system libopal-snapshot-plugins-non-free, for support for the following non-free codecs: H264, H263-1998, MP4V-ES video codecs, and iLBC audio codec
Note: dbus and gstreamer support is disabled for the moment.
[edit]
Ubuntu
TODO (Yannick)

