summaryrefslogtreecommitdiff
path: root/libre/calibre/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-04-12 14:34:13 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-04-12 14:35:55 -0300
commitdb8bccfef15a927269aae617441d800cf9b1bc80 (patch)
tree502a268f239f7a28ce5e51053cf4dc8de05bc705 /libre/calibre/PKGBUILD
parent9898ac95eb533637ef65fcb6906f47eaf1826533 (diff)
downloadabslibre-db8bccfef15a927269aae617441d800cf9b1bc80.tar.gz
abslibre-db8bccfef15a927269aae617441d800cf9b1bc80.tar.bz2
abslibre-db8bccfef15a927269aae617441d800cf9b1bc80.zip
calibre-2.82.0-1.parabola2: disable Calibre contacts its own servers to check for version updates -> https://lists.parabola.nu/pipermail/dev/2017-April/004947.html
Diffstat (limited to 'libre/calibre/PKGBUILD')
-rw-r--r--libre/calibre/PKGBUILD12
1 files changed, 9 insertions, 3 deletions
diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD
index e869aabc3..00aa67f40 100644
--- a/libre/calibre/PKGBUILD
+++ b/libre/calibre/PKGBUILD
@@ -11,7 +11,7 @@
pkgname=calibre
pkgver=2.82.0
-pkgrel=1.parabola1
+pkgrel=1.parabola2
pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives"
arch=('i686' 'x86_64' 'armv7h')
url="https://calibre-ebook.com/"
@@ -33,11 +33,15 @@ conflicts=($pkgname-libre)
mksource=("http://download.$pkgname-ebook.com/${pkgver}/$pkgname-${pkgver}.tar.xz"
"https://calibre-ebook.com/signatures/${pkgname}-${pkgver}.tar.xz.sig")
source=("https://repo.parabola.nu/other/${pkgname}-libre/${pkgname}-libre-${pkgver}.tar.xz"
- 'libre.patch')
+ 'libre.patch'
+ '0001-Remove-new_version_notification.patch'
+ '0001-Remove-code-that-contacts-calibre-servers-to-check-u.patch')
mksha256sums=('137995abe467fcb951c1d42583305ebec7b8ca403c44895e70f82a2d6156711c'
'SKIP')
sha256sums=('4da07053bddca0c49c3bf315397f3f1dff319f74e63e8a961c3906e0eca4eb7d'
- '9d57abfff30e0b02128aa32ee41e095ab9f16b52c358fda68b3cae3ab8b485b9')
+ '9d57abfff30e0b02128aa32ee41e095ab9f16b52c358fda68b3cae3ab8b485b9'
+ '26bfd44cd360df3aff927c4834e1622fb16a89169a8cce4f68ea19b87e9e867b'
+ 'bed99658f2545ec3112710d72a70b30ffaeddd03c12d51cfc2ee0972d2697e8b')
validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C')
mksource(){
@@ -55,6 +59,8 @@ prepare(){
rm -v resources/images/mimetypes/{cbr,rar}.png
rm -v imgsrc/mimetypes/rar.svg
patch -Np1 -i "${srcdir}/libre.patch"
+ patch -Np1 -i "${srcdir}/0001-Remove-new_version_notification.patch"
+ patch -Np1 -i "${srcdir}/0001-Remove-code-that-contacts-calibre-servers-to-check-u.patch"
# Remove unneeded files and libs
# FIXME: remove html5lib too, but the latest html5lib breaks calibre. And calibre