KDE Release Gear 24.05.2
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kio-extras?expand=0&rev=19
This commit is contained in:
commit
e187c80fba
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
## Default LFS
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.osc
|
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
3
kio-extras-24.05.2.tar.xz
Normal file
3
kio-extras-24.05.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19e9c6d3625511a7f9f7c0e5c9e9e6b0ca365aeed4914c7781a937fd1807e240
|
||||
size 3468452
|
16
kio-extras-24.05.2.tar.xz.sig
Normal file
16
kio-extras-24.05.2.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmaDm2cACgkQu0YzUNbv
|
||||
Me8d1w/+PZ7n4R5RCLd2DuXjCM1ZnymZMyhdTdoaISZ6Gmsx95+ZrwIZSQ12vVKv
|
||||
xU2xUA8nj3sFjmwzmoenyxlZCjZdsZe64OYi/ES2HvbrXT7TpH0JjCZ+4M0bsDqK
|
||||
wXzamB6nANvgrQiGHmE4nu/VHPsVjcYpl9qM2dYkNluLxTB6fHuC9Bo7vwxwFQw3
|
||||
uTMbRwhji9nPIz4mb/c5whwvY9efJcVkWEIgfqNGkFEUiboIQjcPLGNG307Nz7wM
|
||||
0OT9IlsoamDCSdoOpklgEuYwfX9zLXUG+k1WuovIgsDl6UkXQKXQzOULUx6nOjNX
|
||||
/PaZJk6rFPu2DhAsN8ghSlNxU2jCWssNhNTNhpFaQ3NUEUX0JbsLtoLFR9j60kzF
|
||||
Akd+yp8kf/sjTGJx6hRx80QGGNq9as1ZPyELRcZm1/Hu0Ow+ciYAIjkTLbnxQfdk
|
||||
r9EPq/U60PzIsAY9UBmwVq+OTU0nxfiM0+U0ci1m7ZNyQqOzyOaafY49/0x7JHNj
|
||||
WTaAs/BO7wuYE/CF8XDzJ+lrzbu13VUwzkk+OSaUsK4mkkB748NkhfFL/TKnKXS8
|
||||
1aC0T3dR5C5mLIaJa7WHquyZR+6dJRcRfOFLA2qGCCYowKO1BL4DjT2dEe3verjt
|
||||
TAstOGuyA1BvtTESP+YTQ7AxuMfksJbemPXJ8VT4cHbCrfCSZ04=
|
||||
=zHZu
|
||||
-----END PGP SIGNATURE-----
|
110
kio-extras.changes
Normal file
110
kio-extras.changes
Normal file
@ -0,0 +1,110 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 13:54:22 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 24.05.2
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/gear/24.05.2/
|
||||
- No code change since 24.05.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 07:33:20 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 24.05.1
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/gear/24.05.1/
|
||||
- Changes since 24.05.0:
|
||||
* Don't build filenamesearch on Windows/macOS
|
||||
* [filenamesearch] Explicitly link against QtDBus
|
||||
* [kcms/webshortcuts] Explicitly link against QtDBus
|
||||
* [kcms/proxy] Explicitly link against QtDBus
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 19 09:56:10 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 24.05.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/gear/24.05.0/
|
||||
- No code change since 24.04.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 19 09:46:03 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Make kcm_trash conflict with kio < 5.116 only (boo#1221438)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 3 09:15:55 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 24.04.80
|
||||
* New feature release
|
||||
- Too many changes since 24.02.2, only listing bugfixes:
|
||||
* [thumbnail] Limit bits per pixel to 32 (kde#484183)
|
||||
* afc: Drop pretty name handling (kde#462381)
|
||||
* kcms/proxy: Fix warning regarding Chromium (kde#480847)
|
||||
* [fish] Use QByteArray for outBuf everywhere (kde#479707)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 18:08:18 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 24.02.2
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/gear/24.02.2/
|
||||
- Changes since 24.02.1:
|
||||
* man, info: fix outdated use of kdoctools5-common resources, 6 variant now
|
||||
* [thumbnail] Limit bits per pixel to 32 (kde#484183)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 15:26:27 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 24.02.1
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/gear/24.02.1/
|
||||
- No code change since 24.02.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 21:05:41 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Make kio-extras conflict with kio-extras5 versions older
|
||||
than 24.02.0
|
||||
- Recommend ffmpegthumbs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 6 09:55:04 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Rename libkioarchive-devel to libkioarchive6-devel to not conflict
|
||||
with kio-extras5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 13:59:25 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 24.02.0
|
||||
* New feature release
|
||||
- Changes since 24.01.95:
|
||||
* afc: Adjust Solid action to new URL format
|
||||
* afc: Drop pretty name handling (kde#462381)
|
||||
* sftp: unbreak gcc compat
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 9 16:08:31 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 24.01.95
|
||||
* https://kde.org/announcements/megarelease/6/rc2/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 17 15:45:37 UTC 2024 - Enrico Belleri <kilgore.trout@idesmi.eu>
|
||||
|
||||
- Enable Samba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 14:14:57 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Mention plugins in %files explicitly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 14 18:17:31 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Init kio-extras
|
210
kio-extras.spec
Normal file
210
kio-extras.spec
Normal file
@ -0,0 +1,210 @@
|
||||
#
|
||||
# spec file for package kio-extras
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define kf6_version 6.0.0
|
||||
%define plasma6_version 5.27.80
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%bcond_without released
|
||||
Name: kio-extras
|
||||
Version: 24.05.2
|
||||
Release: 0
|
||||
Summary: Additional KIO slaves for KDE applications
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://www.kde.org
|
||||
Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: gperf
|
||||
BuildRequires: libmtp-devel
|
||||
BuildRequires: libssh-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: cmake(KDSoap-qt6)
|
||||
BuildRequires: cmake(KDSoapWSDiscoveryClient)
|
||||
BuildRequires: cmake(KExiv2Qt6)
|
||||
BuildRequires: cmake(KF6Archive) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Codecs) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6ConfigWidgets) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6DNSSD) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6DocTools) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6GuiAddons) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6KCMUtils) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6KIO) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Solid) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6SyntaxHighlighting) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6TextWidgets) >= %{kf6_version}
|
||||
BuildRequires: cmake(Microsoft.GSL)
|
||||
BuildRequires: cmake(Phonon4Qt6)
|
||||
BuildRequires: cmake(PlasmaActivities) >= %{plasma6_version}
|
||||
BuildRequires: cmake(PlasmaActivitiesStats) >= %{plasma6_version}
|
||||
BuildRequires: cmake(QCoro6Core)
|
||||
BuildRequires: cmake(Qt6Core5Compat) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Network) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Sql) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Svg) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||
# Leap only has openEXR 2
|
||||
%if 0%{?suse_version} > 1500
|
||||
BuildRequires: pkgconfig(OpenEXR) >= 3.0
|
||||
%endif
|
||||
BuildRequires: pkgconfig(flac)
|
||||
BuildRequires: pkgconfig(libimobiledevice-1.0)
|
||||
BuildRequires: pkgconfig(libplist-2.0)
|
||||
BuildRequires: pkgconfig(libtirpc)
|
||||
BuildRequires: pkgconfig(smbclient)
|
||||
BuildRequires: pkgconfig(taglib)
|
||||
Requires: trash_kcm
|
||||
Requires: qt6-sql-sqlite >= %{qt6_version}
|
||||
Recommends: kf6-kimageformats >= %{kf6_version}
|
||||
Recommends: qt6-imageformats >= %{qt6_version}
|
||||
# Packages are only coinstallable since 24.02.0
|
||||
Conflicts: kio-extras5 < 24.02.0
|
||||
Provides: kfileaudiopreview = 4.100.0
|
||||
Obsoletes: kfileaudiopreview < 4.100.0
|
||||
Provides: kde-odf-thumbnail = %{version}
|
||||
Obsoletes: kde-odf-thumbnail < %{version}
|
||||
|
||||
%description
|
||||
Additional KIO-slaves for KDE applications.
|
||||
|
||||
# kcm_trash.desktop conflicts with KF5's kio one. Only one is needed
|
||||
%package -n trash_kcm
|
||||
Summary: Trash KDE module
|
||||
Conflicts: kio-core < 5.116
|
||||
|
||||
%description -n trash_kcm
|
||||
This package provides a configuration module to modify trash settings.
|
||||
|
||||
%package -n libkioarchive6-6
|
||||
Summary: The archiver base class library
|
||||
|
||||
%description -n libkioarchive6-6
|
||||
The archiver base class, used by specific archive formats, is made
|
||||
available as a library in its own right so that support for other
|
||||
archive formats can be built outside the kio-extras source tree.
|
||||
|
||||
%package -n libkioarchive6-devel
|
||||
Summary: Development package for libkioarchive6
|
||||
Requires: libkioarchive6-6 = %{version}
|
||||
|
||||
%description -n libkioarchive6-devel
|
||||
This is the development package for libkioarchive6
|
||||
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%cmake_kf6
|
||||
|
||||
%kf6_build
|
||||
|
||||
%install
|
||||
%kf6_install
|
||||
|
||||
%find_lang %{name} --with-html --all-name
|
||||
|
||||
%ldconfig_scriptlets
|
||||
%ldconfig_scriptlets -n libkioarchive6-6
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
%doc %lang(en) %{_kf6_htmldir}/en/kcontrol6/
|
||||
%doc %lang(en) %{_kf6_htmldir}/en/kioworker6/
|
||||
%{_kf6_applicationsdir}/*.desktop
|
||||
%{_kf6_configkcfgdir}/jpegcreatorsettings5.kcfg
|
||||
%{_kf6_debugdir}/kio-extras.categories
|
||||
%{_kf6_debugdir}/kio-extras.renamecategories
|
||||
%dir %{_kf6_plugindir}/kf6/kded/
|
||||
%{_kf6_plugindir}/kf6/kded/filenamesearchmodule.so
|
||||
%dir %{_kf6_plugindir}/kf6/kfileitemaction
|
||||
%{_kf6_plugindir}/kf6/kfileitemaction/forgetfileitemaction.so
|
||||
%{_kf6_plugindir}/kf6/kfileitemaction/kactivitymanagerd_fileitem_linking_plugin.so
|
||||
%dir %{_kf6_plugindir}/kf6/kio
|
||||
%{_kf6_plugindir}/kf6/kio/activities.so
|
||||
%{_kf6_plugindir}/kf6/kio/afc.so
|
||||
%{_kf6_plugindir}/kf6/kio/archive.so
|
||||
%{_kf6_plugindir}/kf6/kio/filter.so
|
||||
%{_kf6_plugindir}/kf6/kio/fish.so
|
||||
%{_kf6_plugindir}/kf6/kio/info.so
|
||||
%{_kf6_plugindir}/kf6/kio/kio_filenamesearch.so
|
||||
%{_kf6_plugindir}/kf6/kio/man.so
|
||||
%{_kf6_plugindir}/kf6/kio/mtp.so
|
||||
%{_kf6_plugindir}/kf6/kio/recentlyused.so
|
||||
%{_kf6_plugindir}/kf6/kio/sftp.so
|
||||
%{_kf6_plugindir}/kf6/kio/thumbnail.so
|
||||
%dir %{_kf6_plugindir}/kf6/kiod
|
||||
%{_kf6_plugindir}/kf6/kiod/kmtpd.so
|
||||
%dir %{_kf6_plugindir}/kf6/thumbcreator
|
||||
%{_kf6_plugindir}/kf6/thumbcreator/audiothumbnail.so
|
||||
%{_kf6_plugindir}/kf6/thumbcreator/comicbookthumbnail.so
|
||||
%{_kf6_plugindir}/kf6/thumbcreator/directorythumbnail.so
|
||||
%{_kf6_plugindir}/kf6/thumbcreator/djvuthumbnail.so
|
||||
%{_kf6_plugindir}/kf6/thumbcreator/ebookthumbnail.so
|
||||
%if 0%{?suse_version} > 1500
|
||||
%{_kf6_plugindir}/kf6/thumbcreator/exrthumbnail.so
|
||||
%endif
|
||||
%{_kf6_plugindir}/kf6/thumbcreator/imagethumbnail.so
|
||||
%{_kf6_plugindir}/kf6/thumbcreator/jpegthumbnail.so
|
||||
%{_kf6_plugindir}/kf6/thumbcreator/kraorathumbnail.so
|
||||
%{_kf6_plugindir}/kf6/thumbcreator/opendocumentthumbnail.so
|
||||
%{_kf6_plugindir}/kf6/thumbcreator/svgthumbnail.so
|
||||
%{_kf6_plugindir}/kf6/thumbcreator/textthumbnail.so
|
||||
%{_kf6_plugindir}/kf6/thumbcreator/windowsexethumbnail.so
|
||||
%{_kf6_plugindir}/kf6/thumbcreator/windowsimagethumbnail.so
|
||||
%{_kf6_plugindir}/kfileaudiopreview.so
|
||||
%{_kf6_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_netpref.so
|
||||
%{_kf6_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_proxy.so
|
||||
%{_kf6_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_webshortcuts.so
|
||||
%{_kf6_sharedir}/kio_info/
|
||||
%{_kf6_sharedir}/konqueror/
|
||||
%{_kf6_sharedir}/remoteview/
|
||||
%{_kf6_sharedir}/solid/
|
||||
%{_kf6_sharedir}/dbus-1/services/org.kde.kmtpd5.service
|
||||
%{_kf6_plugindir}/kf6/kded/smbwatcher.so
|
||||
%{_kf6_plugindir}/kf6/kio/smb.so
|
||||
%{_kf6_libexecdir}/smbnotifier
|
||||
%{_datadir}/mime/packages/org.kde.kio.smb.xml
|
||||
%exclude %{_kf6_applicationsdir}/kcm_trash.desktop
|
||||
|
||||
%files -n trash_kcm
|
||||
%{_kf6_applicationsdir}/kcm_trash.desktop
|
||||
%{_kf6_plugindir}/kcm_trash.so
|
||||
|
||||
%files -n libkioarchive6-6
|
||||
%license LICENSES/*
|
||||
%{_libdir}/libkioarchive6.so.6*
|
||||
|
||||
%files -n libkioarchive6-devel
|
||||
%{_includedir}/KioArchive6/
|
||||
%{_libdir}/cmake/KioArchive6/
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
%exclude %{_kf6_htmldir}/en/kcontrol6/
|
||||
%exclude %{_kf6_htmldir}/en/kioworker6/
|
||||
|
||||
%changelog
|
Loading…
x
Reference in New Issue
Block a user