126 lines
4.9 KiB
RPMSpec
126 lines
4.9 KiB
RPMSpec
|
|
# Generated for SonicDE from Fedora's kf6-kirigami-addons.spec.
|
||
|
|
# SonicDE is a hard fork of KDE Plasma; the sources come from the
|
||
|
|
# https://github.com/Sonic-DE/sonic-frameworks-quick-ui-addons fork, not from download.kde.org.
|
||
|
|
%define _disable_source_fetch 0
|
||
|
|
%define debug_package %{nil}
|
||
|
|
%global reponame sonic-frameworks-quick-ui-addons
|
||
|
|
# Upstream KDE project: kirigami-addons
|
||
|
|
%global oldname kf6-kirigami-addons
|
||
|
|
|
||
|
|
%global framework kirigami-addons
|
||
|
|
|
||
|
|
#Name: kf6-%%{framework}
|
||
|
|
Name: sonic-frameworks-quick-ui-addons
|
||
|
|
Version: 1.13.1
|
||
|
|
Release: 1%{?dist}
|
||
|
|
License: BSD-2-Clause AND CC-BY-SA-4.0 AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only) AND LicenseRef-KFQF-Accepted-GPL
|
||
|
|
Summary: Convergent visual components ("widgets") for Kirigami-based applications
|
||
|
|
Url: https://invent.kde.org/libraries/%{framework}
|
||
|
|
#Source: https://download.kde.org/stable/%%{framework}/%%{framework}-%%{version}.tar.xz
|
||
|
|
Source0: %{url}/archive/refs/tags/%{version}.tar.gz#/%{reponame}-%{version}.tar.gz
|
||
|
|
|
||
|
|
BuildRequires: cmake
|
||
|
|
BuildRequires: sonic-frameworks-cmake-modules
|
||
|
|
BuildRequires: gcc-c++
|
||
|
|
BuildRequires: sonic-rpm-macros
|
||
|
|
BuildRequires: cmake(KF6Config)
|
||
|
|
BuildRequires: cmake(KF6CoreAddons)
|
||
|
|
BuildRequires: cmake(KF6I18n)
|
||
|
|
BuildRequires: cmake(KF6GlobalAccel)
|
||
|
|
BuildRequires: cmake(KF6GuiAddons)
|
||
|
|
BuildRequires: cmake(KF6Kirigami2)
|
||
|
|
BuildRequires: cmake(KF6Svg)
|
||
|
|
BuildRequires: cmake(KF6ColorScheme)
|
||
|
|
BuildRequires: cmake(KF6Crash)
|
||
|
|
BuildRequires: cmake(KF6IconThemes)
|
||
|
|
BuildRequires: cmake(Qt6)
|
||
|
|
BuildRequires: cmake(Qt6Core)
|
||
|
|
BuildRequires: cmake(Qt6Quick)
|
||
|
|
BuildRequires: cmake(Qt6QuickControls2)
|
||
|
|
|
||
|
|
# Doesn't need qtbase-private-devel, but private stuff from qtdeclarative
|
||
|
|
# so we still need to rebuild it
|
||
|
|
#BuildRequires: qt6-qtbase-private-devel
|
||
|
|
|
||
|
|
Requires: kf6-filesystem
|
||
|
|
|
||
|
|
### Renamed from kf6-kirigami2-addons (which was at epoch 1)
|
||
|
|
Obsoletes: kf6-kirigami2-addons < 1:0.11.76-5
|
||
|
|
Provides: kf6-kirigami2-addons = 1:%{version}-%{release}
|
||
|
|
Provides: kf6-kirigami2-addons%{?_isa} = 1:%{version}-%{release}
|
||
|
|
|
||
|
|
### Merged subpackages back into main package
|
||
|
|
# The old name
|
||
|
|
Obsoletes: kf6-kirigami2-addons-dateandtime < 1:0.11.76-5
|
||
|
|
Provides: kf6-kirigami2-addons-dateandtime = 1:%{version}-%{release}
|
||
|
|
Provides: kf6-kirigami2-addons-dateandtime%{?_isa} = 1:%{version}-%{release}
|
||
|
|
|
||
|
|
Obsoletes: kf6-kirigami2-addons-treeview < 1:0.11.76-5
|
||
|
|
Provides: kf6-kirigami2-addons-treeview = 1:%{version}-%{release}
|
||
|
|
Provides: kf6-kirigami2-addons-treeview%{?_isa} = 1:%{version}-%{release}
|
||
|
|
|
||
|
|
# The new name
|
||
|
|
Obsoletes: kf6-kirigami-addons-dateandtime < 0.11.76-5
|
||
|
|
Provides: kf6-kirigami-addons-dateandtime = %{version}-%{release}
|
||
|
|
Provides: kf6-kirigami-addons-dateandtime%{?_isa} = %{version}-%{release}
|
||
|
|
|
||
|
|
Obsoletes: kf6-kirigami-addons-treeview < 0.11.76-5
|
||
|
|
Provides: kf6-kirigami-addons-treeview = %{version}-%{release}
|
||
|
|
Provides: kf6-kirigami-addons-treeview%{?_isa} = %{version}-%{release}
|
||
|
|
|
||
|
|
Provides: kf6-kirigami-addons = %{version}-%{release}
|
||
|
|
Conflicts: kf6-kirigami-addons < %{version}-%{release}
|
||
|
|
|
||
|
|
%description
|
||
|
|
A set of "widgets" i.e visual end user components along with a
|
||
|
|
code to support them. Components are usable by both touch and
|
||
|
|
desktop experiences providing a native experience on both, and
|
||
|
|
look native with any QQC2 style (qqc2-desktop-theme, Material
|
||
|
|
or Plasma).
|
||
|
|
|
||
|
|
%package devel
|
||
|
|
Summary: Development files for %{name}
|
||
|
|
Requires: %{name} = %{version}-%{release}
|
||
|
|
Conflicts: sonic-frameworks-quick-ui-addons < 1.4.0
|
||
|
|
Provides: kf6-kirigami-addons-devel = %{version}-%{release}
|
||
|
|
Conflicts: kf6-kirigami-addons-devel < %{version}-%{release}
|
||
|
|
|
||
|
|
%description devel
|
||
|
|
The %{name}-devel package contains CMake definitions, libraries
|
||
|
|
and header files for developing applications that use %{name}.
|
||
|
|
|
||
|
|
%prep
|
||
|
|
%autosetup -n %{reponame}-%{version}
|
||
|
|
|
||
|
|
%build
|
||
|
|
%cmake_kf6 -DBUILD_WITH_QT6=ON
|
||
|
|
%cmake_build
|
||
|
|
|
||
|
|
%install
|
||
|
|
%cmake_install
|
||
|
|
%find_lang %{orig_name}6 --all-name
|
||
|
|
|
||
|
|
%files -f %{orig_name}6.lang
|
||
|
|
%doc README.md
|
||
|
|
%license LICENSES/
|
||
|
|
%dir %{_kf6_qmldir}/org/kde
|
||
|
|
%{_kf6_qmldir}/org/kde/kirigamiaddons
|
||
|
|
%{_kf6_libdir}/libKirigamiAddonsStatefulApp.so.{6,%{version}}
|
||
|
|
%{_kf6_libdir}/libKirigamiApp.so.%{version}
|
||
|
|
%{_kf6_libdir}/libKirigamiApp.so.6
|
||
|
|
%{_kf6_libdir}/libKirigamiAddonsComponents.so.%{version}
|
||
|
|
%{_kf6_libdir}/libKirigamiAddonsComponents.so.6
|
||
|
|
|
||
|
|
%files devel
|
||
|
|
%{_kf6_libdir}/libKirigamiAddonsComponents.so
|
||
|
|
%{_kf6_libdir}/libKirigamiApp.so
|
||
|
|
%{_includedir}/KirigamiAddons/
|
||
|
|
%{_kf6_libdir}/cmake/KF6KirigamiAddons
|
||
|
|
%{_kf6_libdir}/libKirigamiAddonsStatefulApp.so
|
||
|
|
%{_includedir}/KirigamiAddonsStatefulApp/
|
||
|
|
%{_kf6_datadir}/kdevappwizard/templates/kirigamiaddons6.tar.bz2
|
||
|
|
%{_kf6_datadir}/kdevappwizard/templates/librarymanager6.tar.bz2
|
||
|
|
|
||
|
|
%changelog
|
||
|
|
* Mon Aug 24 2026 Anders da Silva Rytter Hansen <andersrh@users.noreply.github.com> - 1.13.1-1
|
||
|
|
- SonicDE hard fork build for Enterprise Linux 10 and Fedora
|