Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: streampager-0.10.2
@ 2022-11-24 17:45 tranzystorek-io
  2022-11-25 20:09 ` [PR PATCH] [Merged]: " leahneukirchen
  2022-11-25 20:09 ` leahneukirchen
  0 siblings, 2 replies; 3+ messages in thread
From: tranzystorek-io @ 2022-11-24 17:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages streampager
https://github.com/void-linux/void-packages/pull/40737

New package: streampager-0.10.2
<!-- 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, (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/40737.patch is attached

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

From 7bd393b0ec718485ccef933bc16e9ad2194401ac Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Thu, 24 Nov 2022 18:44:57 +0100
Subject: [PATCH] New package: streampager-0.10.2

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

diff --git a/srcpkgs/streampager/template b/srcpkgs/streampager/template
new file mode 100644
index 000000000000..d4658d9bb940
--- /dev/null
+++ b/srcpkgs/streampager/template
@@ -0,0 +1,20 @@
+# Template file for 'streampager'
+pkgname=streampager
+version=0.10.2
+revision=1
+build_style=cargo
+hostmakedepends="asciidoc"
+short_desc="Pager for command output or large files"
+maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
+license="MIT"
+homepage="https://github.com/markbt/streampager"
+distfiles="https://github.com/markbt/streampager/archive/refs/tags/v${version}.tar.gz"
+checksum=38f97ce65dd2231e5ec8ce06f6c3367fac04f13ad7b77d78b387f6a137f1e798
+
+post_install() {
+	vcompletion $(find target -name sp.bash) bash sp
+	vcompletion $(find target -name sp.fish) fish sp
+	vcompletion $(find target -name _sp) zsh sp
+	vlicense LICENSE.md
+	vman $(find target -name sp.1)
+}

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

* Re: [PR PATCH] [Merged]: New package: streampager-0.10.2
  2022-11-24 17:45 [PR PATCH] New package: streampager-0.10.2 tranzystorek-io
@ 2022-11-25 20:09 ` leahneukirchen
  2022-11-25 20:09 ` leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2022-11-25 20:09 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: streampager-0.10.2
https://github.com/void-linux/void-packages/pull/40737

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

Closes #40730 

#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

* Re: New package: streampager-0.10.2
  2022-11-24 17:45 [PR PATCH] New package: streampager-0.10.2 tranzystorek-io
  2022-11-25 20:09 ` [PR PATCH] [Merged]: " leahneukirchen
@ 2022-11-25 20:09 ` leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2022-11-25 20:09 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/40737#issuecomment-1327860936

Comment:
Thanks for packaging!

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

end of thread, other threads:[~2022-11-25 20:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-24 17:45 [PR PATCH] New package: streampager-0.10.2 tranzystorek-io
2022-11-25 20:09 ` [PR PATCH] [Merged]: " leahneukirchen
2022-11-25 20:09 ` leahneukirchen

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