Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] meson: update to 1.3.1
@ 2024-01-11 17:28 zlice
  2024-01-11 17:29 ` classabbyamp
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: zlice @ 2024-01-11 17:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zlice/void-packages meson-1.3.1
https://github.com/void-linux/void-packages/pull/48171

meson: update to 1.3.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**, **i686**

#### Comments

need this and [libdrm-2.4.119](https://github.com/void-linux/void-packages/pull/48170) for mesa-24 soonish

@SpidFightFR fyi

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

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

From 76ea99608855c7b81661541df7387c71f27b73b0 Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Thu, 11 Jan 2024 12:23:48 -0500
Subject: [PATCH] meson: update to 1.3.1

---
 srcpkgs/meson/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/meson/template b/srcpkgs/meson/template
index e76e584049538..e34a283355d8a 100644
--- a/srcpkgs/meson/template
+++ b/srcpkgs/meson/template
@@ -1,6 +1,6 @@
 # Template file for 'meson'
 pkgname=meson
-version=1.3.0
+version=1.3.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-devel python3-setuptools"
@@ -14,7 +14,7 @@ license="Apache-2.0"
 homepage="https://mesonbuild.com"
 changelog="https://raw.githubusercontent.com/mesonbuild/meson/master/docs/markdown/Release-notes-for-${version%.*}.0.md"
 distfiles="https://github.com/mesonbuild/meson/releases/download/${version}/meson-${version}.tar.gz"
-checksum=4ba253ef60e454e23234696119cbafa082a0aead0bd3bbf6991295054795f5dc
+checksum=6020568bdede1643d4fb41e28215be38eff5d52da28ac7d125457c59e0032ad7
 
 # XXX: sanitizers aren't available on musl
 if [ "$XBPS_TARGET_LIBC" = glibc ]; then

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

* Re: meson: update to 1.3.1
  2024-01-11 17:28 [PR PATCH] meson: update to 1.3.1 zlice
@ 2024-01-11 17:29 ` classabbyamp
  2024-01-11 17:29 ` classabbyamp
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: classabbyamp @ 2024-01-11 17:29 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/48171#issuecomment-1887635415

Comment:
did you test building all packages that use meson?

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

* Re: meson: update to 1.3.1
  2024-01-11 17:28 [PR PATCH] meson: update to 1.3.1 zlice
  2024-01-11 17:29 ` classabbyamp
@ 2024-01-11 17:29 ` classabbyamp
  2024-01-11 17:31 ` zlice
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: classabbyamp @ 2024-01-11 17:29 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/48171#issuecomment-1887635415

Comment:
did you test building all packages that use meson for compatibility?

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

* Re: meson: update to 1.3.1
  2024-01-11 17:28 [PR PATCH] meson: update to 1.3.1 zlice
  2024-01-11 17:29 ` classabbyamp
  2024-01-11 17:29 ` classabbyamp
@ 2024-01-11 17:31 ` zlice
  2024-01-11 17:33 ` zlice
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: zlice @ 2024-01-11 17:31 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/48171#issuecomment-1887640946

Comment:
> did you test building all packages that use meson for compatibility?

No, I did not. Just mesa24.0.0-rc1. Anything in particular? Just anything with `build_style=meson` ? Have a 5600X so as long as it's not chromium/electron I may be able to over a few nights.


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

* Re: meson: update to 1.3.1
  2024-01-11 17:28 [PR PATCH] meson: update to 1.3.1 zlice
                   ` (2 preceding siblings ...)
  2024-01-11 17:31 ` zlice
@ 2024-01-11 17:33 ` zlice
  2024-01-11 17:33 ` SpidFightFR
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: zlice @ 2024-01-11 17:33 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/48171#issuecomment-1887640946

Comment:
> did you test building all packages that use meson for compatibility?

No, I did not. Just mesa24.0.0-rc1. Anything in particular? Just anything with `build_style=meson` ? Have a 5600X so as long as it's not chromium/electron I may be able to over a few nights.

looks like over 700 packages ...


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

* Re: meson: update to 1.3.1
  2024-01-11 17:28 [PR PATCH] meson: update to 1.3.1 zlice
                   ` (3 preceding siblings ...)
  2024-01-11 17:33 ` zlice
@ 2024-01-11 17:33 ` SpidFightFR
  2024-01-11 17:56 ` classabbyamp
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: SpidFightFR @ 2024-01-11 17:33 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/48171#issuecomment-1887644723

Comment:
> #### 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**, **i686**
> 
> 
> #### Comments
> 
> need this and [libdrm-2.4.119](https://github.com/void-linux/void-packages/pull/48170) for mesa-24 soonish
> 
> @SpidFightFR fyi

Hey, thanks for the intel, mate! I'll make a few tries with mesa 24. 😄

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

* Re: meson: update to 1.3.1
  2024-01-11 17:28 [PR PATCH] meson: update to 1.3.1 zlice
                   ` (4 preceding siblings ...)
  2024-01-11 17:33 ` SpidFightFR
@ 2024-01-11 17:56 ` classabbyamp
  2024-01-11 18:35 ` zlice
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: classabbyamp @ 2024-01-11 17:56 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/48171#issuecomment-1887683152

Comment:
> Anything in particular?

everything with the meson build_style plus:
```
cutter
handbrake
meson-cmake-wrapper
python3-contourpy
python3-meson-python
python3-numpy
python3-pandas
python3-pywt
python3-scikit-image
python3-scipy
sagemath
```
i would suggest using something like `ymir` to automate this

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

* Re: meson: update to 1.3.1
  2024-01-11 17:28 [PR PATCH] meson: update to 1.3.1 zlice
                   ` (5 preceding siblings ...)
  2024-01-11 17:56 ` classabbyamp
@ 2024-01-11 18:35 ` zlice
  2024-01-11 18:45 ` classabbyamp
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: zlice @ 2024-01-11 18:35 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/48171#issuecomment-1887742964

Comment:
Not familiar with ymir, link? Google is giving me dead github/pip projects and some wordpress thing?

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

* Re: meson: update to 1.3.1
  2024-01-11 17:28 [PR PATCH] meson: update to 1.3.1 zlice
                   ` (6 preceding siblings ...)
  2024-01-11 18:35 ` zlice
@ 2024-01-11 18:45 ` classabbyamp
  2024-01-11 18:51 ` SpidFightFR
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: classabbyamp @ 2024-01-11 18:45 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/48171#issuecomment-1887757008

Comment:
it's packaged, https://codeberg.org/tranzystorekk/ymir

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

* Re: meson: update to 1.3.1
  2024-01-11 17:28 [PR PATCH] meson: update to 1.3.1 zlice
                   ` (7 preceding siblings ...)
  2024-01-11 18:45 ` classabbyamp
@ 2024-01-11 18:51 ` SpidFightFR
  2024-01-13 14:13 ` zlice
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: SpidFightFR @ 2024-01-11 18:51 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/48171#issuecomment-1887644723

Comment:
> #### 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**, **i686**
> 
> 
> #### Comments
> 
> need this and [libdrm-2.4.119](https://github.com/void-linux/void-packages/pull/48170) for mesa-24 soonish
> 
> @SpidFightFR fyi

Hey, thanks for the intel, mate! I'll make a few tries with mesa 24. 😄

Update: v24-rc1 builds. We can also ditch `fix-meson-build.patch`. 👍

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

* Re: meson: update to 1.3.1
  2024-01-11 17:28 [PR PATCH] meson: update to 1.3.1 zlice
                   ` (8 preceding siblings ...)
  2024-01-11 18:51 ` SpidFightFR
@ 2024-01-13 14:13 ` zlice
  2024-01-13 14:18 ` zlice
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: zlice @ 2024-01-13 14:13 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/48171#issuecomment-1890469925

Comment:
Builds seem fine on the meson side, a handful of things need updates though. Can throw them in here or another PR?




<details>
  <summary>codeberg checksums changed</summary>

```
3f3fe2f7433719cec816c63937a7aa36e566bd317763ef46d11562073ab6361d
=> ERROR: tllist-1.1.0_1: couldn't verify distfiles, exiting...
bad???
checksum=0e7b7094a02550dd80b7243bcffc3671550b0f1d8ba625e4dff52517827d5d23

=> yambar-1.10.0_1: verifying checksum for distfile '1.10.0.tar.gz'... 
=> ERROR: SHA256 mismatch for '1.10.0.tar.gz:'
3c53d6fc245707d6ff6174395b03d7f069a48da9fb63b612c82d706c1c09b193
bad???
checksum=ebf08a17b77053f16038c1538fe9d410d06289b8ea28ff5a5022aca8e9b84807

8060ec28cbf6e2e3d408665330da4bc48fd094d4f1265d7c58dc75c767463c29
=> ERROR: foot-1.16.2_1: couldn't verify distfiles, exiting...
bad???
checksum=0e02af376e5f4a96eeb90470b7ad2e79a1d660db2a7d1aa772be43c7db00e475

d983a34071d28a52391d68cea10667ade086387ab9ba537453874b9869c18610
=> ERROR: fnott-1.4.1_1: couldn't verify distfiles, exiting...
bad???
20da05357aa83b3541b6c02bb162af10c89519602bc91fdfaa190239ce303300

0e29ea7edca4cf6f0ac6b4f6427a4606c184b3d809071e7d2f56fcc226574d30
=> ERROR: fcft-3.1.7_1: couldn't verify distfiles, exiting...
bad???
checksum=53ad699d388812ec210a50ed34114d6a2de40d6fcae5b8bf2b4098d8d4ba7507

7adfaad63f148a0ed24f90781de30f4632b7a4fe147f9c4b9770babca02f6c97
=> ERROR: fuzzel-1.9.2_1: couldn't verify distfiles, exiting...
bad???
fb68a09a6f6f3dde8266177b1bef6f5c91b3bf60e9925eea7887ad2fa81d2183

99ba57c7f51509384b29fa7d5d5a29b008209746aa7cde0ed6a9a2965236b6c7
=> ERROR: wbg-1.1.0_1: couldn't verify distfiles, exiting...
bad???
checksum=3f7844914c8a53fababa5df3575a9adb06026932bdd359664077ffdf19aae917
```
</details>

<details>
  <summary>github checksum changed</summary>

```
0ebeb494d6e33b719595bb10d4a130f0bbc7dbf50cabf2438a418e0c228df9c6
=> ERROR: planner-3.0.6_1: couldn't verify distfiles, exiting...
bad???
checksum=345a9ad2220820f08f583321e874528eee9f7e009236127efacee72d071c7ea5
```
</details>

<details>
  <summary>dead links</summary>

```
404
https://git.open-music-kontrollers.ch/lad/patchmatrix

grim - https://git.sr.ht/ not online?
```
</details>

<details>
  <summary>sources changed</summary>

```
virt-viewer - https://virt-manager.org/download/sources/virt-viewer/ 404
https://gitlab.com/virt-viewer/virt-viewer/-/releases doesn't seem to have 11.0 ?
virt-manager.org download goes to https://releases.pagure.org/virt-viewer/virt-viewer-11.0.tar.xz

pax-utils
builds - https://cgit.gentoo.org/proj/pax-utils.git/snapshot/pax-utils-1.3.7.tar.gz
homepage="https://cgit.gentoo.org/proj/pax-utils.git/"
??? new layout with hex dirs?
distfiles="https://gentoo.osuosl.org/distfiles/${pkgname}-${version}.tar.xz"
```

</details>

<details>
  <summary>new version switchboard-plug-network</summary>

```
broken? 2.5.0 works? (release last week)
version=2.5.0
checksum=cca83a64a32e1a213af2836500a7fea994b69e40045f4e4e32f634ace8ae898a
```
</details>

<details>
  <summary>need libevdev-devel depends</summary>

```
gnome-settings-daemon
mutter
cinnamon-control-center
muffin
```

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

* Re: meson: update to 1.3.1
  2024-01-11 17:28 [PR PATCH] meson: update to 1.3.1 zlice
                   ` (9 preceding siblings ...)
  2024-01-13 14:13 ` zlice
@ 2024-01-13 14:18 ` zlice
  2024-01-13 14:18 ` zlice
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: zlice @ 2024-01-13 14:18 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/48171#issuecomment-1890469925

Comment:
Builds seem fine on the meson side, a handful of things need updates though. Can throw them in here or another PR?




<details>
  <summary>codeberg checksums changed</summary>

```
3f3fe2f7433719cec816c63937a7aa36e566bd317763ef46d11562073ab6361d
=> ERROR: tllist-1.1.0_1: couldn't verify distfiles, exiting...
bad???
checksum=0e7b7094a02550dd80b7243bcffc3671550b0f1d8ba625e4dff52517827d5d23

=> yambar-1.10.0_1: verifying checksum for distfile '1.10.0.tar.gz'... 
=> ERROR: SHA256 mismatch for '1.10.0.tar.gz:'
3c53d6fc245707d6ff6174395b03d7f069a48da9fb63b612c82d706c1c09b193
bad???
checksum=ebf08a17b77053f16038c1538fe9d410d06289b8ea28ff5a5022aca8e9b84807

8060ec28cbf6e2e3d408665330da4bc48fd094d4f1265d7c58dc75c767463c29
=> ERROR: foot-1.16.2_1: couldn't verify distfiles, exiting...
bad???
checksum=0e02af376e5f4a96eeb90470b7ad2e79a1d660db2a7d1aa772be43c7db00e475

d983a34071d28a52391d68cea10667ade086387ab9ba537453874b9869c18610
=> ERROR: fnott-1.4.1_1: couldn't verify distfiles, exiting...
bad???
20da05357aa83b3541b6c02bb162af10c89519602bc91fdfaa190239ce303300

0e29ea7edca4cf6f0ac6b4f6427a4606c184b3d809071e7d2f56fcc226574d30
=> ERROR: fcft-3.1.7_1: couldn't verify distfiles, exiting...
bad???
checksum=53ad699d388812ec210a50ed34114d6a2de40d6fcae5b8bf2b4098d8d4ba7507

7adfaad63f148a0ed24f90781de30f4632b7a4fe147f9c4b9770babca02f6c97
=> ERROR: fuzzel-1.9.2_1: couldn't verify distfiles, exiting...
bad???
fb68a09a6f6f3dde8266177b1bef6f5c91b3bf60e9925eea7887ad2fa81d2183

99ba57c7f51509384b29fa7d5d5a29b008209746aa7cde0ed6a9a2965236b6c7
=> ERROR: wbg-1.1.0_1: couldn't verify distfiles, exiting...
bad???
checksum=3f7844914c8a53fababa5df3575a9adb06026932bdd359664077ffdf19aae917
```
</details>

<details>
  <summary>github checksum changed</summary>

```
0ebeb494d6e33b719595bb10d4a130f0bbc7dbf50cabf2438a418e0c228df9c6
=> ERROR: planner-3.0.6_1: couldn't verify distfiles, exiting...
bad???
checksum=345a9ad2220820f08f583321e874528eee9f7e009236127efacee72d071c7ea5
```
</details>

<details>
  <summary>dead links</summary>

```
404
https://git.open-music-kontrollers.ch/lad/patchmatrix

grim - https://git.sr.ht/ not online?
```
</details>

<details>
  <summary>sources changed</summary>

```
virt-viewer - https://virt-manager.org/download/sources/virt-viewer/ 404
https://gitlab.com/virt-viewer/virt-viewer/-/releases doesn't seem to have 11.0 ?
virt-manager.org download goes to https://releases.pagure.org/virt-viewer/virt-viewer-11.0.tar.xz

pax-utils
builds - https://cgit.gentoo.org/proj/pax-utils.git/snapshot/pax-utils-1.3.7.tar.gz
homepage="https://cgit.gentoo.org/proj/pax-utils.git/"
??? new layout with hex dirs?
distfiles="https://gentoo.osuosl.org/distfiles/${pkgname}-${version}.tar.xz"
```

</details>

<details>
  <summary>new version switchboard-plug-network</summary>

```
broken? 2.5.0 works? (release last week)
version=2.5.0
checksum=cca83a64a32e1a213af2836500a7fea994b69e40045f4e4e32f634ace8ae898a
```
</details>

<details>
  <summary>need libevdev-devel depends</summary>

```
gnome-settings-daemon
mutter
cinnamon-control-center
muffin
```


update: patchmatrix may have just moved? https://git.open-music-kontrollers.ch/~hp/patchmatrix


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

* Re: meson: update to 1.3.1
  2024-01-11 17:28 [PR PATCH] meson: update to 1.3.1 zlice
                   ` (10 preceding siblings ...)
  2024-01-13 14:18 ` zlice
@ 2024-01-13 14:18 ` zlice
  2024-01-13 21:43 ` chrysos349
  2024-01-17  1:00 ` [PR PATCH] [Merged]: " classabbyamp
  13 siblings, 0 replies; 15+ messages in thread
From: zlice @ 2024-01-13 14:18 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/48171#issuecomment-1890469925

Comment:
Builds seem fine on the meson side, a handful of things need updates though. Can throw them in here or another PR?




<details>
  <summary>codeberg checksums changed</summary>

```
3f3fe2f7433719cec816c63937a7aa36e566bd317763ef46d11562073ab6361d
=> ERROR: tllist-1.1.0_1: couldn't verify distfiles, exiting...
bad???
checksum=0e7b7094a02550dd80b7243bcffc3671550b0f1d8ba625e4dff52517827d5d23

=> yambar-1.10.0_1: verifying checksum for distfile '1.10.0.tar.gz'... 
=> ERROR: SHA256 mismatch for '1.10.0.tar.gz:'
3c53d6fc245707d6ff6174395b03d7f069a48da9fb63b612c82d706c1c09b193
bad???
checksum=ebf08a17b77053f16038c1538fe9d410d06289b8ea28ff5a5022aca8e9b84807

8060ec28cbf6e2e3d408665330da4bc48fd094d4f1265d7c58dc75c767463c29
=> ERROR: foot-1.16.2_1: couldn't verify distfiles, exiting...
bad???
checksum=0e02af376e5f4a96eeb90470b7ad2e79a1d660db2a7d1aa772be43c7db00e475

d983a34071d28a52391d68cea10667ade086387ab9ba537453874b9869c18610
=> ERROR: fnott-1.4.1_1: couldn't verify distfiles, exiting...
bad???
20da05357aa83b3541b6c02bb162af10c89519602bc91fdfaa190239ce303300

0e29ea7edca4cf6f0ac6b4f6427a4606c184b3d809071e7d2f56fcc226574d30
=> ERROR: fcft-3.1.7_1: couldn't verify distfiles, exiting...
bad???
checksum=53ad699d388812ec210a50ed34114d6a2de40d6fcae5b8bf2b4098d8d4ba7507

7adfaad63f148a0ed24f90781de30f4632b7a4fe147f9c4b9770babca02f6c97
=> ERROR: fuzzel-1.9.2_1: couldn't verify distfiles, exiting...
bad???
fb68a09a6f6f3dde8266177b1bef6f5c91b3bf60e9925eea7887ad2fa81d2183

99ba57c7f51509384b29fa7d5d5a29b008209746aa7cde0ed6a9a2965236b6c7
=> ERROR: wbg-1.1.0_1: couldn't verify distfiles, exiting...
bad???
checksum=3f7844914c8a53fababa5df3575a9adb06026932bdd359664077ffdf19aae917
```
</details>

<details>
  <summary>github checksum changed</summary>

```
0ebeb494d6e33b719595bb10d4a130f0bbc7dbf50cabf2438a418e0c228df9c6
=> ERROR: planner-3.0.6_1: couldn't verify distfiles, exiting...
bad???
checksum=345a9ad2220820f08f583321e874528eee9f7e009236127efacee72d071c7ea5
```
</details>

<details>
  <summary>dead links</summary>

```
404
https://git.open-music-kontrollers.ch/lad/patchmatrix

grim - https://git.sr.ht/ not online?
```
</details>

<details>
  <summary>sources changed</summary>

```
virt-viewer - https://virt-manager.org/download/sources/virt-viewer/ 404
https://gitlab.com/virt-viewer/virt-viewer/-/releases doesn't seem to have 11.0 ?
virt-manager.org download goes to https://releases.pagure.org/virt-viewer/virt-viewer-11.0.tar.xz

pax-utils
builds - https://cgit.gentoo.org/proj/pax-utils.git/snapshot/pax-utils-1.3.7.tar.gz
homepage="https://cgit.gentoo.org/proj/pax-utils.git/"
??? new layout with hex dirs?
distfiles="https://gentoo.osuosl.org/distfiles/${pkgname}-${version}.tar.xz"
```

</details>

<details>
  <summary>new version switchboard-plug-network</summary>

```
broken? 2.5.0 works? (release last week)
version=2.5.0
checksum=cca83a64a32e1a213af2836500a7fea994b69e40045f4e4e32f634ace8ae898a
```
</details>

<details>
  <summary>need libevdev-devel depends</summary>

```
gnome-settings-daemon
mutter
cinnamon-control-center
muffin
```
</details>

update: patchmatrix may have just moved? https://git.open-music-kontrollers.ch/~hp/patchmatrix


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

* Re: meson: update to 1.3.1
  2024-01-11 17:28 [PR PATCH] meson: update to 1.3.1 zlice
                   ` (11 preceding siblings ...)
  2024-01-13 14:18 ` zlice
@ 2024-01-13 21:43 ` chrysos349
  2024-01-17  1:00 ` [PR PATCH] [Merged]: " classabbyamp
  13 siblings, 0 replies; 15+ messages in thread
From: chrysos349 @ 2024-01-13 21:43 UTC (permalink / raw)
  To: ml

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

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/48171#issuecomment-1890776016

Comment:
> need libevdev-devel depends
> 
> ```
> gnome-settings-daemon
> mutter
> cinnamon-control-center
> muffin
> ```

these packages depend on `libwacom-devel `which needs `libevdev-devel`
i made a pr to fix this omission   #48205


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

* Re: [PR PATCH] [Merged]: meson: update to 1.3.1
  2024-01-11 17:28 [PR PATCH] meson: update to 1.3.1 zlice
                   ` (12 preceding siblings ...)
  2024-01-13 21:43 ` chrysos349
@ 2024-01-17  1:00 ` classabbyamp
  13 siblings, 0 replies; 15+ messages in thread
From: classabbyamp @ 2024-01-17  1:00 UTC (permalink / raw)
  To: ml

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

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

meson: update to 1.3.1
https://github.com/void-linux/void-packages/pull/48171

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

#### 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**, **i686**

#### Comments

need this and [libdrm-2.4.119](https://github.com/void-linux/void-packages/pull/48170) for mesa-24 soonish

@SpidFightFR fyi

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

end of thread, other threads:[~2024-01-17  1:00 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-11 17:28 [PR PATCH] meson: update to 1.3.1 zlice
2024-01-11 17:29 ` classabbyamp
2024-01-11 17:29 ` classabbyamp
2024-01-11 17:31 ` zlice
2024-01-11 17:33 ` zlice
2024-01-11 17:33 ` SpidFightFR
2024-01-11 17:56 ` classabbyamp
2024-01-11 18:35 ` zlice
2024-01-11 18:45 ` classabbyamp
2024-01-11 18:51 ` SpidFightFR
2024-01-13 14:13 ` zlice
2024-01-13 14:18 ` zlice
2024-01-13 14:18 ` zlice
2024-01-13 21:43 ` chrysos349
2024-01-17  1:00 ` [PR PATCH] [Merged]: " classabbyamp

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