File ktp-text-ui.spec of Package ktp-text-ui

#
# spec file for package ktp-text-ui
#
# Copyright (c) 2015 SUSE LINUX 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:           ktp-text-ui
Version:        16.08.2
Release:        0
Summary:        Telepathy chat handler for KDE
License:        GPL-2.0+
Group:          Productivity/Networking/Instant Messenger
Url:            http://community.kde.org/Real-Time_Communication_and_Collaboration
Source:         %{name}-%{version}.tar.xz
BuildRequires:  extra-cmake-modules >= 1.3.0
BuildRequires:  fdupes
BuildRequires:  karchive-devel
BuildRequires:  kcmutils-devel
BuildRequires:  kdbusaddons-devel
BuildRequires:  kdewebkit-devel
BuildRequires:  kemoticons-devel
BuildRequires:  kf5-filesystem
BuildRequires:  ki18n-devel
BuildRequires:  kiconthemes-devel
BuildRequires:  kio-devel
BuildRequires:  kitemviews-devel
BuildRequires:  knotifications-devel
BuildRequires:  knotifyconfig-devel
BuildRequires:  kpeople5-devel
BuildRequires:  kservice-devel
BuildRequires:  ktextwidgets-devel
BuildRequires:  ktp-common-internals-devel
BuildRequires:  ktp-icons
BuildRequires:  kwallet-devel
BuildRequires:  kwidgetsaddons-devel
BuildRequires:  kwindowsystem-devel
BuildRequires:  kxmlgui-devel
BuildRequires:  breeze5-icons
BuildRequires:  sonnet-devel
BuildRequires:  telepathy-logger-qt5-devel
BuildRequires:  telepathy-qt5-devel
BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.2.0
# Explicitely require logger, otherwise the ui would crash
Requires:       telepathy-logger
Obsoletes:      %{name}-devel
Obsoletes:      %{name}5 < %{version}
Provides:       %{name}5 = %{version}
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Includes KDE's implementation of the Telepathy chat handler,
a chat plasmoid, and a chat log viewer application.

%prep
%setup -q

%build
  %cmake_kf5 -d build
  %make_jobs

%install
  %kf5_makeinstall -C build
  %fdupes -s %{buildroot}

  mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps
  cp %{_kf5_iconsdir}/breeze/apps/48/kde-im-log-viewer.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/

%files
%defattr(-,root,root)
%doc COPYING
%{_kf5_libdir}/libktpimagesharer.so*
%{_kf5_libdir}/libktpchat.so*
%{_kf5_libdir}/libexec/ktp-text-ui
%{_kf5_sharedir}/dbus-1/services/org.freedesktop.Telepathy.Client.KTp.TextUi.service
%{_kf5_sharedir}/telepathy/
%{_kf5_sharedir}/kxmlgui5/ktp-text-ui/
%{_kf5_libdir}/libexec/ktp-adiumxtra-protocol-handler
%{_kf5_sharedir}/ktelepathy/
%{_kf5_bindir}/ktp-log-viewer
%{_kf5_applicationsdir}/*.desktop
%{_kf5_sharedir}/ktp-log-viewer/
%{_kf5_iconsdir}/hicolor/scalable/apps/kde-im-log-viewer.svg
%{_kf5_plugindir}/
%{_kf5_servicesdir}/
%{_kf5_servicetypesdir}/

%changelog
openSUSE Build Service is sponsored by