| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2021-03-24 | 1 | -3/+3 |
|\ |
|
| * | gnu: xchm: Update to 1.32.•••* gnu/packages/ebook.scm (xchm): Update to 1.32.
| Tobias Geerinckx-Rice | 2021-03-22 | 1 | -3/+3 |
* | | gnu: Adjust package collection to Wrap using GUIX_PYTHONPATH.•••This change was automated using:
$ git ls-files | grep .scm | \
xargs sed 's/(getenv "PYTHONPATH")/(getenv "GUIX_PYTHONPATH")/' -i
$ git ls-files | grep .scm | \
xargs sed 's/`("PYTHONPATH"/`("GUIX_PYTHONPATH"/' -i
* gnu/packages/admin.scm (nmap):
(dstat): Wrap using GUIX_PYTHONPATH.
* gnu/packages/audio.scm (jack-2):
(carla): Likewise.
* gnu/packages/benchmark.scm (fio): Likewise.
* gnu/packages/bioinformatics.scm (couger): Likewise.
(gess, find-circ, filtlong, nanopolish): Likewise.
* gnu/packages/cdrom.scm (cdemu-client): Likewise.
* gnu/packages/chemistry.scm (avogadro): Likewise.
* gnu/packages/connman.scm (econnman): Likewise.
* gnu/packages/cups.scm (hplip): Likewise.
* gnu/packages/debug.scm (scanmem): Likewise.
* gnu/packages/display-managers.scm (lightdm): Likewise.
* gnu/packages/ebook.scm (cozy): Likewise.
* gnu/packages/education.scm (anki): Likewise.
* gnu/packages/engineering.scm (kicad, volk, freecad): Likewise.
* gnu/packages/game-development.scm (renpy): Likewise.
* gnu/packages/games.scm (roguebox-adventures)
(seahorse-adventures, kajongg): Likewise.
* gnu/packages/gimp.scm (gimp, glimpse): Likewise.
* gnu/packages/glib.scm (itstool): Likewise.
* gnu/packages/gnome.scm (gnome-music, gtg, rhythmbox): Likewise.
(eolie, d-feet, gedit, caribou, gnome-shell, authenticator)
(gnome-todo, orca, passwordsafe, terminator, setzer)
(libratbag, komikku): Likewise.
* gnu/packages/gps.scm (gpsd): Likewise.
* gnu/packages/gtk.scm (gtk-doc): Likewise.
* gnu/packages/ibus.scm (ibus, ibus-libpinyin, ibus-anthy)
(ibus-libhangul): Likewise.
* gnu/packages/inkscape.scm (inkscape-1.0): Likewise.
* gnu/packages/linux.scm (bcc): Likewise.
* gnu/packages/mail.scm (notifymuch): Likewise.
* gnu/packages/maths.scm (units): Likewise.
* gnu/packages/music.scm (solfege): Likewise.
* gnu/packages/networking.scm (blueman): Likewise.
* gnu/packages/patchutils.scm (patchwork): Likewise.
* gnu/packages/photo.scm (rapid-photo-downloader, entangle): Likewise.
* gnu/packages/plotutils.scm (asymptote): Likewise.
* gnu/packages/presentation.scm (presentty): Likewise.
* gnu/packages/screen.scm (byobu): Likewise.
* gnu/packages/storage.scm (ceph): Likewise.
* gnu/packages/syndication.scm (liferea): Likewise.
* gnu/packages/task-management.scm (blanket): Likewise.
* gnu/packages/text-editors.scm (manuskript): Likewise.
* gnu/packages/version-control.scm (gitless, cgit, git-when-merged)
(git-imerge): Likewise.
* gnu/packages/video.scm (pitivi): Likewise.
* gnu/packages/virtualization.scm (criu): Likewise.
* gnu/packages/xfce.scm (catfish): Likewise.
| Maxim Cournoyer | 2021-02-01 | 1 | -2/+2 |
|/ |
|
* | 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 | 2021-01-06 | 1 | -3/+3 |
* | 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-14 | 1 | -1/+1 |
* | gnu: Add ebook-tools.•••* gnu/packages/ebook.scm (ebook-tools): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Zheng Junjie | 2020-12-12 | 1 | -0/+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-28 | 1 | -1/+1 |
* | 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 | 2020-11-26 | 1 | -4/+4 |
* | gnu: cozy: Update to 0.7.2.•••* gnu/packages/ebook.scm (cozy): Update to 0.7.2.
[inputs]: Add python-packaging.
| Tobias Geerinckx-Rice | 2020-10-01 | 1 | -3/+4 |
* | gnu: cozy: Update to 0.7.1.•••* gnu/packages/ebook.scm (cozy): Update to 0.7.1.
[arguments]: Substitute only the Exec line in the desktop file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego | 2020-09-26 | 1 | -3/+3 |
* | gnu: calibre: Clean up 'wrap phase.•••Based on the suggestion of the author, this commit cleans up the
changes introduced by fd3eac4dd774597d493e6d8aae7b1c2653070bc7
For more information, see: https://issues.guix.gnu.org/43249
* gnu/packages/e-book.scm (calibre):
[arguments]: Remove the manual 'wrap phase replacement and add a
'wrap-program phase after standard 'wrap phase to make the runtime
dependency QtWebEngineProcess available to the binaries.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Prafulla Giri | 2020-09-18 | 1 | -23/+23 |
* | gnu: Add cozy.•••* gnu/packages/ebook.scm (cozy): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Vinicius Monego | 2020-09-18 | 1 | -0/+105 |
* | gnu: calibre: Wrap QTWEBENGINEPROCESS_PATH.•••* gnu/packages/ebook.scm (calibre): Wrap QTWEBENGINEPROCESS_PATH in
addition to wrapping PYTHONPATH as python-build-system does.
Signed-off-by: Andreas Enge <andreas@enge.fr>
| Brendan Tildesley | 2020-09-08 | 1 | -0/+23 |
* | gnu: ebook.scm: Remove duplicate module import.•••Signed-off-by: Leo Famulari <leo@famulari.name>
| Brendan Tildesley | 2020-08-23 | 1 | -2/+1 |
* | gnu: calibre: Update to 4.18.0.•••* gnu/packages/patches/calibre-remove-test-bs4.patch,
gnu/packages/patches/calibre-msgpack-compat.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ebook.scm (calibre): Update to 4.18.0.
[source](patches): Remove obsolete patches.
[source](snippet): Disable test for bundled odfpy.
[inputs]: Add HUNSPELL, HYPHEN, PYTHON2-BEAUTIFULSOUP4, PYTHON2-PYQTWEBENGINE,
and QTWEBENGINE.
[arguments]: Add phase 'patch-more-shebangs'. Adjust configure phase to set
HOME and make fonts available. Simplify one substitution, and provide the
absolute file name of 'sip'.
| Marius Bakke | 2020-06-08 | 1 | -8/+43 |
* | gnu: fbreader: Fix build failure.•••* gnu/packages/ebook.scm (fbreader)[native-inputs]: Distinguish GCC-5.
[arguments]: Add phase 'augment-CPLUS_INCLUDE_PATH'.
| Marius Bakke | 2020-05-10 | 1 | -1/+14 |
* | Merge branch 'master' into core-updates••• Conflicts:
etc/news.scm
gnu/local.mk
gnu/packages/check.scm
gnu/packages/cross-base.scm
gnu/packages/gimp.scm
gnu/packages/java.scm
gnu/packages/mail.scm
gnu/packages/sdl.scm
gnu/packages/texinfo.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
| Marius Bakke | 2020-04-08 | 1 | -0/+1 |
|\ |
|
| * | gnu: calibre: Fix build with python-msgpack >= 1.0.•••* gnu/packages/patches/calibre-msgpack-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ebook.scm (calibre)[source](patches): Add it.
| Marius Bakke | 2020-04-03 | 1 | -0/+1 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-03-04 | 1 | -1/+1 |
|\| |
|
| * | gnu: calibre: Use HTTPS home page.•••* gnu/packages/ebook.scm (calibre)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2020-02-21 | 1 | -1/+1 |
* | | gnu: Replace uses of 'libjpeg' with 'libjpeg-turbo'.•••* gnu/packages/abiword.scm (abiword)[inputs]: Change from LIBJPEG to
LIBJPEG-TURBO.
* gnu/packages/admin.scm (testdisk)[inputs]: Likewise.
* gnu/packages/algebra.scm (giac)[inputs]: Likewise.
* gnu/packages/animation.scm (synfig)[inputs]: Likewise.
* gnu/packages/astronomy.scm (gnuastro, celestia)[inputs]: Likewise.
* gnu/packages/cdrom.scm (dvdstyler)[inputs]: Likewise.
* gnu/packages/cran.scm (r-jpeg, r-tiff, r-readbitmap)[inputs]: Likewise.
* gnu/packages/cups.scm (cups-filters, hplip)[inputs]: Likewise.
* gnu/packages/display-managers.scm (slim)[inputs]: Likewise.
* gnu/packages/ebook.scm (fbreader)[inputs]: Likewise.
* gnu/packages/emacs.scm (emacs)[inputs]: Likewise.
* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Likewise.
* gnu/packages/fltk.scm (fltk, ntk)[inputs]: Likewise.
* gnu/packages/fontutils.scm (fontforge)[inputs]: Likewise.
* gnu/packages/freedesktop.scm (weston)[inputs]: Likewise.
* gnu/packages/game-development.scm (sfml, allegro, aseprite, python-pygame,
eureka, ioquake3)[inputs]: Likewise.
* gnu/packages/games.scm (adanaxisgpl, freedroidrpg, irrlicht, minetest,
fizmo, supertuxkart, gzdoom, xmoto, xonotic)[inputs]: Likewise.
* gnu/packages/gd.scm (gd, perl-gd)[inputs]: Likewise.
* gnu/packages/ghostscript.scm (lcms)[inputs]: Likewise.
(ghostscript)[inputs, native-inputs]: Likewise.
* gnu/packages/gimp.scm (gegl, gimp)[inputs]: Likewise.
* gnu/packages/gnome.scm (libgnomeui, eog, tracker-miners, gthumb)[inputs]: Likewise.
* gnu/packages/gnunet.scm (libextractor)[inputs]: Likewise.
* gnu/packages/gnustep.scm (windowmaker)[inputs]: Likewise.
* gnu/packages/graphics.scm (blender, blender-2.79, openimageio,
openscenegraph, openscenegraph-3.4, povray, fgallery)[inputs]: Likewise.
* gnu/packages/graphviz.scm (graphviz)[inputs]: Likewise.
* gnu/packages/gstreamer.scm (gst-plugins-good)[inputs]: Likewise.
* gnu/packages/gtk.scm (gdk-pixbuf)[inputs]: Likewise.
* gnu/packages/image-processing.scm (dcmtk, mia, vtk, opencv, vips, nip2, vxl,
insight-toolkit)[inputs]: Likewise.
* gnu/packages/image-viewers.scm (gpicview, luminance-hdr)[inputs]: Likewise.
* gnu/packages/image.scm (jpegoptim, libtiff, leptonica, imlib2, freeimage,
vigra, libwebp, libmng, jasper, steghide, jp2a)[inputs]: Likewise.
* gnu/packages/imagemagick.scm (imagemagick, graphicsmagick)[inputs]: Likewise.
* gnu/packages/java.scm (icedtea-6, icedtea-7, openjdk9, openjdk11,
openjdk12)[inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (khtml)[inputs]: Likewise.
* gnu/packages/kodi.scm (kodi)[inputs]: Likewise.
* gnu/packages/machine-learning.scm (dlib, tensorflow)[inputs]: Likewise.
* gnu/packages/mate.scm (atril, eom)[inputs]: Likewise.
* gnu/packages/maths.scm (hdf4, hdf-java, hdf-eos2, netcdf)[inputs]: Likewise.
* gnu/packages/netpbm.scm (netpbm)[inputs]: Likewise.
* gnu/packages/pdf.scm (zathura-pdf-mupdf, podofo, mupdf, fbida)[inputs]: Likewise.
* gnu/packages/photo.scm (libraw, libpano13, enblend-enfuse, darktable, hugin,
rawtherapee)[inputs]: Likewise.
* gnu/packages/prolog.scm (swi-prolog)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-hdf4, python-pillow)[inputs]: Likewise.
* gnu/packages/qt.scm (qtbase, qtwebkit)[inputs]: Likewise.
* gnu/packages/rdesktop.scm (freerdp)[inputs]: Likewise.
* gnu/packages/scanner.scm (sane-backends, xsane)[inputs]: Likewise.
* gnu/packages/scheme.scm (racket)[inputs]: Likewise.
* gnu/packages/scribus.scm (scribus)[inputs]: Likewise.
* gnu/packages/sdl.scm (sdl-image)[propagated-inputs]: Likewise.
(guile-sdl)[native-inputs]: Likewise.
* gnu/packages/spice.scm (spice-gtk)[inputs]: Likewise.
* gnu/packages/statistics.scm (r-with-tests)[inputs]: Likewise.
* gnu/packages/tcl.scm (perl-tk)[inputs]: Likewise.
* gnu/packages/upnp.scm (readymedia)[inputs]: Likewise.
* gnu/packages/video.scm (mplayer, mpv, v4l-utils, motion)[inputs]: Likewise.
* gnu/packages/web-browsers.scm (dillo, links)[inputs]: Likewise.
* gnu/packages/web.scm (netsurf)[inputs]: Likewise.
* gnu/packages/webkit.scm (webkitgtk)[inputs]: Likewise.
* gnu/packages/wine.scm (wine)[inputs]: Likewise.
* gnu/packages/wv.scm (wv)[inputs]: Likewise.
* gnu/packages/wxwidgets.scm (wxwidgets, wxwidgets-2)[inputs]: Likewise.
* gnu/packages/xdisorg.scm (xscreensaver)[inputs]: Likewise.
* gnu/packages/xfce.scm (tumbler)[inputs]: Likewise.
* gnu/packages/xfig.scm (xfig, transfig)[inputs]: Likewise.
* gnu/packages/xorg.scm (xpra)[inputs]: Likewise.
| Marius Bakke | 2020-01-22 | 1 | -1/+1 |
|/ |
|
* | gnu: xchm: Update to 1.31.•••* gnu/packages/ebook.scm (xchm): Update to 1.31.
| Tobias Geerinckx-Rice | 2019-12-23 | 1 | -3/+3 |
* | Merge branch 'master' into core-updates | Marius Bakke | 2019-07-31 | 1 | -1/+26 |
|\ |
|
| * | gnu: Add xchm.•••* gnu/packages/ebook.scm (xchm): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Jovany Leandro G.C | 2019-07-25 | 1 | -1/+26 |
* | | gnu: fbreader: Build with GCC 5.•••* gnu/packages/ebook.scm (fbreader)[native-inputs]: Add GCC-5.
| Rutger Helling | 2019-07-19 | 1 | -1/+3 |
|/ |
|
* | Correct email and license info for Brendan Tildesley.•••* gnu/packages/audio.scm: Correct email and license info.
* gnu/packages/ebook.scm: Correct email and license info.
* gnu/packages/fonts.scm: Correct email and license info.
* gnu/packages/freedesktop.scm: Correct email and license info.
* gnu/packages/gnome.scm: Correct email and license info.
* gnu/packages/linux.scm: Correct email and license info.
* gnu/packages/lxde.scm: Correct email and license info.
* gnu/packages/python-web.scm: Correct email and license info.
* gnu/packages/python-xyz.scm: Correct email and license info.
* gnu/packages/python.scm: Correct email and license info.
* gnu/packages/video.scm: Correct email and license info.
* gnu/packages/web.scm: Correct email and license info.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -1/+1 |
* | gnu: calibre: Update to 3.42.0.•••* gnu/packages/ebook.scm (calibre): Update to 3.42.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Danny Milosavljevic | 2019-05-05 | 1 | -2/+2 |
* | gnu: calibre: Shorten long line.•••* gnu/packages/ebook.scm (calibre)[arguments]<#:phases>[build-extra]: Shorten long line.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -2/+4 |
* | gnu: calibre: Install man pages.•••* gnu/packages/ebook.scm (calibre)[arguments]<#:phases>[install-man-pages]:
New phase.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -0/+6 |
* | gnu: calibre: Delete various junk from source.•••* gnu/packages/ebook.scm (calibre)[source](snippet): Delete various junk from
source.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -0/+5 |
* | gnu: calibre: Remove libxrender as an input.•••* gnu/packages/ebook.scm (calibre)[inputs]: Remove libxrender.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -1/+0 |
* | gnu: calibre: Unbundle python2-odfpy.•••* gnu/packages/ebook.scm (calibre)[snippet]: Remove all of src/odf.
[inputs]: Add python2-odfpy.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -3/+4 |
* | gnu: calibre: Remove some comments.•••* gnu/packages/ebook.scm (calibre): There is no unrar in Guix currently, and
pdftohtml is in poppler, so we can remove this comment.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -3/+0 |
* | gnu: calibre: Enable tests.•••* gnu/packages/ebook.scm (calibre): Enable tests.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -2/+0 |
* | gnu: calibre: Disable sqlite test.•••* gnu/packages/patches/calibre-remove-test-sqlite.patch: New file.
* gnu/packages/ebook.scm (calibre)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -0/+1 |
* | gnu: calibre: Disable Qt test.•••* gnu/packages/ebook.scm (calibre)[arguments]<#:phases>[configure]: Disable
Qt test.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -0/+4 |
* | gnu: calibre: Disable bs4 test.•••* gnu/packages/patches/calibre-remove-test-bs4.patch: New file.
* gnu/packages/ebook.scm (calibre)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -0/+1 |
* | gnu: calibre: Use "linux.py" to install desktop files.•••* gnu/packages/ebook.scm (calibre)[arguments]<#:phases>[configure]: Modify.
[install-mimetypes]: Remove.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -12/+12 |
* | gnu: calibre: Disable tests that require networking.•••* gnu/packages/ebook.scm (calibre)[arguments]<#:phases>[configure]: Modify.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -0/+3 |
* | gnu: calibre: Remove unrar test.•••* gnu/packages/patches/calibre-remove-test-unrar.patch: New file.
* gnu/packages/ebook.scm (calibre)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -1/+2 |
* | gnu: calibre: Add python2-html2text as an input.•••* gnu/packages/ebook.scm (calibre)[inputs]: Add python2-html2text.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -0/+1 |
* | gnu: calibre: Move font unbundling to after check phase.•••* gnu/packages/ebook.scm (calibre)[snippet]: Modify.
[native-inputs]: Remove font-liberation.
[inputs]: Add font-liberation.
[arguments]<#:phases>[install-font-liberation]: Delete phase.
[unbundle-font-liberation]: New phase.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -11/+11 |
* | gnu: calibre: Add missing dependencies as indicated by tests.•••* gnu/packages/ebook.scm (calibre)[inputs]: Add python2-html5lib,
python2-psutil.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -0/+2 |
* | gnu: calibre: Build rapydscript.•••* gnu/packages/ebook.scm (calibre)[arguments]<#:phases>[build-extra]: Modify.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -1/+2 |
* | gnu: calibre: Use system mathjax.•••* gnu/packages/ebook.scm (calibre)[arguments]<#:phases>[build-extra]:
New phase.
[inputs]: Add js-mathjax.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -0/+6 |
* | gnu: calibre: Update to 3.41.3.•••* gnu/packages/ebook.scm (calibre): Update to 3.41.3.
[inputs]: Replace python2-cssutils by python2-css-parser.
[snippet]: Modify.
* gnu/packages/patches/calibre-use-packaged-feedparser.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -8/+4 |
* | Merge branch 'master' into staging | Ricardo Wurmus | 2019-01-23 | 1 | -0/+4 |
|\ |
|
| * | gnu: calibre: Fix PDF to EPUB conversion.•••When trying to convert a PDF to EPUB, the following error occurs:
File "/gnu/store/kz6bgqw9z7akj11zh20wkx14cgq0s3n2-calibre-3.35.0/lib/calibre/calibre/ebooks/pdf/pdftohtml.py", line 76, in pdftohtml
_('Could not find pdftohtml, check it is in your PATH'))
Hardcode pdftohtml binary path by patching pdftohtml.py.
* gnu/packages/ebook.scm (calibre)[arguments]: Patch pdftohtml.py in
'configure phase to set hardcode pdftohtml binary path.
| Mathieu Othacehe | 2019-01-21 | 1 | -0/+4 |
* | | Merge branch 'master' into staging | Ludovic Courtès | 2019-01-20 | 1 | -0/+2 |
|\| |
|
| * | gnu: Move sqlite to separate module.•••* gnu/packages/databases.scm (sqlite, sqlite-3.26.0, sqlite-with-fts5,
sqlite-with-column-metadata): Move variables from here...
* gnu/packages/sqlite.scm: ...to this new module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/apl.scm,
gnu/packages/bittorrent.scm,
gnu/packages/calendar.scm,
gnu/packages/code.scm,
gnu/packages/crypto.scm,
gnu/packages/databases.scm,
gnu/packages/dc.scm,
gnu/packages/disk.scm,
gnu/packages/ebook.scm,
gnu/packages/education.scm,
gnu/packages/emacs.scm,
gnu/packages/emulators.scm,
gnu/packages/file-systems.scm,
gnu/packages/freedesktop.scm,
gnu/packages/ftp.scm,
gnu/packages/games.scm,
gnu/packages/geo.scm,
gnu/packages/gnome.scm,
gnu/packages/gnunet.scm,
gnu/packages/gnupg.scm,
gnu/packages/gnuzilla.scm,
gnu/packages/gps.scm,
gnu/packages/guile.scm,
gnu/packages/ibus.scm,
gnu/packages/kerberos.scm,
gnu/packages/kodi.scm,
gnu/packages/lisp.scm,
gnu/packages/mail.scm,
gnu/packages/messaging.scm,
gnu/packages/mpd.scm,
gnu/packages/music.scm,
gnu/packages/networking.scm,
gnu/packages/nfs.scm,
gnu/packages/ocaml.scm,
gnu/packages/package-management.scm,
gnu/packages/pdf.scm,
gnu/packages/photo.scm,
gnu/packages/php.scm,
gnu/packages/python.scm,
gnu/packages/qt.scm,
gnu/packages/ruby.scm,
gnu/packages/scheme.scm,
gnu/packages/sync.scm,
gnu/packages/syndication.scm,
gnu/packages/version-control.scm,
gnu/packages/video.scm,
gnu/packages/web-browsers.scm,
gnu/packages/webkit.scm: Adjust module references.
| Ricardo Wurmus | 2019-01-16 | 1 | -0/+1 |