Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] calcurse: update to 4.8.0
@ 2022-11-20  2:52 cinerea0
  2022-11-22  0:36 ` [PR PATCH] [Updated] " cinerea0
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: cinerea0 @ 2022-11-20  2:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages cal
https://github.com/void-linux/void-packages/pull/40632

calcurse: update to 4.8.0
#### Testing the changes
- I tested the changes in this PR: **briefly**


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

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

From cf6118b66193a9dba16a03f1c81071ce6d059adf Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sat, 19 Nov 2022 21:51:22 -0500
Subject: [PATCH] calcurse: update to 4.8.0

---
 srcpkgs/calcurse/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/calcurse/template b/srcpkgs/calcurse/template
index aefd36d204da..387f3d3894ed 100644
--- a/srcpkgs/calcurse/template
+++ b/srcpkgs/calcurse/template
@@ -1,6 +1,6 @@
 # Template file for 'calcurse'
 pkgname=calcurse
-version=4.7.1
+version=4.8.0
 revision=1
 build_style=gnu-configure
 makedepends="ncurses-devel"
@@ -9,8 +9,9 @@ short_desc="Text-based calendar and scheduling application"
 maintainer="silvernode <mollusk@homebutter.com>"
 license="BSD-2-Clause"
 homepage="https://calcurse.org"
-distfiles="https://calcurse.org/files/${pkgname}-${version}.tar.gz"
-checksum=0a7c55d07674569d166c0b0e7587b2972d3da8160cdb7d60b1dbd2895803afb0
+changelog="https://calcurse.org/files/changes.html"
+distfiles="https://calcurse.org/files/calcurse-${version}.tar.gz"
+checksum=48a736666cc4b6b53012d73b3aa70152c18b41e6c7b4807fab0f168d645ae32c
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] calcurse: update to 4.8.0
  2022-11-20  2:52 [PR PATCH] calcurse: update to 4.8.0 cinerea0
@ 2022-11-22  0:36 ` cinerea0
  2022-11-22  0:43 ` cinerea0
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: cinerea0 @ 2022-11-22  0:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages cal
https://github.com/void-linux/void-packages/pull/40632

calcurse: update to 4.8.0
#### Testing the changes
- I tested the changes in this PR: **briefly**


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

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

From f143a27da3f1f6341256fcb02e1f748409ef5a1e Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 21 Nov 2022 19:35:46 -0500
Subject: [PATCH] calcurse: update to 4.8.0

---
 srcpkgs/calcurse/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/calcurse/template b/srcpkgs/calcurse/template
index aefd36d204da..f72aa4a5ea94 100644
--- a/srcpkgs/calcurse/template
+++ b/srcpkgs/calcurse/template
@@ -1,16 +1,18 @@
 # Template file for 'calcurse'
 pkgname=calcurse
-version=4.7.1
+version=4.8.0
 revision=1
 build_style=gnu-configure
 makedepends="ncurses-devel"
 depends="python3-httplib2"
+checkdepends="faketime"
 short_desc="Text-based calendar and scheduling application"
 maintainer="silvernode <mollusk@homebutter.com>"
 license="BSD-2-Clause"
 homepage="https://calcurse.org"
-distfiles="https://calcurse.org/files/${pkgname}-${version}.tar.gz"
-checksum=0a7c55d07674569d166c0b0e7587b2972d3da8160cdb7d60b1dbd2895803afb0
+changelog="https://calcurse.org/files/changes.html"
+distfiles="https://calcurse.org/files/calcurse-${version}.tar.gz"
+checksum=48a736666cc4b6b53012d73b3aa70152c18b41e6c7b4807fab0f168d645ae32c
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] calcurse: update to 4.8.0
  2022-11-20  2:52 [PR PATCH] calcurse: update to 4.8.0 cinerea0
  2022-11-22  0:36 ` [PR PATCH] [Updated] " cinerea0
@ 2022-11-22  0:43 ` cinerea0
  2022-11-22  0:50 ` cinerea0
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: cinerea0 @ 2022-11-22  0:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages cal
https://github.com/void-linux/void-packages/pull/40632

calcurse: update to 4.8.0
#### Testing the changes
- I tested the changes in this PR: **briefly**


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

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

From 1ca1786eb3080ad5bb1ae3ad66e8e5aa8f02cb52 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 21 Nov 2022 19:43:07 -0500
Subject: [PATCH] calcurse: update to 4.8.0

---
 srcpkgs/calcurse/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/calcurse/template b/srcpkgs/calcurse/template
index aefd36d204da..387f3d3894ed 100644
--- a/srcpkgs/calcurse/template
+++ b/srcpkgs/calcurse/template
@@ -1,6 +1,6 @@
 # Template file for 'calcurse'
 pkgname=calcurse
-version=4.7.1
+version=4.8.0
 revision=1
 build_style=gnu-configure
 makedepends="ncurses-devel"
@@ -9,8 +9,9 @@ short_desc="Text-based calendar and scheduling application"
 maintainer="silvernode <mollusk@homebutter.com>"
 license="BSD-2-Clause"
 homepage="https://calcurse.org"
-distfiles="https://calcurse.org/files/${pkgname}-${version}.tar.gz"
-checksum=0a7c55d07674569d166c0b0e7587b2972d3da8160cdb7d60b1dbd2895803afb0
+changelog="https://calcurse.org/files/changes.html"
+distfiles="https://calcurse.org/files/calcurse-${version}.tar.gz"
+checksum=48a736666cc4b6b53012d73b3aa70152c18b41e6c7b4807fab0f168d645ae32c
 
 post_install() {
 	vlicense COPYING

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

* Re: calcurse: update to 4.8.0
  2022-11-20  2:52 [PR PATCH] calcurse: update to 4.8.0 cinerea0
  2022-11-22  0:36 ` [PR PATCH] [Updated] " cinerea0
  2022-11-22  0:43 ` cinerea0
@ 2022-11-22  0:50 ` cinerea0
  2022-12-01 17:14 ` abenson
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: cinerea0 @ 2022-11-22  0:50 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/40632#issuecomment-1322852212

Comment:
The failing test: https://github.com/lfos/calcurse/blob/master/test/ical-007.sh. No idea what specifically about musl would cause this to fail.

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

* Re: calcurse: update to 4.8.0
  2022-11-20  2:52 [PR PATCH] calcurse: update to 4.8.0 cinerea0
                   ` (2 preceding siblings ...)
  2022-11-22  0:50 ` cinerea0
@ 2022-12-01 17:14 ` abenson
  2023-01-28 15:56 ` dkwo
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: abenson @ 2022-12-01 17:14 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/40632#issuecomment-1334093832

Comment:
Seems to think CET == UTC.

```
[andrewb@/home/andrewb/Projects/void-packages/masterdirmusl test]$ ./ical-007.sh actual
Import process report: 0018 lines read
3 apps / 0 events / 0 todos / 0 skipped
02/23/15:
 - 06:00 -> 07:00
	CET
 - 06:00 -> 07:00
	UTC
 - 11:00 -> 12:00
	Local time
-- 
Import: TZID=CET
[andrewb@/home/andrewb/Projects/void-packages/masterdirmusl test]$ ./ical-007.sh expected
Import process report: 0018 lines read
3 apps / 0 events / 0 todos / 0 skipped
02/23/15:
 - 05:00 -> 06:00
	CET
 - 06:00 -> 07:00
	UTC
 - 11:00 -> 12:00
	Local time
-- 
Import: TZID=CET
```

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

* Re: calcurse: update to 4.8.0
  2022-11-20  2:52 [PR PATCH] calcurse: update to 4.8.0 cinerea0
                   ` (3 preceding siblings ...)
  2022-12-01 17:14 ` abenson
@ 2023-01-28 15:56 ` dkwo
  2023-04-29  1:52 ` github-actions
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: dkwo @ 2023-01-28 15:56 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/40632#issuecomment-1407427510

Comment:
Strange, this test seems to pass on Alpine. Could it be our tzdata package?

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

* Re: calcurse: update to 4.8.0
  2022-11-20  2:52 [PR PATCH] calcurse: update to 4.8.0 cinerea0
                   ` (4 preceding siblings ...)
  2023-01-28 15:56 ` dkwo
@ 2023-04-29  1:52 ` github-actions
  2023-04-29 14:48 ` dkwo
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: github-actions @ 2023-04-29  1:52 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/40632#issuecomment-1528457424

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: calcurse: update to 4.8.0
  2022-11-20  2:52 [PR PATCH] calcurse: update to 4.8.0 cinerea0
                   ` (5 preceding siblings ...)
  2023-04-29  1:52 ` github-actions
@ 2023-04-29 14:48 ` dkwo
  2023-04-29 14:52 ` dkwo
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: dkwo @ 2023-04-29 14:48 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/40632#issuecomment-1528804896

Comment:
it's now passing (at least locally for me) `PASS: ical-007.sh`, they probably fixed whatever was broken in Void :)

Also worth noting:
```
checking pkg-config is at least version 0.9.0... ./configure: line 7614: pkg-config: command not found
configure: WARNING: AsciiDoc not found - cannot rebuild documentation!
configure: WARNING: Using pre-built documentation.
configure: WARNING: a2x not found - cannot rebuild man pages!
configure: WARNING: Using pre-built man pages.
```
we could add pkg-config and either add asciidoc or set the option without-asciidoc.
also, i think py3-httplib2 is not needed.

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

* Re: calcurse: update to 4.8.0
  2022-11-20  2:52 [PR PATCH] calcurse: update to 4.8.0 cinerea0
                   ` (6 preceding siblings ...)
  2023-04-29 14:48 ` dkwo
@ 2023-04-29 14:52 ` dkwo
  2023-04-30  4:39 ` [PR PATCH] [Updated] " cinerea0
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: dkwo @ 2023-04-29 14:52 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/40632#issuecomment-1528805759

Comment:
in other words, how about this?
```
diff --git a/srcpkgs/calcurse/template b/srcpkgs/calcurse/template
index aefd36d204..03f84fa135 100644
--- a/srcpkgs/calcurse/template
+++ b/srcpkgs/calcurse/template
@@ -1,16 +1,18 @@
 # Template file for 'calcurse'
 pkgname=calcurse
-version=4.7.1
+version=4.8.0
 revision=1
 build_style=gnu-configure
+configure_args="--without-asciidoc"
+hostmakedepends="pkg-config"
 makedepends="ncurses-devel"
-depends="python3-httplib2"
 short_desc="Text-based calendar and scheduling application"
 maintainer="silvernode <mollusk@homebutter.com>"
 license="BSD-2-Clause"
 homepage="https://calcurse.org"
-distfiles="https://calcurse.org/files/${pkgname}-${version}.tar.gz"
-checksum=0a7c55d07674569d166c0b0e7587b2972d3da8160cdb7d60b1dbd2895803afb0
+changelog="https://calcurse.org/files/changes.html"
+distfiles="https://calcurse.org/files/calcurse-${version}.tar.gz"
+checksum=48a736666cc4b6b53012d73b3aa70152c18b41e6c7b4807fab0f168d645ae32c
 
 post_install() {
        vlicense COPYING
```

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

* Re: [PR PATCH] [Updated] calcurse: update to 4.8.0
  2022-11-20  2:52 [PR PATCH] calcurse: update to 4.8.0 cinerea0
                   ` (7 preceding siblings ...)
  2023-04-29 14:52 ` dkwo
@ 2023-04-30  4:39 ` cinerea0
  2023-04-30  5:03 ` cinerea0
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: cinerea0 @ 2023-04-30  4:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages cal
https://github.com/void-linux/void-packages/pull/40632

calcurse: update to 4.8.0
#### Testing the changes
- I tested the changes in this PR: **briefly**


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

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

From 7116e271a69e7a17a83e50ba2fd572b19cfddee6 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sun, 30 Apr 2023 00:39:13 -0400
Subject: [PATCH] calcurse: update to 4.8.0

---
 srcpkgs/calcurse/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/calcurse/template b/srcpkgs/calcurse/template
index aefd36d204da..7a118e8e3d01 100644
--- a/srcpkgs/calcurse/template
+++ b/srcpkgs/calcurse/template
@@ -1,16 +1,17 @@
 # Template file for 'calcurse'
 pkgname=calcurse
-version=4.7.1
+version=4.8.0
 revision=1
 build_style=gnu-configure
+hostmakedepends="asciidoc gettext pkg-config"
 makedepends="ncurses-devel"
-depends="python3-httplib2"
 short_desc="Text-based calendar and scheduling application"
 maintainer="silvernode <mollusk@homebutter.com>"
 license="BSD-2-Clause"
 homepage="https://calcurse.org"
-distfiles="https://calcurse.org/files/${pkgname}-${version}.tar.gz"
-checksum=0a7c55d07674569d166c0b0e7587b2972d3da8160cdb7d60b1dbd2895803afb0
+changelog="https://calcurse.org/files/changes.html"
+distfiles="https://calcurse.org/files/calcurse-${version}.tar.gz"
+checksum=48a736666cc4b6b53012d73b3aa70152c18b41e6c7b4807fab0f168d645ae32c
 
 post_install() {
 	vlicense COPYING

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

* Re: calcurse: update to 4.8.0
  2022-11-20  2:52 [PR PATCH] calcurse: update to 4.8.0 cinerea0
                   ` (8 preceding siblings ...)
  2023-04-30  4:39 ` [PR PATCH] [Updated] " cinerea0
@ 2023-04-30  5:03 ` cinerea0
  2023-04-30 13:41 ` dkwo
  2023-05-30  0:32 ` [PR PATCH] [Closed]: " cinerea0
  11 siblings, 0 replies; 13+ messages in thread
From: cinerea0 @ 2023-04-30  5:03 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/40632#issuecomment-1528940084

Comment:
@dwko that test still seems to fail in CI, even more curious. Also, I don't mind re-building the docs, but if it's preferred to switch to the configure arg solution you posted I can switch to that.

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

* Re: calcurse: update to 4.8.0
  2022-11-20  2:52 [PR PATCH] calcurse: update to 4.8.0 cinerea0
                   ` (9 preceding siblings ...)
  2023-04-30  5:03 ` cinerea0
@ 2023-04-30 13:41 ` dkwo
  2023-05-30  0:32 ` [PR PATCH] [Closed]: " cinerea0
  11 siblings, 0 replies; 13+ messages in thread
From: dkwo @ 2023-04-30 13:41 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/40632#issuecomment-1529028652

Comment:
Thanks! Either way is fine with me. This is ready to merge.

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

* Re: [PR PATCH] [Closed]: calcurse: update to 4.8.0
  2022-11-20  2:52 [PR PATCH] calcurse: update to 4.8.0 cinerea0
                   ` (10 preceding siblings ...)
  2023-04-30 13:41 ` dkwo
@ 2023-05-30  0:32 ` cinerea0
  11 siblings, 0 replies; 13+ messages in thread
From: cinerea0 @ 2023-05-30  0:32 UTC (permalink / raw)
  To: ml

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

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

calcurse: update to 4.8.0
https://github.com/void-linux/void-packages/pull/40632

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


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

end of thread, other threads:[~2023-05-30  0:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-20  2:52 [PR PATCH] calcurse: update to 4.8.0 cinerea0
2022-11-22  0:36 ` [PR PATCH] [Updated] " cinerea0
2022-11-22  0:43 ` cinerea0
2022-11-22  0:50 ` cinerea0
2022-12-01 17:14 ` abenson
2023-01-28 15:56 ` dkwo
2023-04-29  1:52 ` github-actions
2023-04-29 14:48 ` dkwo
2023-04-29 14:52 ` dkwo
2023-04-30  4:39 ` [PR PATCH] [Updated] " cinerea0
2023-04-30  5:03 ` cinerea0
2023-04-30 13:41 ` dkwo
2023-05-30  0:32 ` [PR PATCH] [Closed]: " cinerea0

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