* [PR PATCH] Calibre: update to 7.20.0
@ 2024-10-21 15:19 Astate
2024-10-21 15:20 ` [PR PATCH] [Closed]: " classabbyamp
2024-10-21 15:20 ` classabbyamp
0 siblings, 2 replies; 4+ messages in thread
From: Astate @ 2024-10-21 15:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 380 bytes --]
There is a new pull request by Astate against master on the void-packages repository
https://github.com/Astate/void-packages calibre
https://github.com/void-linux/void-packages/pull/52722
Calibre: update to 7.20.0
#### Testing the changes
- I tested the changes in this PR: **briefly**
A patch file from https://github.com/void-linux/void-packages/pull/52722.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-calibre-52722.patch --]
[-- Type: text/x-diff, Size: 2666 bytes --]
From 9517d5445d5555053214b92bc1bcfe9f1cd62465 Mon Sep 17 00:00:00 2001
From: Zacharie Roy <zacharieroy@gmail.com>
Date: Mon, 21 Oct 2024 10:49:29 -0400
Subject: [PATCH] calibre: update to 7.20.0.
---
srcpkgs/calibre/template | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index e5b56112ea0961..43318bc0c685a2 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,6 +1,6 @@
# Template file for 'calibre'
pkgname=calibre
-version=7.16.0
+version=7.20.0
revision=1
build_helper=python3
pycompile_dirs="/usr/lib/calibre/"
@@ -9,14 +9,15 @@ hostmakedepends="pkg-config cmake python3-BeautifulSoup4 python3-Pillow
python3-pyqt6-devel-tools
python3-html5-parser python3-msgpack python3-regex python3-mechanize
mathjax liberation-fonts-ttf python3-zeroconf xdg-utils rapydscript-ng
- python3-PyQt-builder python3-Markdown python3-xxhash"
+ python3-PyQt-builder python3-Markdown python3-xxhash ffmpeg6-devel"
makedepends="libinput-devel libmagick-devel libmtp-devel libstemmer-devel
libpodofo-devel libwmf-devel libxkbcommon-devel poppler-cpp-devel
freetype-devel uchardet-devel openssl-devel icu-devel libusb-devel
sqlite-devel tslib-devel hunspell-devel hyphen-devel libstemmer-devel
python3-pyqt6-gui python3-pyqt6-svg python3-pyqt6-widgets python3-pyqt6-network
python3-pyqt6-printsupport python3-pyqt6-webengine python3-pyqt6-webchannel
- qt6-base-private-devel python3-pyqt6-bindings python3-pyqt6-webengine-devel"
+ qt6-base-private-devel python3-pyqt6-bindings python3-pyqt6-webengine-devel
+ python3-pyqt6-multimedia python3-pyqt6-speech"
depends="desktop-file-utils optipng poppler python3-BeautifulSoup4
qt6-imageformats python3-Pygments python3-pycryptodome python3-xxhash
python3-Markdown python3-Pillow python3-zeroconf python3-Pygments python3-apsw
@@ -36,7 +37,7 @@ license="GPL-3.0-only"
homepage="https://calibre-ebook.com"
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
-checksum=11641f6a84f03bd05d65080942bc5f8fa6fcb66b6e92f956e61168fd44a33615
+checksum=06124426c40a93f909c72726ff599bb65ad269e1503ef586181f4350c89d8082
python_version=3
lib32disabled=yes
nocross="python3 setup.py gui"
@@ -185,7 +186,9 @@ do_check() {
--exclude-test-name unrar \
--exclude-test-name qt \
--exclude-test-name searching \
- --exclude-test-name test_dom_load
+ --exclude-test-name test_dom_load \
+ --exclude-test-name test_websocket_basic \
+ --exclude-test-name test_piper
}
do_install() {
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Closed]: Calibre: update to 7.20.0
2024-10-21 15:19 [PR PATCH] Calibre: update to 7.20.0 Astate
@ 2024-10-21 15:20 ` classabbyamp
2024-10-21 15:20 ` classabbyamp
1 sibling, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-10-21 15:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 231 bytes --]
There's a closed pull request on the void-packages repository
Calibre: update to 7.20.0
https://github.com/void-linux/void-packages/pull/52722
Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Calibre: update to 7.20.0
2024-10-21 15:19 [PR PATCH] Calibre: update to 7.20.0 Astate
2024-10-21 15:20 ` [PR PATCH] [Closed]: " classabbyamp
@ 2024-10-21 15:20 ` classabbyamp
1 sibling, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-10-21 15:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 201 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/pull/52722#issuecomment-2426993148
Comment:
https://github.com/void-linux/void-packages/pull/52718
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: calibre: update to 7.20.0.
2024-10-21 13:02 [PR PATCH] calibre: " skmpz
@ 2024-10-21 16:24 ` dataCobra
0 siblings, 0 replies; 4+ messages in thread
From: dataCobra @ 2024-10-21 16:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 262 bytes --]
New comment by dataCobra on void-packages repository
https://github.com/void-linux/void-packages/pull/52718#issuecomment-2427149705
Comment:
You've also got the `Unable to detect GPU vendor.` error from the test.
Might be necessary to disable this one too.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-10-21 16:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-21 15:19 [PR PATCH] Calibre: update to 7.20.0 Astate
2024-10-21 15:20 ` [PR PATCH] [Closed]: " classabbyamp
2024-10-21 15:20 ` classabbyamp
-- strict thread matches above, loose matches on Subject: below --
2024-10-21 13:02 [PR PATCH] calibre: " skmpz
2024-10-21 16:24 ` dataCobra
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).