Search Criteria
Package Details: calibre-plugin-kobo-driver 3.7.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/calibre-plugin-kobo-driver.git (read-only, click to copy) |
|---|---|
| Package Base: | calibre-plugin-kobo-driver |
| Description: | An extension of the existing KoboTouch driver provided with Calibre |
| Upstream URL: | https://github.com/jgoguen/calibre-kobo-driver/ |
| Licenses: | GPL3 |
| Submitter: | jforberg |
| Maintainer: | jforberg |
| Last Packager: | jforberg |
| Votes: | 2 |
| Popularity: | 0.000017 |
| First Submitted: | 2024-04-17 21:01 (UTC) |
| Last Updated: | 2024-12-10 07:27 (UTC) |
Dependencies (3)
- calibre (calibre-gitAUR)
- python (make)
- zip (zip-natspecAUR) (make)
Latest Comments
jforberg commented on 2024-07-25 12:00 (UTC)
Thanks ynakao! I agree that zsh is not actually used. Replaced it with zip in the makedepends.
ynakao commented on 2024-07-20 23:03 (UTC) (edited on 2024-07-20 23:05 (UTC) by ynakao)
build() fails with the following error message in chroot environment.
Build was successful after replacing
zshwithzipin makedepends. While zsh is also mentioned in the upstream build instruction , is zsh really required to build? Is this an upstream mistake?