Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: carapace-0.15.0
Date: Thu, 08 Sep 2022 17:19:53 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39168@inbox.vuxu.org> (raw)

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

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

https://github.com/icp1994/void-packages carapace
https://github.com/void-linux/void-packages/pull/39168

New package: carapace-0.15.0
#### 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

A nice soft dependency for Nushell (and some other shells in repo).

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

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

From 50dcb973054285edd691e370bbe06a603daca665 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 7 Sep 2022 21:08:27 +0530
Subject: [PATCH] New package: carapace-0.15.0

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

diff --git a/srcpkgs/carapace/template b/srcpkgs/carapace/template
new file mode 100644
index 000000000000..8f2013015ae8
--- /dev/null
+++ b/srcpkgs/carapace/template
@@ -0,0 +1,22 @@
+# Template file for 'carapace'
+pkgname=carapace
+version=0.15.0
+revision=1
+wrksrc="carapace-bin-${version}"
+build_style=go
+go_import_path="github.com/rsteube/carapace-bin"
+go_package="./cmd/carapace"
+short_desc="Multi-shell multi-command argument completer"
+maintainer="icp <pangolin@vivaldi.net>"
+license="MIT"
+homepage="https://github.com/rsteube/carapace-bin"
+distfiles="https://github.com/rsteube/carapace-bin/archive/refs/tags/v${version}.tar.gz"
+checksum=980a0380824c0fcf344957b37a1fa7e201934fbfee417bdd421a68b291f33b6a
+
+pre_build() {
+	go generate ./cmd/...
+}
+
+post_install() {
+	vlicense LICENSE
+}

             reply	other threads:[~2022-09-08 15:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-08 15:19 icp1994 [this message]
2022-09-08 15:37 ` [PR PATCH] [Updated] " icp1994
2022-09-21 17:03 ` icp1994
2022-09-21 17:08 ` icp1994
2022-09-28  9:22 ` [PR PATCH] [Updated] New package: carapace-0.15.1 icp1994
2022-10-18 12:57 ` [PR PATCH] [Updated] New package: carapace-0.16.0 icp1994
2022-11-08 19:49 ` [PR PATCH] [Updated] New package: carapace-0.17.1 icp1994
2022-12-15  9:43 ` [PR PATCH] [Updated] New package: carapace-0.18.0 icp1994
2022-12-15  9:46 ` icp1994
2023-03-16  1:58 ` New package: carapace-0.19.0 github-actions
2023-03-23  5:23 ` [PR PATCH] [Updated] " icp1994
2023-04-10 19:37 ` [PR PATCH] [Updated] New package: carapace-0.23.0 icp1994
2023-06-24 12:43 ` [PR PATCH] [Closed]: New package: carapace-0.24.1 Duncaen

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-39168@inbox.vuxu.org \
    --to=icp1994@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).