[packages/ka5-qmlkonsole] - 24.01.95
witekfl
witekfl at pld-linux.org
Mon Feb 26 18:18:07 CET 2024
commit bc4f9db6a41a99debdb829c21767d6aa27ae7c81
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Mon Feb 26 17:49:26 2024 +0100
- 24.01.95
ka5-qmlkonsole.spec | 44 ++++++++++++++++++++++----------------------
1 file changed, 22 insertions(+), 22 deletions(-)
---
diff --git a/ka5-qmlkonsole.spec b/ka5-qmlkonsole.spec
index adaf099..4360d73 100644
--- a/ka5-qmlkonsole.spec
+++ b/ka5-qmlkonsole.spec
@@ -1,41 +1,40 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeappsver 23.08.4
+%define kdeappsver 24.01.95
%define qtver 5.15.2
%define kf5ver 5.71.0
%define kaname qmlkonsole
Summary: A terminal application built for touch
Name: ka5-%{kaname}
-Version: 23.08.4
-Release: 1
+Version: 24.01.95
+Release: 0.1
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
-Source0: https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: df8ff6e8c6ea00f39761349ed802761f
+Source0: https://download.kde.org/unstable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
+# Source0-md5: 985263e65aab74a0fb03b5f7399c4d0c
URL: http://www.kde.org/
-BuildRequires: Qt5Core-devel
-BuildRequires: Qt5Gui-devel >= 5.15.2
-BuildRequires: Qt5Network-devel >= 5.15.10
-BuildRequires: Qt5Qml-devel >= 5.15.10
-BuildRequires: Qt5Quick-controls2-devel
-BuildRequires: Qt5Quick-devel
-BuildRequires: Qt5Svg-devel
-BuildRequires: Qt5Test-devel
-BuildRequires: Qt5Widgets-devel >= 5.15.2
+BuildRequires: Qt6Core-devel
+BuildRequires: Qt6Gui-devel >= 5.15.2
+BuildRequires: Qt6Network-devel >= 5.15.10
+BuildRequires: Qt6Qml-devel >= 5.15.10
+BuildRequires: Qt6Quick-devel
+BuildRequires: Qt6Svg-devel
+BuildRequires: Qt6Test-devel
+BuildRequires: Qt6Widgets-devel >= 5.15.2
BuildRequires: fontconfig-devel
BuildRequires: freetype-devel
BuildRequires: gettext-devel
-BuildRequires: kf5-extra-cmake-modules >= 5.101.0
-BuildRequires: kf5-kconfig-devel >= 5.101.0
-BuildRequires: kf5-kcoreaddons-devel >= 5.101.0
-BuildRequires: kf5-ki18n-devel >= 5.101.0
-BuildRequires: kf5-kirigami2-devel >= 5.101.0
-BuildRequires: kf5-kwindowsystem-devel >= 5.101.0
+BuildRequires: kf6-extra-cmake-modules >= 5.101.0
+BuildRequires: kf6-kconfig-devel >= 5.101.0
+BuildRequires: kf6-kcoreaddons-devel >= 5.101.0
+BuildRequires: kf6-ki18n-devel >= 5.101.0
+BuildRequires: kf6-kirigami-devel >= 5.101.0
+BuildRequires: kf6-kwindowsystem-devel >= 5.101.0
BuildRequires: kirigami-addons-devel >= 0.6
BuildRequires: ninja
BuildRequires: pkgconfig
-BuildRequires: qt5-build >= %{qtver}
+BuildRequires: qt6-build >= %{qtver}
BuildRequires: rpmbuild(macros) >= 1.736
BuildRequires: tar >= 1:1.22
BuildRequires: xz
@@ -55,7 +54,8 @@ A terminal application built for touch, based on
-G Ninja \
%{!?with_tests:-DBUILD_TESTING=OFF} \
-DHTML_INSTALL_DIR=%{_kdedocdir} \
- -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+ -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+ -DQT_MAJOR_VERSION=6
%ninja_build -C build
%if %{with tests}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka5-qmlkonsole.git/commitdiff/bc4f9db6a41a99debdb829c21767d6aa27ae7c81
More information about the pld-cvs-commit
mailing list