Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: kubectx-0.9.4
@ 2022-10-05  9:17 fanyx
  2022-10-05  9:20 ` [PR PATCH] [Updated] " fanyx
                   ` (29 more replies)
  0 siblings, 30 replies; 31+ messages in thread
From: fanyx @ 2022-10-05  9:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages kubectx
https://github.com/void-linux/void-packages/pull/39732

New package: kubectx-0.9.4
<!-- 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

New PR for previously abandoned package.
https://github.com/void-linux/void-packages/pull/17088

I'll maintain updates if necessary.

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

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

From c131a541fe026533fe99cf1610b036e426457a4c Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@fanyx.xyz>
Date: Wed, 5 Oct 2022 11:13:51 +0200
Subject: [PATCH] New package: kubectx-0.9.4

---
 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 000000000000..f23ed8cc42ac
--- /dev/null
+++ b/srcpkgs/kubectx/template
@@ -0,0 +1,23 @@
+# Template file for 'kubectx'
+pkgname=kubectx
+version=0.9.4
+revision=1
+build_style=meta
+depends="fzf kubectl"
+short_desc="Faster way to switch between clusters and namespaces in kubectl"
+maintainer="fanyx <fanyx@fanyx.xyz>"
+license="Apache 2.0"
+homepage="https://github.com/ahmetb/kubectx"
+distfiles="https://github.com/ahmetb/kubectx/archive/v${version}.tar.gz"
+checksum=91e6b2e0501bc581f006322d621adad928ea3bd3d8df6612334804b93efd258c
+
+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
+}

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

end of thread, other threads:[~2023-01-16 13:00 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-05  9:17 [PR PATCH] New package: kubectx-0.9.4 fanyx
2022-10-05  9:20 ` [PR PATCH] [Updated] " fanyx
2022-10-05  9:23 ` fanyx
2022-10-05  9:59 ` [PR REVIEW] " classabbyamp
2022-10-05 10:00 ` classabbyamp
2022-10-05 10:04 ` classabbyamp
2022-10-05 10:04 ` classabbyamp
2022-10-05 10:10 ` fanyx
2022-10-12  9:20 ` [PR PATCH] [Updated] " fanyx
2022-10-12  9:23 ` fanyx
2022-10-12  9:32 ` fanyx
2022-10-12  9:33 ` classabbyamp
2022-10-12  9:34 ` fanyx
2022-10-12  9:39 ` classabbyamp
2022-10-12  9:55 ` [PR REVIEW] " paper42
2022-10-12 10:00 ` fanyx
2022-10-12 10:12 ` [PR PATCH] [Updated] " fanyx
2022-10-12 11:49 ` [PR REVIEW] " paper42
2022-10-12 12:02 ` fanyx
2022-10-12 12:11 ` [PR PATCH] [Updated] " fanyx
2022-10-12 12:20 ` fanyx
2022-10-12 12:23 ` paper42
2022-10-12 12:30 ` fanyx
2022-10-12 12:39 ` [PR PATCH] [Updated] " fanyx
2022-10-12 12:45 ` fanyx
2022-10-17  7:01 ` [PR PATCH] [Updated] " fanyx
2022-10-17  7:06 ` fanyx
2023-01-16  1:59 ` github-actions
2023-01-16 13:00 ` [PR PATCH] [Closed]: " fanyx
2023-01-16 13:00 ` fanyx
2023-01-16 13:00 ` fanyx

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