Github messages for voidlinux
 help / color / mirror / Atom feed
From: akhiljalagam <akhiljalagam@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: zsh-fast-syntax-highlighting-1.55
Date: Sun, 07 Aug 2022 16:03:58 +0200	[thread overview]
Message-ID: <20220807140358.Uyp8mnMOFVLBELfeJZkR4vhCJiRv_fOlRVvgha7gYZE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38519@inbox.vuxu.org>

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

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

https://github.com/akhiljalagam/void-packages zsh-fast-syntax-highlighting
https://github.com/void-linux/void-packages/pull/38519

New package: zsh-fast-syntax-highlighting-1.55
<!-- 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**|**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, (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/38519.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zsh-fast-syntax-highlighting-38519.patch --]
[-- Type: text/x-diff, Size: 1413 bytes --]

From 7991fec0bd025a46e315e0681b5e01d1227d02ab Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Sun, 7 Aug 2022 19:10:43 +0530
Subject: [PATCH] New package: zsh-fast-syntax-highlighting-1.55

Update srcpkgs/zsh-fast-syntax-highlighting/template

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/zsh-fast-syntax-highlighting/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/zsh-fast-syntax-highlighting/template

diff --git a/srcpkgs/zsh-fast-syntax-highlighting/template b/srcpkgs/zsh-fast-syntax-highlighting/template
new file mode 100644
index 000000000000..461967b70f79
--- /dev/null
+++ b/srcpkgs/zsh-fast-syntax-highlighting/template
@@ -0,0 +1,18 @@
+# Template file for 'zsh-fast-syntax-highlighting'
+pkgname=zsh-fast-syntax-highlighting
+version=1.55
+revision=1
+wrksrc="${pkgname#zsh-}-${version}"
+depends="zsh"
+short_desc="Feature-rich syntax highlighting for ZSH"
+maintainer="akhil <akhil.j@outlook.in>"
+license="BSD-3-Clause"
+homepage="https://github.com/zdharma-continuum/${pkgname#zsh-}"
+distfiles="https://github.com/zdharma-continuum/${pkgname#zsh-}/archive/refs/tags/v${version}.tar.gz"
+checksum=d06cea9c047ce46ad09ffd01a8489a849fc65b8b6310bd08f8bcec9d6f81a898
+
+do_install() {
+	vmkdir usr/share/zsh/plugins/${pkgname}
+	vcopy . usr/share/zsh/plugins/${pkgname}
+	vlicense LICENSE
+}

  parent reply	other threads:[~2022-08-07 14:03 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-07 13:48 [PR PATCH] " akhiljalagam
2022-08-07 13:53 ` meator
2022-08-07 13:55 ` akhiljalagam
2022-08-07 13:58 ` [PR REVIEW] " classabbyamp
2022-08-07 13:58 ` classabbyamp
2022-08-07 13:58 ` classabbyamp
2022-08-07 14:00 ` akhiljalagam
2022-08-07 14:00 ` [PR PATCH] [Updated] " akhiljalagam
2022-08-07 14:03 ` akhiljalagam
2022-08-07 14:03 ` akhiljalagam [this message]
2022-08-07 14:08 ` [PR REVIEW] " classabbyamp
2022-08-07 14:08 ` classabbyamp
2022-08-07 14:09 ` [PR PATCH] [Updated] " akhiljalagam
2022-08-07 14:10 ` [PR REVIEW] " akhiljalagam
2022-08-07 14:25 ` classabbyamp
2022-08-07 14:29 ` [PR PATCH] [Updated] " akhiljalagam
2022-08-07 14:29 ` [PR REVIEW] " akhiljalagam
2022-08-07 14:31 ` classabbyamp
2022-08-07 14:32 ` [PR PATCH] [Updated] " akhiljalagam
2022-08-07 14:33 ` akhiljalagam
2022-08-07 14:57 ` meator
2022-08-08  5:45 ` akhiljalagam
2022-08-08 22:43 ` cinerea0
2022-08-29 13:43 ` [PR PATCH] [Closed]: " akhiljalagam

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=20220807140358.Uyp8mnMOFVLBELfeJZkR4vhCJiRv_fOlRVvgha7gYZE@z \
    --to=akhiljalagam@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).