calibre: update to 7.23.0.
This commit is contained in:
parent
d9e31f3a6e
commit
1ee039ef4b
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'calibre'
|
# Template file for 'calibre'
|
||||||
pkgname=calibre
|
pkgname=calibre
|
||||||
version=7.21.0
|
version=7.23.0
|
||||||
revision=3
|
revision=1
|
||||||
build_helper=python3
|
build_helper=python3
|
||||||
pycompile_dirs="/usr/lib/calibre/"
|
pycompile_dirs="/usr/lib/calibre/"
|
||||||
hostmakedepends="pkg-config cmake python3-BeautifulSoup4 python3-Pillow
|
hostmakedepends="pkg-config cmake python3-BeautifulSoup4 python3-Pillow
|
||||||
@ -38,7 +38,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.txt"
|
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
|
||||||
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
||||||
checksum=eb535b72592de7db21f151e1dee470d06be50e39723b3d63aec14c308bb33cb1
|
checksum=2df5a0e7fb11ba018b3e703b05c05bbd62e80bc3aa3705a59b212fca90e53528
|
||||||
python_version=3
|
python_version=3
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
nocross="python3 setup.py gui"
|
nocross="python3 setup.py gui"
|
||||||
@ -159,7 +159,7 @@ do_build() {
|
|||||||
fi
|
fi
|
||||||
python3 setup.py build
|
python3 setup.py build
|
||||||
python3 setup.py gui
|
python3 setup.py gui
|
||||||
python3 setup.py kakasi
|
# python3 setup.py kakasi
|
||||||
python3 setup.py liberation_fonts \
|
python3 setup.py liberation_fonts \
|
||||||
--system-liberation_fonts \
|
--system-liberation_fonts \
|
||||||
--path-to-liberation_fonts /usr/share/fonts/TTF/liberation
|
--path-to-liberation_fonts /usr/share/fonts/TTF/liberation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user