| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 3 | -0/+31 |
* | 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 | 3 | -0/+36 |
* | 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: Add python-soupsieve, python2-soupsieve.•••* gnu/packages/python-xyz.scm (python-soupsieve): New variable.
(python2-soupsieve): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -0/+33 |
* | 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 | 3 | -1/+31 |
* | gnu: python-regex, python2-regex: Update to 2019.04.14.•••* gnu/packages/python.scm (python-regex, python2-regex): Update to 2019.04.14.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -2/+4 |
* | 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: Add python-html2text, python2-html2text.•••* gnu/packages/python-web.scm (python-html2text): New variable.
(python2-html2text): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Brendan Tildesley | 2019-05-05 | 1 | -0/+22 |
* | 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 | 3 | -60/+4 |
* | gnu: wgetpaste: Make all dependencies explicit.•••* gnu/packages/wget.scm (wgetpaste)[arguments]: Replace limited
‘use-inputs’ phase with a ‘wrap-program’ one.
| Tobias Geerinckx-Rice | 2019-05-05 | 1 | -8/+17 |
* | gnu: wgetpaste: Return #t from all phases.•••* gnu/packages/wget.scm (wgetpaste)[arguments]: Return #t from ‘install’ phase.
| Tobias Geerinckx-Rice | 2019-05-05 | 1 | -2/+3 |
* | gnu: tor: Remove explicit hardening flags.•••* gnu/packages/tor.scm (tor)[arguments]: Remove #:configure-flags that
merely confirm the defaults.
| Tobias Geerinckx-Rice | 2019-05-05 | 1 | -3/+0 |
* | doc: Update htmlxref.cnf.•••* doc/htmlxref.cnf (G): Switch to https.
(geiser, guix.de, guix.es, hurd): New entries.
| Ludovic Courtès | 2019-05-04 | 1 | -5/+17 |
* | doc: Warn about missing entries in htmlxref.cnf.•••* doc/local.mk (AM_MAKEINFOHTMLFLAGS): New variable.
| Ludovic Courtès | 2019-05-04 | 1 | -0/+4 |
* | doc: Adjust cross-references for GNU triplets.•••* doc/guix.texi (Defining Packages): Reference to 'autoconf' instead of
obsolete 'configure' manual for triplets.
(Additional Build Options): Adjust 'autoconf' node name.
| Ludovic Courtès | 2019-05-04 | 1 | -3/+2 |
* | doc: Provide the actual URL to the VM image.•••Fixes <https://bugs.gnu.org/35537>.
Reported by Andy Tai <atai@atai.org>.
* doc/guix.texi (Running Guix in a VM): Use @url and provide the actual
URL, without @var{system}.
| Ludovic Courtès | 2019-05-04 | 1 | -1/+1 |
* | gnu: nano: Update to 4.2.•••* gnu/packages/nano.scm (nano): Update to 4.2.
| Leo Famulari | 2019-05-04 | 1 | -2/+2 |
* | gnu: coq-bignums: Update to 8.9.0.•••* gnu/packages/coq.scm (coq-bignums): Update to 8.9.0.
| Julien Lepiller | 2019-05-04 | 1 | -2/+2 |
* | gnu: coq-mathcomp: Update to 1.8.0.•••* gnu/packages/coq.scm (coq-mathcomp): Update to 1.8.0.
| Julien Lepiller | 2019-05-04 | 1 | -2/+2 |
* | gnu: coq-gappa: Update to 1.3.4.•••* gnu/packages/coq.scm (coq-gappa): Update to 1.3.4.
| Julien Lepiller | 2019-05-04 | 1 | -4/+5 |
* | gnu: coq: Update to 8.9.0.•••* gnu/packages/coq.scm (coq): Update to 8.9.0.
(coq-autosubst): Update to latest commit.
(coq-equations): Update to 1.2-beta2.
| Julien Lepiller | 2019-05-04 | 1 | -7/+9 |
* | doc: Use HTTPS URLs.•••* doc/guix.texi: Use HTTPS where possible.
| Marius Bakke | 2019-05-04 | 1 | -57/+57 |
* | gnu: ocaml-menhir: Update to 20181113.•••* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20181113.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| gabrielhdt | 2019-05-03 | 1 | -18/+16 |
* | gnu: Add python-django-extensions.•••* gnu/packages/django.scm (python-django-extensions): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sam | 2019-05-03 | 1 | -0/+42 |
* | gnu: Add python-django-taggit.•••* gnu/packages/django.scm (python-django-taggit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sam | 2019-05-03 | 1 | -0/+32 |
* | nls: Update da translations. | Ludovic Courtès | 2019-05-03 | 2 | -5178/+6593 |
* | shepherd: Include /etc/localtime in service containers.•••Fixes a bug whereby Tor (for example) would emit syslog messages with a
UTC timestamp instead of local time.
* gnu/build/shepherd.scm (default-mounts): Add /etc/localtime to
MAPPINGS.
| Ludovic Courtès | 2019-05-03 | 1 | -1/+9 |
* | gnu: tor: Update to 0.4.0.5.•••* gnu/packages/tor.scm (tor): Update to 0.4.0.5.
| Tobias Geerinckx-Rice | 2019-05-03 | 1 | -2/+2 |
* | gnu: Add python-css-parser, python2-css-parser.•••* gnu/packages/python-web.scm (python-css-parser, python2-css-parser): New
variables.
Signed-off-by: Andreas Enge <andreas@enge.fr>
| Brendan Tildesley | 2019-05-03 | 1 | -0/+22 |
* | gnu: web: Change 'l:' prefix to 'license:'.•••* gnu/packages/web.scm: Change #:prefix l: to #:prefix license:.
Signed-off-by: Andreas Enge <andreas@enge.fr>
| Brendan Tildesley | 2019-05-03 | 1 | -189/+189 |
* | installer: Do not sort the guided partition schemes in the selection page.•••Previously, the "Everything is one partition" entry would come first in
English but it would be second in French. This change keeps it the
first choice regardless of the language.
* gnu/installer/newt/partition.scm (run-scheme-page): Pass
#:sort-listbox-items? to 'run-scheme-page'.
| Ludovic Courtès | 2019-05-03 | 1 | -0/+1 |
* | installer: Ensure 'packages' field is a superset of '%base-packages'.•••Fixes <https://bugs.gnu.org/35541>.
Reported by Florian Pelz <pelzflorian@pelzflorian.de>.
* gnu/installer/services.scm (system-services->configuration): Generate
a snippet that appends PACKAGES to %BASE-PACKAGES.
| Ludovic Courtès | 2019-05-03 | 1 | -2/+4 |
* | Correct email address for ison.•••* .mailmap, gnu/packages/lxde.scm: Update email address.
Signed-off-by: Andreas Enge <andreas@enge.fr>
| ison | 2019-05-03 | 2 | -1/+2 |
* | gnu: r-cluster: Update to 2.0.9.•••* gnu/packages/statistics.scm (r-cluster): Update to 2.0.9.
[inputs]: Move gfortran from here...
[native-inputs]: ...to here.
| Ricardo Wurmus | 2019-05-03 | 1 | -3/+3 |
* | gnu: r-irkernel: Update to 1.0.1.•••* gnu/packages/cran.scm (r-irkernel): Update to 1.0.1.
| Ricardo Wurmus | 2019-05-03 | 1 | -2/+2 |
* | gnu: r-ouch: Update to 2.14-1.•••* gnu/packages/cran.scm (r-ouch): Update to 2.14-1.
| Ricardo Wurmus | 2019-05-03 | 1 | -2/+2 |
* | gnu: r-fs: Update to 1.3.0.•••* gnu/packages/cran.scm (r-fs): Update to 1.3.0.
| Ricardo Wurmus | 2019-05-03 | 1 | -2/+2 |