Github messages for voidlinux
 help / color / mirror / Atom feed
From: Eloitor <Eloitor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: niri-0.1.3
Date: Tue, 23 Apr 2024 15:36:09 +0200	[thread overview]
Message-ID: <20240423133609.899C622245@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49206@inbox.vuxu.org>

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

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

https://github.com/Eloitor/void-packages niri
https://github.com/void-linux/void-packages/pull/49206

New package: niri-0.1.3
<!-- 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

Closes #48456 

To run I use `dbus-run-session niri --session`.


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

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

From b364db733929160b0905c3ac208d192ed065f645 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@duck.com>
Date: Sat, 3 Feb 2024 14:07:00 +0100
Subject: [PATCH] New package: niri-0.1.5

---
 srcpkgs/niri/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/niri/template

diff --git a/srcpkgs/niri/template b/srcpkgs/niri/template
new file mode 100644
index 00000000000000..64829f04637216
--- /dev/null
+++ b/srcpkgs/niri/template
@@ -0,0 +1,21 @@
+# Template file for 'niri'
+pkgname=niri
+version=0.1.5
+revision=1
+build_style=cargo
+configure_args="--no-default-features --features xdp-gnome-screencast"
+hostmakedepends="pkg-config"
+makedepends="eudev-libudev-devel libxkbcommon-devel libinput-devel pipewire-devel pango-devel libseat-devel clang libgbm-devel"
+depends="eudev-libudev libxkbcommon libinput libpipewire pango libseat libgbm libclang"
+short_desc="Scrollable-tiling Wayland compositor"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+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=c5a9aec71145af4e02c09048f157036f6eff65191fbecf4c5b128d8d3c1a6b23
+
+post_install() {
+	vmkdir etc/niri
+	vcopy resources/default-config.kdl etc/niri/config.kdl
+}

  parent reply	other threads:[~2024-04-23 13:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-09 20:14 [PR PATCH] " Eloitor
2024-03-09 20:17 ` [PR PATCH] [Updated] " Eloitor
2024-04-23 13:07 ` Eloitor
2024-04-23 13:36 ` Eloitor [this message]
2024-05-04  8:09 ` Eloitor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240423133609.899C622245@inbox.vuxu.org \
    --to=eloitor@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).