Package Details: koreader-bin 2024.07-2

Git Clone URL: https://aur.archlinux.org/koreader-bin.git (read-only, click to copy)
Package Base: koreader-bin
Description: An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
Upstream URL: https://github.com/koreader/koreader/
Licenses: AGPL3
Submitter: zzy-ac
Maintainer: zzy-ac (zhullyb)
Last Packager: zzy-ac
Votes: 12
Popularity: 0.192164
First Submitted: 2021-11-12 13:42 (UTC)
Last Updated: 2024-08-03 02:45 (UTC)

Latest Comments

1 2 Next › Last »

eNV25 commented on 2024-08-07 15:28 (UTC)

You can use the Linux tarball instead of the Debian package now. The font dependencies are not needed.

pkgname=koreader-bin
pkgver=2024.07
pkgrel=1
pkgdesc="Ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats"
arch=(x86_64 aarch64 armv7h)
url="https://koreader.rocks"
license=('AGPL-3.0-or-later')
depends=(sdl2)
provides=(koreader)
conflicts=(koreader)
source_x86_64=("https://github.com/koreader/koreader/releases/download/v$pkgver/koreader-linux-x86_64-v$pkgver.tar.xz")
source_aarch64=("https://github.com/koreader/koreader/releases/download/v$pkgver/koreader-linux-aarch64-v$pkgver.tar.xz")
source_armv7h=("https://github.com/koreader/koreader/releases/download/v$pkgver/koreader-linux-armv7l-v$pkgver.tar.xz")

package() {
    install -dm755 "$pkgdir/usr/"
    mv -vf bin lib share "$pkgdir/usr/"
}

sha256sums_x86_64=('b0f0ed8dd48e0adbf3b663f034e08791de8945a7788c97de476accb9648cfab6')
sha256sums_aarch64=('0efde1a99d87daf33fc2dfbcedcaba997db8e3f8cdf48b113a9192aa2463d31b')
sha256sums_armv7h=('c6f4676d1398dc16ec7fc72b336834b00d7536b5f71386ee2f5a3e86ff2bcfd5')

mio-19 commented on 2024-08-04 21:47 (UTC)

What is happening with pkgrel? It went from 1 to 2 to 1 to 2

valtteri commented on 2024-07-27 17:11 (UTC)

Thank you! The package works now for me.

simona commented on 2024-07-27 13:49 (UTC)

solved

zzy-ac commented on 2024-07-27 13:49 (UTC)

@valtteri Perhaps you should clone this repository again. Try again. Well, in fact, when I fixed the bug you mentioned, I forgot to update pkgrel, which may have caused some misunderstanding. I apologize for this.

valtteri commented on 2024-07-27 12:51 (UTC)

Thanks zhullyb for looking into the issue. I'm still getting this error:

tar: data.tar.xz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now

with version 2024.07-1.

zhullyb commented on 2024-07-17 12:26 (UTC)

@simona @shtirlic fixed

simona commented on 2024-07-17 08:50 (UTC)

tar: data.tar.xz: funzione "open" non riuscita: File o directory non esistente
tar: Error is not recoverable: exiting now

shtirlic commented on 2024-07-16 18:31 (UTC)

Please update to data.tar.zst, archive format changed from xz

simona commented on 2024-07-16 08:42 (UTC)

can't find https://github.com/koreader/koreader/releases/download/v2024.07/koreader-2024.07-amd64.deb