From 1fa3993a51481e8246c7b29b49f9ca5cf2dcb10d Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 23 Mar 2010 21:18:59 +0000 Subject: [PATCH] Major update to ekiga-3.2.6. --- x11/gnome/ekiga/Makefile | 49 +++-- x11/gnome/ekiga/distinfo | 10 +- x11/gnome/ekiga/patches/patch-configure | 61 ++---- ..._components_call-history_history-contact_h | 12 ++ ...h-lib_engine_components_ldap_ldap-book_cpp | 12 ++ ...tch-lib_engine_components_ldap_ldap-book_h | 12 ++ ...ne_components_libnotify_libnotify-main_cpp | 12 ++ ...components_local-roster_local-presentity_h | 12 ++ .../ekiga/patches/patch-lib_gui_xwindow_h | 12 ++ .../ekiga/patches/patch-po_Makefile_in_in | 12 ++ .../ekiga/patches/patch-src_devices_audio_cpp | 14 -- .../patch-src_devices_fakevideoinput_cpp | 32 --- .../ekiga/patches/patch-src_gui_main_cpp | 24 +-- x11/gnome/ekiga/pkg/PLIST | 192 +++++++++++++----- 14 files changed, 285 insertions(+), 181 deletions(-) create mode 100644 x11/gnome/ekiga/patches/patch-lib_engine_components_call-history_history-contact_h create mode 100644 x11/gnome/ekiga/patches/patch-lib_engine_components_ldap_ldap-book_cpp create mode 100644 x11/gnome/ekiga/patches/patch-lib_engine_components_ldap_ldap-book_h create mode 100644 x11/gnome/ekiga/patches/patch-lib_engine_components_libnotify_libnotify-main_cpp create mode 100644 x11/gnome/ekiga/patches/patch-lib_engine_components_local-roster_local-presentity_h create mode 100644 x11/gnome/ekiga/patches/patch-lib_gui_xwindow_h create mode 100644 x11/gnome/ekiga/patches/patch-po_Makefile_in_in delete mode 100644 x11/gnome/ekiga/patches/patch-src_devices_audio_cpp delete mode 100644 x11/gnome/ekiga/patches/patch-src_devices_fakevideoinput_cpp diff --git a/x11/gnome/ekiga/Makefile b/x11/gnome/ekiga/Makefile index c51e9d3ee76..a9b8097d0ae 100644 --- a/x11/gnome/ekiga/Makefile +++ b/x11/gnome/ekiga/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.24 2009/12/21 18:03:18 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.25 2010/03/23 21:18:59 ajacoutot Exp $ COMMENT= SIP and H.323 compatible conferencing application GNOME_PROJECT= ekiga -GNOME_VERSION= 2.0.12 -PKGNAME= ${DISTNAME}p21 +GNOME_VERSION= 3.2.6 CATEGORIES= net multimedia @@ -16,29 +15,33 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -WANTLIB += ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite -WANTLIB += Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr -WANTLIB += Xrender art_lgpl_2 asn1 atk-1.0 audiofile avahi-client -WANTLIB += avahi-common avahi-glib bonobo-2 bonobo-activation -WANTLIB += bonoboui-2 c cairo com_err crypto dbus-1 dbus-glib-1 -WANTLIB += expat fontconfig freetype gailutil gcrypt gdk-x11-2.0 -WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 glitz gmodule-2.0 gnome-2 -WANTLIB += gnome-keyring gnomecanvas-2 gnomevfs-2 gnutls gobject-2.0 -WANTLIB += gpg-error gssapi gthread-2.0 gtk-x11-2.0 krb5 m nspr4 -WANTLIB += nss3 pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 -WANTLIB += plc4 plds4 png popt pt pthread smime3 sndio softokn3 -WANTLIB += soup-2.4 sqlite3 ssl ssl3 stdc++ tasn1 usbhid util -WANTLIB += xml2 z pthread-stubs xcb +WANTLIB += ORBit-2 ORBitCosNaming-2 X11 Xau Xcomposite Xcursor +WANTLIB += Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender +WANTLIB += Xv asn1 atk-1.0 bonobo-2 bonobo-activation c cairo +WANTLIB += com_err crypto dbus-1 dbus-glib-1 expat fontconfig +WANTLIB += freetype gcrypt gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 +WANTLIB += glib-2.0 glitz gmodule-2.0 gnutls gobject-2.0 gpg-error +WANTLIB += gssapi gthread-2.0 gtk-x11-2.0 krb5 lber ldap ldap_r +WANTLIB += m nspr4 nss3 pango-1.0 pangocairo-1.0 pangoft2-1.0 +WANTLIB += pcre pixman-1 plc4 plds4 png pt pthread pthread-stubs +WANTLIB += sasl2 smime3 sndio softokn3 soup-2.4 speexdsp sqlite3 +WANTLIB += ssl ssl3 stdc++ tasn1 usbhid xcb xml2 z MODULES= devel/gettext \ x11/gnome \ devel/gconf2 -LIB_DEPENDS= gnomeui-2.>=2000::x11/gnome/libgnomeui \ +BUILD_DEPENDS= ::devel/boost +LIB_DEPENDS= avahi-client,avahi-common,avahi-glib::net/avahi,no_gtk,no_mono,no_qt3,no_qt4 \ opal::net/opal \ SDL.>=8::devel/sdl \ camel-1.2.>=10,ebook-1.2,edataserver-1.2::databases/evolution-data-server \ - esd.>=2::audio/esound + sigc-2.0.>=1::devel/libsigc++-2 \ + notify.>=2::devel/libnotify + +# include/boost/detail/shared_count.hpp:117 +# error: exception handling disabled +CFLAGS+= -fexceptions USE_X11= Yes DESKTOP_FILES= Yes @@ -48,14 +51,10 @@ MODGCONF2_SCHEMAS_DIR= ekiga CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -pthread" CONFIGURE_ARGS= ${CONFIGURE_SHARED} \ - --enable-dbus \ --enable-avahi \ + --disable-gnome \ --disable-scrollkeeper \ - --with-pwlib-dir=${LOCALBASE} \ - --with-opal-dir=${LOCALBASE} - -pre-configure: - @perl -pi -e 's,G_GNUC_UNUSED,,g' \ - ${WRKSRC}/src/components/{dbus_stub.h,dbus-helper-stub.h} + --with-ldap-dir=${LOCALBASE} \ + --with-libsasl2-dir=${LOCALBASE} .include diff --git a/x11/gnome/ekiga/distinfo b/x11/gnome/ekiga/distinfo index c723ceeee9b..446566963b4 100644 --- a/x11/gnome/ekiga/distinfo +++ b/x11/gnome/ekiga/distinfo @@ -1,5 +1,5 @@ -MD5 (gnome/ekiga-2.0.12.tar.bz2) = 2GY2whlbT7la7EJ8F1cACA== -RMD160 (gnome/ekiga-2.0.12.tar.bz2) = BO5cioeGULVF6eKlR6CN3k5748g= -SHA1 (gnome/ekiga-2.0.12.tar.bz2) = 6AotrkVBcIdorIw467FFKi0JEdQ= -SHA256 (gnome/ekiga-2.0.12.tar.bz2) = V0eAJIC0Sjzej9UvOBsXYdtSNU10/OffOAovuqcZEOk= -SIZE (gnome/ekiga-2.0.12.tar.bz2) = 6109264 +MD5 (gnome/ekiga-3.2.6.tar.bz2) = zORrzjDAtZcFvqS4Emir5g== +RMD160 (gnome/ekiga-3.2.6.tar.bz2) = 9T/nQIVuSkxbYUEIa6JSiKq+Uaw= +SHA1 (gnome/ekiga-3.2.6.tar.bz2) = HJ0gBKpXZDqVHB1FTpz7IHFDwCE= +SHA256 (gnome/ekiga-3.2.6.tar.bz2) = 48FNri9ciRZXk5c1+CKH7M20YfruwYulD4HX7u/FlYY= +SIZE (gnome/ekiga-3.2.6.tar.bz2) = 8257285 diff --git a/x11/gnome/ekiga/patches/patch-configure b/x11/gnome/ekiga/patches/patch-configure index c4ea7370bbc..6f01d353989 100644 --- a/x11/gnome/ekiga/patches/patch-configure +++ b/x11/gnome/ekiga/patches/patch-configure @@ -1,50 +1,23 @@ -$OpenBSD: patch-configure,v 1.2 2008/05/22 19:31:09 ajacoutot Exp $ ---- configure.orig Mon Mar 10 11:31:22 2008 -+++ configure Tue Apr 29 11:52:48 2008 -@@ -22060,8 +22060,8 @@ EKIGA_CFLAGS="$EKIGA_CFLAGS $EDS_CFLAGS" - EKIGA_LIBS="$EKIGA_LIBS $EDS_LIBS" +$OpenBSD: patch-configure,v 1.3 2010/03/23 21:18:59 ajacoutot Exp $ +--- configure.orig Wed Sep 23 08:55:16 2009 ++++ configure Wed Sep 23 08:56:18 2009 +@@ -15310,8 +15310,8 @@ _ACEOF + + + if test ".$ac_cv_c_compiler_gnu" = .yes; then +- CFLAGS="$CFLAGS -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow" +- CXXFLAGS="$CXXFLAGS -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow" ++ CFLAGS="$CFLAGS -Wall -Wswitch-default -Wswitch-enum -Wfloat-equal -Wshadow" ++ CXXFLAGS="$CXXFLAGS -Wall -Wswitch-default -Wswitch-enum -Wfloat-equal -Wshadow" fi --PWLIB_REC_VERSION="1.10.10" --OPAL_REC_VERSION="2.2.11" -+PWLIB_REC_VERSION="" -+OPAL_REC_VERSION="" + case $host in +@@ -15361,7 +15361,7 @@ case $target_os in + gm_platform="linux" + ;; - - if test ${enable_gnome} = yes ; then -@@ -22146,6 +22146,14 @@ echo "${ECHO_T}yes" >&6; } +- FreeBSD* | freebsd* | kfreebsd* | NetBSD* | netbsd* ) ++ FreeBSD* | freebsd* | kfreebsd* | NetBSD* | netbsd* | OpenBSD* | openbsd* ) gm_platform="freebsd" ;; -+ OpenBSD* | openbsd* ) -+ ARCH_OPAL_CFLAGS="-DPTRACING -DNDEBUG" -+ ARCH_OPAL_LIBS="-lpt -lopal -pthread" -+ { echo "$as_me:$LINENO: result: yes" >&5 -+echo "${ECHO_T}yes" >&6; } -+ gm_platform="openbsd" -+ ;; -+ - darwin* ) - ARCH_OPAL_CFLAGS="-Os -Wall -DPTRACING -DNDEBUG -DNO_LONG_DOUBLE -DSTATIC_LIBS_USED" - ARCH_OPAL_LIBS="-multiply_defined suppress -lh323_Darwin_ppc_r_s -lpt_Darwin_ppc_r_s -lssl -lcrypto -lX11 -framework AudioToolbox -framework CoreAudio -framework CoreServices" -@@ -22164,8 +22172,8 @@ echo "${ECHO_T}not really" >&6; } - ;; - - *) -- { { echo "$as_me:$LINENO: error: Only Linux, FreeBSD, Solaris and Mac OS X are supported. Please contact the author to know how you can add more OS types." >&5 --echo "$as_me: error: Only Linux, FreeBSD, Solaris and Mac OS X are supported. Please contact the author to know how you can add more OS types." >&2;} -+ { { echo "$as_me:$LINENO: error: Only Linux, FreeBSD, OpenBSD, Solaris and Mac OS X are supported. Please contact the author to know how you can add more OS types." >&5 -+echo "$as_me: error: Only Linux, FreeBSD, OpenBSD, Solaris and Mac OS X are supported. Please contact the author to know how you can add more OS types." >&2;} - { (exit 1); exit 1; }; } - ;; - esac -@@ -27076,9 +27084,7 @@ echo "" - echo "================ Final configuration ===================" - echo " Installing into prefix : $prefix" - echo "" --echo " OPAL Version is : $OPAL_REC_VERSION" - echo " OPAL Directory is : $with_opal_dir" --echo " PWLIB Version is : $PWLIB_REC_VERSION" - echo " PWLIB Directory is : $with_pwlib_dir" - echo " ptlib-config is : $with_pwlib_dir/bin/ptlib-config" - echo "" diff --git a/x11/gnome/ekiga/patches/patch-lib_engine_components_call-history_history-contact_h b/x11/gnome/ekiga/patches/patch-lib_engine_components_call-history_history-contact_h new file mode 100644 index 00000000000..89ec465851f --- /dev/null +++ b/x11/gnome/ekiga/patches/patch-lib_engine_components_call-history_history-contact_h @@ -0,0 +1,12 @@ +$OpenBSD: patch-lib_engine_components_call-history_history-contact_h,v 1.1 2010/03/23 21:18:59 ajacoutot Exp $ +--- lib/engine/components/call-history/history-contact.h.orig Tue Sep 22 16:27:35 2009 ++++ lib/engine/components/call-history/history-contact.h Sat Nov 21 16:39:33 2009 +@@ -38,7 +38,7 @@ + + #include + +-#include ++#include + + #include "services.h" + #include "contact-core.h" diff --git a/x11/gnome/ekiga/patches/patch-lib_engine_components_ldap_ldap-book_cpp b/x11/gnome/ekiga/patches/patch-lib_engine_components_ldap_ldap-book_cpp new file mode 100644 index 00000000000..8ab15eae717 --- /dev/null +++ b/x11/gnome/ekiga/patches/patch-lib_engine_components_ldap_ldap-book_cpp @@ -0,0 +1,12 @@ +$OpenBSD: patch-lib_engine_components_ldap_ldap-book_cpp,v 1.1 2010/03/23 21:18:59 ajacoutot Exp $ +--- lib/engine/components/ldap/ldap-book.cpp.orig Mon Jul 13 14:54:11 2009 ++++ lib/engine/components/ldap/ldap-book.cpp Mon Jul 13 14:54:26 2009 +@@ -479,7 +479,7 @@ extern "C" { + } interctx; + + static int +- book_saslinter(LDAP *ld, unsigned flags __attribute__((unused)), ++ book_saslinter(LDAP *ld, unsigned int __attribute__((unused)), + void *def, void *inter) + { + sasl_interact_t *in = (sasl_interact_t *)inter; diff --git a/x11/gnome/ekiga/patches/patch-lib_engine_components_ldap_ldap-book_h b/x11/gnome/ekiga/patches/patch-lib_engine_components_ldap_ldap-book_h new file mode 100644 index 00000000000..b99c1882368 --- /dev/null +++ b/x11/gnome/ekiga/patches/patch-lib_engine_components_ldap_ldap-book_h @@ -0,0 +1,12 @@ +$OpenBSD: patch-lib_engine_components_ldap_ldap-book_h,v 1.1 2010/03/23 21:18:59 ajacoutot Exp $ +--- lib/engine/components/ldap/ldap-book.h.orig Tue Sep 22 16:27:35 2009 ++++ lib/engine/components/ldap/ldap-book.h Sat Nov 21 16:39:33 2009 +@@ -40,7 +40,7 @@ + #define __LDAP_BOOK_H__ + + #include +-#include ++#include + #include + #include + diff --git a/x11/gnome/ekiga/patches/patch-lib_engine_components_libnotify_libnotify-main_cpp b/x11/gnome/ekiga/patches/patch-lib_engine_components_libnotify_libnotify-main_cpp new file mode 100644 index 00000000000..d3173dd2fdc --- /dev/null +++ b/x11/gnome/ekiga/patches/patch-lib_engine_components_libnotify_libnotify-main_cpp @@ -0,0 +1,12 @@ +$OpenBSD: patch-lib_engine_components_libnotify_libnotify-main_cpp,v 1.1 2010/03/23 21:18:59 ajacoutot Exp $ +--- lib/engine/components/libnotify/libnotify-main.cpp.orig Tue Sep 22 16:27:35 2009 ++++ lib/engine/components/libnotify/libnotify-main.cpp Sat Nov 21 16:39:33 2009 +@@ -36,7 +36,7 @@ + */ + + #include +-#include ++#include + + #include + diff --git a/x11/gnome/ekiga/patches/patch-lib_engine_components_local-roster_local-presentity_h b/x11/gnome/ekiga/patches/patch-lib_engine_components_local-roster_local-presentity_h new file mode 100644 index 00000000000..a6cd4a02992 --- /dev/null +++ b/x11/gnome/ekiga/patches/patch-lib_engine_components_local-roster_local-presentity_h @@ -0,0 +1,12 @@ +$OpenBSD: patch-lib_engine_components_local-roster_local-presentity_h,v 1.1 2010/03/23 21:18:59 ajacoutot Exp $ +--- lib/engine/components/local-roster/local-presentity.h.orig Tue Sep 22 16:27:35 2009 ++++ lib/engine/components/local-roster/local-presentity.h Sat Nov 21 16:39:33 2009 +@@ -40,7 +40,7 @@ + + #include + +-#include ++#include + + + #include "form.h" diff --git a/x11/gnome/ekiga/patches/patch-lib_gui_xwindow_h b/x11/gnome/ekiga/patches/patch-lib_gui_xwindow_h new file mode 100644 index 00000000000..b35c3169ea6 --- /dev/null +++ b/x11/gnome/ekiga/patches/patch-lib_gui_xwindow_h @@ -0,0 +1,12 @@ +$OpenBSD: patch-lib_gui_xwindow_h,v 1.1 2010/03/23 21:18:59 ajacoutot Exp $ +--- lib/gui/xwindow.h.orig Tue Sep 22 16:27:35 2009 ++++ lib/gui/xwindow.h Sat Nov 21 16:39:33 2009 +@@ -39,7 +39,7 @@ + #include + #include "config.h" + +-#include ++#include + + #include + #include diff --git a/x11/gnome/ekiga/patches/patch-po_Makefile_in_in b/x11/gnome/ekiga/patches/patch-po_Makefile_in_in new file mode 100644 index 00000000000..d829d9a786f --- /dev/null +++ b/x11/gnome/ekiga/patches/patch-po_Makefile_in_in @@ -0,0 +1,12 @@ +$OpenBSD: patch-po_Makefile_in_in,v 1.1 2010/03/23 21:18:59 ajacoutot Exp $ +--- po/Makefile.in.in.orig Thu Jan 28 13:32:39 2010 ++++ po/Makefile.in.in Thu Jan 28 13:33:03 2010 +@@ -34,7 +34,7 @@ datadir = @datadir@ + datarootdir = @datarootdir@ + libdir = @libdir@ + DATADIRNAME = @DATADIRNAME@ +-itlocaledir = $(prefix)/$(DATADIRNAME)/locale ++itlocaledir = @datarootdir@/locale + subdir = po + install_sh = @install_sh@ + # Automake >= 1.8 provides @mkdir_p@. diff --git a/x11/gnome/ekiga/patches/patch-src_devices_audio_cpp b/x11/gnome/ekiga/patches/patch-src_devices_audio_cpp deleted file mode 100644 index 501932ae26c..00000000000 --- a/x11/gnome/ekiga/patches/patch-src_devices_audio_cpp +++ /dev/null @@ -1,14 +0,0 @@ -$OpenBSD: patch-src_devices_audio_cpp,v 1.1.1.1 2008/05/21 14:15:29 ajacoutot Exp $ ---- src/devices/audio.cpp.orig Tue Apr 29 12:22:36 2008 -+++ src/devices/audio.cpp Tue Apr 29 12:23:10 2008 -@@ -61,6 +61,10 @@ - #endif - #endif - -+#ifdef __OpenBSD__ -+#include -+#endif -+ - #include - #include - diff --git a/x11/gnome/ekiga/patches/patch-src_devices_fakevideoinput_cpp b/x11/gnome/ekiga/patches/patch-src_devices_fakevideoinput_cpp deleted file mode 100644 index e706f5e7ea4..00000000000 --- a/x11/gnome/ekiga/patches/patch-src_devices_fakevideoinput_cpp +++ /dev/null @@ -1,32 +0,0 @@ -$OpenBSD: patch-src_devices_fakevideoinput_cpp,v 1.1.1.1 2008/05/21 14:15:29 ajacoutot Exp $ ---- src/devices/fakevideoinput.cpp.orig Mon Apr 28 17:36:34 2008 -+++ src/devices/fakevideoinput.cpp Mon Apr 28 17:37:05 2008 -@@ -333,28 +333,6 @@ PVideoInputDevice_Picture::GetMaxFrameBytes () - void - PVideoInputDevice_Picture::WaitFinishPreviousFrame () - { -- if (frameTimeError == 0) { -- -- frameTimeError += msBetweenFrames; -- return; -- } -- -- PTime now; -- PTimeInterval delay = now - previousFrameTime; -- frameTimeError += msBetweenFrames; -- frameTimeError -= (int) delay.GetMilliSeconds(); -- frameTimeError += 1000 / frameRate; -- -- previousFrameTime = now; -- -- if (frameTimeError > 0) { -- PTRACE(6, "FakeVideo\t Sleep for " << frameTimeError << " milli seconds"); --#ifdef P_LINUX -- usleep(frameTimeError * 1000); --#else -- PThread::Current()->Sleep(frameTimeError); --#endif -- } - } - - diff --git a/x11/gnome/ekiga/patches/patch-src_gui_main_cpp b/x11/gnome/ekiga/patches/patch-src_gui_main_cpp index c575b28bfff..bfe2c51dda3 100644 --- a/x11/gnome/ekiga/patches/patch-src_gui_main_cpp +++ b/x11/gnome/ekiga/patches/patch-src_gui_main_cpp @@ -1,12 +1,12 @@ -$OpenBSD: patch-src_gui_main_cpp,v 1.1.1.1 2008/05/21 14:15:29 ajacoutot Exp $ ---- src/gui/main.cpp.orig Mon Apr 28 17:40:03 2008 -+++ src/gui/main.cpp Mon Apr 28 17:40:37 2008 -@@ -1297,7 +1297,7 @@ gm_mw_init_dialpad (GtkWidget *main_window) - gtk_container_set_border_width (GTK_CONTAINER (button), 0); - gtk_container_add (GTK_CONTAINER (button), box); - -- gtk_widget_add_accelerator (button, "activate", -+ gtk_widget_add_accelerator (button, "clicked", - mw->accel, key_kp [i], - (GdkModifierType) 0, (GtkAccelFlags) 0); - +$OpenBSD: patch-src_gui_main_cpp,v 1.2 2010/03/23 21:18:59 ajacoutot Exp $ +--- src/gui/main.cpp.orig Fri Nov 14 02:59:27 2008 ++++ src/gui/main.cpp Fri Nov 14 02:59:42 2008 +@@ -35,7 +35,7 @@ + * build the main window. + */ + +-#include "revision.h" ++// #include "revision.h" + + #include "config.h" + diff --git a/x11/gnome/ekiga/pkg/PLIST b/x11/gnome/ekiga/pkg/PLIST index 42a356fd08d..22eb8db1f66 100644 --- a/x11/gnome/ekiga/pkg/PLIST +++ b/x11/gnome/ekiga/pkg/PLIST @@ -1,16 +1,11 @@ -@comment $OpenBSD: PLIST,v 1.6 2009/12/21 18:03:18 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.7 2010/03/23 21:18:59 ajacoutot Exp $ @bin bin/ekiga bin/ekiga-config-tool @bin bin/ekiga-helper -lib/bonobo/ -lib/bonobo/servers/ -lib/bonobo/servers/ekiga.server @man man/man1/ekiga.1 share/applications/ekiga.desktop -share/dbus-1/ -share/dbus-1/services/ -share/dbus-1/services/net.ekiga.helper.service -share/dbus-1/services/net.ekiga.instance.service +share/dbus-1/services/org.ekiga.Ekiga.service +share/dbus-1/services/org.ekiga.Helper.service share/gnome/help/ekiga/ share/gnome/help/ekiga/C/ share/gnome/help/ekiga/C/ekiga.xml @@ -20,9 +15,7 @@ share/gnome/help/ekiga/C/figures/accounts_h323.png share/gnome/help/ekiga/C/figures/accounts_sip.png share/gnome/help/ekiga/C/figures/audio_codecs.png share/gnome/help/ekiga/C/figures/call_d1.png -share/gnome/help/ekiga/C/figures/chat_d1.png share/gnome/help/ekiga/C/figures/config_d1.png -share/gnome/help/ekiga/C/figures/config_d10.png share/gnome/help/ekiga/C/figures/config_d2.png share/gnome/help/ekiga/C/figures/config_d3.png share/gnome/help/ekiga/C/figures/config_d4.png @@ -30,9 +23,7 @@ share/gnome/help/ekiga/C/figures/config_d5.png share/gnome/help/ekiga/C/figures/config_d6.png share/gnome/help/ekiga/C/figures/config_d7.png share/gnome/help/ekiga/C/figures/config_d8.png -share/gnome/help/ekiga/C/figures/config_d9.png share/gnome/help/ekiga/C/figures/lumi.png -share/gnome/help/ekiga/C/figures/stats.png share/gnome/help/ekiga/bg/ share/gnome/help/ekiga/bg/ekiga.xml share/gnome/help/ekiga/bg/figures/ @@ -41,9 +32,7 @@ share/gnome/help/ekiga/bg/figures/accounts_h323.png share/gnome/help/ekiga/bg/figures/accounts_sip.png share/gnome/help/ekiga/bg/figures/audio_codecs.png share/gnome/help/ekiga/bg/figures/call_d1.png -share/gnome/help/ekiga/bg/figures/chat_d1.png share/gnome/help/ekiga/bg/figures/config_d1.png -share/gnome/help/ekiga/bg/figures/config_d10.png share/gnome/help/ekiga/bg/figures/config_d2.png share/gnome/help/ekiga/bg/figures/config_d3.png share/gnome/help/ekiga/bg/figures/config_d4.png @@ -51,9 +40,24 @@ share/gnome/help/ekiga/bg/figures/config_d5.png share/gnome/help/ekiga/bg/figures/config_d6.png share/gnome/help/ekiga/bg/figures/config_d7.png share/gnome/help/ekiga/bg/figures/config_d8.png -share/gnome/help/ekiga/bg/figures/config_d9.png share/gnome/help/ekiga/bg/figures/lumi.png -share/gnome/help/ekiga/bg/figures/stats.png +share/gnome/help/ekiga/ca/ +share/gnome/help/ekiga/ca/ekiga.xml +share/gnome/help/ekiga/ca/figures/ +share/gnome/help/ekiga/ca/figures/accounts_d1.png +share/gnome/help/ekiga/ca/figures/accounts_h323.png +share/gnome/help/ekiga/ca/figures/accounts_sip.png +share/gnome/help/ekiga/ca/figures/audio_codecs.png +share/gnome/help/ekiga/ca/figures/call_d1.png +share/gnome/help/ekiga/ca/figures/config_d1.png +share/gnome/help/ekiga/ca/figures/config_d2.png +share/gnome/help/ekiga/ca/figures/config_d3.png +share/gnome/help/ekiga/ca/figures/config_d4.png +share/gnome/help/ekiga/ca/figures/config_d5.png +share/gnome/help/ekiga/ca/figures/config_d6.png +share/gnome/help/ekiga/ca/figures/config_d7.png +share/gnome/help/ekiga/ca/figures/config_d8.png +share/gnome/help/ekiga/ca/figures/lumi.png share/gnome/help/ekiga/de/ share/gnome/help/ekiga/de/ekiga.xml share/gnome/help/ekiga/de/figures/ @@ -62,9 +66,7 @@ share/gnome/help/ekiga/de/figures/accounts_h323.png share/gnome/help/ekiga/de/figures/accounts_sip.png share/gnome/help/ekiga/de/figures/audio_codecs.png share/gnome/help/ekiga/de/figures/call_d1.png -share/gnome/help/ekiga/de/figures/chat_d1.png share/gnome/help/ekiga/de/figures/config_d1.png -share/gnome/help/ekiga/de/figures/config_d10.png share/gnome/help/ekiga/de/figures/config_d2.png share/gnome/help/ekiga/de/figures/config_d3.png share/gnome/help/ekiga/de/figures/config_d4.png @@ -72,9 +74,41 @@ share/gnome/help/ekiga/de/figures/config_d5.png share/gnome/help/ekiga/de/figures/config_d6.png share/gnome/help/ekiga/de/figures/config_d7.png share/gnome/help/ekiga/de/figures/config_d8.png -share/gnome/help/ekiga/de/figures/config_d9.png share/gnome/help/ekiga/de/figures/lumi.png -share/gnome/help/ekiga/de/figures/stats.png +share/gnome/help/ekiga/el/ +share/gnome/help/ekiga/el/ekiga.xml +share/gnome/help/ekiga/el/figures/ +share/gnome/help/ekiga/el/figures/accounts_d1.png +share/gnome/help/ekiga/el/figures/accounts_h323.png +share/gnome/help/ekiga/el/figures/accounts_sip.png +share/gnome/help/ekiga/el/figures/audio_codecs.png +share/gnome/help/ekiga/el/figures/call_d1.png +share/gnome/help/ekiga/el/figures/config_d1.png +share/gnome/help/ekiga/el/figures/config_d2.png +share/gnome/help/ekiga/el/figures/config_d3.png +share/gnome/help/ekiga/el/figures/config_d4.png +share/gnome/help/ekiga/el/figures/config_d5.png +share/gnome/help/ekiga/el/figures/config_d6.png +share/gnome/help/ekiga/el/figures/config_d7.png +share/gnome/help/ekiga/el/figures/config_d8.png +share/gnome/help/ekiga/el/figures/lumi.png +share/gnome/help/ekiga/en_GB/ +share/gnome/help/ekiga/en_GB/ekiga.xml +share/gnome/help/ekiga/en_GB/figures/ +share/gnome/help/ekiga/en_GB/figures/accounts_d1.png +share/gnome/help/ekiga/en_GB/figures/accounts_h323.png +share/gnome/help/ekiga/en_GB/figures/accounts_sip.png +share/gnome/help/ekiga/en_GB/figures/audio_codecs.png +share/gnome/help/ekiga/en_GB/figures/call_d1.png +share/gnome/help/ekiga/en_GB/figures/config_d1.png +share/gnome/help/ekiga/en_GB/figures/config_d2.png +share/gnome/help/ekiga/en_GB/figures/config_d3.png +share/gnome/help/ekiga/en_GB/figures/config_d4.png +share/gnome/help/ekiga/en_GB/figures/config_d5.png +share/gnome/help/ekiga/en_GB/figures/config_d6.png +share/gnome/help/ekiga/en_GB/figures/config_d7.png +share/gnome/help/ekiga/en_GB/figures/config_d8.png +share/gnome/help/ekiga/en_GB/figures/lumi.png share/gnome/help/ekiga/es/ share/gnome/help/ekiga/es/ekiga.xml share/gnome/help/ekiga/es/figures/ @@ -83,9 +117,7 @@ share/gnome/help/ekiga/es/figures/accounts_h323.png share/gnome/help/ekiga/es/figures/accounts_sip.png share/gnome/help/ekiga/es/figures/audio_codecs.png share/gnome/help/ekiga/es/figures/call_d1.png -share/gnome/help/ekiga/es/figures/chat_d1.png share/gnome/help/ekiga/es/figures/config_d1.png -share/gnome/help/ekiga/es/figures/config_d10.png share/gnome/help/ekiga/es/figures/config_d2.png share/gnome/help/ekiga/es/figures/config_d3.png share/gnome/help/ekiga/es/figures/config_d4.png @@ -93,9 +125,41 @@ share/gnome/help/ekiga/es/figures/config_d5.png share/gnome/help/ekiga/es/figures/config_d6.png share/gnome/help/ekiga/es/figures/config_d7.png share/gnome/help/ekiga/es/figures/config_d8.png -share/gnome/help/ekiga/es/figures/config_d9.png share/gnome/help/ekiga/es/figures/lumi.png -share/gnome/help/ekiga/es/figures/stats.png +share/gnome/help/ekiga/eu/ +share/gnome/help/ekiga/eu/ekiga.xml +share/gnome/help/ekiga/eu/figures/ +share/gnome/help/ekiga/eu/figures/accounts_d1.png +share/gnome/help/ekiga/eu/figures/accounts_h323.png +share/gnome/help/ekiga/eu/figures/accounts_sip.png +share/gnome/help/ekiga/eu/figures/audio_codecs.png +share/gnome/help/ekiga/eu/figures/call_d1.png +share/gnome/help/ekiga/eu/figures/config_d1.png +share/gnome/help/ekiga/eu/figures/config_d2.png +share/gnome/help/ekiga/eu/figures/config_d3.png +share/gnome/help/ekiga/eu/figures/config_d4.png +share/gnome/help/ekiga/eu/figures/config_d5.png +share/gnome/help/ekiga/eu/figures/config_d6.png +share/gnome/help/ekiga/eu/figures/config_d7.png +share/gnome/help/ekiga/eu/figures/config_d8.png +share/gnome/help/ekiga/eu/figures/lumi.png +share/gnome/help/ekiga/fi/ +share/gnome/help/ekiga/fi/ekiga.xml +share/gnome/help/ekiga/fi/figures/ +share/gnome/help/ekiga/fi/figures/accounts_d1.png +share/gnome/help/ekiga/fi/figures/accounts_h323.png +share/gnome/help/ekiga/fi/figures/accounts_sip.png +share/gnome/help/ekiga/fi/figures/audio_codecs.png +share/gnome/help/ekiga/fi/figures/call_d1.png +share/gnome/help/ekiga/fi/figures/config_d1.png +share/gnome/help/ekiga/fi/figures/config_d2.png +share/gnome/help/ekiga/fi/figures/config_d3.png +share/gnome/help/ekiga/fi/figures/config_d4.png +share/gnome/help/ekiga/fi/figures/config_d5.png +share/gnome/help/ekiga/fi/figures/config_d6.png +share/gnome/help/ekiga/fi/figures/config_d7.png +share/gnome/help/ekiga/fi/figures/config_d8.png +share/gnome/help/ekiga/fi/figures/lumi.png share/gnome/help/ekiga/fr/ share/gnome/help/ekiga/fr/ekiga.xml share/gnome/help/ekiga/fr/figures/ @@ -104,9 +168,7 @@ share/gnome/help/ekiga/fr/figures/accounts_h323.png share/gnome/help/ekiga/fr/figures/accounts_sip.png share/gnome/help/ekiga/fr/figures/audio_codecs.png share/gnome/help/ekiga/fr/figures/call_d1.png -share/gnome/help/ekiga/fr/figures/chat_d1.png share/gnome/help/ekiga/fr/figures/config_d1.png -share/gnome/help/ekiga/fr/figures/config_d10.png share/gnome/help/ekiga/fr/figures/config_d2.png share/gnome/help/ekiga/fr/figures/config_d3.png share/gnome/help/ekiga/fr/figures/config_d4.png @@ -114,9 +176,24 @@ share/gnome/help/ekiga/fr/figures/config_d5.png share/gnome/help/ekiga/fr/figures/config_d6.png share/gnome/help/ekiga/fr/figures/config_d7.png share/gnome/help/ekiga/fr/figures/config_d8.png -share/gnome/help/ekiga/fr/figures/config_d9.png share/gnome/help/ekiga/fr/figures/lumi.png -share/gnome/help/ekiga/fr/figures/stats.png +share/gnome/help/ekiga/oc/ +share/gnome/help/ekiga/oc/ekiga.xml +share/gnome/help/ekiga/oc/figures/ +share/gnome/help/ekiga/oc/figures/accounts_d1.png +share/gnome/help/ekiga/oc/figures/accounts_h323.png +share/gnome/help/ekiga/oc/figures/accounts_sip.png +share/gnome/help/ekiga/oc/figures/audio_codecs.png +share/gnome/help/ekiga/oc/figures/call_d1.png +share/gnome/help/ekiga/oc/figures/config_d1.png +share/gnome/help/ekiga/oc/figures/config_d2.png +share/gnome/help/ekiga/oc/figures/config_d3.png +share/gnome/help/ekiga/oc/figures/config_d4.png +share/gnome/help/ekiga/oc/figures/config_d5.png +share/gnome/help/ekiga/oc/figures/config_d6.png +share/gnome/help/ekiga/oc/figures/config_d7.png +share/gnome/help/ekiga/oc/figures/config_d8.png +share/gnome/help/ekiga/oc/figures/lumi.png share/gnome/help/ekiga/pt_BR/ share/gnome/help/ekiga/pt_BR/ekiga.xml share/gnome/help/ekiga/pt_BR/figures/ @@ -125,9 +202,7 @@ share/gnome/help/ekiga/pt_BR/figures/accounts_h323.png share/gnome/help/ekiga/pt_BR/figures/accounts_sip.png share/gnome/help/ekiga/pt_BR/figures/audio_codecs.png share/gnome/help/ekiga/pt_BR/figures/call_d1.png -share/gnome/help/ekiga/pt_BR/figures/chat_d1.png share/gnome/help/ekiga/pt_BR/figures/config_d1.png -share/gnome/help/ekiga/pt_BR/figures/config_d10.png share/gnome/help/ekiga/pt_BR/figures/config_d2.png share/gnome/help/ekiga/pt_BR/figures/config_d3.png share/gnome/help/ekiga/pt_BR/figures/config_d4.png @@ -135,9 +210,7 @@ share/gnome/help/ekiga/pt_BR/figures/config_d5.png share/gnome/help/ekiga/pt_BR/figures/config_d6.png share/gnome/help/ekiga/pt_BR/figures/config_d7.png share/gnome/help/ekiga/pt_BR/figures/config_d8.png -share/gnome/help/ekiga/pt_BR/figures/config_d9.png share/gnome/help/ekiga/pt_BR/figures/lumi.png -share/gnome/help/ekiga/pt_BR/figures/stats.png share/gnome/help/ekiga/ru/ share/gnome/help/ekiga/ru/ekiga.xml share/gnome/help/ekiga/ru/figures/ @@ -146,9 +219,7 @@ share/gnome/help/ekiga/ru/figures/accounts_h323.png share/gnome/help/ekiga/ru/figures/accounts_sip.png share/gnome/help/ekiga/ru/figures/audio_codecs.png share/gnome/help/ekiga/ru/figures/call_d1.png -share/gnome/help/ekiga/ru/figures/chat_d1.png share/gnome/help/ekiga/ru/figures/config_d1.png -share/gnome/help/ekiga/ru/figures/config_d10.png share/gnome/help/ekiga/ru/figures/config_d2.png share/gnome/help/ekiga/ru/figures/config_d3.png share/gnome/help/ekiga/ru/figures/config_d4.png @@ -156,9 +227,7 @@ share/gnome/help/ekiga/ru/figures/config_d5.png share/gnome/help/ekiga/ru/figures/config_d6.png share/gnome/help/ekiga/ru/figures/config_d7.png share/gnome/help/ekiga/ru/figures/config_d8.png -share/gnome/help/ekiga/ru/figures/config_d9.png share/gnome/help/ekiga/ru/figures/lumi.png -share/gnome/help/ekiga/ru/figures/stats.png share/gnome/help/ekiga/sv/ share/gnome/help/ekiga/sv/ekiga.xml share/gnome/help/ekiga/sv/figures/ @@ -167,9 +236,7 @@ share/gnome/help/ekiga/sv/figures/accounts_h323.png share/gnome/help/ekiga/sv/figures/accounts_sip.png share/gnome/help/ekiga/sv/figures/audio_codecs.png share/gnome/help/ekiga/sv/figures/call_d1.png -share/gnome/help/ekiga/sv/figures/chat_d1.png share/gnome/help/ekiga/sv/figures/config_d1.png -share/gnome/help/ekiga/sv/figures/config_d10.png share/gnome/help/ekiga/sv/figures/config_d2.png share/gnome/help/ekiga/sv/figures/config_d3.png share/gnome/help/ekiga/sv/figures/config_d4.png @@ -177,9 +244,7 @@ share/gnome/help/ekiga/sv/figures/config_d5.png share/gnome/help/ekiga/sv/figures/config_d6.png share/gnome/help/ekiga/sv/figures/config_d7.png share/gnome/help/ekiga/sv/figures/config_d8.png -share/gnome/help/ekiga/sv/figures/config_d9.png share/gnome/help/ekiga/sv/figures/lumi.png -share/gnome/help/ekiga/sv/figures/stats.png share/gnome/help/ekiga/uk/ share/gnome/help/ekiga/uk/ekiga.xml share/gnome/help/ekiga/uk/figures/ @@ -188,9 +253,7 @@ share/gnome/help/ekiga/uk/figures/accounts_h323.png share/gnome/help/ekiga/uk/figures/accounts_sip.png share/gnome/help/ekiga/uk/figures/audio_codecs.png share/gnome/help/ekiga/uk/figures/call_d1.png -share/gnome/help/ekiga/uk/figures/chat_d1.png share/gnome/help/ekiga/uk/figures/config_d1.png -share/gnome/help/ekiga/uk/figures/config_d10.png share/gnome/help/ekiga/uk/figures/config_d2.png share/gnome/help/ekiga/uk/figures/config_d3.png share/gnome/help/ekiga/uk/figures/config_d4.png @@ -198,9 +261,28 @@ share/gnome/help/ekiga/uk/figures/config_d5.png share/gnome/help/ekiga/uk/figures/config_d6.png share/gnome/help/ekiga/uk/figures/config_d7.png share/gnome/help/ekiga/uk/figures/config_d8.png -share/gnome/help/ekiga/uk/figures/config_d9.png share/gnome/help/ekiga/uk/figures/lumi.png -share/gnome/help/ekiga/uk/figures/stats.png +share/icons/hicolor/128x128/ +share/icons/hicolor/128x128/apps/ +share/icons/hicolor/128x128/apps/ekiga.png +share/icons/hicolor/16x16/ +share/icons/hicolor/16x16/apps/ +share/icons/hicolor/16x16/apps/ekiga.png +share/icons/hicolor/22x22/ +share/icons/hicolor/22x22/apps/ +share/icons/hicolor/22x22/apps/ekiga.png +share/icons/hicolor/32x32/ +share/icons/hicolor/32x32/apps/ +share/icons/hicolor/32x32/apps/ekiga.png +share/icons/hicolor/48x48/ +share/icons/hicolor/48x48/apps/ +share/icons/hicolor/48x48/apps/ekiga.png +share/icons/hicolor/64x64/ +share/icons/hicolor/64x64/apps/ +share/icons/hicolor/64x64/apps/ekiga.png +share/icons/hicolor/72x72/ +share/icons/hicolor/72x72/apps/ +share/icons/hicolor/72x72/apps/ekiga.png share/locale/am/LC_MESSAGES/ekiga.mo share/locale/ar/LC_MESSAGES/ekiga.mo share/locale/as/LC_MESSAGES/ekiga.mo @@ -211,6 +293,10 @@ share/locale/bn/LC_MESSAGES/ekiga.mo share/locale/bn_IN/LC_MESSAGES/ekiga.mo share/locale/bs/LC_MESSAGES/ekiga.mo share/locale/ca/LC_MESSAGES/ekiga.mo +share/locale/ca@valencia/LC_MESSAGES/ekiga.mo +share/locale/crh/ +share/locale/crh/LC_MESSAGES/ +share/locale/crh/LC_MESSAGES/ekiga.mo share/locale/cs/LC_MESSAGES/ekiga.mo share/locale/cy/LC_MESSAGES/ekiga.mo share/locale/da/LC_MESSAGES/ekiga.mo @@ -219,6 +305,7 @@ share/locale/dz/LC_MESSAGES/ekiga.mo share/locale/el/LC_MESSAGES/ekiga.mo share/locale/en_CA/LC_MESSAGES/ekiga.mo share/locale/en_GB/LC_MESSAGES/ekiga.mo +share/locale/eo/LC_MESSAGES/ekiga.mo share/locale/es/LC_MESSAGES/ekiga.mo share/locale/et/LC_MESSAGES/ekiga.mo share/locale/eu/LC_MESSAGES/ekiga.mo @@ -242,6 +329,7 @@ share/locale/ko/LC_MESSAGES/ekiga.mo share/locale/ku/LC_MESSAGES/ekiga.mo share/locale/lt/LC_MESSAGES/ekiga.mo share/locale/lv/LC_MESSAGES/ekiga.mo +share/locale/mai/LC_MESSAGES/ekiga.mo share/locale/mk/LC_MESSAGES/ekiga.mo share/locale/ml/LC_MESSAGES/ekiga.mo share/locale/mn/LC_MESSAGES/ekiga.mo @@ -250,6 +338,7 @@ share/locale/ms/LC_MESSAGES/ekiga.mo share/locale/nb/LC_MESSAGES/ekiga.mo share/locale/ne/LC_MESSAGES/ekiga.mo share/locale/nl/LC_MESSAGES/ekiga.mo +share/locale/nn/LC_MESSAGES/ekiga.mo share/locale/oc/LC_MESSAGES/ekiga.mo share/locale/or/LC_MESSAGES/ekiga.mo share/locale/pa/LC_MESSAGES/ekiga.mo @@ -259,13 +348,12 @@ share/locale/pt_BR/LC_MESSAGES/ekiga.mo share/locale/ro/LC_MESSAGES/ekiga.mo share/locale/ru/LC_MESSAGES/ekiga.mo share/locale/rw/LC_MESSAGES/ekiga.mo +share/locale/si/LC_MESSAGES/ekiga.mo share/locale/sk/LC_MESSAGES/ekiga.mo share/locale/sl/LC_MESSAGES/ekiga.mo share/locale/sq/LC_MESSAGES/ekiga.mo share/locale/sr/LC_MESSAGES/ekiga.mo -share/locale/sr@Latn/ -share/locale/sr@Latn/LC_MESSAGES/ -share/locale/sr@Latn/LC_MESSAGES/ekiga.mo +share/locale/sr@latin/LC_MESSAGES/ekiga.mo share/locale/sv/LC_MESSAGES/ekiga.mo share/locale/ta/LC_MESSAGES/ekiga.mo share/locale/te/LC_MESSAGES/ekiga.mo @@ -281,18 +369,22 @@ share/locale/zh_TW/LC_MESSAGES/ekiga.mo share/omf/ekiga/ share/omf/ekiga/ekiga-C.omf share/omf/ekiga/ekiga-bg.omf +share/omf/ekiga/ekiga-ca.omf share/omf/ekiga/ekiga-de.omf +share/omf/ekiga/ekiga-el.omf +share/omf/ekiga/ekiga-en_GB.omf share/omf/ekiga/ekiga-es.omf +share/omf/ekiga/ekiga-eu.omf +share/omf/ekiga/ekiga-fi.omf share/omf/ekiga/ekiga-fr.omf +share/omf/ekiga/ekiga-oc.omf share/omf/ekiga/ekiga-pt_BR.omf share/omf/ekiga/ekiga-ru.omf share/omf/ekiga/ekiga-sv.omf share/omf/ekiga/ekiga-uk.omf share/pixmaps/ share/pixmaps/ekiga/ -share/pixmaps/ekiga.png share/pixmaps/ekiga/ekiga-logo.png -share/pixmaps/ekiga/ekiga.png @unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null ${SCHEMAS_INSTDIR}/ ${SCHEMAS_INSTDIR}/ekiga.schemas @@ -304,5 +396,7 @@ share/sounds/ekiga/dialtone.wav share/sounds/ekiga/newmessage.wav share/sounds/ekiga/ring.wav share/sounds/ekiga/voicemail.wav +@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true +@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true @exec %D/bin/update-desktop-database @unexec-delete %D/bin/update-desktop-database