Age | Commit message (Expand) | Author |
2021-01-06 | gnu: cozy: Update to 0.7.8....* gnu/packages/ebook.scm (cozy): Update to 0.7.8.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Vinicius Monego |
2020-12-14 | gnu: python-dnspython: Update to 2.0.0....* gnu/packages/python-xyz.scm (python-dnspython): Update to 2.0.0.
[source]: Download from pypi.
[native-inputs]: Add unzip.
[home-page]: Prefer https.
(python-dnspython-1.16):
(python2-dnspython-1.16): New variables.
* gnu/packages/ebook.scm (calibre):
* gnu/packages/web.scm (linkchecker): Use python2-dnspython-1.16.
* gnu/packages/finance.scm (electrum): Use python-dnspython-1.16.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer |
2020-12-12 | gnu: Add ebook-tools....* gnu/packages/ebook.scm (ebook-tools): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Zheng Junjie |
2020-11-28 | gnu: calibre: Fix QTWEBENGINEPROCESS_PATH wrapping....Even thought this is named PATH, it's not a search path, instead the value is
assumed to be the location of the executable.
* gnu/packages/ebook.scm (calibre)[arguments]: Fix QTWEBENGINEPROCESS_PATH
wrapping.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sergey Trofimov |
2020-11-26 | gnu: cozy: Update to 0.7.6....* gnu/packages/ebook.scm (cozy): Update to 0.7.6.
[arguments]: Adjust 'patch-desktop-file phase.
[inputs]: Add libhandy. Remove python-apsw.
| Tobias Geerinckx-Rice |