mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-27 13:58:27 +00:00
9273e154ea
(cherry picked from commit 80c1ceb06c)
Co-authored-by: Luan Vitor Simião Oliveira <luanv.oliveira@outlook.com>
142 lines
3.9 KiB
RPMSpec
142 lines
3.9 KiB
RPMSpec
Name: klassy
|
|
|
|
%global forgeurl https://github.com/paulmcauley/%{name}
|
|
%global tag v6.5.3
|
|
%global date 20260221
|
|
%forgemeta
|
|
|
|
Version: %{tag}
|
|
Release: 1%?dist
|
|
Summary: Window Decoration, Application Style and Global Theme plugin for recent versions of the KDE Plasma desktop.
|
|
License: GPL-2.0-or-later
|
|
Group: System/GUI/KDE
|
|
URL: %{forgeurl}
|
|
Source: %{forgesource}
|
|
|
|
Obsoletes: classikstyles <= %{version}
|
|
Obsoletes: classik <= %{version}
|
|
|
|
BuildRequires: cmake >= 3.16
|
|
BuildRequires: extra-cmake-modules >= 5.102.0
|
|
BuildRequires: gettext
|
|
|
|
BuildRequires: kf5-rpm-macros
|
|
BuildRequires: kf5-filesystem
|
|
|
|
BuildRequires: kf6-rpm-macros
|
|
BuildRequires: kf6-filesystem
|
|
|
|
BuildRequires: cmake(Qt5Widgets)
|
|
BuildRequires: cmake(Qt5DBus)
|
|
BuildRequires: cmake(Qt5Quick)
|
|
BuildRequires: cmake(Qt5X11Extras)
|
|
|
|
BuildRequires: cmake(Qt6Core)
|
|
BuildRequires: cmake(Qt6Gui)
|
|
BuildRequires: cmake(Qt6Widgets)
|
|
BuildRequires: cmake(Qt6DBus)
|
|
BuildRequires: cmake(Qt6Quick)
|
|
BuildRequires: cmake(Qt6Svg)
|
|
BuildRequires: cmake(Qt6Xml)
|
|
|
|
BuildRequires: cmake(KF5CoreAddons)
|
|
BuildRequires: cmake(KF5Config)
|
|
BuildRequires: cmake(KF5ConfigWidgets)
|
|
BuildRequires: cmake(KF5FrameworkIntegration)
|
|
BuildRequires: cmake(KF5GuiAddons)
|
|
BuildRequires: cmake(KF5I18n)
|
|
BuildRequires: cmake(KF5IconThemes)
|
|
BuildRequires: cmake(KF5KCMUtils)
|
|
BuildRequires: cmake(KF5Kirigami2)
|
|
BuildRequires: cmake(KF5Package)
|
|
BuildRequires: cmake(KF5Plasma)
|
|
BuildRequires: cmake(KF5Wayland)
|
|
BuildRequires: cmake(KF5WindowSystem)
|
|
|
|
BuildRequires: cmake(KF6CoreAddons)
|
|
BuildRequires: cmake(KF6ColorScheme)
|
|
BuildRequires: cmake(KF6Config)
|
|
BuildRequires: cmake(KF6ConfigWidgets)
|
|
BuildRequires: cmake(KF6FrameworkIntegration)
|
|
BuildRequires: cmake(KF6GuiAddons)
|
|
BuildRequires: cmake(KF6I18n)
|
|
BuildRequires: cmake(KF6IconThemes)
|
|
BuildRequires: cmake(KF6KCMUtils)
|
|
BuildRequires: cmake(KF6KirigamiPlatform)
|
|
BuildRequires: cmake(KF6Package)
|
|
BuildRequires: cmake(KF6WindowSystem)
|
|
|
|
BuildRequires: cmake(KDecoration3)
|
|
BuildRequires: cmake(Plasma)
|
|
BuildRequires: cmake(Plasma5Support)
|
|
|
|
BuildRequires: pkgconfig(x11-xcb)
|
|
BuildRequires: pkgconfig(xcb)
|
|
|
|
%description
|
|
Klassy (formerly ClassiK/ClassikStyles) is a highly customizable binary Window Decoration, Application Style and Global Theme plugin for recent versions of the KDE Plasma desktop. Initially taking inspiration from the iconography of KDE 1, the Klassy defaults are an attempt to create a usable and appealing look for the modern Plasma desktop.
|
|
|
|
%prep
|
|
%forgeautosetup -p1
|
|
|
|
%build
|
|
mkdir -p qt6-build
|
|
pushd qt6-build
|
|
%cmake_kf6 -S .. -DBUILD_QT6=ON -DBUILD_QT5=OFF
|
|
%cmake_build
|
|
popd
|
|
mkdir -p qt5-build
|
|
pushd qt5-build
|
|
%cmake_kf5 -S .. -DBUILD_QT6=OFF -DBUILD_QT5=ON
|
|
%cmake_build
|
|
popd
|
|
|
|
%install
|
|
pushd qt5-build
|
|
%cmake_install
|
|
popd
|
|
pushd qt6-build
|
|
%cmake_install
|
|
popd
|
|
|
|
%find_lang %{name}_style_config
|
|
%find_lang %{name}_kwin_deco
|
|
|
|
%files -f %{name}_style_config.lang -f %{name}_kwin_deco.lang
|
|
%license LICENSES/*.txt
|
|
|
|
%{_bindir}/%{name}-settings
|
|
|
|
%{_libdir}/cmake/Klassy/
|
|
|
|
%{_libdir}/libklassycommon5.so.*
|
|
%{_libdir}/libklassycommon6.so.*
|
|
|
|
%{_kf5_qtplugindir}/styles/klassy5.so
|
|
%{_kf6_qtplugindir}/styles/klassy6.so
|
|
|
|
%{_kf6_qtplugindir}/kstyle_config/klassystyleconfig.so
|
|
%{_kf6_qtplugindir}/org.kde.kdecoration3/org.kde.klassy.so
|
|
%{_kf6_qtplugindir}/org.kde.kdecoration3.kcm/kcm_klassydecoration.so
|
|
%{_kf6_qtplugindir}/org.kde.kdecoration3.kcm/klassydecoration/presets/*
|
|
|
|
%{_kf6_datadir}/applications/kcm_klassydecoration.desktop
|
|
%{_kf6_datadir}/applications/klassystyleconfig.desktop
|
|
%{_kf6_datadir}/applications/klassy-settings.desktop
|
|
|
|
%{_kf6_datadir}/color-schemes/Klassy*.colors
|
|
%{_kf6_datadir}/color-schemes/OpalFruits*.colors
|
|
|
|
%{_datadir}/icons/hicolor/
|
|
%{_datadir}/icons/%{name}/
|
|
%{_datadir}/icons/%{name}-dark/
|
|
%{_datadir}/plasma/desktoptheme/kite-*/
|
|
|
|
%{_kf6_datadir}/kstyle/themes/%{name}.themerc
|
|
|
|
%{_kf6_datadir}/plasma/layout-templates/org.kde.klassy.*
|
|
%{_kf6_datadir}/plasma/look-and-feel/org.kde.klassy*
|
|
|
|
%changelog
|
|
%autochangelog
|