Accepting request 1227555 from KDE:Extra

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1227555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kphotoalbum?expand=0&rev=18
This commit is contained in:
2024-12-02 15:58:51 +00:00
committed by Git OBS Bridge
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Nov 23 22:37:17 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Temporarily disable marble integration
-------------------------------------------------------------------
Fri Oct 11 17:21:23 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@@ -16,6 +16,9 @@
#
# Temporarily disabled until kphotoalbum gets a Qt6-based release
%bcond_with marble
#
%bcond_without released
Name: kphotoalbum
Version: 5.13.0
@@ -49,7 +52,9 @@ BuildRequires: cmake(KF5Purpose)
BuildRequires: cmake(KF5TextWidgets)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
%if %{with marble}
BuildRequires: cmake(Marble)
%endif
BuildRequires: cmake(Phonon4Qt5)
BuildRequires: cmake(Qt5Core) >= 5.15
BuildRequires: cmake(Qt5Sql)