Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (r-gostats): Update to 2.50.0.
|
|
* gnu/packages/bioinformatics.scm (r-category): Update to 2.50.0.
|
|
* gnu/packages/bioinformatics.scm (r-gseabase): Update to 1.46.0.
|
|
* gnu/packages/bioinformatics.scm (r-rbgl): Update to 1.60.0.
[propagated-inputs]: Add r-bh.
|
|
* gnu/packages/bioinformatics.scm (r-annotationforge): Update to 1.26.0.
|
|
* gnu/packages/bioinformatics.scm (r-dexseq): Update to 1.30.0.
|
|
* gnu/packages/bioinformatics.scm (r-deseq2): Update to 1.24.0.
|
|
* gnu/packages/bioinformatics.scm (r-genefilter): Update to 1.66.0.
|
|
* gnu/packages/statistics.scm (r-preprocesscore): Update to 1.46.0.
|
|
* gnu/packages/graph.scm (r-rgraphviz): Update to 2.28.0.
|
|
* gnu/packages/cran.scm (r-units): Update to 0.6-3.
|
|
* gnu/packages/cran.scm (r-dqrng): New variable.
|
|
* gnu/packages/cran.scm (r-sitmo): New variable.
|
|
* gnu/packages/cran.scm (r-clue): New variable.
|
|
* gnu/packages/cran.scm (r-batchtools): New variable.
|
|
* gnu/packages/cran.scm (r-blme): New variable.
|
|
* gnu/packages/cran.scm (r-scrime): New variable.
|
|
* gnu/packages/cran.scm (r-grimport2): New variable.
|
|
* gnu/packages/cran.scm (r-rcpphnsw): New variable.
|
|
* gnu/packages/bioconductor.scm (r-biocsingular): New variable.
|
|
* gnu/packages/cran.scm (r-base64url): New variable.
|
|
* 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>
|
|
* gnu/packages/ebook.scm (calibre): Update to 3.42.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/ebook.scm (calibre)[arguments]<#:phases>[build-extra]: Shorten long line.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/ebook.scm (calibre)[arguments]<#:phases>[install-man-pages]:
New phase.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/ebook.scm (calibre)[source](snippet): Delete various junk from
source.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/ebook.scm (calibre)[inputs]: Remove libxrender.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/ebook.scm (calibre)[snippet]: Remove all of src/odf.
[inputs]: Add python2-odfpy.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* 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>
|
|
* gnu/packages/ebook.scm (calibre): Enable tests.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* 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>
|
|
* gnu/packages/ebook.scm (calibre)[arguments]<#:phases>[configure]: Disable
Qt test.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* 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>
|
|
* gnu/packages/ebook.scm (calibre)[arguments]<#:phases>[configure]: Modify.
[install-mimetypes]: Remove.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/python-xyz.scm (python-soupsieve): New variable.
(python2-soupsieve): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/ebook.scm (calibre)[arguments]<#:phases>[configure]: Modify.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* 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>
|
|
* gnu/packages/python.scm (python-regex, python2-regex): Update to 2019.04.14.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/ebook.scm (calibre)[inputs]: Add python2-html2text.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/python-web.scm (python-html2text): New variable.
(python2-html2text): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* 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>
|
|
* gnu/packages/ebook.scm (calibre)[inputs]: Add python2-html5lib,
python2-psutil.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/ebook.scm (calibre)[arguments]<#:phases>[build-extra]: Modify.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/ebook.scm (calibre)[arguments]<#:phases>[build-extra]:
New phase.
[inputs]: Add js-mathjax.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* 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>
|
|
* gnu/packages/wget.scm (wgetpaste)[arguments]: Replace limited
‘use-inputs’ phase with a ‘wrap-program’ one.
|
|
* gnu/packages/wget.scm (wgetpaste)[arguments]: Return #t from ‘install’ phase.
|
|
* gnu/packages/tor.scm (tor)[arguments]: Remove #:configure-flags that
merely confirm the defaults.
|
|
* gnu/packages/nano.scm (nano): Update to 4.2.
|
|
* gnu/packages/coq.scm (coq-bignums): Update to 8.9.0.
|