Github messages for voidlinux
 help / color / mirror / Atom feed
From: skmpz <skmpz@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] calibre: update to 7.2.0.
Date: Thu, 28 Dec 2023 19:06:48 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47949@inbox.vuxu.org> (raw)

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

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

https://github.com/skmpz/void-packages calibre-7.2.0
https://github.com/void-linux/void-packages/pull/47949

calibre: update to 7.2.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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/47949.patch is attached

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

From bbe1d00f8830b00eaac15fb2bc0f9fcbb81b1855 Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Thu, 28 Dec 2023 20:04:03 +0200
Subject: [PATCH] calibre: update to 7.2.0.

---
 srcpkgs/calibre/template | 6 ++++--
 srcpkgs/zig/template     | 1 +
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index c6adc019548f7..005216c03b25d 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,7 +1,9 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=7.1.0
+version=7.2.0
 revision=1
+# qt6-webengine is broken on 32-bit systems
+archs="x86_64* aarch64*"
 build_wrksrc=calibre
 build_style=python3-module
 pycompile_dirs="/usr/lib/calibre/"
@@ -36,7 +38,7 @@ changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog
 _lover=7.6.0.3
 distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz
  https://download.documentfoundation.org/libreoffice/src/${_lover%.*}/libreoffice-dictionaries-${_lover}.tar.xz"
-checksum="70a515fad059e597579282dd24f75444a9d63f90798330944107a1550211824a
+checksum="d4e64f497179710966c1b0f66c7556b581cb5200a8f0b691d563e9b92516a11f
  b932cdd6bd2ee717f3a09766c88fe90100b0c2c0509313c3ee297f95c084ee2e"
 python_version=3
 lib32disabled=yes
diff --git a/srcpkgs/zig/template b/srcpkgs/zig/template
index 55b31e5573c44..f2eaae8e4f7bc 100644
--- a/srcpkgs/zig/template
+++ b/srcpkgs/zig/template
@@ -2,6 +2,7 @@
 pkgname=zig
 version=0.10.1
 revision=2
+# qt6-webengine is broken on 32-bit systems
 archs="x86_64* aarch64*"
 build_style=cmake
 configure_args="-DZIG_TARGET_MCPU=baseline"

             reply	other threads:[~2023-12-28 18:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-28 18:06 skmpz [this message]
2023-12-28 18:08 ` [PR PATCH] [Updated] " skmpz
2024-01-09  7:06 ` skmpz
2024-01-09  7:06 ` [PR PATCH] [Closed]: " skmpz

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-47949@inbox.vuxu.org \
    --to=skmpz@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).