forked from pool/mbox-importer
KDE Release Gear 24.05.2
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mbox-importer?expand=0&rev=244
This commit is contained in:
commit
ecc684da01
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
mbox-importer-24.05.2.tar.xz
Normal file
3
mbox-importer-24.05.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0228ea111805e339978cf9a05c92635f13e44c377fcc05e49ceba55f2f0a7403
|
||||
size 31268
|
16
mbox-importer-24.05.2.tar.xz.sig
Normal file
16
mbox-importer-24.05.2.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmaDnBsACgkQu0YzUNbv
|
||||
Me/87w//WpZ274kffsMyZDXv/QiPGWrf1kHmmi2nYQIQ0mKXHHRn14qjeKI81vN4
|
||||
NkILiwuaQQiL2zoh0py9k48dry9xy2UcpEA0Mp2VUQMGdbJz7IUVtosMjIPY9dEM
|
||||
NoZYpQ8tsCZlgQy0hqGFkqKOCGq8BblGGANY66+m0j5RxHjzDvkLdICnW2NR//Dc
|
||||
iZI7b2fshy5lVokcqRTZEZDQu1hqHE32OP6P3i2iqhpWWdtyADUo9pybfq47xS1s
|
||||
n3Qrks/4sp1/Oiv//HNfPrh0owPaF75AFKocybz1fIQioPa+dpuGEiud5a4XBI/n
|
||||
B1+WVNoSUl0Ei8uFKkO1TccRUTwQLBLa7HR/qPwvCj5wxnodUYm1jtq1jfDPEk8o
|
||||
i3UB7frZwkGffHWVMIeOZW4FSVWN6pzuqsBd2CZbVmeIc3DwBtRwrauh760sIIO0
|
||||
bRRMhyy+6jOuranItUcBaAWpxEofJM8zXM3CL3XEktkC8xjXK3Fc+dfAX4pX3AMO
|
||||
aQHXn4H+yNSH1yL9QyMOurMt29SE5IIgQbATnpjx/tymQf5VmZTJSrBIB9DVB8X9
|
||||
qmggM2S8zjPzUA7LuGoTOtHicRucj7Wta51BOTQ5u8URfh3dExzNQQJsFHUNOwC0
|
||||
N1DKZASRZxYd4DUMePQgM/L/gRVOnYb56VSR4Gf1yrXhIlFGyts=
|
||||
=wqVd
|
||||
-----END PGP SIGNATURE-----
|
1212
mbox-importer.changes
Normal file
1212
mbox-importer.changes
Normal file
File diff suppressed because it is too large
Load Diff
75
mbox-importer.spec
Normal file
75
mbox-importer.spec
Normal file
@ -0,0 +1,75 @@
|
||||
#
|
||||
# spec file for package mbox-importer
|
||||
#
|
||||
# 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 qt6_version 6.6.0
|
||||
%define kpim6_version 6.1.2
|
||||
|
||||
%bcond_without released
|
||||
Name: mbox-importer
|
||||
Version: 24.05.2
|
||||
Release: 0
|
||||
Summary: Tool for importing mbox archives into akonadi
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-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: kf6-extra-cmake-modules >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Crash) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6KIO) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Service) >= %{kf6_version}
|
||||
BuildRequires: cmake(KPim6Akonadi) >= %{kpim6_version}
|
||||
BuildRequires: cmake(KPim6IdentityManagementCore) >= %{kpim6_version}
|
||||
BuildRequires: cmake(KPim6MailCommon) >= %{kpim6_version}
|
||||
BuildRequires: cmake(KPim6MailImporterAkonadi) >= %{kpim6_version}
|
||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||
# It can only build on the same platforms as Qt Webengine
|
||||
ExclusiveArch: x86_64 %{x86_64} aarch64 riscv64
|
||||
|
||||
%description
|
||||
This package contains a tool that can be used to import mbox archives
|
||||
into akonadi.
|
||||
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%cmake_kf6
|
||||
|
||||
%kf6_build
|
||||
|
||||
%install
|
||||
%kf6_install
|
||||
|
||||
%find_lang %{name} --all-name
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
%{_kf6_applicationsdir}/org.kde.mboximporter.desktop
|
||||
%{_kf6_bindir}/mboximporter
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
Loading…
Reference in New Issue
Block a user