From 62e98b6f8605df20e226acf9b44f85062a1fd3d9 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 15 May 2022 01:19:16 +0200 Subject: [PATCH] filelight: update to 22.04.1. --- srcpkgs/filelight/patches/musl.patch | 26 ++++++++++++++++++++++++++ srcpkgs/filelight/template | 4 ++-- 2 files changed, 28 insertions(+), 2 deletions(-) diff --git a/srcpkgs/filelight/patches/musl.patch b/srcpkgs/filelight/patches/musl.patch index e97ad3ffc1b..56b36abac39 100644 --- a/srcpkgs/filelight/patches/musl.patch +++ b/srcpkgs/filelight/patches/musl.patch @@ -39,3 +39,29 @@ -#endif - #endif +--- a/src/posixWalker.cpp 2022-05-09 04:52:35.000000000 +0200 ++++ - 2022-05-15 17:20:54.296063960 +0200 +@@ -3,6 +3,10 @@ + + #include "posixWalker.h" + ++#ifndef S_BLKSIZE ++#define S_BLKSIZE 512 ++#endif ++ + static void outputError(const QByteArray &path) + { + /// show error message that stat or opendir may give +--- a/autotests/directoryIteratorTest.cpp 2022-05-09 04:52:35.000000000 +0200 ++++ - 2022-05-15 17:21:05.992082135 +0200 +@@ -8,6 +8,10 @@ + #include "directoryIterator.h" + #include "test-config.h" + ++#ifndef S_BLKSIZE ++#define S_BLKSIZE 512 ++#endif ++ + class DirectoryIteratorTest : public QObject + { + Q_OBJECT diff --git a/srcpkgs/filelight/template b/srcpkgs/filelight/template index 30e825e0eee..fa8bade7361 100644 --- a/srcpkgs/filelight/template +++ b/srcpkgs/filelight/template @@ -1,6 +1,6 @@ # Template file for 'filelight' pkgname=filelight -version=22.04.0 +version=22.04.1 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules gettext kcoreaddons kdoctools @@ -12,4 +12,4 @@ license="GPL-2.0-only" homepage="https://utils.kde.org/projects/filelight/" changelog="https://kde.org/announcements/changelogs/gear/${version}/#filelight" distfiles="${KDE_SITE}/release-service/${version}/src/filelight-${version}.tar.xz" -checksum=434fa7439732905c4655cc376d2c89e86a5fcc5371ee6fda16400917a8e4e587 +checksum=b639aef7f2db474367e38b5ed2faee32b6affc7f78595d8d184e9f909172f91b