Ekiga - CVS Snapshots

Important Note
This is the Ekiga SVN snapshots version.
Please report bugs, problems and suggestions to the mailing-list or #ekiga on GIMPnet (irc.gimp.org)
There's no guarantee these packages work in any way: it is beta developer software.
We have now two mirrors:
- snapshots.ekiga.net (Europe, provided by Damien Sandras and OVH)
- snapshots.voxgratia.org (USA, provided by Vox Gratia)
Choose your distribution
Please select one of the following links to get a list of all available files for your selection.

Debian/Ubuntu (by Kilian Krause)
To revert to your old settings, remove all the libpt-* packages (this will cause OpenH323, OPAL and Ekiga to be uninstalled too) and install ekiga again with your preferred dpkg-frontend.
To use Ekiga-CVS debs for with apt add the matching one of the following lines to /etc/apt/sources.list.
In case you receive an error "missing key" in apt-get update, you're running apt 0.6 or later. To fix this you'll need to install the archive key - signed by me here. To install this you might want to run either of:
curl http://snapshots.ekiga.net/cvs/gpgkey/buildd.gpg|sudo apt-key add -
or
wget -O - http://snapshots.ekiga.net/cvs/gpgkey/buildd.gpg|sudo apt-key add -
Debian SID:
deb http://snapshots.ekiga.net/debian/ sid main deb http://snapshots.voxgratia.org/debian/ sid main(and this one if you need source packages)
deb-src http://snapshots.ekiga.net/debian/ sid main deb-src http://snapshots.voxgratia.org/debian/ sid main
Debian ETCH:
deb http://snapshots.ekiga.net/debian/ etch main deb http://snapshots.voxgratia.org/debian/ etch main(and this one if you need source packages)
deb-src http://snapshots.ekiga.net/debian/ etch main deb-src http://snapshots.voxgratia.org/debian/ etch main
Debian SARGE:
deb http://snapshots.ekiga.net/debian/ sarge main deb http://snapshots.voxgratia.org/debian/ sarge main(and this one if you need source packages)
deb-src http://snapshots.ekiga.net/debian/ sarge main deb-src http://snapshots.voxgratia.org/debian/ sarge main
BREEZY BADGER (Ubuntu):
deb http://snapshots.ekiga.net/ubuntu/ breezy main deb http://snapshots.voxgratia.org/ubuntu/ breezy main(and this one if you need source packages)
deb-src http://snapshots.ekiga.net/ubuntu/ breezy main deb-src http://snapshots.voxgratia.org/ubuntu/ breezy main
DAPPER DRAKE (Ubuntu):
deb http://snapshots.ekiga.net/ubuntu/ dapper main deb http://snapshots.voxgratia.org/ubuntu/ dapper main(and this one if you need source packages)
deb-src http://snapshots.ekiga.net/ubuntu/ dapper main deb-src http://snapshots.voxgratia.org/ubuntu/ dapper main
Enjoy testing!
-K.-
Installing
# rpm -e ekiga-XXXXX.rpm opal-XXXXX.rpm pwlib-XXXXX.rpm# rpm -Uvh pwlib-XXXXX.rpm opal-XXXXX.rpm ekiga-XXXXX.rpm- That should do it, enjoy testing!
Installing
wget http://snapshots.ekiga.net/cvs/pwlib-cvs.tar.gzwget http://snapshots.ekiga.net/cvs/opal-cvs.tar.gzwget http://snapshots.ekiga.net/cvs/ekiga-snapshot.tar.gz- Check the FAQ for compiling instructions or:
tar xfvz pwlib-cvs.tar.gz;cd pwlib./configure --prefix=/usr --enable-plugins && make && make installcd ..tar xfvz opal-cvs.tar.gz;cd opal./configure --prefix=/usr && make && make installcd ..tar xfvz ekiga-snapshot.tar.gz;cd ekiga./autogen.sh --with-pwlib-dir=/usr/local --with-opal-dir=/usr/local --prefix=/usr --sysconfdir=/etc/ && make && make install(The --with-pwlib-dir and --with-opal-dir is only needed if pwlib was installed without --prefix=/usr)- enjoy testing!!!
FOSDEM ::: Free And Open source Software Developers' European Meeting
a member university of :