mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
calibre: update to 4.6.0.
This commit is contained in:
parent
409bfdb608
commit
fd1f0677b3
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'calibre'
|
# Template file for 'calibre'
|
||||||
pkgname=calibre
|
pkgname=calibre
|
||||||
version=4.5.0
|
version=4.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_dirs="/usr/lib/calibre/"
|
pycompile_dirs="/usr/lib/calibre/"
|
||||||
|
@ -10,7 +10,7 @@ hostmakedepends="pkg-config python-BeautifulSoup4 python-Pillow python-PyQt5-svg
|
||||||
xdg-utils rapydscript-ng"
|
xdg-utils rapydscript-ng"
|
||||||
makedepends="glib-devel libchmlib-devel libinput-devel libmagick-devel libmtp-devel
|
makedepends="glib-devel libchmlib-devel libinput-devel libmagick-devel libmtp-devel
|
||||||
libpodofo-devel libwmf-devel libxkbcommon-devel python-PyQt5-devel
|
libpodofo-devel libwmf-devel libxkbcommon-devel python-PyQt5-devel
|
||||||
qt5-devel sqlite-devel tslib-devel hunspell-devel"
|
qt5-devel sqlite-devel tslib-devel hunspell-devel hyphen-devel"
|
||||||
depends="desktop-file-utils optipng poppler-utils python-BeautifulSoup4
|
depends="desktop-file-utils optipng poppler-utils python-BeautifulSoup4
|
||||||
python-Markdown python-Pillow python-PyQt5-svg
|
python-Markdown python-Pillow python-PyQt5-svg
|
||||||
python-PyQt5-webengine python-PyQt5-webchannel python-Pygments python-apsw
|
python-PyQt5-webengine python-PyQt5-webchannel python-Pygments python-apsw
|
||||||
|
@ -23,7 +23,7 @@ license="GPL-3.0-only"
|
||||||
homepage="https://calibre-ebook.com"
|
homepage="https://calibre-ebook.com"
|
||||||
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml"
|
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml"
|
||||||
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
||||||
checksum=8c894bd38ed3f14de9723f6a78db81791c8b5cd27cffd36b37bf79a2fc15e78e
|
checksum=a602ab5b4e14944d81311ef680c5fa8eff1f073368df075d3d46700e5f2e0aed
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue