Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ast-grep-0.5.5
@ 2023-05-29 18:56 icp1994
  2023-05-30  7:17 ` [PR PATCH] [Updated] " icp1994
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: icp1994 @ 2023-05-29 18:56 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1125 bytes --]

From ea576f2084c00bfb20145987b958e491ad8e4618 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.5

---
 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..f45b5e55f9c3
--- /dev/null
+++ b/srcpkgs/ast-grep/template
@@ -0,0 +1,18 @@
+# Template file for 'ast-grep'
+pkgname=ast-grep
+version=0.5.5
+revision=1
+build_wrksrc="crates/cli"
+build_style=cargo
+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=39b581327301df7ac0d27daf81dcc299b90bfa061ae117662426d2f3f9f56145
+
+post_install() {
+	vlicense ../../LICENSE
+	rm ${DESTDIR}/usr/bin/sg
+}

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

end of thread, other threads:[~2023-10-25 12:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-29 18:56 [PR PATCH] New package: ast-grep-0.5.5 icp1994
2023-05-30  7:17 ` [PR PATCH] [Updated] " icp1994
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

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