SHA256
1
0
forked from pool/kongress

Accepting request 1073264 from home:krop:applications-23.03.80

OBS-URL: https://build.opensuse.org/request/show/1073264
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kongress?expand=0&rev=1
This commit is contained in:
Christophe Marin 2023-03-20 14:23:38 +00:00 committed by Git OBS Bridge
commit 6c6d42db0a
7 changed files with 144 additions and 0 deletions

23
.gitattributes vendored Normal file
View 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
View File

@ -0,0 +1 @@
.osc

BIN
applications.keyring Normal file

Binary file not shown.

3
kongress-23.03.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed38b12241cc752a8c728dbe761ab70c0965155ef4e7acf4ea11e70a2b948878
size 587588

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAmQUHN0ACgkQOmpNuDnq
ptcI1hAAivlRz/m9Dn4JWL+gOWBcW19v6EIzgjlSUDjoTQ6ybaR/m1Ko1QG2O0N/
eiwDzQrXEehBjFlHeOqxBmKNjGZrYtyslpzj4wE/mm5+gDP/Qj3xvt5E9VA+PJX4
zd56g9A9jCif8NwVjLA0VEKETpQFI6chFiGkNXMNmxjlelwkt/bO1ujM8huUIihh
wkmZ0BHrX1Oqn697uLTCH1c6sM/ah+STKUnspVQ3LizqzoQJH8Dy51XPLL9WBUB2
FbIncWvK3K42DAjRYCsfbf0jToh9+/yh9HlB9aGYXDLLkHVFxYksdX9R75wExbsh
F5p9fQI8MFlbglxhXvAJXXepDVZF48XOZBvqRerkPDPKxv6JQuHANFA2zifw7EXd
UxCYMI9MfRbanfQUiDUECn+LZySlaqnd5UMCcRdue6rg+M/tBzpna8TyV9P6mAKm
QnoOy3Y5vq1nbwsIhHURtlXaHrCJXjBIyGAv7HAj4IItL/tPwrGiwg/VfOMEn90E
IdGyO4Ht7awUleRH6P/auHx5m5Pl5ej8dX8eKVVqlTQMOfS9qYddq+Aw6evf3aIu
DJ5O1c4t+LMMLDHovetJiI1AyqbVLt+IC8KHx3GzVJbkElBHGfamjXCY8V4RZgFk
5hFvmMwSZl+mci+foUIZu4qXsNYJX/kgiyqVmhBRRRGew65kn6E=
=4s3u
-----END PGP SIGNATURE-----

5
kongress.changes Normal file
View File

@ -0,0 +1,5 @@
-------------------------------------------------------------------
Mon Mar 20 09:35:50 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.03.80
* New feature release

96
kongress.spec Normal file
View File

@ -0,0 +1,96 @@
# spec file for kongress
#
# 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: kongress
Version: 23.03.80
Release: 0
License: GPL-3.0-or-later
Summary: Companion application for conferences
Url: https://apps.kde.org/kongress/
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
%if 0%{?suse_version} == 1500
BuildRequires: gcc10-c++
BuildRequires: gcc10-PIE
%endif
BuildRequires: hicolor-icon-theme
BuildRequires: cmake(KF5CalendarCore)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5Kirigami2)
BuildRequires: cmake(KF5Notifications)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5DBus)
BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5Network)
BuildRequires: cmake(Qt5Qml)
BuildRequires: cmake(Qt5Quick)
BuildRequires: cmake(Qt5QuickControls2)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Widgets)
Requires: kirigami2
%description
Kongress provides practical information about conferences.
It supports conferences that offer their schedule in iCalendar
format. In Kongress, the data of the talks are shown in various
ways, e.g. in daily views, by talk category, etc. The users can
also create a list of favorite conference talks/events as well as
they can navigate to the web page of each talk. A map of the
conference venue, location information and link to OpenStreetMap
can also be added.
%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
%find_lang %{name} --all-name
%files
%license LICENSES/*
%doc README.md
%{_kf5_applicationsdir}/org.kde.kongress.desktop
%{_kf5_appstreamdir}/org.kde.kongress.appdata.xml
%{_kf5_bindir}/kongress
%{_kf5_bindir}/kongressac
%{_kf5_iconsdir}/hicolor/scalable/apps/org.kde.kongress.svg
%{_kf5_notifydir}/kongressac.notifyrc
%{_kf5_sharedir}/dbus-1/services/org.kde.kongressac.service
%files lang -f %{name}.lang
%changelog