Github messages for voidlinux
 help / color / mirror / Atom feed
From: altosys <altosys@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: mcfly
Date: Wed, 13 Sep 2023 08:27:33 +0200	[thread overview]
Message-ID: <20230913062733.HoqK_nQHm_zAvyhGkLcSjo1D8jADtuxQpsYcN-iaz_U@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46030@inbox.vuxu.org>

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

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

https://github.com/altosys/void-packages add-package-mcfly
https://github.com/void-linux/void-packages/pull/46030

New package: mcfly
<!-- 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**


#### Local build testing
- I built this PR locally for my native architecture, (amd64)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-package-mcfly-46030.patch --]
[-- Type: text/x-diff, Size: 1136 bytes --]

From 569de9378e633b5194ef2fe88555a067d2acd2c5 Mon Sep 17 00:00:00 2001
From: Tommy Alatalo <tommy@alatalo.io>
Date: Tue, 12 Sep 2023 16:54:24 +0200
Subject: [PATCH] mcfly: new package

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

diff --git a/srcpkgs/mcfly/template b/srcpkgs/mcfly/template
new file mode 100644
index 0000000000000..5f48525f3fc73
--- /dev/null
+++ b/srcpkgs/mcfly/template
@@ -0,0 +1,20 @@
+# Template file for 'mcfly'
+pkgname=mcfly
+version=0.8.1
+revision=1
+build_style=cargo
+short_desc="Intelligent shell history search (ctrl-r) replacement"
+maintainer="Tommy Alatalo <tommy@alatalo.io>"
+license="MIT"
+homepage="https://github.com/cantino/mcfly"
+changelog="https://github.com/cantino/mcfly/blob/master/CHANGELOG.txt"
+distfiles="https://github.com/cantino/mcfly/archive/refs/tags/v${version}.tar.gz"
+checksum=727fc98b7291cc5b79c90a48d2e4460bc71550f221be8d2dad2377580f9b2d72
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+	vcompletion mcfly.fish fish
+	vcompletion mcfly.zsh zsh
+	vcompletion mcfly.bash bash
+}

  parent reply	other threads:[~2023-09-13  6:27 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-12 14:58 [PR PATCH] " altosys
2023-09-12 15:18 ` [PR PATCH] [Updated] " altosys
2023-09-12 15:23 ` altosys
2023-09-13  5:57 ` altosys
2023-09-13  6:27 ` altosys [this message]
2023-11-02  7:32 ` New package: mcfly-0.8.1 altosys
2023-12-01 16:49 ` [PR REVIEW] " tranzystorekk
2023-12-01 17:46 ` altosys
2023-12-01 17:47 ` tranzystorekk
2023-12-01 17:54 ` [PR PATCH] [Updated] " altosys
2023-12-01 17:55 ` [PR REVIEW] " altosys
2023-12-01 17:57 ` [PR PATCH] [Updated] " altosys
2023-12-01 17:59 ` altosys
2023-12-02 20:15 ` [PR REVIEW] " tranzystorekk
2023-12-03  9:13 ` [PR PATCH] [Updated] " altosys
2023-12-03  9:14 ` [PR REVIEW] " altosys
2023-12-03 13:19 ` tranzystorekk
2023-12-03 18:07 ` [PR PATCH] [Updated] " altosys
2023-12-03 18:08 ` altosys
2023-12-04  7:42 ` [PR PATCH] [Updated] " altosys
2023-12-04  7:43 ` altosys
2023-12-11  7:51 ` New package: mcfly-0.8.3 altosys
2023-12-11  8:05 ` tranzystorekk
2023-12-11  8:22 ` altosys
2024-03-11  1:44 ` github-actions
2024-03-25  1:45 ` [PR PATCH] [Closed]: " github-actions

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=20230913062733.HoqK_nQHm_zAvyhGkLcSjo1D8jADtuxQpsYcN-iaz_U@z \
    --to=altosys@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).