Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: katana-1.1.0
@ 2024-05-02 10:13 biopsin
  0 siblings, 0 replies; only message in thread
From: biopsin @ 2024-05-02 10:13 UTC (permalink / raw)
  To: ml

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

There is a new pull request by biopsin against master on the void-packages repository

https://github.com/biopsin/void-packages katana
https://github.com/void-linux/void-packages/pull/50158

New package: katana-1.1.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl [X]
  - armv7l [X]
  - i686 [X]

#### closes #50157



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

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

From ab47d3367c04cf3a7521447dd33fcc4d8b16b66d Mon Sep 17 00:00:00 2001
From: biopsin <biopsin@tuta.io>
Date: Thu, 2 May 2024 11:58:48 +0200
Subject: [PATCH] New package: katana-1.1.0

---
 katana/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 katana/template

diff --git a/katana/template b/katana/template
new file mode 100644
index 00000000000000..c4b5e08b143071
--- /dev/null
+++ b/katana/template
@@ -0,0 +1,17 @@
+# Template file for 'katana'
+pkgname=katana
+version=1.1.0
+revision=1
+build_style=go
+go_import_path="github.com/projectdiscovery/katana"
+go_package="${go_import_path}/cmd/katana"
+short_desc="Next-generation crawling and spidering framework"
+maintainer="biopsin <biopsin@tuta.io>"
+license="MIT"
+homepage="github.com/projectdiscovery/katana"
+distfiles="github.com/projectdiscovery/katana/archive/refs/tags/v${version}.tar.gz"
+checksum=d95921d3a4f01b5bdc60416f943d67b1622b222066e3e701f873d2947483b0a7
+
+post_install() {
+	vlicense LICENSE.md
+}

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-02 10:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-02 10:13 [PR PATCH] New package: katana-1.1.0 biopsin

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