Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qalculate: update to 3.17.0
@ 2021-02-18 15:36 FollieHiyuki
  2021-02-18 15:43 ` [PR PATCH] [Updated] " FollieHiyuki
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: FollieHiyuki @ 2021-02-18 15:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/FollieHiyuki/void-packages qalculate
https://github.com/void-linux/void-packages/pull/28844

qalculate: update to 3.17.0
<!-- Mark items with [x] where applicable -->

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

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

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From eafaacefbb1761c4258cb302eceb63185eb46436 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Thu, 18 Feb 2021 18:34:30 +0300
Subject: [PATCH] qalculate: update to 3.17.0

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

diff --git a/srcpkgs/qalculate/template b/srcpkgs/qalculate/template
index ec81d9cf9fd..c223601ef70 100644
--- a/srcpkgs/qalculate/template
+++ b/srcpkgs/qalculate/template
@@ -1,7 +1,7 @@
 # Template file for 'qalculate'
 # NOTE: keep this package synchronized with "srcpkgs/qalculate-gtk"
 pkgname=qalculate
-version=3.16.1
+version=3.17.0
 revision=1
 wrksrc="lib${pkgname}-${version}"
 build_style=gnu-configure
@@ -13,7 +13,7 @@ maintainer="Artem Zhurikhin <ashpool@xecut.net>"
 license="GPL-2.0-or-later"
 homepage="https://qalculate.github.io"
 distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
-checksum=bbe837073bf0d1995fe7ead4aae2b2e24260351048f6a513a9ca210342ce8e59
+checksum=7ea06b140b9238b44473e07b60e1e8cb5271e45b80cbdc27e7eb2e6f82c2ec8c
 
 libqalculate_package() {
 	short_desc+=" - library files"

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

* Re: [PR PATCH] [Updated] qalculate: update to 3.17.0
  2021-02-18 15:36 [PR PATCH] qalculate: update to 3.17.0 FollieHiyuki
@ 2021-02-18 15:43 ` FollieHiyuki
  2021-02-19  5:00 ` ericonr
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: FollieHiyuki @ 2021-02-18 15:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/FollieHiyuki/void-packages qalculate
https://github.com/void-linux/void-packages/pull/28844

qalculate: update to 3.17.0
<!-- Mark items with [x] where applicable -->

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

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

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From eafaacefbb1761c4258cb302eceb63185eb46436 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Thu, 18 Feb 2021 18:34:30 +0300
Subject: [PATCH 1/2] qalculate: update to 3.17.0

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

diff --git a/srcpkgs/qalculate/template b/srcpkgs/qalculate/template
index ec81d9cf9fd..c223601ef70 100644
--- a/srcpkgs/qalculate/template
+++ b/srcpkgs/qalculate/template
@@ -1,7 +1,7 @@
 # Template file for 'qalculate'
 # NOTE: keep this package synchronized with "srcpkgs/qalculate-gtk"
 pkgname=qalculate
-version=3.16.1
+version=3.17.0
 revision=1
 wrksrc="lib${pkgname}-${version}"
 build_style=gnu-configure
@@ -13,7 +13,7 @@ maintainer="Artem Zhurikhin <ashpool@xecut.net>"
 license="GPL-2.0-or-later"
 homepage="https://qalculate.github.io"
 distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
-checksum=bbe837073bf0d1995fe7ead4aae2b2e24260351048f6a513a9ca210342ce8e59
+checksum=7ea06b140b9238b44473e07b60e1e8cb5271e45b80cbdc27e7eb2e6f82c2ec8c
 
 libqalculate_package() {
 	short_desc+=" - library files"

From bf0e44c0b33dd15145538a612f1c0103a7ed7b7f Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Thu, 18 Feb 2021 18:41:51 +0300
Subject: [PATCH 2/2] qalculate-gtk: update to 3.17.0

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

diff --git a/srcpkgs/qalculate-gtk/template b/srcpkgs/qalculate-gtk/template
index 8d31b084218..c8d3c8e309a 100644
--- a/srcpkgs/qalculate-gtk/template
+++ b/srcpkgs/qalculate-gtk/template
@@ -1,7 +1,7 @@
 # Template file for 'qalculate-gtk'
 # NOTE: keep this package synchronized with "srcpkgs/qalculate"
 pkgname=qalculate-gtk
-version=3.16.0
+version=3.17.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="intltool pkg-config glib-devel"
@@ -12,4 +12,4 @@ maintainer="Artem Zhurikhin <ashpool@xecut.net>"
 license="GPL-2.0-or-later"
 homepage="https://qalculate.github.io"
 distfiles="https://github.com/Qalculate/qalculate-gtk/releases/download/v${version}/qalculate-gtk-${version}.tar.gz"
-checksum=79cbdb9705921cbe5fe9593fb798cb68c455596bc20584c6d4c930c28137655f
+checksum=b95f4be3c6fd883dec280a92d46b4678f8a7de2e5b654344246bb9d87695626b

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

* Re: qalculate: update to 3.17.0
  2021-02-18 15:36 [PR PATCH] qalculate: update to 3.17.0 FollieHiyuki
  2021-02-18 15:43 ` [PR PATCH] [Updated] " FollieHiyuki
@ 2021-02-19  5:00 ` ericonr
  2021-02-19 17:31 ` FollieHiyuki
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-02-19  5:00 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28844#issuecomment-781821984

Comment:
Argh, they seem to have broken all cross builds. Take a look at their commit log around the build system to see if you can find what it was.

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

* Re: qalculate: update to 3.17.0
  2021-02-18 15:36 [PR PATCH] qalculate: update to 3.17.0 FollieHiyuki
  2021-02-18 15:43 ` [PR PATCH] [Updated] " FollieHiyuki
  2021-02-19  5:00 ` ericonr
@ 2021-02-19 17:31 ` FollieHiyuki
  2021-02-23 22:53 ` ericonr
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: FollieHiyuki @ 2021-02-19 17:31 UTC (permalink / raw)
  To: ml

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

New comment by FollieHiyuki on void-packages repository

https://github.com/void-linux/void-packages/pull/28844#issuecomment-782222848

Comment:
I think it is around commit https://github.com/Qalculate/libqalculate/commit/8c4526941aed1e39187dba25eb1a74e8f91b56e0 that breaks the cross builds

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

* Re: qalculate: update to 3.17.0
  2021-02-18 15:36 [PR PATCH] qalculate: update to 3.17.0 FollieHiyuki
                   ` (2 preceding siblings ...)
  2021-02-19 17:31 ` FollieHiyuki
@ 2021-02-23 22:53 ` ericonr
  2021-02-24  1:00 ` FollieHiyuki
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-02-23 22:53 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28844#issuecomment-784571085

Comment:
Indeed, specifically with the addition of the `fixpo` program.

We have a workaround for a similar issue in the `goaccess` package, if you want to look. A possibly upstreamable solution is https://github.com/allinurl/goaccess/pull/2038 ,  but it's not necessary for a simple patch to get it to build..

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

* Re: qalculate: update to 3.17.0
  2021-02-18 15:36 [PR PATCH] qalculate: update to 3.17.0 FollieHiyuki
                   ` (3 preceding siblings ...)
  2021-02-23 22:53 ` ericonr
@ 2021-02-24  1:00 ` FollieHiyuki
  2021-02-26 17:01 ` FollieHiyuki
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: FollieHiyuki @ 2021-02-24  1:00 UTC (permalink / raw)
  To: ml

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

New comment by FollieHiyuki on void-packages repository

https://github.com/void-linux/void-packages/pull/28844#issuecomment-784651024

Comment:
I don't know much about compilers, but will take a look at what I can do.

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

* Re: qalculate: update to 3.17.0
  2021-02-18 15:36 [PR PATCH] qalculate: update to 3.17.0 FollieHiyuki
                   ` (4 preceding siblings ...)
  2021-02-24  1:00 ` FollieHiyuki
@ 2021-02-26 17:01 ` FollieHiyuki
  2021-02-26 18:13 ` [PR PATCH] [Closed]: " ericonr
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: FollieHiyuki @ 2021-02-26 17:01 UTC (permalink / raw)
  To: ml

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

New comment by FollieHiyuki on void-packages repository

https://github.com/void-linux/void-packages/pull/28844#issuecomment-786770076

Comment:
I've tried to do the same thing in `goaccess` for this package with no luck. Maybe I have done it wrong.
The build chain still fails when reaching those *.po files

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

* Re: [PR PATCH] [Closed]: qalculate: update to 3.17.0
  2021-02-18 15:36 [PR PATCH] qalculate: update to 3.17.0 FollieHiyuki
                   ` (5 preceding siblings ...)
  2021-02-26 17:01 ` FollieHiyuki
@ 2021-02-26 18:13 ` ericonr
  2021-02-26 18:14 ` ericonr
  2021-02-26 18:41 ` FollieHiyuki
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-02-26 18:13 UTC (permalink / raw)
  To: ml

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

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

qalculate: update to 3.17.0
https://github.com/void-linux/void-packages/pull/28844

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

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

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

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

* Re: qalculate: update to 3.17.0
  2021-02-18 15:36 [PR PATCH] qalculate: update to 3.17.0 FollieHiyuki
                   ` (6 preceding siblings ...)
  2021-02-26 18:13 ` [PR PATCH] [Closed]: " ericonr
@ 2021-02-26 18:14 ` ericonr
  2021-02-26 18:41 ` FollieHiyuki
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2021-02-26 18:14 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28844#issuecomment-786810445

Comment:
See cd6a6013afc3d578436ec9b987634b33712b640f for fix :)

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

* Re: qalculate: update to 3.17.0
  2021-02-18 15:36 [PR PATCH] qalculate: update to 3.17.0 FollieHiyuki
                   ` (7 preceding siblings ...)
  2021-02-26 18:14 ` ericonr
@ 2021-02-26 18:41 ` FollieHiyuki
  8 siblings, 0 replies; 10+ messages in thread
From: FollieHiyuki @ 2021-02-26 18:41 UTC (permalink / raw)
  To: ml

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

New comment by FollieHiyuki on void-packages repository

https://github.com/void-linux/void-packages/pull/28844#issuecomment-786824293

Comment:
Thanks. I know what I did wrong now :)

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

end of thread, other threads:[~2021-02-26 18:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-18 15:36 [PR PATCH] qalculate: update to 3.17.0 FollieHiyuki
2021-02-18 15:43 ` [PR PATCH] [Updated] " FollieHiyuki
2021-02-19  5:00 ` ericonr
2021-02-19 17:31 ` FollieHiyuki
2021-02-23 22:53 ` ericonr
2021-02-24  1:00 ` FollieHiyuki
2021-02-26 17:01 ` FollieHiyuki
2021-02-26 18:13 ` [PR PATCH] [Closed]: " ericonr
2021-02-26 18:14 ` ericonr
2021-02-26 18:41 ` FollieHiyuki

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