~ruther/guix-local

4a8bd550 — Nicolas Goaziou 8 years ago
gnu: scribus: Update to 1.5.3. Add inputs.

* gnu/packages/scribus.scm (scribus): Update to 1.5.3.
[input]: Add fontconfig, harfbuzz, hunspell, icu4c, libcdr, libfreehand,
libmspub, librevenge, libvisio, openssl, podofo, poppler, and boost.  Move
qttools to ...
[native-input]: ... here.
[home-page]: Fix URL.

Co-authored-by: Eric Bavier <bavier@member.fsf.org>
e4bc1727 — Eric Bavier 8 years ago
import: cpan: Add trailing "/" on home-page.

This appeases 'guix lint', which otherwise complains about permanent
redirects.

* guix/import/cpan.scm (cpan-module->sexp): Add trailing "/" on home-page.
* tests/cpan.scm ("cpan->guix-package"): Adjust accordingly.
23055424 — Eric Bavier 8 years ago
import: cpan: Propagate imported dependencies.

This is most often the need for perl module dependencies.

* guix/import/cpan.scm (cpan-module->sexp): 'inputs -> 'propagated-inputs.
* tests/cpan.scm ("cpan->guix-package"): Adjust accordingly.
9de52b56 — Eric Bavier 8 years ago
gnu: perl-sys-cpu: Skip cpu_clock and cpu_type tests.

* gnu/packages/perl.scm (perl-sys-cpu)[source]: Replace test in snippet.
0f27666b — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.13.10.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.10.
(%linux-libre-hash): Update hash.
88deca15 — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.59.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.59.
813b4454 — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.95.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.95.
c178aa34 — Efraim Flashner 8 years ago
gnu: gavl: Fix building on armhf and aarch64.

* gnu/packages/video.scm (gavl)[arguments]: Add '-lm' to configure flags.
4b86f04a — nikita 8 years ago
gnu: neomutt: Remove obsolete configure switches.

* gnu/packages/mail.scm (neomutt)[arguments]: Remove '--with-regex'
and '--with-external-dotlock' from configure-flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
32fc1ec3 — nikita 8 years ago
gnu: neomutt: Do not inherit mutt.

* gnu/packages/mail.scm (neomutt): Remove (inherit mutt),
add 'build-system' and 'license'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7de23b02 — nikita 8 years ago
gnu: neomutt: Update to 20171027.

* gnu/packages/mail.scm (neomutt): Update to 20171027.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
bf1264ab — Kyle Meyer 8 years ago
gnu: emacs-yasnippet: Update to 0.12.2.

* gnu/packages/emacs.scm (emacs-yasnippet): Update to 0.12.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8a0d454e — Kyle Meyer 8 years ago
gnu: emacs-elfeed: Update to 2.2.0.

* gnu/packages/emacs.scm (emacs-elfeed): Update to 2.2.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9932dabf — Kyle Meyer 8 years ago
gnu: emacs-hydra: Update to 0.14.0.

* gnu/packages/emacs.scm (emacs-hydra): Update to 0.14.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2b0ddaaa — Kyle Meyer 8 years ago
gnu: emacs-f: Update to 0.19.0.

* gnu/packages/emacs.scm (emacs-f): Update to 0.19.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4e425584 — Kyle Meyer 8 years ago
gnu: emacs-s: Update to 1.12.0.

* gnu/packages/emacs.scm (emacs-s): Update to 1.12.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c54a8fdf — Julien Lepiller 8 years ago
gnu: Update php to 7.1.11.

* gnu/packages/php.scm (php): Update to 7.1.11.
90ab26fa — Peter Kreye 8 years ago
gnu: Add ocaml-utop.

* gnu/packages/ocaml.scm (ocaml-utop): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
50856b73 — Peter Kreye 8 years ago
gnu: Add ocaml-findlib-1.7.3.

* gnu/packages/ocaml.scm (ocaml-findlib-1.7.3): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
e88ff71c — Peter Kreye 8 years ago
gnu: Add ocaml-lambda-term.

* gnu/packages/ocaml.scm (ocaml-zed): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next