Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Rings:1-MinimalX
kaccounts-integration
kaccounts-integration.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kaccounts-integration.spec of Package kaccounts-integration
# # spec file for package kaccounts-integration # # Copyright (c) 2020 SUSE LLC # # 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 https://bugs.opensuse.org/ # %define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kaccounts-integration Version: 20.04.2 Release: 0 Summary: KDE Accounts Providers License: GPL-2.0-or-later Group: System/GUI/KDE Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem BuildRequires: libaccounts-glib-devel BuildRequires: libsignon-qt5-devel BuildRequires: cmake(AccountsQt5) BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5DBusAddons) BuildRequires: cmake(KF5Declarative) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5IconThemes) BuildRequires: cmake(KF5KCMUtils) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Wallet) BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(Qt5Core) >= 5.2.0 BuildRequires: cmake(Qt5Qml) BuildRequires: cmake(Qt5Test) >= 5.2.0 BuildRequires: cmake(Qt5Widgets) >= 5.2.0 # QML uses Ubuntu.OnlineAccounts Requires: accounts-qml-module Recommends: %{name}-lang Recommends: kaccounts-providers %if %{with lang} Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif %description Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others. %package -n libkaccounts1 Summary: KDE Accounts Providers - System Library Group: System/Libraries Recommends: %{name} %description -n libkaccounts1 Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others. %package devel Summary: KDE Accounts Providers - Development Files Group: Development/Libraries/KDE Requires: libkaccounts1 = %{version} Requires: libsignon-qt5-devel Requires: cmake(AccountsQt5) Requires: cmake(KF5CoreAddons) Requires: cmake(Qt5Core) >= 5.2.0 Requires: pkgconfig(libaccounts-glib) %description devel Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others. Devel files. %if %{with lang} %lang_package %endif %prep %setup -q %build %cmake_kf5 -d build %cmake_build %install %kf5_makeinstall -C build %if %{with lang} %find_lang %{name} --with-man --all-name %endif %post -n libkaccounts1 -p /sbin/ldconfig %postun -n libkaccounts1 -p /sbin/ldconfig %files %license COPYING* %dir %{_kf5_sharedir}/kpackage %dir %{_kf5_sharedir}/kpackage/kcms %{_kf5_sharedir}/kpackage/kcms/kcm_kaccounts/ %{_kf5_plugindir}/ %{_kf5_qmldir}/ %{_kf5_servicesdir}/ %files -n libkaccounts1 %license COPYING* %{_kf5_libdir}/libkaccounts.so.* %files devel %license COPYING* %{_kf5_cmakedir}/KAccounts/ %{_kf5_libdir}/libkaccounts.so %{_kf5_prefix}/include/KAccounts/ %if %{with lang} %files lang -f %{name}.lang %license COPYING* %endif %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor