Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: carapace-0.15.0
@ 2022-09-08 15:19 icp1994
  2022-09-08 15:37 ` [PR PATCH] [Updated] " icp1994
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: icp1994 @ 2022-09-08 15:19 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

end of thread, other threads:[~2023-06-24 12:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-08 15:19 [PR PATCH] New package: carapace-0.15.0 icp1994
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

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