Hello community, here is the log from the commit of package ekiga for openSUSE:Factory checked in at 2012-12-10 12:19:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ekiga (Old) and /work/SRC/openSUSE:Factory/.ekiga.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ekiga", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/ekiga/ekiga.changes 2012-10-04 18:38:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ekiga.new/ekiga.changes 2012-12-10 12:19:17.000000000 +0100 @@ -1,0 +2,29 @@ +Mon Dec 3 19:44:55 UTC 2012 - [email protected] + +- Update to version 4.0.0: + + Major overhaul of the main window + + Use gnome icons instead of ekiga's own + + Re-add back H264 and H263+ video plugins + + New pulse audio plugin (in ptlib) + + New audio codecs: SILK (used by skype), G.722.1 (aka Siren 7), + G.722.2 (aka GSM-AMR Wide band) + + Fix H.323 gatekeeper support + + Call auto-answer + + Support for handling multiple video streams (H.239) + + Use spinner effect during ringing on the other party + + Unregister accounts when quitting + + Set presence to offline upon quitting + + Faster startup by not getting canonical name of servers + + Fixes for Contact field during registration: + - Use two additional compatibility mode for some bogus + registrars + - Fix order of items in Contact field + + Add tooltips to various windows and dialog boxes + + Adjust defaults (show offline users, use picture-in-picture) + + Jabber/XMPP and GStreamer fixes + + [windows] Support mingw-w64 and its own headers for building + + See NEWS file for more details. +- Add gnome-icon-theme BuildRequires: new verified dependency. +- Pass --enable-avahi to configure: the default has been changed. + +------------------------------------------------------------------- Old: ---- ekiga-3.9.90.tar.xz New: ---- ekiga-4.0.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ekiga.spec ++++++ --- /var/tmp/diff_new_pack.8RS4af/_old 2012-12-10 12:19:18.000000000 +0100 +++ /var/tmp/diff_new_pack.8RS4af/_new 2012-12-10 12:19:18.000000000 +0100 @@ -17,13 +17,13 @@ Name: ekiga -Version: 3.9.90 +Version: 4.0.0 Release: 0 Summary: A GNOME based SIP/H323 teleconferencing application License: SUSE-GPL-2.0-with-openssl-exception Group: Productivity/Telephony/SIP/Clients Url: http://www.ekiga.org/ -Source: http://ftp.gnome.org/pub/GNOME/sources/ekiga/3.9/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/ekiga/4.0/%{name}-%{version}.tar.xz BuildRequires: boost-devel BuildRequires: dbus-1-glib-devel BuildRequires: evolution-data-server-devel @@ -31,13 +31,14 @@ BuildRequires: gcc-c++ BuildRequires: gconf2-devel BuildRequires: gnome-doc-utils-devel +BuildRequires: gnome-icon-theme >= 3.0.0 BuildRequires: gstreamer-0_10-plugins-base-devel BuildRequires: gtk2-devel BuildRequires: intltool BuildRequires: libavahi-glib-devel BuildRequires: libnotify-devel -BuildRequires: libopal-devel >= 3.10.7 -BuildRequires: libpt-devel >= 2.10.7 +BuildRequires: libopal-devel >= 3.10.9 +BuildRequires: libpt-devel >= 2.10.9 BuildRequires: libsigc++2-devel BuildRequires: libsoup-devel BuildRequires: libv4l-devel @@ -86,7 +87,8 @@ --disable-scrollkeeper \ --enable-dbus \ --enable-gstreamer \ - --enable-xcap + --enable-xcap \ + --enable-avahi make %{?_smp_mflags} %install @@ -132,7 +134,9 @@ %{_datadir}/pixmaps/ekiga %{_datadir}/sounds/ekiga %{_libdir}/ekiga/%{version}/libekiga.so +%{_libdir}/ekiga/%{version}/plugins/libgmavahi.so %{_libdir}/ekiga/%{version}/plugins/libgmldap.so +%{_libdir}/ekiga/%{version}/plugins/libgmlibnotify.so %{_libdir}/ekiga/%{version}/plugins/libgmresource_list.so %{_libdir}/ekiga/%{version}/plugins/libgmxcap.so %{_mandir}/man1/ekiga.1* -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
