Github messages for voidlinux
 help / color / mirror / Atom feed
From: yoshiyoshyosh <yoshiyoshyosh@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] qalculate: update to 4.8.1, adopt.
Date: Thu, 26 Oct 2023 08:21:56 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46900@inbox.vuxu.org> (raw)

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

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

https://github.com/yoshiyoshyosh/void-packages qalculupdate
https://github.com/void-linux/void-packages/pull/46900

qalculate: update to 4.8.1, adopt.
#### 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-glibc`
- I built this PR locally for these architectures:
  - `x86_64-musl`

[the previous maintainer](https://github.com/ashpool37) has not contributed to void [in two years](https://github.com/void-linux/void-packages/pulls?q=is%3Apr+author%3Aashpool37+), and I actively use this software, so I feel keen on maintaining it for the forseeable future

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

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

From d50058d819056e964a9f52a52e10a170520cf6d7 Mon Sep 17 00:00:00 2001
From: yosh <yosh-git@riseup.net>
Date: Thu, 26 Oct 2023 02:13:28 -0400
Subject: [PATCH] qalculate: update to 4.8.1, adopt.

---
 srcpkgs/libqalculate/template  | 8 ++++----
 srcpkgs/qalculate-gtk/template | 6 +++---
 srcpkgs/qalculate-qt/template  | 6 +++---
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/libqalculate/template b/srcpkgs/libqalculate/template
index 23d9d0c18ab23..1fb3177c6339d 100644
--- a/srcpkgs/libqalculate/template
+++ b/srcpkgs/libqalculate/template
@@ -1,19 +1,19 @@
 # Template file for 'libqalculate'
 # NOTE: keep this package synchronized with 'qalculate-gtk' and 'qalculate-qt'
 pkgname=libqalculate
-version=4.5.1
-revision=3
+version=4.8.1
+revision=1
 build_style=gnu-configure
 hostmakedepends="intltool pkg-config doxygen"
 makedepends="libxml2-devel cln-devel readline-devel libcurl-devel icu-devel
  mpfr-devel"
 short_desc="Multi-purpose desktop calculator library"
-maintainer="Artem Zhurikhin <ashpool@xecut.net>"
+maintainer="yosh <yosh-git@riseup.net>"
 license="GPL-2.0-or-later"
 homepage="https://qalculate.github.io"
 changelog="https://qalculate.github.io/news.html"
 distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
-checksum=230c28f067c02a486252d6ea9a206ffc2b6803ae0430696f9e56611bece20585
+checksum=a55fbdc14cb183c62a95e430823017b5f958f0758d3476578f8cc05369157c54
 
 qalculate_package() {
 	short_desc="Multi-purpose desktop calculator - CLI version"
diff --git a/srcpkgs/qalculate-gtk/template b/srcpkgs/qalculate-gtk/template
index 2ab22e4a4b81c..1d9d281366f0e 100644
--- a/srcpkgs/qalculate-gtk/template
+++ b/srcpkgs/qalculate-gtk/template
@@ -1,16 +1,16 @@
 # Template file for 'qalculate-gtk'
 # NOTE: keep this package synchronized with 'libqalculate' and 'qalculate-qt'
 pkgname=qalculate-gtk
-version=4.5.1
+version=4.8.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="intltool pkg-config glib-devel"
 makedepends="libqalculate-devel gtk+3-devel"
 depends="gnuplot"
 short_desc="Multi-purpose desktop calculator - GTK+ version"
-maintainer="Artem Zhurikhin <ashpool@xecut.net>"
+maintainer="yosh <yosh-git@riseup.net>"
 license="GPL-2.0-or-later"
 homepage="https://qalculate.github.io"
 changelog="https://qalculate.github.io/news.html"
 distfiles="https://github.com/Qalculate/qalculate-gtk/releases/download/v${version}/qalculate-gtk-${version}.tar.gz"
-checksum=1f8b95cfb8267c60c8e1c2faf78f6fc487714d6d504b2a121809ca5582e2d656
+checksum=b97e84a5f52b277eefb8e5b9b60cfc7aeed3b243f92a9725ff9cc3aeeacf41c2
diff --git a/srcpkgs/qalculate-qt/template b/srcpkgs/qalculate-qt/template
index 93011699db603..90f8bd097ba23 100644
--- a/srcpkgs/qalculate-qt/template
+++ b/srcpkgs/qalculate-qt/template
@@ -1,16 +1,16 @@
 # Template file for 'qalculate-qt'
 # NOTE: keep this package synchronized with 'libqalculate' and 'qalculate-gtk'
 pkgname=qalculate-qt
-version=4.5.1
+version=4.8.1
 revision=1
 build_style=qmake
 hostmakedepends="intltool pkg-config qt5-qmake qt5-host-tools"
 makedepends="libqalculate-devel qt5-devel"
 depends="gnuplot"
 short_desc="Multi-purpose desktop calculator - QT version"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="yosh <yosh-git@riseup.net>"
 license="GPL-2.0-or-later"
 homepage="https://qalculate.github.io"
 changelog="https://qalculate.github.io/news.html"
 distfiles="https://github.com/Qalculate/qalculate-qt/releases/download/v${version}/qalculate-qt-${version}.tar.gz"
-checksum=fee346f061606b4263f703c58efb6e9d1a952be2a3cd240b254a0ce5a6e04cf3
+checksum=34977c8d02d47831c21a9a25ef967d8c5eefe630ec10f86347a7c598891300d5

             reply	other threads:[~2023-10-26  6:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-26  6:21 yoshiyoshyosh [this message]
2023-11-13  6:06 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46900@inbox.vuxu.org \
    --to=yoshiyoshyosh@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).