Search Criteria
Package Details: epubmerge 3.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/epubmerge.git (read-only, click to copy) |
---|---|
Package Base: | epubmerge |
Description: | A tool for merging multiple epub files into one. |
Upstream URL: | https://github.com/JimmXinu/EpubMerge |
Licenses: | GPL-3.0-or-later |
Submitter: | Spixmaster |
Maintainer: | Spixmaster |
Last Packager: | Spixmaster |
Votes: | 1 |
Popularity: | 0.53 |
First Submitted: | 2024-03-26 18:33 (UTC) |
Last Updated: | 2025-03-18 11:25 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- python-six
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
ynakao commented on 2025-03-14 21:42 (UTC)
Please consider adding
python-setuptools
tomakedepends
, otherwise build fails in chroot environment.Spixmaster commented on 2025-03-14 12:55 (UTC)
You are right. I updated the dependencies.
gwuensch commented on 2025-03-08 17:58 (UTC)
Please correct me if I'm mistaken, but calibre as well as python-pyqt5 don't seem to be necessary for the standalone script (
usr/bin/epubmerge
) to work.Could these be marked as optional dependencies? A possible description could be "Calibre plugin support". Thanks for maintaining this package!