* [PR PATCH] niri: update to 25.01.
@ 2025-01-14 1:06 chilledfrogs
2025-01-14 1:07 ` [PR PATCH] [Closed]: " classabbyamp
2025-01-14 1:07 ` classabbyamp
0 siblings, 2 replies; 4+ messages in thread
From: chilledfrogs @ 2025-01-14 1:06 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1204 bytes --]
There is a new pull request by chilledfrogs against master on the void-packages repository
https://github.com/chilledfrogs/void-packages niri
https://github.com/void-linux/void-packages/pull/53963
niri: update to 25.01.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### 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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
A patch file from https://github.com/void-linux/void-packages/pull/53963.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-niri-53963.patch --]
[-- Type: text/x-diff, Size: 1375 bytes --]
From 64be4aad7f4e861d1ff1dc58ff7cb3dbdc61f8ec Mon Sep 17 00:00:00 2001
From: Lydia Sobot <chilledfrogs@disroot.org>
Date: Tue, 14 Jan 2025 02:05:01 +0100
Subject: [PATCH] niri: update to 25.01.
---
srcpkgs/niri/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/niri/template b/srcpkgs/niri/template
index 0fb83c6b62dbec..23c058f3c83cb0 100644
--- a/srcpkgs/niri/template
+++ b/srcpkgs/niri/template
@@ -1,9 +1,9 @@
# Template file for 'niri'
pkgname=niri
-version=0.1.10.1
+version=25.01
revision=1
build_style=cargo
-configure_args="--no-default-features --features xdp-gnome-screencast"
+configure_args="--no-default-features --features dbus,xdp-gnome-screencast"
hostmakedepends="pkg-config clang18-devel"
makedepends="eudev-libudev-devel libxkbcommon-devel libinput-devel libgbm-devel
libdisplay-info-devel pipewire-devel pango-devel libseat-devel clang18-devel"
@@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/YaLTeR/niri"
changelog="https://github.com/YaLTeR/niri/releases"
distfiles="https://github.com/YaLTeR/niri/archive/refs/tags/v${version}.tar.gz"
-checksum=d8854830436a87215b0bc6a60b6d43f350d927a03a2798c75f0fbda228bac8d3
+checksum=86b89bcfc3fc6a8ed81f9e3f0ac7a29bd30267515efb2c19e1e0bc2ccd67b649
post_install() {
vinstall resources/niri.desktop 644 usr/share/wayland-sessions
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Closed]: niri: update to 25.01.
2025-01-14 1:06 [PR PATCH] niri: update to 25.01 chilledfrogs
@ 2025-01-14 1:07 ` classabbyamp
2025-01-14 1:07 ` classabbyamp
1 sibling, 0 replies; 4+ messages in thread
From: classabbyamp @ 2025-01-14 1:07 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1046 bytes --]
There's a closed pull request on the void-packages repository
niri: update to 25.01.
https://github.com/void-linux/void-packages/pull/53963
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### 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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: niri: update to 25.01.
2025-01-14 1:06 [PR PATCH] niri: update to 25.01 chilledfrogs
2025-01-14 1:07 ` [PR PATCH] [Closed]: " classabbyamp
@ 2025-01-14 1:07 ` classabbyamp
1 sibling, 0 replies; 4+ messages in thread
From: classabbyamp @ 2025-01-14 1:07 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 166 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/pull/53963#issuecomment-2588541654
Comment:
duplicate of #53946
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PR PATCH] niri: update to 25.01
@ 2025-01-12 18:27 trolljoe
0 siblings, 0 replies; 4+ messages in thread
From: trolljoe @ 2025-01-12 18:27 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1400 bytes --]
There is a new pull request by trolljoe against master on the void-packages repository
https://github.com/trolljoe/void-packages niri
https://github.com/void-linux/void-packages/pull/53946
niri: update to 25.01
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **NO**
<!--
#### 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
-->
this goes by the new packaging niri page (https://github.com/YaLTeR/niri/wiki/Packaging-niri), if setting XDG_RUNTIME_DIR to `mktemp` isn't enough i'll skip the tests.
A patch file from https://github.com/void-linux/void-packages/pull/53946.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-niri-53946.patch --]
[-- Type: text/x-diff, Size: 1162 bytes --]
From 1eb21be3e4bae601fc0087a4d22b92012e1bac71 Mon Sep 17 00:00:00 2001
From: Joetroll <joetroll@proton.me>
Date: Sun, 12 Jan 2025 15:23:37 -0300
Subject: [PATCH] niri: update to 25.01
---
srcpkgs/niri/template | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/niri/template b/srcpkgs/niri/template
index 0fb83c6b62dbec..26a83b97cf5d90 100644
--- a/srcpkgs/niri/template
+++ b/srcpkgs/niri/template
@@ -1,6 +1,6 @@
# Template file for 'niri'
pkgname=niri
-version=0.1.10.1
+version=25.01
revision=1
build_style=cargo
configure_args="--no-default-features --features xdp-gnome-screencast"
@@ -13,7 +13,10 @@ license="GPL-3.0-or-later"
homepage="https://github.com/YaLTeR/niri"
changelog="https://github.com/YaLTeR/niri/releases"
distfiles="https://github.com/YaLTeR/niri/archive/refs/tags/v${version}.tar.gz"
-checksum=d8854830436a87215b0bc6a60b6d43f350d927a03a2798c75f0fbda228bac8d3
+checksum=86b89bcfc3fc6a8ed81f9e3f0ac7a29bd30267515efb2c19e1e0bc2ccd67b649
+
+export NIRI_BUILD_COMMIT="e35c630"
+export XDG_RUNTIME_DIR="$(mktemp -d)"
post_install() {
vinstall resources/niri.desktop 644 usr/share/wayland-sessions
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-01-14 1:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-14 1:06 [PR PATCH] niri: update to 25.01 chilledfrogs
2025-01-14 1:07 ` [PR PATCH] [Closed]: " classabbyamp
2025-01-14 1:07 ` classabbyamp
-- strict thread matches above, loose matches on Subject: below --
2025-01-12 18:27 [PR PATCH] " trolljoe
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).