Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: moar-1.9.3
@ 2022-05-07  7:44 mobinmob
  2022-05-07  7:51 ` [PR PATCH] [Updated] " mobinmob
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: mobinmob @ 2022-05-07  7:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages moar
https://github.com/void-linux/void-packages/pull/37016

New package: moar-1.9.3
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

Parckage is requested in https://github.com/void-linux/void-packages/issues/36886 by @notramo.


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

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

From 5f829e1500921edcbc536eb0274ea90b476a6df3 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 7 May 2022 10:42:33 +0300
Subject: [PATCH] New package: moar-1.9.3

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

diff --git a/srcpkgs/moar/template b/srcpkgs/moar/template
new file mode 100644
index 000000000000..1cdd8a47820b
--- /dev/null
+++ b/srcpkgs/moar/template
@@ -0,0 +1,16 @@
+# Template file for 'moar'
+pkgname=moar
+version=1.9.3
+revision=1
+build_style=go
+go_import_path=github.com/walles/moar
+short_desc="Pager designed to just do the right thing without any configuration"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="BSD-2-Clause"
+homepage="https://github.com/walles/moar"
+distfiles="https://github.com/walles/moar/archive/refs/tags/v${version}.tar.gz"
+checksum=17e527fc18ff25c590ff8790c32322e9c9c5e036ccf279ca2ed63be870889182
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: moar-1.9.3
  2022-05-07  7:44 [PR PATCH] New package: moar-1.9.3 mobinmob
@ 2022-05-07  7:51 ` mobinmob
  2022-05-07  7:52 ` mobinmob
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mobinmob @ 2022-05-07  7:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages moar
https://github.com/void-linux/void-packages/pull/37016

New package: moar-1.9.3
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

Parckage is requested in https://github.com/void-linux/void-packages/issues/36886 by @notramo.


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

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

From 44d4619570529c85c3408e45ae659a8884e19d3f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 7 May 2022 10:42:33 +0300
Subject: [PATCH] New package: moar-1.9.3

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

diff --git a/srcpkgs/moar/template b/srcpkgs/moar/template
new file mode 100644
index 000000000000..cb92c12e2875
--- /dev/null
+++ b/srcpkgs/moar/template
@@ -0,0 +1,17 @@
+# Template file for 'moar'
+pkgname=moar
+version=1.9.3
+revision=1
+build_style=go
+go_import_path=github.com/walles/moar
+short_desc="Pager designed to just do the right thing without any configuration"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="BSD-2-Clause"
+homepage="https://github.com/walles/moar"
+distfiles="https://github.com/walles/moar/archive/refs/tags/v${version}.tar.gz"
+checksum=17e527fc18ff25c590ff8790c32322e9c9c5e036ccf279ca2ed63be870889182
+
+post_install() {
+	mv "${DESTDIR}"/usr/bin/moar "${DESTDIR}"/usr/bin/moar-pager
+	vlicense LICENSE
+}

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

* Re: New package: moar-1.9.3
  2022-05-07  7:44 [PR PATCH] New package: moar-1.9.3 mobinmob
  2022-05-07  7:51 ` [PR PATCH] [Updated] " mobinmob
@ 2022-05-07  7:52 ` mobinmob
  2022-05-07 21:03 ` paper42
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mobinmob @ 2022-05-07  7:52 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/37016#issuecomment-1120159071

Comment:
Renamed the binary to moar-pager to avoid conflict with MoarVM.

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

* Re: New package: moar-1.9.3
  2022-05-07  7:44 [PR PATCH] New package: moar-1.9.3 mobinmob
  2022-05-07  7:51 ` [PR PATCH] [Updated] " mobinmob
  2022-05-07  7:52 ` mobinmob
@ 2022-05-07 21:03 ` paper42
  2022-05-08  5:55 ` mobinmob
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2022-05-07 21:03 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37016#issuecomment-1120290036

Comment:
> Renamed the binary to moar-pager to avoid conflict with MoarVM.

That's unfortunate, a pager is probably often used manually and having it under a different name on void compared to other systems would be confusing. And I think that typing moar-pager is annoying compared to just moar.

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

* Re: New package: moar-1.9.3
  2022-05-07  7:44 [PR PATCH] New package: moar-1.9.3 mobinmob
                   ` (2 preceding siblings ...)
  2022-05-07 21:03 ` paper42
@ 2022-05-08  5:55 ` mobinmob
  2022-06-17 17:19 ` notramo
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mobinmob @ 2022-05-08  5:55 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/37016#issuecomment-1120355972

Comment:
> > Renamed the binary to moar-pager to avoid conflict with MoarVM.
> 
> That's unfortunate, a pager is probably often used manually and having it under a different name on void compared to other systems would be confusing. And I think that typing moar-pager is annoying compared to just moar.

I agree, if there is a suggestions on how to improve this I am all ears :P


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

* Re: New package: moar-1.9.3
  2022-05-07  7:44 [PR PATCH] New package: moar-1.9.3 mobinmob
                   ` (3 preceding siblings ...)
  2022-05-08  5:55 ` mobinmob
@ 2022-06-17 17:19 ` notramo
  2022-07-09 11:52 ` mobinmob
  2022-07-09 11:52 ` [PR PATCH] [Closed]: " mobinmob
  6 siblings, 0 replies; 8+ messages in thread
From: notramo @ 2022-06-17 17:19 UTC (permalink / raw)
  To: ml

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

New comment by notramo on void-packages repository

https://github.com/void-linux/void-packages/pull/37016#issuecomment-1159087992

Comment:
Maybe conflicting it with MoarVM?

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

* Re: New package: moar-1.9.3
  2022-05-07  7:44 [PR PATCH] New package: moar-1.9.3 mobinmob
                   ` (4 preceding siblings ...)
  2022-06-17 17:19 ` notramo
@ 2022-07-09 11:52 ` mobinmob
  2022-07-09 11:52 ` [PR PATCH] [Closed]: " mobinmob
  6 siblings, 0 replies; 8+ messages in thread
From: mobinmob @ 2022-07-09 11:52 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/37016#issuecomment-1179530562

Comment:
> Maybe conflicting it with MoarVM?

Thanks for the suggestions, but I 'd rather close it :)

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

* Re: [PR PATCH] [Closed]: New package: moar-1.9.3
  2022-05-07  7:44 [PR PATCH] New package: moar-1.9.3 mobinmob
                   ` (5 preceding siblings ...)
  2022-07-09 11:52 ` mobinmob
@ 2022-07-09 11:52 ` mobinmob
  6 siblings, 0 replies; 8+ messages in thread
From: mobinmob @ 2022-07-09 11:52 UTC (permalink / raw)
  To: ml

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

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

New package: moar-1.9.3
https://github.com/void-linux/void-packages/pull/37016

Description:
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

Parckage is requested in https://github.com/void-linux/void-packages/issues/36886 by @notramo.


<!-- 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] 8+ messages in thread

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-07  7:44 [PR PATCH] New package: moar-1.9.3 mobinmob
2022-05-07  7:51 ` [PR PATCH] [Updated] " mobinmob
2022-05-07  7:52 ` mobinmob
2022-05-07 21:03 ` paper42
2022-05-08  5:55 ` mobinmob
2022-06-17 17:19 ` notramo
2022-07-09 11:52 ` mobinmob
2022-07-09 11:52 ` [PR PATCH] [Closed]: " mobinmob

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