commit 34b67084eda83e604fbd3d13c81160ec59f0f91ee0d296cbbec09533f9534a7b Author: Christophe Marin Date: Mon Mar 20 08:51:22 2023 +0000 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/calindori?expand=0&rev=1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -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 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..9b6ab5c Binary files /dev/null and b/applications.keyring differ diff --git a/calindori-23.03.80.tar.xz b/calindori-23.03.80.tar.xz new file mode 100644 index 0000000..af1b321 --- /dev/null +++ b/calindori-23.03.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cfd4bfca83e88d7336b0f4b7e99e2b43ce5de0b6969fa6c7a63fe33473a10f2 +size 381884 diff --git a/calindori-23.03.80.tar.xz.sig b/calindori-23.03.80.tar.xz.sig new file mode 100644 index 0000000..68676ad --- /dev/null +++ b/calindori-23.03.80.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAmQUHM8ACgkQOmpNuDnq +ptdAdg/9GhKzYRYx5RrGgoaZuAg+r+R4jPyt9rWyxmEZZAzhrADIptF8S0zBANcJ +pcxCgKT1fyBcTsh56uH8ppR7xg15sAkvme5lNZ4KYmLgH4GKm46Rbci8UGRTKPiz +N85pJ8wVylNYl+4W2/r8ehvA7mJfYbl1mLb6nvSB5R7JvB4fzdfgyoGuu/MxqQpG +dH0hMDc0HTsfkcD0zayV3gMNmZHxdx46frNla0tAbL7A1RTMKSaqz3JH4cfEFmnU +BQ3ubvbAOnINoVmi1PwcSKP7qTLUOsNuZouZ6wBeOvC2BFQlYVSEcgEGrYT/sHdA +42rb9DooBvjdYTcjjGe4nhCruJFOmqUfcwxoZ52cNQe8wBN/UqALKQL/fWGBLVZG +OTUReps7IrWWaSC0lAFjr3GojXY+yVbZJECtvwuQ4no8BkF54+5s9Z5wyjaQav4m +M5AMtk5dwYSnZPAYfjPig6HWXjmFRr6eXPTzZnVF1j8/qPvjRD2f+UGotYx1hx2m +HiNaIMxSg9MfDtacskK0r1XsXRmDsrJuC4zk0/U/acSU7tdUYEEeYqkWFJwREjdl +Ma5TCWg8cE9149RmCbR6+F9Uf6G5EVFXu2JZCfLreUDBfweFYyAm0e/UrKSMm1hv +jYSQruw5JiuftEGDV2kysOkOgTdrY/X1HyLDJ9B9BzL8lefWW1w= +=V5X1 +-----END PGP SIGNATURE----- diff --git a/calindori.changes b/calindori.changes new file mode 100644 index 0000000..5e2f806 --- /dev/null +++ b/calindori.changes @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Sun Mar 19 10:49:37 UTC 2023 - Christophe Marin + +- Update to 23.03.80 + * New feature release diff --git a/calindori.spec b/calindori.spec new file mode 100644 index 0000000..a8cc3b0 --- /dev/null +++ b/calindori.spec @@ -0,0 +1,103 @@ +# +# spec file for package calindori +# +# Copyright (c) 2023 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/ +# + + +%bcond_without released +Name: calindori +Version: 23.03.80 +Release: 0 +Summary: Kirigami-based calendar application +License: GPL-3.0-or-later +URL: https://apps.kde.org/calindori +Source0: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with released} +Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif +BuildRequires: extra-cmake-modules +BuildRequires: fdupes +%if 0%{?suse_version} == 1500 +BuildRequires: gcc10-c++ +BuildRequires: gcc10-PIE +%endif +BuildRequires: hicolor-icon-theme +BuildRequires: update-desktop-files +BuildRequires: cmake(KF5CalendarCore) +BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5CoreAddons) +BuildRequires: cmake(KF5DBusAddons) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5Kirigami2) +BuildRequires: cmake(KF5Notifications) +BuildRequires: cmake(KF5People) +BuildRequires: cmake(Qt5Core) >= 5.15.0 +BuildRequires: cmake(Qt5DBus) +BuildRequires: cmake(Qt5Gui) +BuildRequires: cmake(Qt5Network) +BuildRequires: cmake(Qt5Qml) +BuildRequires: cmake(Qt5Quick) +BuildRequires: cmake(Qt5QuickCompiler) +BuildRequires: cmake(Qt5QuickControls2) +BuildRequires: cmake(Qt5Svg) +BuildRequires: cmake(Qt5Test) +Requires: kirigami2 +# TODO: Check if needed +Requires: kpeoplevcard + +%description +Calindori is a touch friendly calendar application. +It has been designed for mobile devices but it can also run on desktop environments. +Users of Calindori are able to check previous and future dates and manage tasks and events. + +%lang_package + +%prep +%autosetup -p1 + +%build +%if 0%{?suse_version} == 1500 + export CXX=g++-10 +%endif + +%cmake_kf5 -d build + +%cmake_build + +%install +%kf5_makeinstall -C build + +%{kf5_post_install} + +%fdupes %{buildroot}%{_prefix} + +%find_lang %{name} --all-name + +%files +%doc README.md +%license LICENSES/* +%{_datadir}/dbus-1/services/org.kde.calindac.service +%{_kf5_applicationsdir}/org.kde.calindori.desktop +%{_kf5_appstreamdir}/org.kde.calindori.appdata.xml +%{_kf5_bindir}/calindac +%{_kf5_bindir}/calindori +%{_kf5_configdir}/autostart/org.kde.calindac.desktop +%{_kf5_iconsdir}/hicolor/scalable/apps/calindori.svg +%{_kf5_notifydir}/calindac.notifyrc + +%files lang -f %{name}.lang + +%changelog