Github messages for voidlinux
 help / color / mirror / Atom feed
From: juantascon <juantascon@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: kubectx-0.7.1
Date: Thu, 25 Feb 2021 10:49:50 +0100	[thread overview]
Message-ID: <20210225094950.fvFlnbsD_bFxO7yiL-KbOe9RYXj8fP_D5tc7TtZTKfE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17088@inbox.vuxu.org>

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

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

https://github.com/juantascon/void-packages kubectx
https://github.com/void-linux/void-packages/pull/17088

New package: kubectx-0.7.1


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

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

From 7dea42c736a26c3919fde7e87c1a9c0af34df79e Mon Sep 17 00:00:00 2001
From: juantascon <juantascon@horlux.org>
Date: Wed, 4 Dec 2019 15:14:30 +0100
Subject: [PATCH] New package: kubectx-0.9.1

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

diff --git a/srcpkgs/kubectx/template b/srcpkgs/kubectx/template
new file mode 100644
index 00000000000..757d6ef88de
--- /dev/null
+++ b/srcpkgs/kubectx/template
@@ -0,0 +1,23 @@
+# Template file for 'kubectx'
+pkgname=kubectx
+version=0.9.1
+revision=1
+build_style=meta
+depends="fzf"
+short_desc="Switch faster between clusters and namespaces in kubectl"
+maintainer="Juan Tascon <juan@horlux.org>"
+license="Apache-2.0"
+homepage="https://kubectx.dev"
+distfiles="https://github.com/ahmetb/kubectx/archive/v${version}.tar.gz"
+checksum=8f68e19b841a1f1492536dc27f9b93ea3204c7e4fd0ad2e3c483d1b8e95be675
+
+do_install() {
+	vbin kubectx
+	vbin kubens
+	vinstall completion/kubectx.fish 0644 usr/share/fish/completions
+	vinstall completion/kubens.fish 0644 usr/share/fish/completions
+	vinstall completion/kubectx.zsh 0644 usr/share/zsh/site-functions
+	vinstall completion/kubens.zsh 0644 usr/share/zsh/site-functions
+	vinstall completion/kubectx.bash 0644 usr/share/bash-completion/completions kubectx
+	vinstall completion/kubens.bash 0644 usr/share/bash-completion/completions kubens
+}

  parent reply	other threads:[~2021-02-25  9:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17088@inbox.vuxu.org>
2020-05-04 10:11 ` juantascon
2020-05-04 11:41 ` travankor
2020-05-04 11:44 ` travankor
2020-05-04 11:47 ` travankor
2020-05-04 11:47 ` travankor
2020-05-04 11:50 ` travankor
2020-05-12 12:59 ` juantascon
2020-05-13  8:10 ` travankor
2020-12-17 11:26 ` eoli3n
2021-02-25  9:49 ` juantascon [this message]
2021-05-27  7:13 ` eoli3n
2021-11-06 22:37 ` abenson
2021-11-06 22:37 ` [PR PATCH] [Closed]: " abenson

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=20210225094950.fvFlnbsD_bFxO7yiL-KbOe9RYXj8fP_D5tc7TtZTKfE@z \
    --to=juantascon@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).