[packages/ka5-libkdcraw] - 24.01.95
witekfl
witekfl at pld-linux.org
Sat Feb 17 17:54:13 CET 2024
commit ebafff769b06eb7f3cb9f50b8b081ef2eb3b7073
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sat Feb 17 17:23:31 2024 +0100
- 24.01.95
ka5-libkdcraw.spec | 37 +++++++++++++++++++------------------
1 file changed, 19 insertions(+), 18 deletions(-)
---
diff --git a/ka5-libkdcraw.spec b/ka5-libkdcraw.spec
index ece3740..da9d6c7 100644
--- a/ka5-libkdcraw.spec
+++ b/ka5-libkdcraw.spec
@@ -1,26 +1,26 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeappsver 23.08.4
+%define kdeappsver 24.01.95
%define kframever 5.94.0
%define qtver 5.15.2
%define kaname libkdcraw
Summary: Libkdcraw
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: 64261c94cf2db2b7e100a321a464fb80
+Source0: https://download.kde.org/unstable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
+# Source0-md5: 14c94053d68ceaf3cbdb58dbea1f0e22
URL: http://www.kde.org/
-BuildRequires: Qt5Core-devel >= %{qtver}
-BuildRequires: Qt5Gui-devel
+BuildRequires: Qt6Core-devel >= %{qtver}
+BuildRequires: Qt6Gui-devel
BuildRequires: cmake >= 3.20
-BuildRequires: kf5-extra-cmake-modules >= %{kframever}
+BuildRequires: kf6-extra-cmake-modules >= %{kframever}
BuildRequires: libraw-devel >= 0.18
BuildRequires: ninja
-BuildRequires: qt5-build >= %{qtver}
+BuildRequires: qt6-build >= %{qtver}
BuildRequires: rpmbuild(macros) >= 1.164
BuildRequires: shared-mime-info
BuildRequires: tar >= 1:1.22
@@ -37,8 +37,8 @@ programs.
%description -l pl.UTF-8
Libkdcraw jest interfejsem C++ wokół biblioteki LibRaw używanej do
-dekodowania plików RAW. Więcej informacji o LibRaw można znaleźć
-na http://www.libraw.org.
+dekodowania plików RAW. Więcej informacji o LibRaw można znaleźć na
+http://www.libraw.org.
Tej biblioteki używają kipi-plugins, digiKam i inne programy kipi.
@@ -63,7 +63,8 @@ Pliki nagłówkowe dla programistów używających %{kaname}.
-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}
@@ -83,12 +84,12 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%ghost %{_libdir}/libKF5KDcraw.so.5
-%attr(755,root,root) %{_libdir}/libKF5KDcraw.so.*.*.*
-%{_datadir}/qlogging-categories5/libkdcraw.categories
+%ghost %{_libdir}/libKDcrawQt6.so.5
+%attr(755,root,root) %{_libdir}/libKDcrawQt6.so.*.*
+%{_datadir}/qlogging-categories6/libkdcraw.categories
%files devel
%defattr(644,root,root,755)
-%{_includedir}/KF5/KDCRAW
-%{_libdir}/cmake/KF5KDcraw
-%{_libdir}/libKF5KDcraw.so
+%{_includedir}/KDcrawQt6
+%{_libdir}/cmake/KDcrawQt6
+%{_libdir}/libKDcrawQt6.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka5-libkdcraw.git/commitdiff/ebafff769b06eb7f3cb9f50b8b081ef2eb3b7073
More information about the pld-cvs-commit
mailing list