2026-03-24 17:21:06 -03:00
|
|
|
%define _disable_source_fetch 0
|
|
|
|
|
%define debug_package %{nil}
|
|
|
|
|
|
2026-03-26 11:42:18 -03:00
|
|
|
%global framework_version 6.24
|
|
|
|
|
|
2026-03-24 17:21:06 -03:00
|
|
|
Name: sonic-frameworks-io
|
2026-03-26 11:42:18 -03:00
|
|
|
Version: %{framework_version}.0
|
2026-03-24 17:21:06 -03:00
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: SonicDE I/O (fork of KIO)
|
|
|
|
|
|
|
|
|
|
License: LGPL-2.0-or-later
|
|
|
|
|
URL: https://github.com/Sonic-DE/sonic-frameworks-io
|
|
|
|
|
Source0: %{url}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
BuildRequires: extra-cmake-modules
|
2026-03-26 10:40:14 -03:00
|
|
|
BuildRequires: gcc-c++
|
2026-03-24 17:21:06 -03:00
|
|
|
BuildRequires: kf6-rpm-macros
|
2026-03-26 10:40:14 -03:00
|
|
|
BuildRequires: cmake
|
2026-03-26 09:49:06 -03:00
|
|
|
BuildRequires: cmake(KF6Archive)
|
2026-03-26 10:40:14 -03:00
|
|
|
BuildRequires: cmake(KF6Crash)
|
|
|
|
|
BuildRequires: cmake(KF6Solid)
|
|
|
|
|
BuildRequires: switcheroo-control
|
|
|
|
|
BuildRequires: cmake(KF6ColorScheme)
|
2026-03-24 17:21:06 -03:00
|
|
|
BuildRequires: cmake(KF6Config)
|
|
|
|
|
BuildRequires: cmake(KF6CoreAddons)
|
2026-03-26 10:40:14 -03:00
|
|
|
BuildRequires: cmake(KF6DBusAddons)
|
|
|
|
|
BuildRequires: cmake(KF6DocTools)
|
|
|
|
|
BuildRequires: cmake(KF6GuiAddons)
|
2026-03-24 17:21:06 -03:00
|
|
|
BuildRequires: cmake(KF6I18n)
|
|
|
|
|
BuildRequires: cmake(KF6Service)
|
2026-03-26 10:40:14 -03:00
|
|
|
BuildRequires: qt6-qtbase-private-devel
|
2026-03-24 17:21:06 -03:00
|
|
|
BuildRequires: cmake(KF6Bookmarks)
|
|
|
|
|
BuildRequires: cmake(KF6Completion)
|
2026-03-26 10:40:14 -03:00
|
|
|
BuildRequires: cmake(KF6ConfigWidgets)
|
2026-03-24 17:21:06 -03:00
|
|
|
BuildRequires: cmake(KF6IconThemes)
|
|
|
|
|
BuildRequires: cmake(KF6ItemViews)
|
|
|
|
|
BuildRequires: cmake(KF6JobWidgets)
|
2026-03-26 11:42:18 -03:00
|
|
|
BuildRequires: cmake(KF6WindowSystem) >= %{framework_version}
|
2026-03-26 10:40:14 -03:00
|
|
|
BuildRequires: cmake(KF6Notifications)
|
2026-03-26 09:49:06 -03:00
|
|
|
BuildRequires: cmake(KF6Wallet)
|
2026-03-26 10:40:14 -03:00
|
|
|
BuildRequires: cmake(KF6WidgetsAddons)
|
|
|
|
|
BuildRequires: cmake(KF6XmlGui)
|
|
|
|
|
|
2026-03-24 17:21:06 -03:00
|
|
|
BuildRequires: libacl-devel
|
2026-03-26 10:40:14 -03:00
|
|
|
BuildRequires: pkgconfig(blkid)
|
|
|
|
|
BuildRequires: pkgconfig(mount)
|
|
|
|
|
BuildRequires: pkgconfig(xkbcommon)
|
|
|
|
|
BuildRequires: zlib-devel
|
|
|
|
|
BuildRequires: libxslt-devel
|
|
|
|
|
BuildRequires: docbook-dtds
|
|
|
|
|
BuildRequires: docbook-style-xsl
|
|
|
|
|
|
|
|
|
|
BuildRequires: qt6-qtbase-devel
|
|
|
|
|
BuildRequires: cmake(Qt6UiPlugin)
|
|
|
|
|
BuildRequires: cmake(Qt6Qml)
|
|
|
|
|
|
|
|
|
|
BuildRequires: cmake(KF6KDED)
|
|
|
|
|
BuildRequires: cmake(Qt6Core5Compat)
|
|
|
|
|
Requires: kf6-filesystem
|
|
|
|
|
Recommends: switcheroo-control
|
|
|
|
|
|
2026-03-24 17:21:06 -03:00
|
|
|
|
|
|
|
|
Provides: kf6-kio%{?_isa} >= %{version}
|
|
|
|
|
Provides: kf6-kio >= %{version}
|
|
|
|
|
Obsoletes: kf6-kio <= %{version}
|
|
|
|
|
Provides: kf6-kio-core%{?_isa} >= %{version}
|
|
|
|
|
Provides: kf6-kio-gui%{?_isa} >= %{version}
|
|
|
|
|
Provides: kf6-kio-file-widgets%{?_isa} >= %{version}
|
|
|
|
|
Obsoletes: kf6-kio-core <= %{version}
|
|
|
|
|
Obsoletes: kf6-kio-gui <= %{version}
|
|
|
|
|
Obsoletes: kf6-kio-file-widgets <= %{version}
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
SonicDE I/O is a fork of KIO, providing information and network management
|
|
|
|
|
API in SonicDE.
|
|
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
|
Summary: Development files for %{name}
|
2026-03-26 10:40:14 -03:00
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
|
Requires: kf6-kbookmarks-devel
|
|
|
|
|
Requires: cmake(KF6Completion)
|
|
|
|
|
Requires: cmake(KF6Config)
|
2026-03-24 17:21:06 -03:00
|
|
|
Requires: cmake(KF6CoreAddons)
|
2026-03-26 10:40:14 -03:00
|
|
|
Requires: cmake(KF6ItemViews)
|
|
|
|
|
Requires: cmake(KF6JobWidgets)
|
2026-03-24 17:21:06 -03:00
|
|
|
Requires: cmake(KF6Service)
|
2026-03-26 10:40:14 -03:00
|
|
|
Requires: cmake(KF6Solid)
|
|
|
|
|
Requires: cmake(KF6XmlGui)
|
2026-03-26 11:42:18 -03:00
|
|
|
Requires: cmake(KF6WindowSystem) >= %{framework_version}
|
2026-03-26 10:40:14 -03:00
|
|
|
Requires: qt6-qtbase-devel
|
2026-03-24 17:21:06 -03:00
|
|
|
|
|
|
|
|
Provides: kf6-kio-devel%{?_isa} >= %{version}
|
|
|
|
|
Provides: kf6-kio-devel >= %{version}
|
|
|
|
|
Obsoletes: kf6-kio-devel <= %{version}
|
|
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
|
Development files for %{name}.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%autosetup -p1
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
%cmake_kf6
|
|
|
|
|
%cmake_build
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
%cmake_install
|
|
|
|
|
%find_lang kio6 --all-name --with-qt || :
|
|
|
|
|
|
|
|
|
|
%files -f kio6.lang
|
|
|
|
|
%license LICENSES/*
|
2026-03-26 11:42:18 -03:00
|
|
|
%{_bindir}/ktelnetservice6
|
|
|
|
|
%{_bindir}/ktrash6
|
2026-03-24 17:21:06 -03:00
|
|
|
%{_libdir}/libKF6KIOCore.so.*
|
|
|
|
|
%{_libdir}/libKF6KIOGui.so.*
|
|
|
|
|
%{_libdir}/libKF6KIOWidgets.so.*
|
|
|
|
|
%{_libdir}/libKF6KIOFileWidgets.so.*
|
2026-03-26 11:42:18 -03:00
|
|
|
%{_libdir}/libkuriikwsfiltereng_private.so
|
|
|
|
|
%{_qt6_plugindir}/designer/kio6widgets.so
|
|
|
|
|
%{_qt6_plugindir}/kf6/kded/remotenotifier.so
|
2026-03-24 17:21:06 -03:00
|
|
|
%{_qt6_plugindir}/kf6/kio/
|
2026-03-26 11:42:18 -03:00
|
|
|
%{_qt6_plugindir}/kf6/kio_dnd/dropintonewfolder.so
|
|
|
|
|
%{_qt6_plugindir}/kf6/kiod/kioexecd.so
|
|
|
|
|
%{_qt6_plugindir}/kf6/kiod/kpasswdserver.so
|
|
|
|
|
%{_qt6_plugindir}/kf6/kiod/kssld.so
|
|
|
|
|
%{_qt6_plugindir}/kf6/urifilters/*.so
|
|
|
|
|
%{_libexecdir}/kf6/kiod6
|
2026-03-24 17:21:06 -03:00
|
|
|
%{_libexecdir}/kf6/kioexec
|
2026-03-26 11:42:18 -03:00
|
|
|
%{_libexecdir}/kf6/kioworker
|
|
|
|
|
%{_datadir}/applications/ktelnetservice6.desktop
|
|
|
|
|
%{_datadir}/applications/org.kde.kiod6.desktop
|
|
|
|
|
%{_datadir}/dbus-1/services/org.kde.kiod6.service
|
|
|
|
|
%{_datadir}/dbus-1/services/org.kde.kioexecd6.service
|
|
|
|
|
%{_datadir}/dbus-1/services/org.kde.kpasswdserver6.service
|
|
|
|
|
%{_datadir}/dbus-1/services/org.kde.kssld6.service
|
|
|
|
|
%{_datadir}/doc/HTML/*/kioworker6/
|
|
|
|
|
%{_datadir}/kdevappwizard/templates/kioworker6.tar.bz2
|
|
|
|
|
%{_datadir}/kf6/searchproviders/*.desktop
|
2026-03-24 17:21:06 -03:00
|
|
|
%{_datadir}/qlogging-categories6/kio.categories
|
|
|
|
|
%{_datadir}/qlogging-categories6/kio.renamecategories
|
|
|
|
|
|
|
|
|
|
%files devel
|
2026-03-26 11:42:18 -03:00
|
|
|
%{_includedir}/KF6/KIOCore/
|
|
|
|
|
%{_includedir}/KF6/KIOFileWidgets/
|
|
|
|
|
%{_includedir}/KF6/KIOGui/
|
|
|
|
|
%{_includedir}/KF6/KIOWidgets/
|
2026-03-24 17:21:06 -03:00
|
|
|
%{_libdir}/libKF6KIOCore.so
|
|
|
|
|
%{_libdir}/libKF6KIOGui.so
|
|
|
|
|
%{_libdir}/libKF6KIOWidgets.so
|
|
|
|
|
%{_libdir}/libKF6KIOFileWidgets.so
|
2026-03-26 11:42:18 -03:00
|
|
|
%{_includedir}/KF6/KIO/kio_version.h
|
2026-03-24 17:21:06 -03:00
|
|
|
%{_libdir}/cmake/KF6KIO/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Mar 24 2026 Anders da Silva Rytter Hansen <andersrh@users.noreply.github.com> - 6.24.0-1
|
|
|
|
|
- Initial release of sonic-frameworks-io for SonicDE
|