Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] adwaita-icon-theme: update to 45.0.
@ 2024-02-16 20:43 icp1994
  2024-02-20  7:43 ` sgn
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: icp1994 @ 2024-02-16 20:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 493 bytes --]

There is a new pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages adwaita-icon-theme
https://github.com/void-linux/void-packages/pull/48778

adwaita-icon-theme: update to 45.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

A patch file from https://github.com/void-linux/void-packages/pull/48778.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-adwaita-icon-theme-48778.patch --]
[-- Type: text/x-diff, Size: 1378 bytes --]

From b73e3bd0e5f864f20f0606618eb331fb697b3809 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 30 Jan 2024 15:20:50 +0530
Subject: [PATCH] adwaita-icon-theme: update to 45.0.

Adopt.
---
 srcpkgs/adwaita-icon-theme/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

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 <orphan@voidlinux.org>"
+maintainer="icp <pangolin@vivaldi.net>"
 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: adwaita-icon-theme: update to 45.0.
  2024-02-16 20:43 [PR PATCH] adwaita-icon-theme: update to 45.0 icp1994
@ 2024-02-20  7:43 ` sgn
  2024-02-20  8:08 ` [PR PATCH] [Updated] " icp1994
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2024-02-20  7:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/48778#issuecomment-1953641019

Comment:
/usr/share/icons/Adwaita/.icon-theme.cache

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] adwaita-icon-theme: update to 45.0.
  2024-02-16 20:43 [PR PATCH] adwaita-icon-theme: update to 45.0 icp1994
  2024-02-20  7:43 ` sgn
@ 2024-02-20  8:08 ` icp1994
  2024-02-20  8:08 ` icp1994
  2024-02-20 14:48 ` [PR PATCH] [Merged]: " sgn
  3 siblings, 0 replies; 5+ messages in thread
From: icp1994 @ 2024-02-20  8:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 498 bytes --]

There is an updated pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages adwaita-icon-theme
https://github.com/void-linux/void-packages/pull/48778

adwaita-icon-theme: update to 45.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

A patch file from https://github.com/void-linux/void-packages/pull/48778.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-adwaita-icon-theme-48778.patch --]
[-- Type: text/x-diff, Size: 2376 bytes --]

From 7bfa9ce985d93ecef718b30f317e80a1fc7cc814 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
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 <fabiscafe@mailbox.org>
+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 <orphan@voidlinux.org>"
+maintainer="icp <pangolin@vivaldi.net>"
 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: adwaita-icon-theme: update to 45.0.
  2024-02-16 20:43 [PR PATCH] adwaita-icon-theme: update to 45.0 icp1994
  2024-02-20  7:43 ` sgn
  2024-02-20  8:08 ` [PR PATCH] [Updated] " icp1994
@ 2024-02-20  8:08 ` icp1994
  2024-02-20 14:48 ` [PR PATCH] [Merged]: " sgn
  3 siblings, 0 replies; 5+ messages in thread
From: icp1994 @ 2024-02-20  8:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 163 bytes --]

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/48778#issuecomment-1953672983

Comment:
Patched for upstream.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Merged]: adwaita-icon-theme: update to 45.0.
  2024-02-16 20:43 [PR PATCH] adwaita-icon-theme: update to 45.0 icp1994
                   ` (2 preceding siblings ...)
  2024-02-20  8:08 ` icp1994
@ 2024-02-20 14:48 ` sgn
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2024-02-20 14:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 331 bytes --]

There's a merged pull request on the void-packages repository

adwaita-icon-theme: update to 45.0.
https://github.com/void-linux/void-packages/pull/48778

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-02-20 14:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-16 20:43 [PR PATCH] adwaita-icon-theme: update to 45.0 icp1994
2024-02-20  7:43 ` sgn
2024-02-20  8:08 ` [PR PATCH] [Updated] " icp1994
2024-02-20  8:08 ` icp1994
2024-02-20 14:48 ` [PR PATCH] [Merged]: " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).