Name: plasma-sdk Version: 5.8.7 Release: 1%{?dist} Summary: Development tools for Plasma 5 License: GPLv2+ and LGPLv2+ URL: https://quickgit.kde.org/?p=%{name}.git %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 %global majmin_ver %(echo %{version} | cut -d. -f1,2).50 %global stable unstable %else %global majmin_ver %(echo %{version} | cut -d. -f1,2) %global stable stable %endif Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kf5-rpm-macros >= 5.25.0-2 BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qtdeclarative-devel BuildRequires: qt5-qtsvg-devel BuildRequires: qt5-qtwebkit-devel BuildRequires: qt5-qtxmlpatterns-devel %if 0%{?rhel} > 6 %global plasmate 1 %if ! 0%{?bootstrap} BuildRequires: git-core %endif Requires: git-core BuildRequires: kdevplatform-devel >= 5.0.1-2 BuildRequires: kf5-kdelibs4support-devel %endif BuildRequires: kf5-karchive-devel BuildRequires: kf5-kcompletion-devel BuildRequires: kf5-kconfig-devel BuildRequires: kf5-kconfigwidgets-devel BuildRequires: kf5-kcoreaddons-devel BuildRequires: kf5-kdbusaddons-devel BuildRequires: kf5-kdeclarative-devel BuildRequires: kf5-ki18n-devel BuildRequires: kf5-kiconthemes-devel BuildRequires: kf5-kio-devel BuildRequires: kf5-knewstuff-devel BuildRequires: kf5-kparts-devel BuildRequires: kf5-plasma-devel BuildRequires: kf5-kservice-devel BuildRequires: kf5-ktexteditor-devel BuildRequires: kf5-kwidgetsaddons-devel BuildRequires: kf5-kxmlgui-devel BuildRequires: kf5-kwindowsystem-devel BuildRequires: kf5-kitemmodels-devel %if ! 0%{?bootstrap} # required kpackage plugins #BuildRequires: plasma-packagestructure BuildRequires: plasma-workspace-libs%{?_isa} %endif # lookandfeelexplorer deps BuildRequires: kf5-kirigami-devel Requires: kf5-kirigami%{?_isa} Requires: kf5-filesystem # Little lie: this package does not provide the actual plasmate tool yet (but # eventually it will), but it still has some tools that were part of the KDE4 # plasmate package (and which are useless in Plasma 5) Obsoletes: plasmate < 5.2 Provides: plasmate = %{version}-%{release} %description Plasma SDK contains the following tools for Plasma-related development: - CuttleFish - icon theme browser - EngineExplorer - tool to browse and interact with data engines - PlasmoidViewer - an isolated Plasma environment for testing applets - ThemeExplorer - shows all components of a widget theme # Not avilable yet: # - RemoteWidgetsBrowser - browser for applets shared on network # - WallpaperViewer - preview a wallpaper in different form factors %prep %autosetup -p1 %build mkdir %{_target_platform} pushd %{_target_platform} %{cmake_kf5} .. popd make %{?_smp_mflags} -C %{_target_platform} %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %find_lang plasmasdk5 --with-qt --all-name %files -f plasmasdk5.lang %doc COPYING COPYING.LIB %{_bindir}/cuttlefish %{_bindir}/lookandfeelexplorer %{_bindir}/plasmaengineexplorer %{_bindir}/plasmathemeexplorer %{_bindir}/plasmoidviewer %{_qt5_plugindir}/ktexteditor/cuttlefishplugin.so %{_kf5_datadir}/kpackage/genericqml/org.kde.plasma.lookandfeelexplorer/ %{_kf5_datadir}/kpackage/genericqml/org.kde.plasma.themeexplorer %{_kf5_datadir}/plasma/packages/org.kde.plasma.cuttlefish %{_kf5_datadir}/plasma/shells/org.kde.plasma.plasmoidviewershell %{_kf5_datadir}/kservices5/*.desktop %{_kf5_datadir}/applications/org.kde.cuttlefish.desktop %{_kf5_datadir}/applications/org.kde.plasma.lookandfeelexplorer.desktop %{_kf5_datadir}/applications/org.kde.plasma.themeexplorer.desktop %{_kf5_metainfodir}/org.kde.cuttlefish.appdata.xml %{_kf5_metainfodir}/org.kde.plasma.cuttlefish.appdata.xml %if ! 0%{?bootstrap} %{_kf5_metainfodir}/org.kde.plasma.plasmoidviewershell.appdata.xml %{_kf5_metainfodir}/org.kde.plasma.lookandfeelexplorer.appdata.xml %endif %{_kf5_metainfodir}/org.kde.plasma.themeexplorer.appdata.xml %if 0%{?plasmate} %{_kf5_sysconfdir}/xdg/plasmate.knsrc %{_kf5_bindir}/plasmakconfigxteditor %{_kf5_bindir}/plasmate %{_qt5_plugindir}/kdevplatform/ %{_qt5_plugindir}/kdevsavesystemview.so %{_kf5_datadir}/applications/plasmate.desktop %{_kf5_datadir}/kdevsavesystemview/ %{_kf5_datadir}/plasmate/ %endif %changelog * Thu May 25 2017 Rex Dieter - 5.8.7-1 - 5.8.7 * Tue Feb 21 2017 Rex Dieter - 5.8.6-1 - 5.8.6 * Sat Feb 11 2017 Fedora Release Engineering - 5.8.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Dec 28 2016 Rex Dieter - 5.8.5-1 - 5.8.5 * Tue Nov 22 2016 Rex Dieter - 5.8.4-1 - 5.8.4 * Tue Nov 01 2016 Rex Dieter - 5.8.3-1 - 5.8.3 * Tue Oct 18 2016 Rex Dieter - 5.8.2-1 - 5.8.2 * Tue Oct 11 2016 Rex Dieter - 5.8.1-1 - 5.8.1 * Fri Sep 30 2016 Rex Dieter - 5.8.0-2 - don't use plasma-packagestructure yet * Thu Sep 29 2016 Rex Dieter - 5.8.0-1 - 5.8.0 * Fri Sep 23 2016 Rex Dieter - 5.7.95-1 - 5.7.95 * Tue Sep 13 2016 Rex Dieter - 5.7.5-1 - 5.7.5 * Sun Sep 11 2016 Rex Dieter - 5.7.4-2 - BR: plasma-workspace-libs (kpackage plugins) * Tue Aug 23 2016 Rex Dieter - 5.7.4-1 - 5.7.4 * Tue Aug 02 2016 Rex Dieter - 5.7.3-1 - 5.7.3 * Tue Jul 19 2016 Rex Dieter - 5.7.2-1 - 5.7.2 * Tue Jul 12 2016 Rex Dieter - 5.7.1-1 - 5.7.1 * Thu Jun 30 2016 Rex Dieter - 5.7.0-1 - 5.7.0 * Sat Jun 25 2016 Rex Dieter - 5.6.95-1 - 5.6.95 * Tue Jun 14 2016 Rex Dieter - 5.6.5-1 - 5.6.5 * Sat May 14 2016 Rex Dieter - 5.6.4-1 - 5.6.4 * Tue Apr 19 2016 Rex Dieter - 5.6.3-1 - 5.6.3 * Sat Apr 09 2016 Rex Dieter - 5.6.2-1 - 5.6.2 * Fri Apr 08 2016 Rex Dieter - 5.6.1-1 - 5.6.1 * Tue Mar 01 2016 Daniel Vrátil - 5.5.5-1 - Plasma 5.5.5 * Thu Feb 04 2016 Fedora Release Engineering - 5.5.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 27 2016 Daniel Vrátil - 5.5.4-1 - Plasma 5.5.4 * Thu Jan 07 2016 Daniel Vrátil - 5.5.3-1 - Plasma 5.5.3 * Thu Dec 31 2015 Rex Dieter - 5.5.2-1 - 5.5.2 * Fri Dec 18 2015 Daniel Vrátil - 5.5.1-1 - Plasma 5.5.1 * Thu Dec 03 2015 Daniel Vrátil - 5.5.0-1 - Plasma 5.5.0 * Wed Nov 25 2015 Daniel Vrátil - 5.4.95-1 - Plasma 5.4.95 * Thu Nov 05 2015 Daniel Vrátil - 5.4.3-1 - Plasma 5.4.3 * Thu Oct 01 2015 Rex Dieter - 5.4.2-1 - 5.4.2 * Wed Sep 09 2015 Rex Dieter - 5.4.1-1 - 5.4.1 * Fri Aug 21 2015 Daniel Vrátil - 5.4.0-1 - Plasma 5.4.0 * Thu Aug 13 2015 Daniel Vrátil - 5.3.95-1 - Plasma 5.3.95 * Thu Jun 25 2015 Daniel Vrátil - 5.3.2-1 - Plasma 5.3.2 * Thu Jun 18 2015 Fedora Release Engineering - 5.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue May 26 2015 Daniel Vrátil - 5.3.1-1 - Plasma 5.3.1 * Mon Apr 27 2015 Daniel Vrátil - 5.3.0-1 - Plasma 5.3.0 * Wed Apr 22 2015 Daniel Vrátil - 5.2.95-1 - Plasma 5.2.95 * Tue Apr 21 2015 Daniel Vrátil - 5.2.95-1 - Initial version