Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] conky: update to 1.18.3
@ 2023-03-20 14:17 realcharmer
  2023-03-20 15:47 ` realcharmer
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: realcharmer @ 2023-03-20 14:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages conky
https://github.com/void-linux/void-packages/pull/42879

conky: update to 1.18.3
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

From c613d7ef3b4c42f1605708cfe3f7cef008dcb539 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Mon, 20 Mar 2023 14:59:53 +0100
Subject: [PATCH] conky: update to 1.18.3

---
 srcpkgs/conky/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/conky/template b/srcpkgs/conky/template
index 016ddeab5c8a..dfb32857b1a3 100644
--- a/srcpkgs/conky/template
+++ b/srcpkgs/conky/template
@@ -1,7 +1,7 @@
 # Template file for 'conky'
 # Keep in sync with 'conky-cli'
 pkgname=conky
-version=1.13.1
+version=1.18.3
 revision=1
 build_style=cmake
 conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
@@ -13,13 +13,13 @@ configure_args="-DMAINTAINER_MODE=ON -DRELEASE=ON
 hostmakedepends="libtool pkg-config docbook2x man-db toluapp"
 makedepends="alsa-lib-devel imlib2-devel libXdamage-devel libXft-devel
  libXinerama-devel libcurl-devel librsvg-devel lua53-devel ncurses-devel
- toluapp-devel wireless_tools-devel"
+ toluapp-devel wireless_tools-devel pandoc python3-yaml python3-Jinja2"
 short_desc="Lightweight system monitor for X"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause, GPL-3.0-or-later"
 homepage="https://github.com/brndnmtthws/conky"
 distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz"
-checksum=f85c96250b501e937b9b5d2ff3f06176e14777c94cec81373bbfc8a619d7a05a
+checksum=96755e1f8de852e2812e00c16050f5e98585bbe29c547edb4eb6d1e760081d93
 
 post_install() {
 	vmkdir etc/conky

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

* Re: conky: update to 1.18.3
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
@ 2023-03-20 15:47 ` realcharmer
  2023-03-20 15:59 ` realcharmer
                   ` (18 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: realcharmer @ 2023-03-20 15:47 UTC (permalink / raw)
  To: ml

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

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/42879#issuecomment-1476483061

Comment:
Tests fail on i686. I've filled a bug in upstream <https://github.com/brndnmtthws/conky/issues/1463>. Is is possible the issue is on our side?

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

* Re: conky: update to 1.18.3
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
  2023-03-20 15:47 ` realcharmer
@ 2023-03-20 15:59 ` realcharmer
  2023-03-20 16:00 ` realcharmer
                   ` (17 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: realcharmer @ 2023-03-20 15:59 UTC (permalink / raw)
  To: ml

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

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/42879#issuecomment-1476504393

Comment:
I didn't notice the old PR <https://github.com/void-linux/void-packages/pull/40237>. It seems like this is going to need more work. I will try and implement the suggestions from the mentioned PR. Labeling as WIP for now.

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

* Re: conky: update to 1.18.3
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
  2023-03-20 15:47 ` realcharmer
  2023-03-20 15:59 ` realcharmer
@ 2023-03-20 16:00 ` realcharmer
  2023-03-28  8:27 ` realcharmer
                   ` (16 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: realcharmer @ 2023-03-20 16:00 UTC (permalink / raw)
  To: ml

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

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/42879#issuecomment-1476504393

Comment:
I didn't notice the old PR <https://github.com/void-linux/void-packages/pull/40237>. It seems like this is going to need more work. I will try and implement the suggestions from the mentioned PR. We could label this as WIP for now.

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

* Re: conky: update to 1.18.3
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
                   ` (2 preceding siblings ...)
  2023-03-20 16:00 ` realcharmer
@ 2023-03-28  8:27 ` realcharmer
  2023-04-03 14:37 ` [PR PATCH] [Updated] [WIP] " realcharmer
                   ` (15 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: realcharmer @ 2023-03-28  8:27 UTC (permalink / raw)
  To: ml

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

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/42879#issuecomment-1486431509

Comment:
The mentioned bug has been fixed by https://github.com/brndnmtthws/conky/pull/1470, so we should wait for a new release to have passing builds for i686.

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

* Re: [PR PATCH] [Updated] [WIP] conky: update to 1.18.3
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
                   ` (3 preceding siblings ...)
  2023-03-28  8:27 ` realcharmer
@ 2023-04-03 14:37 ` realcharmer
  2023-04-03 15:04 ` [WIP] conky: update to 1.19.0 realcharmer
                   ` (14 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: realcharmer @ 2023-04-03 14:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages conky
https://github.com/void-linux/void-packages/pull/42879

[WIP] conky: update to 1.18.3
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

From 94650d1652daa35b0c41145d9b25db2e60e47df6 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Mon, 20 Mar 2023 14:59:53 +0100
Subject: [PATCH] conky: update to 1.19.0

---
 srcpkgs/conky/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/conky/template b/srcpkgs/conky/template
index 016ddeab5c8a..910d2db774da 100644
--- a/srcpkgs/conky/template
+++ b/srcpkgs/conky/template
@@ -1,7 +1,7 @@
 # Template file for 'conky'
 # Keep in sync with 'conky-cli'
 pkgname=conky
-version=1.13.1
+version=1.19.0
 revision=1
 build_style=cmake
 conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
@@ -13,13 +13,13 @@ configure_args="-DMAINTAINER_MODE=ON -DRELEASE=ON
 hostmakedepends="libtool pkg-config docbook2x man-db toluapp"
 makedepends="alsa-lib-devel imlib2-devel libXdamage-devel libXft-devel
  libXinerama-devel libcurl-devel librsvg-devel lua53-devel ncurses-devel
- toluapp-devel wireless_tools-devel"
+ toluapp-devel wireless_tools-devel pandoc python3-yaml python3-Jinja2"
 short_desc="Lightweight system monitor for X"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause, GPL-3.0-or-later"
 homepage="https://github.com/brndnmtthws/conky"
 distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz"
-checksum=f85c96250b501e937b9b5d2ff3f06176e14777c94cec81373bbfc8a619d7a05a
+checksum=d376e9ca8dd87042a15a553065912cc326b4526a2d04a890b9e1ea2168d42028
 
 post_install() {
 	vmkdir etc/conky

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

* Re: [WIP] conky: update to 1.19.0
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
                   ` (4 preceding siblings ...)
  2023-04-03 14:37 ` [PR PATCH] [Updated] [WIP] " realcharmer
@ 2023-04-03 15:04 ` realcharmer
  2023-04-03 15:04 ` realcharmer
                   ` (13 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: realcharmer @ 2023-04-03 15:04 UTC (permalink / raw)
  To: ml

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

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/42879#issuecomment-1494496199

Comment:
There is a new release for conky, so I've updated the PR and commit. It turns out there are more test failures on 32bit systems. See more at https://github.com/brndnmtthws/conky/issues/1485.

Waiting for upstream fixes and a subsequent new release.

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

* Re: [WIP] conky: update to 1.19.0
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
                   ` (5 preceding siblings ...)
  2023-04-03 15:04 ` [WIP] conky: update to 1.19.0 realcharmer
@ 2023-04-03 15:04 ` realcharmer
  2023-04-14  9:03 ` ncmprhnsbl
                   ` (12 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: realcharmer @ 2023-04-03 15:04 UTC (permalink / raw)
  To: ml

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

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/42879#issuecomment-1494496199

Comment:
There is a new release `1.19.0` for conky, so I've updated the PR and commit. It turns out there are more test failures on 32bit systems. See more at https://github.com/brndnmtthws/conky/issues/1485.

Waiting for upstream fixes and a subsequent new release.

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

* Re: [WIP] conky: update to 1.19.0
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
                   ` (6 preceding siblings ...)
  2023-04-03 15:04 ` realcharmer
@ 2023-04-14  9:03 ` ncmprhnsbl
  2023-04-25  7:41 ` realcharmer
                   ` (11 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: ncmprhnsbl @ 2023-04-14  9:03 UTC (permalink / raw)
  To: ml

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

New comment by ncmprhnsbl on void-packages repository

https://github.com/void-linux/void-packages/pull/42879#issuecomment-1508185713

Comment:
1.19.1 is now out.
something else to think about is conky is now wayland compatible (with: -DBUILD_WAYLAND=ON ) 
(and conkyconf: out_to_wayland = true )
this could be added to the plain conky build or a third "conky-wayland" template added that has DBUILD_X11=OFF as well as the wayland flag..


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

* Re: [WIP] conky: update to 1.19.0
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
                   ` (7 preceding siblings ...)
  2023-04-14  9:03 ` ncmprhnsbl
@ 2023-04-25  7:41 ` realcharmer
  2023-04-25  7:42 ` realcharmer
                   ` (10 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: realcharmer @ 2023-04-25  7:41 UTC (permalink / raw)
  To: ml

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

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/42879#issuecomment-1521305965

Comment:
> conky is now wayland compatible (with: -DBUILD_WAYLAND=ON ) (and conkyconf: out_to_wayland = true ) this could be added to the plain conky build or a third "conky-wayland" template added that has DBUILD_X11=OFF as well as the wayland flag..

Why not both? Are they mutually exclusive? Enabling both would cover most use-cases. Also thanks for the version bump heads-up.

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

* Re: [WIP] conky: update to 1.19.0
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
                   ` (8 preceding siblings ...)
  2023-04-25  7:41 ` realcharmer
@ 2023-04-25  7:42 ` realcharmer
  2023-04-25  7:46 ` [PR PATCH] [Updated] " realcharmer
                   ` (9 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: realcharmer @ 2023-04-25  7:42 UTC (permalink / raw)
  To: ml

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

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/42879#issuecomment-1521305965

Comment:
> conky is now wayland compatible (with: -DBUILD_WAYLAND=ON ) (and conkyconf: out_to_wayland = true ) this could be added to the plain conky build or a third "conky-wayland" template added that has DBUILD_X11=OFF as well as the wayland flag..

Why not both? Are they mutually exclusive? Enabling both would cover most use-cases. Judging by the previous closed PR https://github.com/void-linux/void-packages/pull/40237, splitting conky into multiple packages is not a good idea. Also thanks for the version bump heads-up.

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

* Re: [PR PATCH] [Updated] [WIP] conky: update to 1.19.0
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
                   ` (9 preceding siblings ...)
  2023-04-25  7:42 ` realcharmer
@ 2023-04-25  7:46 ` realcharmer
  2023-04-25 22:48 ` [WIP] conky: update to 1.19.1 ncmprhnsbl
                   ` (8 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: realcharmer @ 2023-04-25  7:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages conky
https://github.com/void-linux/void-packages/pull/42879

[WIP] conky: update to 1.19.0
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

From 9865fda47f413ab9576dfbb2b1f2c53702993048 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Mon, 20 Mar 2023 14:59:53 +0100
Subject: [PATCH] conky: update to 1.19.1

---
 srcpkgs/conky/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/conky/template b/srcpkgs/conky/template
index 016ddeab5c8a..0ac1101489bf 100644
--- a/srcpkgs/conky/template
+++ b/srcpkgs/conky/template
@@ -1,25 +1,25 @@
 # Template file for 'conky'
 # Keep in sync with 'conky-cli'
 pkgname=conky
-version=1.13.1
+version=1.19.1
 revision=1
 build_style=cmake
 conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
 configure_args="-DMAINTAINER_MODE=ON -DRELEASE=ON
- -DDOC_PATH=share/doc/${pkgname} -DBUILD_X11=ON -DBUILD_CURL=ON -DBUILD_XDBE=ON
- -DBUILD_RSS=ON -DBUILD_WEATHER_METAR=ON -DBUILD_IMLIB2=ON -DBUILD_WLAN=ON
- -DBUILD_LUA_CAIRO=ON -DBUILD_LUA_IMLIB2=ON -DBUILD_LUA_RSVG=ON
- -DBUILD_XSHAPE=ON -DBUILD_DOCS=ON"
+ -DDOC_PATH=share/doc/${pkgname} -DBUILD_X11=ON -DBUILD_WAYLAND=ON
+ -DBUILD_CURL=ON -DBUILD_XDBE=ON -DBUILD_RSS=ON -DBUILD_WEATHER_METAR=ON
+ -DBUILD_IMLIB2=ON -DBUILD_WLAN=ON -DBUILD_LUA_CAIRO=ON -DBUILD_LUA_IMLIB2=ON
+ -DBUILD_LUA_RSVG=ON -DBUILD_XSHAPE=ON -DBUILD_DOCS=ON"
 hostmakedepends="libtool pkg-config docbook2x man-db toluapp"
 makedepends="alsa-lib-devel imlib2-devel libXdamage-devel libXft-devel
  libXinerama-devel libcurl-devel librsvg-devel lua53-devel ncurses-devel
- toluapp-devel wireless_tools-devel"
+ toluapp-devel wireless_tools-devel pandoc python3-yaml python3-Jinja2"
 short_desc="Lightweight system monitor for X"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause, GPL-3.0-or-later"
 homepage="https://github.com/brndnmtthws/conky"
 distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz"
-checksum=f85c96250b501e937b9b5d2ff3f06176e14777c94cec81373bbfc8a619d7a05a
+checksum=ad2e6b0b616a85b75901213ec648ee10e09198ea1b5bdc545e799431966abd0c
 
 post_install() {
 	vmkdir etc/conky

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

* Re: [WIP] conky: update to 1.19.1
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
                   ` (10 preceding siblings ...)
  2023-04-25  7:46 ` [PR PATCH] [Updated] " realcharmer
@ 2023-04-25 22:48 ` ncmprhnsbl
  2023-04-25 22:49 ` ncmprhnsbl
                   ` (7 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: ncmprhnsbl @ 2023-04-25 22:48 UTC (permalink / raw)
  To: ml

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

New comment by ncmprhnsbl on void-packages repository

https://github.com/void-linux/void-packages/pull/42879#issuecomment-1522514730

Comment:
> Why not both?
;)  is what i meant when i said:
>this could be added to the plain conky build or
which is fine by me and afaik there not mutually exclusive
seems the build has gotten caught in a libcurl update...



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

* Re: [WIP] conky: update to 1.19.1
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
                   ` (11 preceding siblings ...)
  2023-04-25 22:48 ` [WIP] conky: update to 1.19.1 ncmprhnsbl
@ 2023-04-25 22:49 ` ncmprhnsbl
  2023-04-25 22:49 ` ncmprhnsbl
                   ` (6 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: ncmprhnsbl @ 2023-04-25 22:49 UTC (permalink / raw)
  To: ml

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

New comment by ncmprhnsbl on void-packages repository

https://github.com/void-linux/void-packages/pull/42879#issuecomment-1522514730

Comment:
> Why not both?
>
;)  is what i meant when i said:
>this could be added to the plain conky build or
>
which is fine by me and afaik there not mutually exclusive
seems the build has gotten caught in a libcurl update...



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

* Re: [WIP] conky: update to 1.19.1
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
                   ` (12 preceding siblings ...)
  2023-04-25 22:49 ` ncmprhnsbl
@ 2023-04-25 22:49 ` ncmprhnsbl
  2023-04-30  6:10 ` ncmprhnsbl
                   ` (5 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: ncmprhnsbl @ 2023-04-25 22:49 UTC (permalink / raw)
  To: ml

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

New comment by ncmprhnsbl on void-packages repository

https://github.com/void-linux/void-packages/pull/42879#issuecomment-1522514730

Comment:
> Why not both?
>
;)  is what i meant when i said:
>this could be added to the plain conky build or
>
which is fine by me and afaik they're not mutually exclusive
seems the build has gotten caught in a libcurl update...



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

* Re: [WIP] conky: update to 1.19.1
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
                   ` (13 preceding siblings ...)
  2023-04-25 22:49 ` ncmprhnsbl
@ 2023-04-30  6:10 ` ncmprhnsbl
  2023-05-02  7:16 ` [PR PATCH] [Updated] " realcharmer
                   ` (4 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: ncmprhnsbl @ 2023-04-30  6:10 UTC (permalink / raw)
  To: ml

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

New comment by ncmprhnsbl on void-packages repository

https://github.com/void-linux/void-packages/pull/42879#issuecomment-1528948063

Comment:
a couple of things when i try to build this locally with xbps-src:
need to add: wayland-devel and wayland-protocols to the makedepends
but even then compilation fails at "display-wayland.cc.o"  unable to find cairo.h even though it's definitely present in the buildroot

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

* Re: [PR PATCH] [Updated] [WIP] conky: update to 1.19.1
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
                   ` (14 preceding siblings ...)
  2023-04-30  6:10 ` ncmprhnsbl
@ 2023-05-02  7:16 ` realcharmer
  2023-05-02  7:34 ` realcharmer
                   ` (3 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: realcharmer @ 2023-05-02  7:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages conky
https://github.com/void-linux/void-packages/pull/42879

[WIP] conky: update to 1.19.1
#### Changes
- Bump version
- Fixed 32-bit tests upstream
- Enable Wayland support with  `-DBUILD_WAYLAND=ON`
- Add missing dependencies

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

From 21534b1c6016bb528a5e70e04cb12f57de4560c0 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Mon, 20 Mar 2023 14:59:53 +0100
Subject: [PATCH] conky: update to 1.19.1

---
 srcpkgs/conky/template | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/conky/template b/srcpkgs/conky/template
index 016ddeab5c8a..001d89371426 100644
--- a/srcpkgs/conky/template
+++ b/srcpkgs/conky/template
@@ -1,15 +1,16 @@
 # Template file for 'conky'
 # Keep in sync with 'conky-cli'
 pkgname=conky
-version=1.13.1
+version=1.19.1
 revision=1
 build_style=cmake
 conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
 configure_args="-DMAINTAINER_MODE=ON -DRELEASE=ON
- -DDOC_PATH=share/doc/${pkgname} -DBUILD_X11=ON -DBUILD_CURL=ON -DBUILD_XDBE=ON
- -DBUILD_RSS=ON -DBUILD_WEATHER_METAR=ON -DBUILD_IMLIB2=ON -DBUILD_WLAN=ON
+ -DDOC_PATH=share/doc/${pkgname} -DBUILD_CURL=ON
+ -DBUILD_RSS=ON -DBUILD_WEATHER_METAR=ON -DBUILD_WLAN=ON
+ -DBUILD_X11=ON -DBUILD_XDBE=ON -DBUILD_IMLIB2=ON
  -DBUILD_LUA_CAIRO=ON -DBUILD_LUA_IMLIB2=ON -DBUILD_LUA_RSVG=ON
- -DBUILD_XSHAPE=ON -DBUILD_DOCS=ON"
+ -DBUILD_XSHAPE=ON"
 hostmakedepends="libtool pkg-config docbook2x man-db toluapp"
 makedepends="alsa-lib-devel imlib2-devel libXdamage-devel libXft-devel
  libXinerama-devel libcurl-devel librsvg-devel lua53-devel ncurses-devel
@@ -18,8 +19,10 @@ short_desc="Lightweight system monitor for X"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause, GPL-3.0-or-later"
 homepage="https://github.com/brndnmtthws/conky"
-distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz"
-checksum=f85c96250b501e937b9b5d2ff3f06176e14777c94cec81373bbfc8a619d7a05a
+distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz
+ https://github.com/brndnmtthws/conky/releases/download/v${version}/conky.1.gz"
+checksum=ad2e6b0b616a85b75901213ec648ee10e09198ea1b5bdc545e799431966abd0c
+ d7bd56dab879fc2de533fdf27a180ea1427234e5ced221358424ac74f372fb02
 
 post_install() {
 	vmkdir etc/conky
@@ -27,4 +30,5 @@ post_install() {
 	mv ${DESTDIR}/usr/share/doc/conky/conky_no_x11.conf ${DESTDIR}/etc/conky/
 	rm ${DESTDIR}/usr/share/doc/conky/convert.lua
 	vlicense COPYING
+	vman conky.1
 }

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

* Re: [PR PATCH] [Updated] [WIP] conky: update to 1.19.1
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
                   ` (15 preceding siblings ...)
  2023-05-02  7:16 ` [PR PATCH] [Updated] " realcharmer
@ 2023-05-02  7:34 ` realcharmer
  2023-05-02  7:44 ` realcharmer
                   ` (2 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: realcharmer @ 2023-05-02  7:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages conky
https://github.com/void-linux/void-packages/pull/42879

[WIP] conky: update to 1.19.1
#### Changes
- Bump version
- Fixed 32-bit tests upstream
- ~Enable Wayland support with  `-DBUILD_WAYLAND=ON`~ (issues during build)
- ~Add missing dependencies~
- Do not build docs

Wayland support and/or package merge of `conky` and `conky-cli` can be explored in the future.

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

From b0ac0d81678e8829d4615f391d5c24b56f25a428 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Mon, 20 Mar 2023 14:59:53 +0100
Subject: [PATCH] conky: update to 1.19.1

---
 srcpkgs/conky-cli/template | 11 ++++++-----
 srcpkgs/conky/template     | 16 ++++++++++------
 2 files changed, 16 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/conky-cli/template b/srcpkgs/conky-cli/template
index 3eeec06dd1eb..db327039fd02 100644
--- a/srcpkgs/conky-cli/template
+++ b/srcpkgs/conky-cli/template
@@ -6,9 +6,7 @@ revision=1
 build_style=cmake
 conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
 configure_args="-DMAINTAINER_MODE=ON -DRELEASE=ON
- -DDOC_PATH=share/doc/${pkgname} -DBUILD_X11=OFF -DBUILD_CURL=ON -DBUILD_XDBE=OFF
- -DBUILD_RSS=ON -DBUILD_WEATHER_METAR=OFF -DBUILD_IMLIB2=OFF -DBUILD_WLAN=ON
- -DBUILD_DOCS=ON"
+ -DBUILD_X11=OFF -DBUILD_XDBE=OFF -DBUILD_IMLIB2=OFF"
 hostmakedepends="libtool pkg-config docbook2x man-db"
 makedepends="libcurl-devel libglib-devel libxml2-devel lua53-devel
  ncurses-devel wireless_tools-devel"
@@ -16,8 +14,10 @@ short_desc="Conky command line without X11"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause, GPL-3.0-or-later"
 homepage="https://github.com/brndnmtthws/conky"
-distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz"
-checksum=f85c96250b501e937b9b5d2ff3f06176e14777c94cec81373bbfc8a619d7a05a
+distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz
+ https://github.com/brndnmtthws/conky/releases/download/v${version}/conky.1.gz"
+checksum=ad2e6b0b616a85b75901213ec648ee10e09198ea1b5bdc545e799431966abd0c
+ d7bd56dab879fc2de533fdf27a180ea1427234e5ced221358424ac74f372fb02
 
 provides="conky-${version}_${revision}"
 conflicts="conky>=0"
@@ -34,4 +34,5 @@ post_install() {
 	mv ${DESTDIR}/usr/share/doc/conky-cli/conky_no_x11.conf ${DESTDIR}/etc/conky/
 	rm ${DESTDIR}/usr/share/doc/conky-cli/convert.lua
 	vlicense COPYING
+	vman ${wrksrc}/conky.1
 }
diff --git a/srcpkgs/conky/template b/srcpkgs/conky/template
index 016ddeab5c8a..751bb1a70802 100644
--- a/srcpkgs/conky/template
+++ b/srcpkgs/conky/template
@@ -1,15 +1,16 @@
 # Template file for 'conky'
 # Keep in sync with 'conky-cli'
 pkgname=conky
-version=1.13.1
+version=1.19.1
 revision=1
 build_style=cmake
 conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
 configure_args="-DMAINTAINER_MODE=ON -DRELEASE=ON
- -DDOC_PATH=share/doc/${pkgname} -DBUILD_X11=ON -DBUILD_CURL=ON -DBUILD_XDBE=ON
- -DBUILD_RSS=ON -DBUILD_WEATHER_METAR=ON -DBUILD_IMLIB2=ON -DBUILD_WLAN=ON
+ -DDOC_PATH=share/doc/${pkgname} -DBUILD_CURL=ON
+ -DBUILD_RSS=ON -DBUILD_WEATHER_METAR=ON -DBUILD_WLAN=ON
+ -DBUILD_X11=ON -DBUILD_XDBE=ON -DBUILD_IMLIB2=ON
  -DBUILD_LUA_CAIRO=ON -DBUILD_LUA_IMLIB2=ON -DBUILD_LUA_RSVG=ON
- -DBUILD_XSHAPE=ON -DBUILD_DOCS=ON"
+ -DBUILD_XSHAPE=ON"
 hostmakedepends="libtool pkg-config docbook2x man-db toluapp"
 makedepends="alsa-lib-devel imlib2-devel libXdamage-devel libXft-devel
  libXinerama-devel libcurl-devel librsvg-devel lua53-devel ncurses-devel
@@ -18,8 +19,10 @@ short_desc="Lightweight system monitor for X"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause, GPL-3.0-or-later"
 homepage="https://github.com/brndnmtthws/conky"
-distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz"
-checksum=f85c96250b501e937b9b5d2ff3f06176e14777c94cec81373bbfc8a619d7a05a
+distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz
+ https://github.com/brndnmtthws/conky/releases/download/v${version}/conky.1.gz"
+checksum="ad2e6b0b616a85b75901213ec648ee10e09198ea1b5bdc545e799431966abd0c
+ d7bd56dab879fc2de533fdf27a180ea1427234e5ced221358424ac74f372fb02"
 
 post_install() {
 	vmkdir etc/conky
@@ -27,4 +30,5 @@ post_install() {
 	mv ${DESTDIR}/usr/share/doc/conky/conky_no_x11.conf ${DESTDIR}/etc/conky/
 	rm ${DESTDIR}/usr/share/doc/conky/convert.lua
 	vlicense COPYING
+	vman conky.1
 }

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

* Re: [PR PATCH] [Updated] [WIP] conky: update to 1.19.1
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
                   ` (16 preceding siblings ...)
  2023-05-02  7:34 ` realcharmer
@ 2023-05-02  7:44 ` realcharmer
  2023-05-30 14:04 ` realcharmer
  2023-05-30 14:04 ` [PR PATCH] [Closed]: " realcharmer
  19 siblings, 0 replies; 21+ messages in thread
From: realcharmer @ 2023-05-02  7:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages conky
https://github.com/void-linux/void-packages/pull/42879

[WIP] conky: update to 1.19.1
#### Changes
- Bump version
- Fixed 32-bit tests upstream
- ~Enable Wayland support with  `-DBUILD_WAYLAND=ON`~ (issues during build)
- ~Add missing dependencies~
- Do not build docs

Wayland support and/or package merge of `conky` and `conky-cli` can be explored in the future.

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

From aa620eaa57c60f732bd7a7abf118383481d3d4e7 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Mon, 20 Mar 2023 14:59:53 +0100
Subject: [PATCH] conky: update to 1.19.1

---
 srcpkgs/conky/template | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/conky/template b/srcpkgs/conky/template
index 016ddeab5c8a..751bb1a70802 100644
--- a/srcpkgs/conky/template
+++ b/srcpkgs/conky/template
@@ -1,15 +1,16 @@
 # Template file for 'conky'
 # Keep in sync with 'conky-cli'
 pkgname=conky
-version=1.13.1
+version=1.19.1
 revision=1
 build_style=cmake
 conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
 configure_args="-DMAINTAINER_MODE=ON -DRELEASE=ON
- -DDOC_PATH=share/doc/${pkgname} -DBUILD_X11=ON -DBUILD_CURL=ON -DBUILD_XDBE=ON
- -DBUILD_RSS=ON -DBUILD_WEATHER_METAR=ON -DBUILD_IMLIB2=ON -DBUILD_WLAN=ON
+ -DDOC_PATH=share/doc/${pkgname} -DBUILD_CURL=ON
+ -DBUILD_RSS=ON -DBUILD_WEATHER_METAR=ON -DBUILD_WLAN=ON
+ -DBUILD_X11=ON -DBUILD_XDBE=ON -DBUILD_IMLIB2=ON
  -DBUILD_LUA_CAIRO=ON -DBUILD_LUA_IMLIB2=ON -DBUILD_LUA_RSVG=ON
- -DBUILD_XSHAPE=ON -DBUILD_DOCS=ON"
+ -DBUILD_XSHAPE=ON"
 hostmakedepends="libtool pkg-config docbook2x man-db toluapp"
 makedepends="alsa-lib-devel imlib2-devel libXdamage-devel libXft-devel
  libXinerama-devel libcurl-devel librsvg-devel lua53-devel ncurses-devel
@@ -18,8 +19,10 @@ short_desc="Lightweight system monitor for X"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause, GPL-3.0-or-later"
 homepage="https://github.com/brndnmtthws/conky"
-distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz"
-checksum=f85c96250b501e937b9b5d2ff3f06176e14777c94cec81373bbfc8a619d7a05a
+distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz
+ https://github.com/brndnmtthws/conky/releases/download/v${version}/conky.1.gz"
+checksum="ad2e6b0b616a85b75901213ec648ee10e09198ea1b5bdc545e799431966abd0c
+ d7bd56dab879fc2de533fdf27a180ea1427234e5ced221358424ac74f372fb02"
 
 post_install() {
 	vmkdir etc/conky
@@ -27,4 +30,5 @@ post_install() {
 	mv ${DESTDIR}/usr/share/doc/conky/conky_no_x11.conf ${DESTDIR}/etc/conky/
 	rm ${DESTDIR}/usr/share/doc/conky/convert.lua
 	vlicense COPYING
+	vman conky.1
 }

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

* Re: [WIP] conky: update to 1.19.1
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
                   ` (17 preceding siblings ...)
  2023-05-02  7:44 ` realcharmer
@ 2023-05-30 14:04 ` realcharmer
  2023-05-30 14:04 ` [PR PATCH] [Closed]: " realcharmer
  19 siblings, 0 replies; 21+ messages in thread
From: realcharmer @ 2023-05-30 14:04 UTC (permalink / raw)
  To: ml

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

New comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/42879#issuecomment-1568496016

Comment:
I don't have time to work on this now. Feel free to continue with my changes. Upstream for 32bit is fixed, so that's something at least.

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

* Re: [PR PATCH] [Closed]: [WIP] conky: update to 1.19.1
  2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
                   ` (18 preceding siblings ...)
  2023-05-30 14:04 ` realcharmer
@ 2023-05-30 14:04 ` realcharmer
  19 siblings, 0 replies; 21+ messages in thread
From: realcharmer @ 2023-05-30 14:04 UTC (permalink / raw)
  To: ml

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

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

[WIP] conky: update to 1.19.1
https://github.com/void-linux/void-packages/pull/42879

Description:
#### Changes
- Bump version
- Fixed 32-bit tests upstream
- Do not build docs

Wayland support and/or package merge of `conky` and `conky-cli` can be explored in the future.

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-20 14:17 [PR PATCH] conky: update to 1.18.3 realcharmer
2023-03-20 15:47 ` realcharmer
2023-03-20 15:59 ` realcharmer
2023-03-20 16:00 ` realcharmer
2023-03-28  8:27 ` realcharmer
2023-04-03 14:37 ` [PR PATCH] [Updated] [WIP] " realcharmer
2023-04-03 15:04 ` [WIP] conky: update to 1.19.0 realcharmer
2023-04-03 15:04 ` realcharmer
2023-04-14  9:03 ` ncmprhnsbl
2023-04-25  7:41 ` realcharmer
2023-04-25  7:42 ` realcharmer
2023-04-25  7:46 ` [PR PATCH] [Updated] " realcharmer
2023-04-25 22:48 ` [WIP] conky: update to 1.19.1 ncmprhnsbl
2023-04-25 22:49 ` ncmprhnsbl
2023-04-25 22:49 ` ncmprhnsbl
2023-04-30  6:10 ` ncmprhnsbl
2023-05-02  7:16 ` [PR PATCH] [Updated] " realcharmer
2023-05-02  7:34 ` realcharmer
2023-05-02  7:44 ` realcharmer
2023-05-30 14:04 ` realcharmer
2023-05-30 14:04 ` [PR PATCH] [Closed]: " realcharmer

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