Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ripgrep-all-0.10.6
@ 2024-09-18 13:42 TinfoilSubmarine
  2024-11-09 14:01 ` lukeflo
  0 siblings, 1 reply; 2+ messages in thread
From: TinfoilSubmarine @ 2024-09-18 13:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages maint/ripgrep-all
https://github.com/void-linux/void-packages/pull/52263

New package: ripgrep-all-0.10.6
<!-- 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**

<!-- 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/52263.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-maint/ripgrep-all-52263.patch --]
[-- Type: text/x-diff, Size: 1294 bytes --]

From e298618fc0e881a04e88ec6c7ac773f601abee0f Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Wed, 18 Sep 2024 09:42:10 -0400
Subject: [PATCH] New package: ripgrep-all-0.10.6

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

diff --git a/srcpkgs/ripgrep-all/template b/srcpkgs/ripgrep-all/template
new file mode 100644
index 00000000000000..7ec45951187dcf
--- /dev/null
+++ b/srcpkgs/ripgrep-all/template
@@ -0,0 +1,20 @@
+# Template file for 'ripgrep-all'
+pkgname=ripgrep-all
+version=0.10.6
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libzstd-devel sqlite-devel"
+depends="ripgrep pandoc poppler ffmpeg"
+checkdepends="$depends"
+short_desc="Ripgrep, but also search in non-plaintext files (PDFs, archives, etc)"
+maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
+license="AGPL-3.0-or-later"
+homepage="https://github.com/phiresky/ripgrep-all"
+changelog="https://raw.githubusercontent.com/phiresky/ripgrep-all/master/CHANGELOG.md"
+distfiles="https://github.com/phiresky/ripgrep-all/archive/refs/tags/v${version}.tar.gz"
+checksum=06cd619ad6638be206266a77fdf11034dc2dc15d97b3a057b0d6280a17334680
+
+post_install() {
+	vlicense LICENSE.md
+}

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

* Re: New package: ripgrep-all-0.10.6
  2024-09-18 13:42 [PR PATCH] New package: ripgrep-all-0.10.6 TinfoilSubmarine
@ 2024-11-09 14:01 ` lukeflo
  0 siblings, 0 replies; 2+ messages in thread
From: lukeflo @ 2024-11-09 14:01 UTC (permalink / raw)
  To: ml

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

New comment by lukeflo on void-packages repository

https://github.com/void-linux/void-packages/pull/52263#issuecomment-2466229322

Comment:
Would be great to have that package merged into xbps repos!

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

end of thread, other threads:[~2024-11-09 14:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-18 13:42 [PR PATCH] New package: ripgrep-all-0.10.6 TinfoilSubmarine
2024-11-09 14:01 ` lukeflo

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