Age | Commit message (Expand) | Author |
2017-01-05 | gnu: Add python-snowballstemmer.•••* gnu/packages/python.scm (python-snowballstemmer,
python2-snowballstemmer): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |
2017-01-05 | gnu: sed: Update to 4.3.•••* gnu/packages/base.scm (sed): Update to 4.3.
[source]: Use xz tarball. Remove upstreamed patch.
[arguments]: Fix '/bin/sh' -> 'bash' substitution.
[home-page]: Use https.
[native-inputs]: Add perl.
* gnu/packages/patches/sed-hurd-path-max.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke |
2017-01-05 | gnu: Add beep.•••* gnu/packages/terminals.scm (beep): New variable.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
| José Miguel Sánchez García |
2017-01-05 | gnu: Remove unused module import from (gnu packages mtools).•••This is a follow-up to commit 3b0f2ba46b8c14cf9d9729e13e006af697d07403.
* gnu/packages/mtools.scm: Remove import of (gnu packages python).
| Tobias Geerinckx-Rice |
2017-01-05 | gnu: ruby-nokogiri: Update to 1.7.0.1.•••* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.7.0.1.
| Ben Woodcroft |
2017-01-05 | gnu: ruby-hoe: Update to 3.16.0.•••* gnu/packages/ruby.scm (ruby-hoe): Update to 3.16.0.
| Ben Woodcroft |
2017-01-05 | hydra: Add "powerpc-linux-gnu" as a cross-compilation target.•••* build-aux/hydra/gnu-system.scm (%cross-targets): Add
"powerpc-linux-gnu".
| Ludovic Courtès |
2017-01-04 | gnu: bootstrap: Add the dynamic linker name for "powerpc-linux".•••This commit completes cross-compilation support for powerpc-linux-gnu.
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add "powerpc-linux"
case.
| Carlos Sánchez de La Lama |
2017-01-04 | gnu: linux-libre: Adjust for PowerPC.•••* gnu/packages/linux.scm (system->defconfig): New procedure.
(linux-libre-headers)[arguments]: Use it in 'build' phase to determine
the target name.
* gnu/packages/cross-base.scm (cross-kernel-headers)[xlinux-headers]
(arguments): Likewise.
| Carlos Sánchez de La Lama |
2017-01-04 | gnu: gcc: Adjust for PowerPC.•••* gnu/packages/gcc.scm (gcc-4.7)[arguments]: Add powerpc specific
substitutions for dynamic linker and start files locations in
'pre-configure' phase.
* gnu/packages/make-bootstrap.scm (%gcc-static)[arguments]: Add
"gcc/config/rs6000/sysv4.h" to the list of files in 'remove-lgcc_s'
phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Carlos Sánchez de La Lama |
2017-01-04 | doc: Add a Git hook that verifies signatures before pushing.•••* HACKING (Commit Access): Describe the pre-push Git hook.
* etc/git/pre-push: New file.
| Leo Famulari |
2017-01-04 | gnu: unrtf: Fix CVE-2016-10091.•••* gnu/packages/patches/unrtf-CVE-2016-10091.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/unrtf.scm (unrtf)[source]: Use it.
| Leo Famulari |
2017-01-04 | gnu: libreoffice: Update to 5.1.6.2.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 5.1.6.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alex Griffin |
2017-01-04 | gnu: ocamlmod: Enable tests.•••Followup to 93eeadf0226078a6a9ecf57f84446044b4be249b.
* gnu/packages/ocaml.scm (ocamlmod)[arguments]: Enable tests.
Problem reported by Julien Lepiller <julien@lepiller.eu>.
| David Craven |
2017-01-04 | gnu: ocaml-ounit: Enable tests.•••Followup to 7a76b4afd0ce296bb462be8cf66234e41672c285.
* gnu/packages/ocaml.scm (ocaml-ounit)[arguments]: Enable tests.
Problem reported by Julien Lepiller <julien@lepiller.eu>.
| David Craven |
2017-01-04 | gnu: aria2: Update to 1.30.0.•••* gnu/packages/bittorrent.scm (aria2): Update to 1.30.0.
| Efraim Flashner |
2017-01-04 | gnu: inkscape: Update to 0.92.0.•••* gnu/packages/patches/inkscape-drop-wait-for-targets.patch: Remove it.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/inkscape.scm (inkscape): Update to 0.92.0.
[build-system]: Use "cmake-build-system".
[native-inputs]: Add glib:bin.
[arguments]: Remove obsolete arguments; disable tests.
| Ricardo Wurmus |
2017-01-04 | gnu: Add ocaml-cmdliner.•••* gnu/packages/ocaml.scm (ocaml-cmdliner): New variable.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: Add ocaml-mtime.•••* gnu/packages/ocaml.scm (ocaml-mtime): New variable.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: Add ocaml-rresult.•••* gnu/packages/ocaml.scm (ocaml-rresult): New variable.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: Add ocaml-topkg.•••* gnu/packages/ocaml.scm (ocaml-topkg): New variable.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: Add ocaml-result.•••* gnu/packages/ocaml.scm (ocaml-result): New variable.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: Add ocaml-bitstring.•••* gnu/packages/ocaml.scm (ocaml-bitstring): New variable.
* gnu/packages/patches/ocaml-bitstring-fix-configure.patch: New file.
* gnu/local.mk (dist_patch_DATA): New patch.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: Add ocaml-bisect.•••* gnu/packages/ocaml.scm (ocaml-bisect): New variable.
* gnu/packages/patches/ocaml-bisect-fix-camlp4-in-another-directory.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: Add ocaml-stringext.•••* gnu/packages/ocaml.scm (ocaml-stringext): New variable.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: Add ocaml-qtest.•••* gnu/packages/ocaml.scm (ocaml-qtest): New variable.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: Add ocaml-frontc.•••* gnu/packages/ocaml.scm (ocaml-frontc): New variable.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | graph: Add '%reverse-package-node-type'.•••* guix/scripts/graph.scm (%reverse-package-node-type): New variable.
(%node-types): Add it.
* tests/graph.scm ("reverse package DAG"): New test.
* doc/guix.texi (Invoking guix refresh): Add cross-reference to
"Invoking guix graph".
(Invoking guix graph): Document 'reverse-package'.
| Ludovic Courtès |
2017-01-04 | gnu: Add Guile-Bash.•••* gnu/packages/guile.scm (guile-bash): New variable.
| Ludovic Courtès |
2017-01-04 | grafts: Move caching to a new 'with-cache' macro.•••* guix/grafts.scm (with-cache): New macro.
(cumulative-grafts)[return/cache]: Remove.
Use 'with-cache' instead.
| Ludovic Courtès |
2017-01-04 | gnu: Add ocaml-zarith.•••* gnu/packages/ocaml.scm (ocaml-zarith): New variable.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: Add ocamlmod.•••* gnu/packages/ocaml.scm (ocamlmod): New variable.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: Add camlzip.•••* gnu/packages/ocaml.scm (camlzip): New variable.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: Add ocaml-ounit.•••* gnu/packages/ocaml.scm (ocaml-ounit): New variable.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: camlp4: Install camlp4 META file.•••* gnu/packages/ocaml.scm (camlp4)[arguments]: Install in OCAMLPATH and
META file.
(ocaml-findlib)[arguments]: Delete camlp4 META file.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: ocaml: Use a helper function to download from ocaml-forge.•••* gnu/packages/ocaml.scm (ocaml-forge-origin): New procedure.
(lablgtk)[origin]: Use it.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: Add ocaml-build-system.•••* guix/build/ocaml-build-system.scm: New file.
* guix/build-system/ocaml.scm: New file.
* Makefile.am (MODULES): Add them.
* gnu/packages/ocaml.scm (ocaml)[native-search-paths]: Adjuste OCAMLPATH.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: camlp4: Compile native version.•••* gnu/packages/ocaml.scm (camlp4)[arguments]: Disable parallel-build.
Change default target to "all" to compile native and byte version.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: ocaml: Fix indentation.•••* gnu/packages/ocaml.scm (ocaml): Fix indentation.
| David Craven |
2017-01-04 | gnu: ocaml: Add CAML_LD_LIBRARY_PATH search-path.•••* gnu/packages/ocaml.scm (ocaml)[native-search-paths]: Add
CAML_LD_LIBRARY_PATH.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: ocaml: Add a .file directive to generated .s files.•••* gnu/packages/ocaml.scm (ocaml)[origin]: Add patch.
* gnu/packages/patches/ocaml-Add-a-.file-directive.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
Signed-off-by: David Craven <david@craven.ch>
| Julien Lepiller |
2017-01-04 | gnu: Reorder imports in (gnu packages ocaml).•••* gnu/packages/ocaml.scm: Reorder imports alphabetically.
| David Craven |
2017-01-04 | gnu: Use 'license:' prefix in (gnu packages ocaml).•••* gnu/packages/ocaml.scm (ocaml, opam, camlp4, camlp5, hevea, coq,
proof-general, ocaml-menhir, lablgtk, unison, ocaml-findlib)[license]:
Add prefix.
| David Craven |
2017-01-04 | gnu: Add idris-lens.•••* gnu/packages/idris.scm (idris-lens): New variable.
| David Craven |
2017-01-04 | gnu: Add idris-bifunctors.•••* gnu/packages/idris.scm (idris-bifunctors): New variable.
| David Craven |
2017-01-04 | gnu: Add idris-wl-pprint.•••* gnu/packages/idris.scm (idris-wl-pprint): New variable.
| David Craven |
2017-01-04 | gnu: Add idris-lightyear.•••* gnu/packages/idris.scm (idris-lightyear, idris-default-arguments):
New variables.
| David Craven |
2017-01-04 | gnu: idris: Move to (gnu packages idris).•••* gnu/packages/haskell.scm: Move 'idris' to...
* gnu/packages/idris.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add idris.scm.
| David Craven |
2017-01-04 | gnu: idris: Update to 0.99.•••* gnu/packages/haskell.scm (idris): Update to 0.99.
| David Craven |
2017-01-04 | gnu: Order module imports in (gnu packages haskell) alphabetically.•••* gnu/packages/haskell.scm: Order module imports alphabetically.
| David Craven |