Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] notcurses: update to 2.2.5.
@ 2021-04-05 11:50 mobinmob
  2021-04-05 12:01 ` [WIP] " mobinmob
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mobinmob @ 2021-04-05 11:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages notcurses
https://github.com/void-linux/void-packages/pull/30016

notcurses: update to 2.2.5.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/30016.patch is attached

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

From 3aa3789e44e0a24ac7c232354373775c623999ca Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 5 Apr 2021 14:49:16 +0300
Subject: [PATCH] notcurses: update to 2.2.5.

---
 srcpkgs/notcurses/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/notcurses/template b/srcpkgs/notcurses/template
index 3f6846660b15..8e7d68f4b8d8 100644
--- a/srcpkgs/notcurses/template
+++ b/srcpkgs/notcurses/template
@@ -1,6 +1,6 @@
 # Template file for 'notcurses'
 pkgname=notcurses
-version=2.2.4
+version=2.2.5
 revision=1
 build_style=cmake
 configure_args="-DUSE_STATIC=ON $(vopt_bool man USE_PANDOC)"
@@ -14,7 +14,7 @@ license="Apache-2.0"
 homepage="https://nick-black.com/dankwiki/index.php/Notcurses"
 changelog="https://raw.githubusercontent.com/dankamongmen/notcurses/master/NEWS.md"
 distfiles="https://github.com/dankamongmen/notcurses/archive/v${version}.tar.gz"
-checksum=f062b4a86ab61e800c8754cd36af557f41ac8a015e3fe3921dab1ed37c665394
+checksum=dd2079b49a476ae449b85544231ed9c3afeecc21a47834fc5911ac811b5f3b71
 
 build_options="man"
 desc_option_man="Use pandoc for manpages"

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

* Re: [WIP] notcurses: update to 2.2.5.
  2021-04-05 11:50 [PR PATCH] notcurses: update to 2.2.5 mobinmob
@ 2021-04-05 12:01 ` mobinmob
  2021-04-05 12:01 ` mobinmob
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2021-04-05 12:01 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/30016#issuecomment-813359464

Comment:
Currently, `growlight` works with the new release, but not `ncneofetch`, `notcurses-demo`. Some parts of the `notcurses-tester` fail also/.

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

* Re: [WIP] notcurses: update to 2.2.5.
  2021-04-05 11:50 [PR PATCH] notcurses: update to 2.2.5 mobinmob
  2021-04-05 12:01 ` [WIP] " mobinmob
@ 2021-04-05 12:01 ` mobinmob
  2021-04-05 12:04 ` mobinmob
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2021-04-05 12:01 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/30016#issuecomment-813359464

Comment:
Currently, `growlight` works with the new release, but not `ncneofetch` or `notcurses-demo`. Some parts of the `notcurses-tester` fail also/.

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

* Re: [WIP] notcurses: update to 2.2.5.
  2021-04-05 11:50 [PR PATCH] notcurses: update to 2.2.5 mobinmob
  2021-04-05 12:01 ` [WIP] " mobinmob
  2021-04-05 12:01 ` mobinmob
@ 2021-04-05 12:04 ` mobinmob
  2021-04-14  9:27 ` [PR PATCH] [Closed]: " mobinmob
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2021-04-05 12:04 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/30016#issuecomment-813359464

Comment:
Currently, `growlight` works with the new release, but not `ncneofetch` or `notcurses-demo`. Some parts of the `notcurses-tester` fail also.

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

* Re: [PR PATCH] [Closed]: [WIP] notcurses: update to 2.2.5.
  2021-04-05 11:50 [PR PATCH] notcurses: update to 2.2.5 mobinmob
                   ` (2 preceding siblings ...)
  2021-04-05 12:04 ` mobinmob
@ 2021-04-14  9:27 ` mobinmob
  2021-04-14  9:31 ` mobinmob
  2021-04-14  9:31 ` mobinmob
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2021-04-14  9:27 UTC (permalink / raw)
  To: ml

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

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

[WIP] notcurses: update to 2.2.5.
https://github.com/void-linux/void-packages/pull/30016

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 7+ messages in thread

* Re: [WIP] notcurses: update to 2.2.5.
  2021-04-05 11:50 [PR PATCH] notcurses: update to 2.2.5 mobinmob
                   ` (3 preceding siblings ...)
  2021-04-14  9:27 ` [PR PATCH] [Closed]: " mobinmob
@ 2021-04-14  9:31 ` mobinmob
  2021-04-14  9:31 ` mobinmob
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2021-04-14  9:31 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/30016#issuecomment-819377858

Comment:
Updates in https://github.com/void-linux/void-packages/pull/30227

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

* Re: [WIP] notcurses: update to 2.2.5.
  2021-04-05 11:50 [PR PATCH] notcurses: update to 2.2.5 mobinmob
                   ` (4 preceding siblings ...)
  2021-04-14  9:31 ` mobinmob
@ 2021-04-14  9:31 ` mobinmob
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2021-04-14  9:31 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/30016#issuecomment-819377858

Comment:
Update in https://github.com/void-linux/void-packages/pull/30227

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

end of thread, other threads:[~2021-04-14  9:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-05 11:50 [PR PATCH] notcurses: update to 2.2.5 mobinmob
2021-04-05 12:01 ` [WIP] " mobinmob
2021-04-05 12:01 ` mobinmob
2021-04-05 12:04 ` mobinmob
2021-04-14  9:27 ` [PR PATCH] [Closed]: " mobinmob
2021-04-14  9:31 ` mobinmob
2021-04-14  9:31 ` 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).