File ekiga.spec of Package ekiga

#
# spec file for package ekiga
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           ekiga
Version:        3.3.2
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://download.gnome.org/sources/ekiga/3.3/%{name}-%{version}.tar.xz
# PATCH-FIX-UPSTREAM ekiga-gcc47.patch zaitor@opensuse.org -- Fixes build with gcc47.
Patch0:         ekiga-gcc47.patch
BuildRequires:  boost-devel
BuildRequires:  dbus-1-glib-devel
BuildRequires:  evolution-data-server-devel
BuildRequires:  fdupes
BuildRequires:  gcc-c++
BuildRequires:  gconf2-devel
BuildRequires:  gnome-doc-utils-devel
BuildRequires:  gstreamer-0_10-plugins-base-devel
BuildRequires:  gtk2-devel
BuildRequires:  intltool
BuildRequires:  libavahi-glib-devel
BuildRequires:  libnotify-devel
BuildRequires:  libopal-devel >= 3.10.5
BuildRequires:  libpt-devel
BuildRequires:  libsigc++2-devel
BuildRequires:  libsoup-devel
BuildRequires:  openldap2
BuildRequires:  translation-update-upstream
BuildRequires:  update-desktop-files
BuildRequires:  pkgconfig(xv)
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
PreReq:         filesystem /usr/bin/touch gconf2
Provides:       gnomemeeting
Obsoletes:      gnomemeeting
Recommends:     %{name}-lang
%gconf_schemas_prereq

%description
Ekiga (formely known as GnomeMeeting) is an open source VoIP and video
conferencing application for GNOME. Ekiga uses both the H.323 and SIP
protocols. It supports many audio and video codecs, and is
interoperable with other SIP compliant software and also with Microsoft
NetMeeting.

%package -n ekiga-plugins-gstreamer
Summary:        Gstreamer plugin for %{name}
Group:          System/Libraries
Supplements:    packageand(ekiga:pulseaudio)

%description -n ekiga-plugins-gstreamer
This plugin enables gstreamer support in %{name}.

%package -n ekiga-plugins-evolution
Summary:        Evolution plugin for %{name}
Group:          System/Libraries
Supplements:    packageand(ekiga:gstreamer-0_10)

%description -n ekiga-plugins-evolution
This plugin enables evolution support in %{name}.

%lang_package
%prep
%setup -q
%patch0 -p1
translation-update-upstream

%build
%configure \
    --disable-schemas-install \
    --disable-scrollkeeper \
    --enable-dbus \
    --enable-gstreamer \
    --enable-xcap
make %{?_smp_mflags}

%install
%makeinstall
find %{buildroot} -name '*.la' -delete -print
%find_gconf_schemas
%find_lang %{name} %{?no_lang_C}
cat %{name}.schemas_list >%{name}.lst
%suse_update_desktop_file %name
%fdupes $RPM_BUILD_ROOT

%pre -f %{name}.schemas_pre

%post
%desktop_database_post
%icon_theme_cache_post

%preun -f %{name}.schemas_preun

%posttrans -f %{name}.schemas_posttrans

%postun
%desktop_database_postun
%icon_theme_cache_postun

%files -f %{name}.lst
%defattr(-,root,root)
%doc ChangeLog README FAQ
%dir %{_datadir}/gnome/
%dir %{_datadir}/gnome/help/
%dir %{_datadir}/gnome/help/%{name}/
%doc %{_datadir}/gnome/help/%{name}/C/
%dir %{_datadir}/omf/
%dir %{_datadir}/omf/%{name}/
%doc %{_datadir}/omf/%{name}/%{name}-C.omf
%dir %{_libdir}/%{name}/
%dir %{_libdir}/%{name}/%{version}/
%dir %{_libdir}/%{name}/%{version}/plugins/
%{_bindir}/*
%{_datadir}/applications/ekiga.desktop
%{_datadir}/dbus-1/services/*.service
%{_datadir}/icons/hicolor/*/apps/ekiga.png
%{_datadir}/pixmaps/ekiga
%{_datadir}/sounds/ekiga
%{_libdir}/ekiga/%{version}/libekiga.so
%{_libdir}/ekiga/%{version}/plugins/libgmldap.so
%{_libdir}/ekiga/%{version}/plugins/libgmresource_list.so
%{_libdir}/ekiga/%{version}/plugins/libgmxcap.so
%{_mandir}/man1/ekiga.1*

%files -n ekiga-plugins-gstreamer
%defattr(-,root,root)
%{_libdir}/ekiga/%{version}/plugins/libgmgstreamer.so

%files -n ekiga-plugins-evolution
%defattr(-,root,root)
%{_libdir}/ekiga/%{version}/plugins/libgmevolution.so

%files lang -f %{name}.lang

%changelog
openSUSE Build Service is sponsored by