Name: spacebar Version: 21.12 Release: 1%{?dist} License: GPL2v+ Summary: Messaging app for Plasma Mobile Url: https://invent.kde.org/plasma-mobile/spacebar Source: https://download.kde.org/stable/plasma-mobile/%{version}/%{name}-%{version}.tar.xz BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: kf5-rpm-macros BuildRequires: desktop-file-utils BuildRequires: libappstream-glib BuildRequires: appstream BuildRequires: libphonenumber-devel BuildRequires: cmake(QCoro) BuildRequires: cmake(Qt5QuickControls2) BuildRequires: cmake(KF5ModemManagerQt) BuildRequires: cmake(KF5DBusAddons) BuildRequires: cmake(Qt5Network) BuildRequires: cmake(TelepathyQt5) BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5QmlModels) BuildRequires: cmake(Qt5Quick) BuildRequires: cmake(Qt5Sql) BuildRequires: cmake(KF5Kirigami2) BuildRequires: cmake(KF5People) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(Qt5Core) BuildRequires: cmake(KF5Contacts) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5Codecs) ###BuildRequires: pkgconfig(qofono-qt5) BuildRequires: protobuf-devel ###Requires: ofono Requires: telepathy-mission-control Requires: kf5-kirigami2 Requires: hicolor-icon-theme %description Spacebar is a telepathy-qt based SMS application that primarily targets Plasma Mobile. %prep %autosetup -n spacebar-%{version} %build %cmake_kf5 %cmake_build %install %cmake_install %find_lang %{name} %check appstreamcli validate --no-net %{buildroot}%{_datadir}/metainfo/org.kde.%{name}.appdata.xml desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.desktop %files -f %{name}.lang %doc README.md %license LICENSES/{GPL-2.0-or-later,LicenseRef-KDE-Accepted-GPL}.txt %{_kf5_bindir}/%{name} %{_kf5_datadir}/applications/org.kde.%{name}.desktop %{_kf5_metainfodir}/org.kde.%{name}.appdata.xml %{_kf5_datadir}/icons/hicolor/scalable/apps/org.kde.%{name}.svg %{_libexecdir}/%{name}-daemon %{_sysconfdir}/xdg/autostart/org.kde.%{name}.daemon.desktop %{_kf5_datadir}/knotifications5/%{name}.notifyrc %changelog * Sun Dec 19 2021 Yoda - 21.12-1 - update to Gear 21.12 * Fri Nov 05 2021 Onuralp SEZER - 21.08-1 - initial version spacebar