Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: ast-grep-0.5.5
Date: Tue, 30 May 2023 09:17:19 +0200	[thread overview]
Message-ID: <20230530071719.WoV9upCskTxwXDWdF3Mwvhu8L04pwuj5wIgXjPnaCac@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44139@inbox.vuxu.org>

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

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

https://github.com/icp1994/void-packages ast-grep
https://github.com/void-linux/void-packages/pull/44139

New package: ast-grep-0.5.5
#### Description
[ast-grep](https://ast-grep.github.io) is versatile, fast, and polyglot AST-based tool for code searching, linting, rewriting.

#### 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: **x86_64**

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

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

From ea26563caa557b6e148cb38eaf0912bc3302427d Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 24 May 2023 19:32:59 +0530
Subject: [PATCH] New package: ast-grep-0.5.7

---
 srcpkgs/ast-grep/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/ast-grep/template

diff --git a/srcpkgs/ast-grep/template b/srcpkgs/ast-grep/template
new file mode 100644
index 000000000000..fbdbc88e6d32
--- /dev/null
+++ b/srcpkgs/ast-grep/template
@@ -0,0 +1,18 @@
+# Template file for 'ast-grep'
+pkgname=ast-grep
+version=0.5.7
+revision=1
+build_style=cargo
+configure_args="--bin ast-grep"
+make_install_args="--path crates/cli"
+short_desc="Fast and polyglot tool for code searching, linting, and rewriting"
+maintainer="icp <pangolin@vivaldi.net>"
+license="MIT"
+homepage="https://ast-grep.github.io"
+changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md"
+distfiles="https://github.com/ast-grep/ast-grep/archive/refs/tags/${version}.tar.gz"
+checksum=1c44227a4ba23fcfb92042d96b8cc855f226685f4164835ec743ba10511300a0
+
+post_install() {
+	vlicense LICENSE
+}

  reply	other threads:[~2023-05-30  7:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-29 18:56 [PR PATCH] " icp1994
2023-05-30  7:17 ` icp1994 [this message]
2023-06-25  9:00 ` [PR PATCH] [Updated] New package: ast-grep-0.5.7 icp1994
2023-07-10  6:58 ` [PR PATCH] [Updated] New package: ast-grep-0.7.0 icp1994
2023-07-10  7:26 ` [PR PATCH] [Updated] New package: ast-grep-0.7.2 icp1994
2023-07-14 22:42 ` HerringtonDarkholme
2023-07-16  5:48 ` [PR PATCH] [Updated] " icp1994
2023-07-31  6:22 ` [PR PATCH] [Updated] New package: ast-grep-0.9.0 icp1994
2023-08-18 10:26 ` [PR PATCH] [Updated] New package: ast-grep-0.10.0 icp1994
2023-10-25 12:55 ` [PR PATCH] [Merged]: New package: ast-grep-0.11.1 Piraty

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=20230530071719.WoV9upCskTxwXDWdF3Mwvhu8L04pwuj5wIgXjPnaCac@z \
    --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).