Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] calibre: update to 4.0.0.
@ 2019-10-04 19:33 voidlinux-github
  2019-10-04 19:42 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-04 19:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bra1nwave/void-packages calibre
https://github.com/void-linux/void-packages/pull/15097

calibre: update to 4.0.0.


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

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

From a9604f183e9e721da87376734ccb671d3629124f Mon Sep 17 00:00:00 2001
From: bra1nwave <brainwave@openmailbox.org>
Date: Fri, 4 Oct 2019 21:26:06 +0200
Subject: [PATCH] calibre: update to 4.0.0.

---
 srcpkgs/calibre/template | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 6aa773fab75..90dc26c4f56 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,30 +1,30 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=3.48.0
+version=4.0.0
 revision=1
 build_style=python2-module
 pycompile_dirs="/usr/lib/calibre/"
 make_build_args="gui"
 hostmakedepends="pkg-config python-BeautifulSoup4 python-Pillow python-PyQt5-svg
- python-PyQt5-webkit python-apsw python-css-parser python-dateutil
+ python-PyQt5-webengine python-apsw python-css-parser python-dateutil
  python-devel python-html5-parser python-msgpack python-regex qt5-qmake
  xdg-utils"
 makedepends="glib-devel libchmlib-devel libinput-devel libmagick-devel libmtp-devel
  libpodofo-devel libwmf-devel libxkbcommon-devel python-PyQt5-devel
- qt5-devel sqlite-devel tslib-devel qt5-webkit-devel"
+ qt5-devel sqlite-devel tslib-devel hunspell-devel"
 depends="desktop-file-utils optipng poppler-utils python-BeautifulSoup4
  python-CherryPy python-Markdown python-Pillow python-PyQt5-svg
- python-PyQt5-webkit python-Pygments python-apsw python-css-parser
- python-cssselect python-dateutil python-dbus python-dnspython
- python-feedparser python-html5-parser python-mechanize python-msgpack
- python-netifaces python-psutil python-regex"
+ python-PyQt5-webengine python-PyQt5-webchannel python-Pygments python-apsw
+ python-css-parser python-cssselect python-dateutil python-dbus
+ python-dnspython python-feedparser python-html5-parser python-mechanize
+ python-msgpack python-netifaces python-psutil python-regex qt5-webengine"
 short_desc="Ebook management application"
 maintainer="bra1nwave <brainwave@openmailbox.org>"
 license="GPL-3.0-only"
 homepage="https://calibre-ebook.com"
 changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml"
 distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
-checksum=024528f0f913c78e121fb34beb3dae8dba3686f2334422c6450808796042950c
+checksum=9c012ac318aae8efc7a26ba1f5beef2e0e924407c8830e30167b229d8f6e1a9b
 nocross=yes
 
 do_configure() {

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

* Re: [PR PATCH] [Updated] calibre: update to 4.0.0.
  2019-10-04 19:33 [PR PATCH] calibre: update to 4.0.0 voidlinux-github
@ 2019-10-04 19:42 ` voidlinux-github
  2019-10-04 19:42 ` voidlinux-github
  2019-10-04 23:13 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-04 19:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bra1nwave/void-packages calibre
https://github.com/void-linux/void-packages/pull/15097

calibre: update to 4.0.0.


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

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

From dc5c3ac3ebd0dda2f574ac3e294af5142b395030 Mon Sep 17 00:00:00 2001
From: bra1nwave <brainwave@openmailbox.org>
Date: Fri, 4 Oct 2019 21:26:06 +0200
Subject: [PATCH] calibre: update to 4.0.0.

---
 srcpkgs/calibre/template | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 6aa773fab75..90dc26c4f56 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,30 +1,30 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=3.48.0
+version=4.0.0
 revision=1
 build_style=python2-module
 pycompile_dirs="/usr/lib/calibre/"
 make_build_args="gui"
 hostmakedepends="pkg-config python-BeautifulSoup4 python-Pillow python-PyQt5-svg
- python-PyQt5-webkit python-apsw python-css-parser python-dateutil
+ python-PyQt5-webengine python-apsw python-css-parser python-dateutil
  python-devel python-html5-parser python-msgpack python-regex qt5-qmake
  xdg-utils"
 makedepends="glib-devel libchmlib-devel libinput-devel libmagick-devel libmtp-devel
  libpodofo-devel libwmf-devel libxkbcommon-devel python-PyQt5-devel
- qt5-devel sqlite-devel tslib-devel qt5-webkit-devel"
+ qt5-devel sqlite-devel tslib-devel hunspell-devel"
 depends="desktop-file-utils optipng poppler-utils python-BeautifulSoup4
  python-CherryPy python-Markdown python-Pillow python-PyQt5-svg
- python-PyQt5-webkit python-Pygments python-apsw python-css-parser
- python-cssselect python-dateutil python-dbus python-dnspython
- python-feedparser python-html5-parser python-mechanize python-msgpack
- python-netifaces python-psutil python-regex"
+ python-PyQt5-webengine python-PyQt5-webchannel python-Pygments python-apsw
+ python-css-parser python-cssselect python-dateutil python-dbus
+ python-dnspython python-feedparser python-html5-parser python-mechanize
+ python-msgpack python-netifaces python-psutil python-regex qt5-webengine"
 short_desc="Ebook management application"
 maintainer="bra1nwave <brainwave@openmailbox.org>"
 license="GPL-3.0-only"
 homepage="https://calibre-ebook.com"
 changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml"
 distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
-checksum=024528f0f913c78e121fb34beb3dae8dba3686f2334422c6450808796042950c
+checksum=9c012ac318aae8efc7a26ba1f5beef2e0e924407c8830e30167b229d8f6e1a9b
 nocross=yes
 
 do_configure() {

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

* Re: [PR PATCH] [Updated] calibre: update to 4.0.0.
  2019-10-04 19:33 [PR PATCH] calibre: update to 4.0.0 voidlinux-github
  2019-10-04 19:42 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-04 19:42 ` voidlinux-github
  2019-10-04 23:13 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-04 19:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bra1nwave/void-packages calibre
https://github.com/void-linux/void-packages/pull/15097

calibre: update to 4.0.0.


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

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

From dc5c3ac3ebd0dda2f574ac3e294af5142b395030 Mon Sep 17 00:00:00 2001
From: bra1nwave <brainwave@openmailbox.org>
Date: Fri, 4 Oct 2019 21:26:06 +0200
Subject: [PATCH] calibre: update to 4.0.0.

---
 srcpkgs/calibre/template | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 6aa773fab75..90dc26c4f56 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,30 +1,30 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=3.48.0
+version=4.0.0
 revision=1
 build_style=python2-module
 pycompile_dirs="/usr/lib/calibre/"
 make_build_args="gui"
 hostmakedepends="pkg-config python-BeautifulSoup4 python-Pillow python-PyQt5-svg
- python-PyQt5-webkit python-apsw python-css-parser python-dateutil
+ python-PyQt5-webengine python-apsw python-css-parser python-dateutil
  python-devel python-html5-parser python-msgpack python-regex qt5-qmake
  xdg-utils"
 makedepends="glib-devel libchmlib-devel libinput-devel libmagick-devel libmtp-devel
  libpodofo-devel libwmf-devel libxkbcommon-devel python-PyQt5-devel
- qt5-devel sqlite-devel tslib-devel qt5-webkit-devel"
+ qt5-devel sqlite-devel tslib-devel hunspell-devel"
 depends="desktop-file-utils optipng poppler-utils python-BeautifulSoup4
  python-CherryPy python-Markdown python-Pillow python-PyQt5-svg
- python-PyQt5-webkit python-Pygments python-apsw python-css-parser
- python-cssselect python-dateutil python-dbus python-dnspython
- python-feedparser python-html5-parser python-mechanize python-msgpack
- python-netifaces python-psutil python-regex"
+ python-PyQt5-webengine python-PyQt5-webchannel python-Pygments python-apsw
+ python-css-parser python-cssselect python-dateutil python-dbus
+ python-dnspython python-feedparser python-html5-parser python-mechanize
+ python-msgpack python-netifaces python-psutil python-regex qt5-webengine"
 short_desc="Ebook management application"
 maintainer="bra1nwave <brainwave@openmailbox.org>"
 license="GPL-3.0-only"
 homepage="https://calibre-ebook.com"
 changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml"
 distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
-checksum=024528f0f913c78e121fb34beb3dae8dba3686f2334422c6450808796042950c
+checksum=9c012ac318aae8efc7a26ba1f5beef2e0e924407c8830e30167b229d8f6e1a9b
 nocross=yes
 
 do_configure() {

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

* Re: [PR PATCH] [Merged]: calibre: update to 4.0.0.
  2019-10-04 19:33 [PR PATCH] calibre: update to 4.0.0 voidlinux-github
  2019-10-04 19:42 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-04 19:42 ` voidlinux-github
@ 2019-10-04 23:13 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-04 23:13 UTC (permalink / raw)
  To: ml

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

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

calibre: update to 4.0.0.
https://github.com/void-linux/void-packages/pull/15097

Description:


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

end of thread, other threads:[~2019-10-04 23:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-04 19:33 [PR PATCH] calibre: update to 4.0.0 voidlinux-github
2019-10-04 19:42 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-04 19:42 ` voidlinux-github
2019-10-04 23:13 ` [PR PATCH] [Merged]: " voidlinux-github

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