summaryrefslogtreecommitdiff
path: root/gnu/packages/ebook.scm
Commit message (Collapse)AuthorAge
...
* gnu: ebook: Drop circular inclusion of the module into itself.Andreas Enge2015-05-01
| | | | * gnu/packages/ebook.scm: Do not import (gnu packages ebook).
* gnu: calibre: Update to 2.25.0.Andreas Enge2015-04-18
| | | | * gnu/packages/ebook.scm (calibre): Update to 2.25.0.
* gnu: calibre: Update to 2.24.0.Andreas Enge2015-04-15
| | | | * gnu/packages/ebook.scm (calibre): Update to 2.24.0.
* gnu: calibre: Update to 2.23.0.Andreas Enge2015-04-14
| | | | * gnu/packages/ebook.scm (calibre): Update to 2.23.0.
* gnu: calibre: Add a patch to avoid automatic checking for updates.Andreas Enge2015-03-24
| | | | | | * 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.
* gnu: calibre: Update to 2.22.0.Andreas Enge2015-03-21
| | | | * gnu/packages/ebook.scm (calibre): Update to 2.22.0.
* gnu: calibre: Update to 2.21.0.Andreas Enge2015-03-13
| | | | * gnu/packages/ebook.scm (calibre): Update to 2.21.0.
* gnu: calibre: Swap input python2-pil for python2-pillow.Andreas Enge2015-03-07
| | | | | * gnu/packages/ebook.scm (calibre)[inputs]: Drop python2-pil, add python2-pillow.
* gnu: Add calibre.Andreas Enge2015-03-07
| | | | | | * gnu/packages/ebook.scm (calibre): New variable. * gnu/packages/patches/calibre-drop-unrar.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch.
* gnu: chmlib: Patch for compilation on mips.Andreas Enge2015-02-21
| | | | | | * gnu/packages/patches/chmlib-inttypes.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch. * gnu/packages/ebook.scm (chmlib): Apply patch.
* gnu: chmlib: Correct license.Andreas Enge2015-02-07
| | | | * gnu/packages/ebook.scm (chmlib): Correct copy-pasted license field.
* gnu: Add chmlib.Andreas Enge2015-02-07
* gnu/packages/ebook.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.