aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ebook.scm
AgeCommit message (Collapse)Author
2015-03-24gnu: calibre: Add a patch to avoid automatic checking for updates.Andreas Enge
* gnu/packages/patches/calibre-no-updates-dialog.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch. * gnu/packages/ebook.scm (calibre): Use patch.
2015-03-21gnu: calibre: Update to 2.22.0.Andreas Enge
* gnu/packages/ebook.scm (calibre): Update to 2.22.0.
2015-03-13gnu: calibre: Update to 2.21.0.Andreas Enge
* gnu/packages/ebook.scm (calibre): Update to 2.21.0.
2015-03-07gnu: calibre: Swap input python2-pil for python2-pillow.Andreas Enge
* gnu/packages/ebook.scm (calibre)[inputs]: Drop python2-pil, add python2-pillow.
2015-03-07gnu: Add calibre.Andreas Enge
* gnu/packages/ebook.scm (calibre): New variable. * gnu/packages/patches/calibre-drop-unrar.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch.
2015-02-21gnu: chmlib: Patch for compilation on mips.Andreas Enge
* gnu/packages/patches/chmlib-inttypes.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch. * gnu/packages/ebook.scm (chmlib): Apply patch.
2015-02-07gnu: chmlib: Correct license.Andreas Enge
* gnu/packages/ebook.scm (chmlib): Correct copy-pasted license field.
2015-02-07gnu: Add chmlib.Andreas Enge
* gnu/packages/ebook.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.