From 7bfa9ce985d93ecef718b30f317e80a1fc7cc814 Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 30 Jan 2024 15:20:50 +0530 Subject: [PATCH] adwaita-icon-theme: update to 45.0. Adopt. --- .../patches/rm-icon-cache.patch | 17 +++++++++++++++++ srcpkgs/adwaita-icon-theme/template | 10 +++++----- 2 files changed, 22 insertions(+), 5 deletions(-) create mode 100644 srcpkgs/adwaita-icon-theme/patches/rm-icon-cache.patch diff --git a/srcpkgs/adwaita-icon-theme/patches/rm-icon-cache.patch b/srcpkgs/adwaita-icon-theme/patches/rm-icon-cache.patch new file mode 100644 index 0000000000000..c2b10b9d2da5b --- /dev/null +++ b/srcpkgs/adwaita-icon-theme/patches/rm-icon-cache.patch @@ -0,0 +1,17 @@ +From 32affe610606b3a550c2953993a72063eb2b7381 Mon Sep 17 00:00:00 2001 +From: Fabian Bornschein +Date: Mon, 18 Sep 2023 23:31:59 +0200 +Subject: [PATCH] rm unused and problematic .icon-theme.cache + +This file was probably inserted by mistake. It serves no purpose. +--- + Adwaita/.icon-theme.cache | 0 + 1 file changed, 0 insertions(+), 0 deletions(-) + delete mode 100644 Adwaita/.icon-theme.cache + +diff --git a/Adwaita/.icon-theme.cache b/Adwaita/.icon-theme.cache +deleted file mode 100644 +index e69de29bb..000000000 +-- +GitLab + diff --git a/srcpkgs/adwaita-icon-theme/template b/srcpkgs/adwaita-icon-theme/template index 60a2db7b575b6..2f227b62f30f2 100644 --- a/srcpkgs/adwaita-icon-theme/template +++ b/srcpkgs/adwaita-icon-theme/template @@ -1,14 +1,14 @@ # Template file for 'adwaita-icon-theme' pkgname=adwaita-icon-theme -version=44.0 +version=45.0 revision=1 -build_style=gnu-configure -hostmakedepends="pkg-config" +build_style=meson +hostmakedepends="pkg-config gtk4-update-icon-cache" depends="librsvg" short_desc="Theme consisting of a set of icons for GTK+" -maintainer="Orphaned " +maintainer="icp " license="LGPL-3.0-or-later, CC-BY-SA-3.0" homepage="https://gitlab.gnome.org/GNOME/adwaita-icon-theme" changelog="https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/raw/master/NEWS" distfiles="${GNOME_SITE}/adwaita-icon-theme/${version/.*/}/adwaita-icon-theme-${version}.tar.xz" -checksum=4889c5601bbfecd25d80ba342209d0a936dcf691ee56bd6eca4cde361f1a664c +checksum=2442bfb06f4e6cc95bf6e2682fdff98fa5eddc688751b9d6215c623cb4e42ff1