Github messages for voidlinux
 help / color / mirror / Atom feed
From: chrysos349 <chrysos349@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] wezterm: add nautilus extension
Date: Mon, 22 Apr 2024 10:51:24 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49977@inbox.vuxu.org> (raw)

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

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

https://github.com/chrysos349/void-packages wezterm
https://github.com/void-linux/void-packages/pull/49977

wezterm: add nautilus extension
@jbenden 

added missing nautilus extension.

#### 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/49977.patch is attached

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

From 1182d2d30f7e6dd826ca588fa31b96a60e33cbe2 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Mon, 22 Apr 2024 11:49:39 +0300
Subject: [PATCH] wezterm: add nautilus extension

---
 srcpkgs/wezterm/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/wezterm/template b/srcpkgs/wezterm/template
index 076244343a02b8..50df6f40a4e2cf 100644
--- a/srcpkgs/wezterm/template
+++ b/srcpkgs/wezterm/template
@@ -1,7 +1,7 @@
 # Template file for 'wezterm'
 pkgname=wezterm
 version=20240203
-revision=1
+revision=2
 _srcver=${version}-110809-5046fc22
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
@@ -43,6 +43,7 @@ do_install() {
 	vinstall assets/icon/wezterm-icon.svg 644 usr/share/icons/hicolor/scalable/apps org.wezfurlong.wezterm.svg
 	vinstall assets/wezterm.desktop 644 usr/share/applications org.wezfurlong.wezterm.desktop
 	vinstall assets/wezterm.appdata.xml 644 usr/share/metainfo org.wezfurlong.wezterm.appdata.xml
+	vinstall assets/wezterm-nautilus.py 644 usr/share/nautilus-python/extensions
 
 	vcompletion assets/shell-completion/bash bash
 	vcompletion assets/shell-completion/fish fish

             reply	other threads:[~2024-04-22  8:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-22  8:51 chrysos349 [this message]
2024-04-22 12:22 ` [PR PATCH] [Merged]: " sgn

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49977@inbox.vuxu.org \
    --to=chrysos349@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).