summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* Revert "gnu: gawk: Don't replace 'sh' reference with 'bash'."Leo Famulari2017-01-05
| | | | | | This commit causes too many rebuilds. It will be re-committed to core-updates. This reverts commit 5b2834ae790557a760fea4bf2b8c7bac1ea8f23d.
* gnu: gawk: Don't replace 'sh' reference with 'bash'.Leo Famulari2017-01-05
| | | | | * gnu/packages/gawk.scm (gawk)[arguments]: Use /bin/sh instead of /bin/bash in 'set-shell-file-name' phase.
* gnu: irssi: Update to 1.0.0.Marius Bakke2017-01-05
| | | | | | | | * gnu/packages/irc.scm (irssi): Update to 1.0.0. [arguments]: Remove --with-ncurses configure flag. [native-inputs]: Move 'perl' to ... [inputs]: ... here. [home-page]: Use HTTPS.
* gnu: Fix indentation of some python packages.Marius Bakke2017-01-05
| | | | | | | This is a followup to abe2ec73..807a5b32. * gnu/packages/python.scm (python-snowballstemmer, python-sphinx-cloud-sptheme, python-sphinx-alabaster-theme): Fix indentation.
* gnu: Add python-sphinx-alabaster-theme.Danny Milosavljevic2017-01-05
| | | | | | | * gnu/packages/python.scm (python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-sphinx-cloud-sptheme.Danny Milosavljevic2017-01-05
| | | | | | | * gnu/packages/python.scm (python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-snowballstemmer.Danny Milosavljevic2017-01-05
| | | | | | | * gnu/packages/python.scm (python-snowballstemmer, python2-snowballstemmer): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add beep.José Miguel Sánchez García2017-01-05
| | | | | | * gnu/packages/terminals.scm (beep): New variable. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Remove unused module import from (gnu packages mtools).Tobias Geerinckx-Rice2017-01-05
| | | | | | This is a follow-up to commit 3b0f2ba46b8c14cf9d9729e13e006af697d07403. * gnu/packages/mtools.scm: Remove import of (gnu packages python).
* gnu: ruby-nokogiri: Update to 1.7.0.1.Ben Woodcroft2017-01-05
| | | | * gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.7.0.1.
* gnu: ruby-hoe: Update to 3.16.0.Ben Woodcroft2017-01-05
| | | | * gnu/packages/ruby.scm (ruby-hoe): Update to 3.16.0.
* gnu: unrtf: Fix CVE-2016-10091.Leo Famulari2017-01-04
| | | | | | * 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.
* gnu: libreoffice: Update to 5.1.6.2.Alex Griffin2017-01-04
| | | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 5.1.6.2. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: ocamlmod: Enable tests.David Craven2017-01-04
| | | | | | | | Followup to 93eeadf0226078a6a9ecf57f84446044b4be249b. * gnu/packages/ocaml.scm (ocamlmod)[arguments]: Enable tests. Problem reported by Julien Lepiller <julien@lepiller.eu>.
* gnu: ocaml-ounit: Enable tests.David Craven2017-01-04
| | | | | | | | Followup to 7a76b4afd0ce296bb462be8cf66234e41672c285. * gnu/packages/ocaml.scm (ocaml-ounit)[arguments]: Enable tests. Problem reported by Julien Lepiller <julien@lepiller.eu>.
* gnu: aria2: Update to 1.30.0.Efraim Flashner2017-01-04
| | | | * gnu/packages/bittorrent.scm (aria2): Update to 1.30.0.
* gnu: inkscape: Update to 0.92.0.Ricardo Wurmus2017-01-04
| | | | | | | | | * 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.
* gnu: Add ocaml-cmdliner.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-cmdliner): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-mtime.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-mtime): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-rresult.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-rresult): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-topkg.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-topkg): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-result.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-result): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-bitstring.Julien Lepiller2017-01-04
| | | | | | | | * 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>
* gnu: Add ocaml-bisect.Julien Lepiller2017-01-04
| | | | | | | | | * 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>
* gnu: Add ocaml-stringext.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-stringext): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-qtest.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-qtest): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-frontc.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-frontc): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add Guile-Bash.Ludovic Courtès2017-01-04
| | | | * gnu/packages/guile.scm (guile-bash): New variable.
* gnu: Add ocaml-zarith.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-zarith): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocamlmod.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocamlmod): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add camlzip.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (camlzip): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-ounit.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-ounit): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: camlp4: Install camlp4 META file.Julien Lepiller2017-01-04
| | | | | | | | * 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>
* gnu: ocaml: Use a helper function to download from ocaml-forge.Julien Lepiller2017-01-04
| | | | | | | * gnu/packages/ocaml.scm (ocaml-forge-origin): New procedure. (lablgtk)[origin]: Use it. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-build-system.Julien Lepiller2017-01-04
| | | | | | | | | * 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>
* gnu: camlp4: Compile native version.Julien Lepiller2017-01-04
| | | | | | | * 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>
* gnu: ocaml: Fix indentation.David Craven2017-01-04
| | | | * gnu/packages/ocaml.scm (ocaml): Fix indentation.
* gnu: ocaml: Add CAML_LD_LIBRARY_PATH search-path.Julien Lepiller2017-01-04
| | | | | | | * gnu/packages/ocaml.scm (ocaml)[native-search-paths]: Add CAML_LD_LIBRARY_PATH. Signed-off-by: David Craven <david@craven.ch>
* gnu: ocaml: Add a .file directive to generated .s files.Julien Lepiller2017-01-04
| | | | | | | | * 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>
* gnu: Reorder imports in (gnu packages ocaml).David Craven2017-01-04
| | | | * gnu/packages/ocaml.scm: Reorder imports alphabetically.
* gnu: Use 'license:' prefix in (gnu packages ocaml).David Craven2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml, opam, camlp4, camlp5, hevea, coq, proof-general, ocaml-menhir, lablgtk, unison, ocaml-findlib)[license]: Add prefix.
* gnu: Add idris-lens.David Craven2017-01-04
| | | | * gnu/packages/idris.scm (idris-lens): New variable.
* gnu: Add idris-bifunctors.David Craven2017-01-04
| | | | * gnu/packages/idris.scm (idris-bifunctors): New variable.
* gnu: Add idris-wl-pprint.David Craven2017-01-04
| | | | * gnu/packages/idris.scm (idris-wl-pprint): New variable.
* gnu: Add idris-lightyear.David Craven2017-01-04
| | | | | * gnu/packages/idris.scm (idris-lightyear, idris-default-arguments): New variables.
* gnu: idris: Move to (gnu packages idris).David Craven2017-01-04
| | | | | | * gnu/packages/haskell.scm: Move 'idris' to... * gnu/packages/idris.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add idris.scm.
* gnu: idris: Update to 0.99.David Craven2017-01-04
| | | | * gnu/packages/haskell.scm (idris): Update to 0.99.
* gnu: Order module imports in (gnu packages haskell) alphabetically.David Craven2017-01-04
| | | | * gnu/packages/haskell.scm: Order module imports alphabetically.
* gnu: ghc-language-c: Fix up.Ricardo Wurmus2017-01-04
| | | | | * gnu/packages/haskell.scm (ghc-language-c): Fix up indentation and description.
* build-system: cargo: Use correct cargo.David Craven2017-01-04
| | | | | * gnu/packages/rust.scm (cargo-bootstrap): Make private. * guix/build-system/cargo.scm (default-cargo): Use cargo.