Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] adwaita-icon-theme: fix build cycle involving cmake, gtk+3, and fftw
@ 2024-02-20 21:05 oreo639
  2024-02-20 21:10 ` classabbyamp
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: oreo639 @ 2024-02-20 21:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oreo639/void-packages cycle
https://github.com/void-linux/void-packages/pull/48858

adwaita-icon-theme: fix build cycle involving cmake, gtk+3, and fftw
Fix build cycle described in the form of cmake -> qt6 -> gtk+3 -> adwaita-icon-theme -> gtk4 -> ... -> fftw -> cmake

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

cc: @sgn 

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cycle-48858.patch --]
[-- Type: text/x-diff, Size: 997 bytes --]

From e541f61b4517344e9ec8ebfdaa0a6bc4137653e5 Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Tue, 20 Feb 2024 12:51:14 -0800
Subject: [PATCH] adwaita-icon-theme: fix build cycle involving cmake, gtk+3,
 and fftw

Fix build cycle described in the form of fftw -> cmake -> qt6-base -> gtk+3 ->
adwaita-icon-theme -> gtk4 -> ... -> fftw -> cmake

See: #48853
---
 srcpkgs/adwaita-icon-theme/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/adwaita-icon-theme/template b/srcpkgs/adwaita-icon-theme/template
index 2f227b62f30f2c..b7898102a485c1 100644
--- a/srcpkgs/adwaita-icon-theme/template
+++ b/srcpkgs/adwaita-icon-theme/template
@@ -3,7 +3,7 @@ pkgname=adwaita-icon-theme
 version=45.0
 revision=1
 build_style=meson
-hostmakedepends="pkg-config gtk4-update-icon-cache"
+hostmakedepends="pkg-config gtk-update-icon-cache"
 depends="librsvg"
 short_desc="Theme consisting of a set of icons for GTK+"
 maintainer="icp <pangolin@vivaldi.net>"

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

end of thread, other threads:[~2024-02-24  7:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-20 21:05 [PR PATCH] adwaita-icon-theme: fix build cycle involving cmake, gtk+3, and fftw oreo639
2024-02-20 21:10 ` classabbyamp
2024-02-20 21:20 ` oreo639
2024-02-20 21:21 ` oreo639
2024-02-20 21:23 ` oreo639
2024-02-20 21:55 ` [PR PATCH] [Updated] " oreo639
2024-02-20 21:55 ` oreo639
2024-02-20 21:56 ` oreo639
2024-02-20 23:37 ` [PR PATCH] [Closed]: adwaita-icon-theme: remove gtk-update-icon-cache makedep sgn
2024-02-24  1:50 ` sgn
2024-02-24  1:56 ` oreo639
2024-02-24  3:14 ` sgn
2024-02-24  7:24 ` oreo639

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).