From a797431bf9cf3bba80f7d1d8d9bf6fdad22f48d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Wed, 28 Sep 2022 23:08:02 +0200 Subject: [PATCH] filelight: update to 22.08.1. --- srcpkgs/filelight/patches/musl.patch | 41 ---------------------------- srcpkgs/filelight/template | 9 +++--- 2 files changed, 5 insertions(+), 45 deletions(-) diff --git a/srcpkgs/filelight/patches/musl.patch b/srcpkgs/filelight/patches/musl.patch index 56b36abac39c..01f8cc132a30 100644 --- a/srcpkgs/filelight/patches/musl.patch +++ b/srcpkgs/filelight/patches/musl.patch @@ -1,44 +1,3 @@ ---- a/src/radialMap/sincos.h 2018-05-06 06:10:38.000000000 +0200 -+++ b/src/radialMap/sincos.h 2018-05-06 06:10:38.000000000 +0200 -@@ -21,10 +21,10 @@ - - #ifndef SINCOS_H - #define SINCOS_H -- -+#define _GNU_SOURCE - #include - --#if !defined(__GLIBC__) || (__GLIBC__ < 2) || (__GLIBC__ == 2 && __GLIBC_MINOR__ < 1) -+#if (__GLIBC__ < 2) || (__GLIBC__ == 2 && __GLIBC_MINOR__ < 1) - - #include - ---- a/src/radialMap/sincos.h 2018-05-25 01:30:46.775385798 +0200 -+++ b/src/radialMap/sincos.h 2018-05-25 01:30:46.775385798 +0200 -@@ -23,23 +23,4 @@ - #define SINCOS_H - #define _GNU_SOURCE - #include -- --#if (__GLIBC__ < 2) || (__GLIBC__ == 2 && __GLIBC_MINOR__ < 1) -- --#include -- --void --sincos(double angleRadians, double *Sin, double *Cos); -- --#ifdef SINCOS_H_IMPLEMENTATION --void --sincos(double angleRadians, double *Sin, double *Cos) --{ -- *Sin = qSin(angleRadians); -- *Cos = qCos(angleRadians); --} --#endif -- --#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 @@ diff --git a/srcpkgs/filelight/template b/srcpkgs/filelight/template index 68d0dd27b30d..327a11ab960c 100644 --- a/srcpkgs/filelight/template +++ b/srcpkgs/filelight/template @@ -1,15 +1,16 @@ # Template file for 'filelight' pkgname=filelight -version=22.04.3 +version=22.08.1 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules gettext kcoreaddons kdoctools - qt5-host-tools qt5-qmake" -makedepends="kparts-devel qt5-devel" + kpackage qt5-host-tools qt5-qmake" +makedepends="kparts-devel kdeclarative-devel qt5-devel qt5-quickcontrols2-devel" +depends="kirigami2 kquickcharts" short_desc="Interactive map that helps visualize disk usage on your computer" maintainer="Piotr Wójcik " 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=00ee4c583f06fb5a8004d63d74a2c295ee66fec53f14c7703798a50c8a572ff7 +checksum=3c26588ec81cb3ce334c7d70ccb28cd443eb7d333274aa68b1cbfe56f0ad0fbb