Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] planner: update to 6.2.3.
@ 2021-08-05 20:39 mobinmob
  2021-08-05 21:03 ` paper42
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: mobinmob @ 2021-08-05 20:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages planner
https://github.com/void-linux/void-packages/pull/32352

planner: update to 6.2.3.
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] 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.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl


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

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

From f91c611f1ece2be6a26b32138b8243ee5c969a75 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 5 Aug 2021 23:38:35 +0300
Subject: [PATCH] planner: update to 6.2.3.

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

diff --git a/srcpkgs/planner/template b/srcpkgs/planner/template
index 5b331ba8c2f3..9bc314dea5fd 100644
--- a/srcpkgs/planner/template
+++ b/srcpkgs/planner/template
@@ -1,6 +1,6 @@
 # Template file for 'planner'
 pkgname=planner
-version=2.6.9
+version=6.2.3
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,7 +12,7 @@ maintainer="linarcx <linarcx@riseup.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/alainm23/planner"
 distfiles="https://github.com/alainm23/planner/archive/${version}.tar.gz"
-checksum=40520c9ade68300089494b085ae4cd1ce076606b58d528df57f911fd4fdcdb74
+checksum=ec789b98ebcb322e6157c058db8cf2e0bf89944262ac39c4fb53783e0c581792
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" evolution-data-server-devel"

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

* Re: planner: update to 6.2.3.
  2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
@ 2021-08-05 21:03 ` paper42
  2021-08-05 21:27 ` mobinmob
                   ` (15 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2021-08-05 21:03 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32352#issuecomment-893797927

Comment:
![Screenshot from 2021-08-05 23-00-51](https://user-images.githubusercontent.com/23639164/128420659-0491eca4-655e-41f0-8024-2478cf4fd7ad.png)

This is an Elementary project and it needs its own theme, otherwise some elements are not visible. We were affected by this before this PR, would you like to fix it here? They recommend using flatpak when someone complains that it doesn't work well outside Elementary.

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

* Re: planner: update to 6.2.3.
  2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
  2021-08-05 21:03 ` paper42
@ 2021-08-05 21:27 ` mobinmob
  2021-08-05 21:39 ` [PR PATCH] [Updated] " mobinmob
                   ` (14 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: mobinmob @ 2021-08-05 21:27 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/32352#issuecomment-893820613

Comment:
> ![Screenshot from 2021-08-05 23-00-51](https://user-images.githubusercontent.com/23639164/128420659-0491eca4-655e-41f0-8024-2478cf4fd7ad.png)
> 
> This is an Elementary project and it needs its own theme, otherwise some elements are not visible. We were affected by this before this PR, would you like to fix it here? They recommend using flatpak when someone complains that it doesn't work well outside Elementary.

I probably need to use the flatpak to see exactly what is missing.
Thanks :)


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

* Re: [PR PATCH] [Updated] planner: update to 6.2.3.
  2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
  2021-08-05 21:03 ` paper42
  2021-08-05 21:27 ` mobinmob
@ 2021-08-05 21:39 ` mobinmob
  2021-08-05 21:44 ` mobinmob
                   ` (13 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: mobinmob @ 2021-08-05 21:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages planner
https://github.com/void-linux/void-packages/pull/32352

planner: update to 6.2.3.
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] 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.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl


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

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

From fc7b2955f6a63bce0a450791434ac18e1a05670f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 5 Aug 2021 23:38:35 +0300
Subject: [PATCH] planner: update to 6.2.3.

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

diff --git a/srcpkgs/planner/template b/srcpkgs/planner/template
index 5b331ba8c2f3..c34c6201c3f9 100644
--- a/srcpkgs/planner/template
+++ b/srcpkgs/planner/template
@@ -1,18 +1,19 @@
 # Template file for 'planner'
 pkgname=planner
-version=2.6.9
+version=6.2.3
 revision=1
 build_style=meson
 build_helper="gir"
 hostmakedepends="gettext pkg-config vala glib-devel"
 makedepends="evolution-data-server-devel libgee08-devel granite-devel
  webkit2gtk-devel libsoup-devel libpeas-devel"
+depends="io.elementary.icons io.elementary.stylesheet"
 short_desc="Task manager with Todoist support designed for GNU/Linux"
 maintainer="linarcx <linarcx@riseup.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/alainm23/planner"
 distfiles="https://github.com/alainm23/planner/archive/${version}.tar.gz"
-checksum=40520c9ade68300089494b085ae4cd1ce076606b58d528df57f911fd4fdcdb74
+checksum=ec789b98ebcb322e6157c058db8cf2e0bf89944262ac39c4fb53783e0c581792
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" evolution-data-server-devel"

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

* Re: planner: update to 6.2.3.
  2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
                   ` (2 preceding siblings ...)
  2021-08-05 21:39 ` [PR PATCH] [Updated] " mobinmob
@ 2021-08-05 21:44 ` mobinmob
  2021-08-05 22:48 ` [PR PATCH] [Updated] " mobinmob
                   ` (12 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: mobinmob @ 2021-08-05 21:44 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/32352#issuecomment-893828271

Comment:
Adding `io.elementary.icons` and `io.elementary.stylesheet` to depends fixes some glitches but not everything...

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

* Re: [PR PATCH] [Updated] planner: update to 6.2.3.
  2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
                   ` (3 preceding siblings ...)
  2021-08-05 21:44 ` mobinmob
@ 2021-08-05 22:48 ` mobinmob
  2021-08-05 22:50 ` planner: update to 2.7 mobinmob
                   ` (11 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: mobinmob @ 2021-08-05 22:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages planner
https://github.com/void-linux/void-packages/pull/32352

planner: update to 6.2.3.
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] 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.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl


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

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

From 38d1fbc794b0ec99d23a4dda3e66648dd7c61dea Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 5 Aug 2021 23:38:35 +0300
Subject: [PATCH] planner: update to 2.7.

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

diff --git a/srcpkgs/planner/template b/srcpkgs/planner/template
index 5b331ba8c2f3..6bd81bffa9df 100644
--- a/srcpkgs/planner/template
+++ b/srcpkgs/planner/template
@@ -1,18 +1,19 @@
 # Template file for 'planner'
 pkgname=planner
-version=2.6.9
+version=2.7
 revision=1
 build_style=meson
 build_helper="gir"
-hostmakedepends="gettext pkg-config vala glib-devel"
+hostmakedepends="gettext pkg-config vala glib-devel curl"
 makedepends="evolution-data-server-devel libgee08-devel granite-devel
- webkit2gtk-devel libsoup-devel libpeas-devel"
+ webkit2gtk-devel libsoup-devel libpeas-devel libhandy1-devel"
+depends="io.elementary.icons io.elementary.stylesheet"
 short_desc="Task manager with Todoist support designed for GNU/Linux"
 maintainer="linarcx <linarcx@riseup.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/alainm23/planner"
 distfiles="https://github.com/alainm23/planner/archive/${version}.tar.gz"
-checksum=40520c9ade68300089494b085ae4cd1ce076606b58d528df57f911fd4fdcdb74
+checksum=cd34953867a91b2992aa4eafddc5093a695d1e6096571ade75640dddcc425d69
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" evolution-data-server-devel"

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

* Re: planner: update to 2.7
  2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
                   ` (4 preceding siblings ...)
  2021-08-05 22:48 ` [PR PATCH] [Updated] " mobinmob
@ 2021-08-05 22:50 ` mobinmob
  2021-08-06 18:41 ` paper42
                   ` (10 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: mobinmob @ 2021-08-05 22:50 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/32352#issuecomment-893870177

Comment:
6.2.3 is actually an older version, 2.7 is the latest.


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

* Re: planner: update to 2.7
  2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
                   ` (5 preceding siblings ...)
  2021-08-05 22:50 ` planner: update to 2.7 mobinmob
@ 2021-08-06 18:41 ` paper42
  2021-08-06 19:20 ` [PR PATCH] [Updated] " mobinmob
                   ` (9 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2021-08-06 18:41 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32352#issuecomment-894448944

Comment:
> 6.2.3 is actually an older version, 2.7 is the latest.

that's confusing, could you add it to the version ignores in the update file?

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

* Re: [PR PATCH] [Updated] planner: update to 2.7
  2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
                   ` (6 preceding siblings ...)
  2021-08-06 18:41 ` paper42
@ 2021-08-06 19:20 ` mobinmob
  2021-08-06 19:27 ` mobinmob
                   ` (8 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: mobinmob @ 2021-08-06 19:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages planner
https://github.com/void-linux/void-packages/pull/32352

planner: update to 2.7
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] 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.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl


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

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

From 1e1840ed69c5bae67d812a696c21ac89e60b161b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 5 Aug 2021 23:38:35 +0300
Subject: [PATCH] planner: update to 2.7.

Also:
- add needed dependencies
- add update file.
---
 srcpkgs/planner/template | 9 +++++----
 srcpkgs/planner/update   | 1 +
 2 files changed, 6 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/planner/update

diff --git a/srcpkgs/planner/template b/srcpkgs/planner/template
index 5b331ba8c2f3..6bd81bffa9df 100644
--- a/srcpkgs/planner/template
+++ b/srcpkgs/planner/template
@@ -1,18 +1,19 @@
 # Template file for 'planner'
 pkgname=planner
-version=2.6.9
+version=2.7
 revision=1
 build_style=meson
 build_helper="gir"
-hostmakedepends="gettext pkg-config vala glib-devel"
+hostmakedepends="gettext pkg-config vala glib-devel curl"
 makedepends="evolution-data-server-devel libgee08-devel granite-devel
- webkit2gtk-devel libsoup-devel libpeas-devel"
+ webkit2gtk-devel libsoup-devel libpeas-devel libhandy1-devel"
+depends="io.elementary.icons io.elementary.stylesheet"
 short_desc="Task manager with Todoist support designed for GNU/Linux"
 maintainer="linarcx <linarcx@riseup.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/alainm23/planner"
 distfiles="https://github.com/alainm23/planner/archive/${version}.tar.gz"
-checksum=40520c9ade68300089494b085ae4cd1ce076606b58d528df57f911fd4fdcdb74
+checksum=cd34953867a91b2992aa4eafddc5093a695d1e6096571ade75640dddcc425d69
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" evolution-data-server-devel"
diff --git a/srcpkgs/planner/update b/srcpkgs/planner/update
new file mode 100644
index 000000000000..325c4226857f
--- /dev/null
+++ b/srcpkgs/planner/update
@@ -0,0 +1 @@
+ignore="6.2.3"

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

* Re: planner: update to 2.7
  2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
                   ` (7 preceding siblings ...)
  2021-08-06 19:20 ` [PR PATCH] [Updated] " mobinmob
@ 2021-08-06 19:27 ` mobinmob
  2021-08-13 23:02 ` [PR REVIEW] " paper42
                   ` (7 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: mobinmob @ 2021-08-06 19:27 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/32352#issuecomment-894472995

Comment:
> > 6.2.3 is actually an older version, 2.7 is the latest.
> 
> that's confusing, could you add it to the version ignores in the update file?

Done, hope it is correct :p



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

* Re: [PR REVIEW] planner: update to 2.7
  2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
                   ` (9 preceding siblings ...)
  2021-08-13 23:02 ` [PR REVIEW] " paper42
@ 2021-08-13 23:02 ` paper42
  2021-08-18 16:51 ` [PR PATCH] [Updated] " mobinmob
                   ` (5 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2021-08-13 23:02 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32352#discussion_r688819122

Comment:
According to https://github.com/alainm23/planner/search?q=curl, it seems like curl should be a runtime dependency.

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

* Re: [PR REVIEW] planner: update to 2.7
  2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
                   ` (8 preceding siblings ...)
  2021-08-06 19:27 ` mobinmob
@ 2021-08-13 23:02 ` paper42
  2021-08-13 23:02 ` paper42
                   ` (6 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2021-08-13 23:02 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32352#discussion_r688819313

Comment:
please also add a comment why this version is ignored - it was tagged by mistake

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

* Re: [PR PATCH] [Updated] planner: update to 2.7
  2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
                   ` (10 preceding siblings ...)
  2021-08-13 23:02 ` paper42
@ 2021-08-18 16:51 ` mobinmob
  2021-08-18 16:51 ` mobinmob
                   ` (4 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: mobinmob @ 2021-08-18 16:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages planner
https://github.com/void-linux/void-packages/pull/32352

planner: update to 2.7
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] 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.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl


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

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

From f0dabb73998b10d4d34cdd81bcd4de5ccaf09475 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 5 Aug 2021 23:38:35 +0300
Subject: [PATCH] planner: update to 2.7.

Also:
- add needed dependencies
- add update file.
---
 srcpkgs/planner/template | 7 ++++---
 srcpkgs/planner/update   | 2 ++
 2 files changed, 6 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/planner/update

diff --git a/srcpkgs/planner/template b/srcpkgs/planner/template
index 5b331ba8c2f3..44dad1b6a04b 100644
--- a/srcpkgs/planner/template
+++ b/srcpkgs/planner/template
@@ -1,18 +1,19 @@
 # Template file for 'planner'
 pkgname=planner
-version=2.6.9
+version=2.7
 revision=1
 build_style=meson
 build_helper="gir"
 hostmakedepends="gettext pkg-config vala glib-devel"
 makedepends="evolution-data-server-devel libgee08-devel granite-devel
- webkit2gtk-devel libsoup-devel libpeas-devel"
+ webkit2gtk-devel libsoup-devel libpeas-devel libhandy1-devel"
+depends="io.elementary.icons io.elementary.stylesheet curl"
 short_desc="Task manager with Todoist support designed for GNU/Linux"
 maintainer="linarcx <linarcx@riseup.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/alainm23/planner"
 distfiles="https://github.com/alainm23/planner/archive/${version}.tar.gz"
-checksum=40520c9ade68300089494b085ae4cd1ce076606b58d528df57f911fd4fdcdb74
+checksum=cd34953867a91b2992aa4eafddc5093a695d1e6096571ade75640dddcc425d69
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" evolution-data-server-devel"
diff --git a/srcpkgs/planner/update b/srcpkgs/planner/update
new file mode 100644
index 000000000000..17b54fd761db
--- /dev/null
+++ b/srcpkgs/planner/update
@@ -0,0 +1,2 @@
+# 6.2.3 is an old release, tagged by mistake
+ignore="6.2.3"

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

* Re: [PR PATCH] [Updated] planner: update to 2.7
  2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
                   ` (11 preceding siblings ...)
  2021-08-18 16:51 ` [PR PATCH] [Updated] " mobinmob
@ 2021-08-18 16:51 ` mobinmob
  2021-08-18 16:51 ` [PR REVIEW] " mobinmob
                   ` (3 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: mobinmob @ 2021-08-18 16:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages planner
https://github.com/void-linux/void-packages/pull/32352

planner: update to 2.7
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] 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.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl


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

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

From b908d18ef5967249cfd23a2925e058882a2913bb Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 5 Aug 2021 23:38:35 +0300
Subject: [PATCH] planner: update to 2.7.

Also:
- add needed dependencies
- add update file.
---
 srcpkgs/planner/template | 7 ++++---
 srcpkgs/planner/update   | 2 ++
 2 files changed, 6 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/planner/update

diff --git a/srcpkgs/planner/template b/srcpkgs/planner/template
index 5b331ba8c2f3..44dad1b6a04b 100644
--- a/srcpkgs/planner/template
+++ b/srcpkgs/planner/template
@@ -1,18 +1,19 @@
 # Template file for 'planner'
 pkgname=planner
-version=2.6.9
+version=2.7
 revision=1
 build_style=meson
 build_helper="gir"
 hostmakedepends="gettext pkg-config vala glib-devel"
 makedepends="evolution-data-server-devel libgee08-devel granite-devel
- webkit2gtk-devel libsoup-devel libpeas-devel"
+ webkit2gtk-devel libsoup-devel libpeas-devel libhandy1-devel"
+depends="io.elementary.icons io.elementary.stylesheet curl"
 short_desc="Task manager with Todoist support designed for GNU/Linux"
 maintainer="linarcx <linarcx@riseup.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/alainm23/planner"
 distfiles="https://github.com/alainm23/planner/archive/${version}.tar.gz"
-checksum=40520c9ade68300089494b085ae4cd1ce076606b58d528df57f911fd4fdcdb74
+checksum=cd34953867a91b2992aa4eafddc5093a695d1e6096571ade75640dddcc425d69
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" evolution-data-server-devel"
diff --git a/srcpkgs/planner/update b/srcpkgs/planner/update
new file mode 100644
index 000000000000..17b54fd761db
--- /dev/null
+++ b/srcpkgs/planner/update
@@ -0,0 +1,2 @@
+# 6.2.3 is an old release, tagged by mistake
+ignore="6.2.3"

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

* Re: [PR REVIEW] planner: update to 2.7
  2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
                   ` (12 preceding siblings ...)
  2021-08-18 16:51 ` mobinmob
@ 2021-08-18 16:51 ` mobinmob
  2021-08-18 16:51 ` mobinmob
                   ` (2 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: mobinmob @ 2021-08-18 16:51 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/32352#discussion_r691435575

Comment:
Done, thanks.

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

* Re: [PR REVIEW] planner: update to 2.7
  2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
                   ` (13 preceding siblings ...)
  2021-08-18 16:51 ` [PR REVIEW] " mobinmob
@ 2021-08-18 16:51 ` mobinmob
  2021-08-18 19:16 ` [PR PATCH] [Updated] " mobinmob
  2021-08-18 21:52 ` [PR PATCH] [Merged]: " paper42
  16 siblings, 0 replies; 18+ messages in thread
From: mobinmob @ 2021-08-18 16:51 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/32352#discussion_r691435682

Comment:
Done.

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

* Re: [PR PATCH] [Updated] planner: update to 2.7
  2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
                   ` (14 preceding siblings ...)
  2021-08-18 16:51 ` mobinmob
@ 2021-08-18 19:16 ` mobinmob
  2021-08-18 21:52 ` [PR PATCH] [Merged]: " paper42
  16 siblings, 0 replies; 18+ messages in thread
From: mobinmob @ 2021-08-18 19:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages planner
https://github.com/void-linux/void-packages/pull/32352

planner: update to 2.7
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] 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.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl


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

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

From fda0cb25c499b98d1d3a6b8767c51a0be16315f8 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 5 Aug 2021 23:38:35 +0300
Subject: [PATCH] planner: update to 2.7.

Also:
- add needed dependencies
- add update file.
---
 srcpkgs/planner/template | 9 +++++----
 srcpkgs/planner/update   | 2 ++
 2 files changed, 7 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/planner/update

diff --git a/srcpkgs/planner/template b/srcpkgs/planner/template
index 5b331ba8c2f3..7be79ab4c6ba 100644
--- a/srcpkgs/planner/template
+++ b/srcpkgs/planner/template
@@ -1,18 +1,19 @@
 # Template file for 'planner'
 pkgname=planner
-version=2.6.9
+version=2.7
 revision=1
 build_style=meson
 build_helper="gir"
-hostmakedepends="gettext pkg-config vala glib-devel"
+hostmakedepends="gettext pkg-config vala glib-devel curl"
 makedepends="evolution-data-server-devel libgee08-devel granite-devel
- webkit2gtk-devel libsoup-devel libpeas-devel"
+ webkit2gtk-devel libsoup-devel libpeas-devel libhandy1-devel"
+depends="io.elementary.icons io.elementary.stylesheet curl"
 short_desc="Task manager with Todoist support designed for GNU/Linux"
 maintainer="linarcx <linarcx@riseup.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/alainm23/planner"
 distfiles="https://github.com/alainm23/planner/archive/${version}.tar.gz"
-checksum=40520c9ade68300089494b085ae4cd1ce076606b58d528df57f911fd4fdcdb74
+checksum=cd34953867a91b2992aa4eafddc5093a695d1e6096571ade75640dddcc425d69
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" evolution-data-server-devel"
diff --git a/srcpkgs/planner/update b/srcpkgs/planner/update
new file mode 100644
index 000000000000..17b54fd761db
--- /dev/null
+++ b/srcpkgs/planner/update
@@ -0,0 +1,2 @@
+# 6.2.3 is an old release, tagged by mistake
+ignore="6.2.3"

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

* Re: [PR PATCH] [Merged]: planner: update to 2.7
  2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
                   ` (15 preceding siblings ...)
  2021-08-18 19:16 ` [PR PATCH] [Updated] " mobinmob
@ 2021-08-18 21:52 ` paper42
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2021-08-18 21:52 UTC (permalink / raw)
  To: ml

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

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

planner: update to 2.7
https://github.com/void-linux/void-packages/pull/32352

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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] 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.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl


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

end of thread, other threads:[~2021-08-18 21:52 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-05 20:39 [PR PATCH] planner: update to 6.2.3 mobinmob
2021-08-05 21:03 ` paper42
2021-08-05 21:27 ` mobinmob
2021-08-05 21:39 ` [PR PATCH] [Updated] " mobinmob
2021-08-05 21:44 ` mobinmob
2021-08-05 22:48 ` [PR PATCH] [Updated] " mobinmob
2021-08-05 22:50 ` planner: update to 2.7 mobinmob
2021-08-06 18:41 ` paper42
2021-08-06 19:20 ` [PR PATCH] [Updated] " mobinmob
2021-08-06 19:27 ` mobinmob
2021-08-13 23:02 ` [PR REVIEW] " paper42
2021-08-13 23:02 ` paper42
2021-08-18 16:51 ` [PR PATCH] [Updated] " mobinmob
2021-08-18 16:51 ` mobinmob
2021-08-18 16:51 ` [PR REVIEW] " mobinmob
2021-08-18 16:51 ` mobinmob
2021-08-18 19:16 ` [PR PATCH] [Updated] " mobinmob
2021-08-18 21:52 ` [PR PATCH] [Merged]: " paper42

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