Github messages for voidlinux
 help / color / mirror / Atom feed
From: tranzystorek-io <tranzystorek-io@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: sheldon-0.6.6
Date: Thu, 13 Oct 2022 16:15:59 +0200	[thread overview]
Message-ID: <20221013141559.S1nED1pbzhiQu5XgcigEQPPJmGv8nC6vxOhEyqECVgI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38488@inbox.vuxu.org>

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

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

https://github.com/tranzystorek-io/void-packages sheldon
https://github.com/void-linux/void-packages/pull/38488

New package: sheldon-0.6.6
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 1ccaad1774a1e3ce840cc231c34fd06a7bf7e3c6 Mon Sep 17 00:00:00 2001
From: Marcin Puc <marcin.e.puc@gmail.com>
Date: Tue, 15 Mar 2022 13:25:42 +0100
Subject: [PATCH] New package: sheldon-0.7.0

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

diff --git a/srcpkgs/sheldon/template b/srcpkgs/sheldon/template
new file mode 100644
index 000000000000..76cbd6a3e05f
--- /dev/null
+++ b/srcpkgs/sheldon/template
@@ -0,0 +1,27 @@
+# Template file for 'sheldon'
+pkgname=sheldon
+version=0.7.0
+revision=1
+build_style=cargo
+build_helper=qemu
+hostmakedepends="pkg-config"
+makedepends="libcurl-devel openssl-devel zlib-devel"
+checkdepends="git"
+short_desc="Fast, configurable shell plugin manager"
+maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
+license="Apache-2.0, MIT"
+homepage="https://sheldon.cli.rs/"
+changelog="https://raw.githubusercontent.com/rossmacarthur/sheldon/trunk/RELEASES.md"
+distfiles="https://github.com/rossmacarthur/sheldon/archive/refs/tags/${version}.tar.gz"
+checksum=e9ae7e8f0ac9dbb024dd2aaf8a2f5fa9167bc81262787d7edcafcc0fd300c008
+
+post_install() {
+	SHELDON="${DESTDIR}/usr/bin/sheldon"
+	for shell in bash zsh; do
+		vtargetrun ${SHELDON} completions --shell ${shell} > sheldon.${shell}
+		vcompletion sheldon.${shell} ${shell}
+	done
+
+	vlicense LICENSE-MIT
+	vdoc README.md
+}

  parent reply	other threads:[~2022-10-13 14:15 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-05 18:03 [PR PATCH] " tranzystorek-io
2022-08-05 18:18 ` [PR PATCH] [Updated] " tranzystorek-io
2022-08-13  6:51 ` tranzystorek-io
2022-08-24 10:35 ` tranzystorek-io
2022-08-24 22:38 ` tranzystorek-io
2022-09-04 11:56 ` jcgruenhage
2022-09-04 11:59 ` tranzystorek-io
2022-09-04 21:53 ` jcgruenhage
2022-09-04 21:55 ` jcgruenhage
2022-10-13 14:15 ` tranzystorek-io [this message]
2022-10-13 14:39 ` [PR PATCH] [Updated] New package: sheldon-0.7.0 tranzystorek-io
2022-10-13 15:10 ` tranzystorek-io
2022-10-13 18:21 ` jcgruenhage
2022-11-02  8:47 ` [PR PATCH] [Updated] " tranzystorek-io
2023-02-01  2:07 ` New package: sheldon-0.7.1 github-actions
2023-02-01 15:22 ` [PR PATCH] [Updated] " tranzystorek-io
2023-02-26 16:56 ` tranzystorek-io
2023-02-26 19:33 ` tranzystorek-io
2023-03-05 13:13 ` jcgruenhage
2023-04-02  9:36 ` [PR PATCH] [Updated] " tranzystorek-io
2023-04-21  9:15 ` tranzystorek-io
2023-05-14  7:17 ` tranzystorek-io
2023-05-16 18:03 ` [PR PATCH] [Updated] New package: sheldon-0.7.2 tranzystorek-io
2023-06-09 22:39 ` [PR PATCH] [Updated] New package: sheldon-0.7.3 tranzystorek-io
2023-06-24 12:14 ` [PR PATCH] [Merged]: " 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=20221013141559.S1nED1pbzhiQu5XgcigEQPPJmGv8nC6vxOhEyqECVgI@z \
    --to=tranzystorek-io@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).