jackhill/guix/guix.git
10 years agognu: python: Replace input python by python-wrapper.
Andreas Enge [Tue, 3 Sep 2013 20:18:39 +0000 (22:18 +0200)]
gnu: python: Replace input python by python-wrapper.

* gnu/packages/{gdb.scm (gdb), cryptsetup.scm (cryptsetup),
  ghostscript.scm (ghostscript), glib.scm (glib), gnupg.scm (pius),
  gtk.scm (cairo, harfbuzz), libevent.scm (libevent), netpbm.scm (netpbm),
  oggvorbis.scm (libkate), qemu.scm (qemu), samba.scm (samba),
  texlive.scm (rubber, texlive), version-control.scm (subversion),
  xml.scm (libxml2, libxslt), xorg.scm (libxcb, mesa, xcb-proto, xorg-server),
  yasm.scm (yasm), zip.scm (zziplib)}:
  Replace input python by python-wrapper.

10 years agognu: python: Add package python-wrapper.
Andreas Enge [Tue, 3 Sep 2013 19:27:40 +0000 (21:27 +0200)]
gnu: python: Add package python-wrapper.

* gnu/packages/python.scm (python-wrapper): New variable.

10 years agognu: python: Revert 77c7f8f4 and make Python 3 the default.
Andreas Enge [Mon, 2 Sep 2013 19:48:50 +0000 (21:48 +0200)]
gnu: python: Revert 77c7f8f4 and make Python 3 the default.

* gnu/packages/python.scm (python-3): Rename this to...
* gnu/packages/python.scm (python): ...this, rename this to...
* gnu/packages/python.scm (python-2): ...this.

10 years agognu: Add dfc.
Cyril Roelandt [Sun, 1 Sep 2013 17:42:00 +0000 (19:42 +0200)]
gnu: Add dfc.

* gnu/packages/system.scm (dfc): New variable.

10 years agognu: Add htop.
Cyril Roelandt [Fri, 30 Aug 2013 19:19:56 +0000 (21:19 +0200)]
gnu: Add htop.

* gnu/packages/system.scm (htop): New variable.

10 years agognu: Add mingetty.
Ludovic Courtès [Sun, 1 Sep 2013 21:13:00 +0000 (23:13 +0200)]
gnu: Add mingetty.

* gnu/packages/system.scm (mingetty): New variable.

10 years agostore: Add a printer for <nix-server>.
Ludovic Courtès [Sun, 1 Sep 2013 17:24:21 +0000 (19:24 +0200)]
store: Add a printer for <nix-server>.

* guix/store.scm (<nix-server>): Set a printer.

10 years agognu: linux-initrd: Factorize device node creation.
Ludovic Courtès [Sun, 1 Sep 2013 21:13:56 +0000 (23:13 +0200)]
gnu: linux-initrd: Factorize device node creation.

* guix/build/linux-initrd.scm (make-essential-device-nodes): New
  procedure.
* gnu/packages/linux-initrd.scm (qemu-initrd): Use it.

10 years agognu: Add git.
Andreas Enge [Sun, 1 Sep 2013 19:56:57 +0000 (21:56 +0200)]
gnu: Add git.

* gnu/packages/version-control.scm (git): New variable.

10 years agognu: cairo: Update to 1.12.16.
Andreas Enge [Sun, 1 Sep 2013 16:21:08 +0000 (18:21 +0200)]
gnu: cairo: Update to 1.12.16.

* gnu/packages/gtk.scm (cairo): Update to 1.12.16.

10 years agognu: Update harfbuzz to 0.9.20.
Andreas Enge [Sun, 1 Sep 2013 16:13:48 +0000 (18:13 +0200)]
gnu: Update harfbuzz to 0.9.20.

* gnu/packages/gtk.scm (harfbuzz): Update to 0.9.20.

10 years agognu: python: Temporarily make python 2 the default.
Andreas Enge [Sun, 1 Sep 2013 15:46:49 +0000 (17:46 +0200)]
gnu: python: Temporarily make python 2 the default.

* gnu/packages/python.scm (python-2): Rename this to...
* gnu/packages/python.scm (python): ...this, rename this to...
* gnu/packages/python.scm (python-3): ...this. Reverts to version 2 as the
  default input for packages requiring Python.

10 years agognu: vm: `qemu-image' can copy store closures into the target image.
Ludovic Courtès [Sat, 31 Aug 2013 21:01:56 +0000 (23:01 +0200)]
gnu: vm: `qemu-image' can copy store closures into the target image.

* gnu/system/vm.scm (qemu-image): Add #:inputs-to-copy and
  #:boot-expression parameters.  Honor them.  Append INPUTS-TO-COPY to
  the #:inputs argument for `expression->derivation-in-linux-vm'.
  (example2): Add #:boot-expression and #:inputs-to-copy arguments.

10 years agognu: `expression->derivation-in-linux-vm' accepts files as inputs.
Ludovic Courtès [Sat, 31 Aug 2013 20:56:16 +0000 (22:56 +0200)]
gnu: `expression->derivation-in-linux-vm' accepts files as inputs.

* gnu/system/vm.scm (expression->derivation-in-linux-vm): Accept items
  in INPUTS that refer to a file instead of a package.

10 years agognu: `expression->derivation-in-linux-vm' export references graphs.
Ludovic Courtès [Sat, 31 Aug 2013 20:55:04 +0000 (22:55 +0200)]
gnu: `expression->derivation-in-linux-vm' export references graphs.

* gnu/system/vm.scm (expression->derivation-in-linux-vm): Add
  #:reference-graphs parameter.  Honor it.  Delete duplicates in
  #:modules argument.

10 years agognu: linux-initrd: Make device nodes for QEMU's hard disk.
Ludovic Courtès [Sat, 31 Aug 2013 20:46:52 +0000 (22:46 +0200)]
gnu: linux-initrd: Make device nodes for QEMU's hard disk.

* gnu/packages/linux-initrd.scm (qemu-initrd): Make /dev/vda*.

10 years agognu: linux-initrd: Make Guile modules accessible in the chroot.
Ludovic Courtès [Sat, 31 Aug 2013 12:52:12 +0000 (14:52 +0200)]
gnu: linux-initrd: Make Guile modules accessible in the chroot.

* gnu/packages/linux-initrd.scm (qemu-initrd): Add (guix build utils) to
  #:modules, and use it.  Copy .scm and .go files to /root.
* guix/build/linux-initrd.scm (bind-mount): New procedure.

10 years agognu: python: Adapt native-search-paths for Python 3.3.
Andreas Enge [Sat, 31 Aug 2013 16:43:17 +0000 (18:43 +0200)]
gnu: python: Adapt native-search-paths for Python 3.3.

* gnu/packages/python.scm (python): Modify native-search-paths.

10 years agognu: Add Python 3.
Andreas Enge [Sat, 31 Aug 2013 12:52:24 +0000 (14:52 +0200)]
gnu: Add Python 3.

*  gnu/packages/python.scm (python-2): Rename from python for version 2.
*  gnu/packages/python.scm (python): New variable for version 3.

10 years agognu: Add yasm.
Andreas Enge [Sat, 31 Aug 2013 12:12:24 +0000 (14:12 +0200)]
gnu: Add yasm.

* gnu/packages/yasm.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add module.

10 years agognu: Add xmlto.
Andreas Enge [Sat, 31 Aug 2013 11:47:46 +0000 (13:47 +0200)]
gnu: Add xmlto.

* gnu/packages/xml.scm (xmlto): New variable.

10 years agognu: Add dbus-glib.
Andreas Enge [Sat, 31 Aug 2013 10:46:08 +0000 (12:46 +0200)]
gnu: Add dbus-glib.

* gnu/packages/glib.scm (dbus-glib): New variable.

10 years agognu: pari-gp: Update to 2.5.4.
Andreas Enge [Sat, 31 Aug 2013 10:20:55 +0000 (12:20 +0200)]
gnu: pari-gp: Update to 2.5.4.

* gnu/packages/algebra.scm (pari-gp): Update to 2.5.4.

10 years agognu: gsl: Disable numerically unstable test on i686.
Andreas Enge [Sat, 31 Aug 2013 10:18:53 +0000 (12:18 +0200)]
gnu: gsl: Disable numerically unstable test on i686.

* gnu/packages/maths.scm (gsl): Disable test.

10 years agodoc: Stylistic changes to "Packaging Guidelines"
Andreas Enge [Fri, 30 Aug 2013 22:02:00 +0000 (00:02 +0200)]
doc: Stylistic changes to "Packaging Guidelines"

10 years agodoc: Add note about .dir-locals.el.
Ludovic Courtès [Fri, 30 Aug 2013 21:53:13 +0000 (23:53 +0200)]
doc: Add note about .dir-locals.el.

* HACKING (Coding Style): Mention special indentation rules and
  .dir-locals.el.

10 years agodoc: Add a "Coding Style" section in 'HACKING'.
Ludovic Courtès [Fri, 30 Aug 2013 21:46:58 +0000 (23:46 +0200)]
doc: Add a "Coding Style" section in 'HACKING'.

* HACKING (Coding Style): New section.

10 years agodoc: Remove "Adding new packages" from `HACKING'.
Ludovic Courtès [Fri, 30 Aug 2013 21:30:31 +0000 (23:30 +0200)]
doc: Remove "Adding new packages" from `HACKING'.

* HACKING (Adding new packages): Remove since it's now in the manual.

10 years agodoc: Remove an extra space after @ref.
Nikita Karetnikov [Fri, 30 Aug 2013 16:31:20 +0000 (16:31 +0000)]
doc: Remove an extra space after @ref.

10 years agognu: hop: Allow compilation with Bigloo 4.0b.
Ludovic Courtès [Fri, 30 Aug 2013 12:18:34 +0000 (14:18 +0200)]
gnu: hop: Allow compilation with Bigloo 4.0b.

Fixes <http://bugs.gnu.org/15194>.
Reported by Mark H Weaver <mhw@netris.org>.

* gnu/packages/patches/hop-bigloo-4.0b.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/scheme.scm (hop): Use it.

10 years agodoc: Add duplicate copyright notice again.
Andreas Enge [Thu, 29 Aug 2013 20:36:23 +0000 (22:36 +0200)]
doc: Add duplicate copyright notice again.

* doc/guix.texi: Add second copyright notice again inside @ifinfo, needed
  since the first one does not appear in the info output.
  Partially undoes commit da7cabd.

10 years agodoc: Fix the image size in PDF/PS/DVI output.
Ludovic Courtès [Thu, 29 Aug 2013 19:58:15 +0000 (21:58 +0200)]
doc: Fix the image size in PDF/PS/DVI output.

* doc/guix.texi (Bootstrapping): Specify an image width for the TeX
  output.  Before that, the image would be much wider than the US Letter
  page width.

10 years agobuild: Have `pdf' depend on the PDF image.
Ludovic Courtès [Thu, 29 Aug 2013 19:57:09 +0000 (21:57 +0200)]
build: Have `pdf' depend on the PDF image.

* doc.am (DOT_OPTIONS): Remove `-Tpng'.
  (.dot.pdf): New rule.
  (pdf-local): Depend on the .pdf.

10 years agobuild: Use `missing' for `dot'.
Ludovic Courtès [Thu, 29 Aug 2013 19:50:13 +0000 (21:50 +0200)]
build: Use `missing' for `dot'.

* configure.ac: Substitute `DOT'.
* doc.am (.dot.png, .dot.eps): Use $(DOT).

10 years agobuild: Build docs from the top-level Makefile.
Ludovic Courtès [Thu, 29 Aug 2013 19:20:51 +0000 (21:20 +0200)]
build: Build docs from the top-level Makefile.

This undoes commit 575ed8d ("doc: Create own Makefile.am in subdirectory."),
and fixes a bug whereby "make pdf" or "make ps" wouldn't do anything.

* doc/Makefile.am: Remove.
* doc.am: New file.  Use `-local' rules to build the image.
* Makefile.am: Include it.
* configure.ac: Use `-Woverride' to avoid undesired overridding of
  Automake rules.

10 years agognu: gsl: Move from module algebra to maths.
Andreas Enge [Thu, 29 Aug 2013 13:42:52 +0000 (15:42 +0200)]
gnu: gsl: Move from module algebra to maths.

* gnu/packages/algebra.scm (gsl): Move variable from here...
* gnu/packages/maths.scm (gsl): ...to here.

10 years agognu: linux-initrd: Add (guix build linux-initrd) and use it.
Ludovic Courtès [Wed, 28 Aug 2013 22:04:04 +0000 (00:04 +0200)]
gnu: linux-initrd: Add (guix build linux-initrd) and use it.

* gnu/packages/linux-initrd.scm (qemu-initrd): Add #:modules argument.
  Factorize and move some of the code to...
* guix/build/linux-initrd.scm: ... here.  New file.
* Makefile.am (MODULES): Add it.

10 years agognu: make-bootstrap: Remove the `debug' output from the static Coreutils.
Ludovic Courtès [Wed, 28 Aug 2013 20:43:01 +0000 (22:43 +0200)]
gnu: make-bootstrap: Remove the `debug' output from the static Coreutils.

* gnu/packages/make-bootstrap.scm (%static-inputs)[coreutils]: Add
  `outputs' field.

10 years agognu: linux-initrd: Allow Guile modules to be embedded in the initrd.
Ludovic Courtès [Wed, 28 Aug 2013 21:59:14 +0000 (23:59 +0200)]
gnu: linux-initrd: Allow Guile modules to be embedded in the initrd.

* gnu/packages/linux-initrd.scm (raw-build-system): New macro.
  (module-package, compiled-module-package): New procedures.
  (expression->initrd): Add `modules' keyword parameter.
  Add "modules" and "modules/compiled" inputs; copy them onto the
  initrd.
* guix/derivations.scm (imported-modules, compiled-modules): Publicize.

10 years agognu: imagemagick: Update to 6.8.6-9.
Andreas Enge [Wed, 28 Aug 2013 21:33:24 +0000 (23:33 +0200)]
gnu: imagemagick: Update to 6.8.6-9.

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.8.6-9.

10 years agodoc: Add package guidelines for names and numbers.
Andreas Enge [Wed, 28 Aug 2013 20:51:20 +0000 (22:51 +0200)]
doc: Add package guidelines for names and numbers.

* doc/guix.texi: Three new subsections.

10 years agodoc: Shuffle some text around.
Andreas Enge [Wed, 28 Aug 2013 20:04:52 +0000 (22:04 +0200)]
doc: Shuffle some text around.

* doc/guix.texi: Drop duplicate copyright notice, start section
    "Packaging Guidelines" with existant text.

10 years agodoc: Create own Makefile.am in subdirectory.
Andreas Enge [Wed, 28 Aug 2013 19:44:14 +0000 (21:44 +0200)]
doc: Create own Makefile.am in subdirectory.

* doc/Makefile.am: New file.
* Makefile.am: Reference subdirectory doc.

10 years agolist-packages: Tidy CSS in preparation for split into external file.
Alex Sassmannshausen [Mon, 26 Aug 2013 13:53:38 +0000 (15:53 +0200)]
list-packages: Tidy CSS in preparation for split into external file.

* build-aux/list-packages.scm (insert-css): Tidy CSS alignment etc.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
10 years agovm: Use more keyword parameters for `expression->derivation-in-linux-vm'.
Ludovic Courtès [Tue, 27 Aug 2013 17:04:14 +0000 (19:04 +0200)]
vm: Use more keyword parameters for `expression->derivation-in-linux-vm'.

* gnu/system/vm.scm (expression->derivation-in-linux-vm): Turn `system'
  and `inputs' into keyword parameters.
  (qemu-image, example1): Adjust accordingly.

10 years agoderivations: Rename #:dependency-graphs to #:references-graphs.
Ludovic Courtès [Tue, 27 Aug 2013 16:34:49 +0000 (18:34 +0200)]
derivations: Rename #:dependency-graphs to #:references-graphs.

* guix/derivations.scm (derivation, build-expression->derivation):
  Rename #:dependency-graphs to #:references-graphs, for consistency in
  the terminology.
* tests/derivations.scm: Adjust accordingly.

10 years agognu: Update python to 2.7.5.
Andreas Enge [Tue, 27 Aug 2013 08:49:43 +0000 (10:49 +0200)]
gnu: Update python to 2.7.5.

* gnu/packages/python.scm (python): Update to 2.7.5.

10 years agodoc: Change `HACKING' to refer to guix-devel@gnu.org.
Ludovic Courtès [Mon, 26 Aug 2013 20:23:53 +0000 (22:23 +0200)]
doc: Change `HACKING' to refer to guix-devel@gnu.org.

Reported by Alex Sassmannshausen <alex.sassmannshausen@gmail.com>.

* HACKING: Replace "bug-guix" by "guix-devel".

10 years agoderivations: Add #:dependency-graphs to `build-expression->derivation'.
Ludovic Courtès [Mon, 26 Aug 2013 20:19:21 +0000 (22:19 +0200)]
derivations: Add #:dependency-graphs to `build-expression->derivation'.

* guix/derivations.scm (build-expression->derivation): Add
  #:dependency-graphs keyword argument.  Pass it to `derivation'.
* tests/derivations.scm ("build-expression->derivation with
  #:dependency-graphs"): New test.
* doc/guix.texi (Derivations): Update `build-expression->derivation'
  description.

10 years agoderivations: Add #:dependency-graphs `derivation' parameter.
Ludovic Courtès [Mon, 26 Aug 2013 20:12:46 +0000 (22:12 +0200)]
derivations: Add #:dependency-graphs `derivation' parameter.

* guix/derivations.scm (derivation): Add `dependency-graphs' keyword
  parameter; honor it.
* tests/derivations.scm (bootstrap-binary): New procedure.
  (%bash): Use it.
  (%mkdir): New variable.
  (directory-contents): Add `slurp' optional parameter.
  ("derivation with #:dependency-graphs"): New test.
* doc/guix.texi (Derivations): Update accordingly.

10 years agoderivations: Move 3 positional parameters into keyword parameters.
Ludovic Courtès [Mon, 26 Aug 2013 20:11:04 +0000 (22:11 +0200)]
derivations: Move 3 positional parameters into keyword parameters.

* guix/derivations.scm (derivation): Turn `system', `env-vars', and
  `inputs' into keyword parameters.
  (build-expression->derivation): Adjust accordingly.
* gnu/packages/bootstrap.scm (%bootstrap-guile): Likewise.
* tests/derivations.scm, tests/store.scm: Likewise.
* doc/guix.texi (Derivations): Likewise.

10 years agognu: Add Guile-Lib.
Ludovic Courtès [Mon, 26 Aug 2013 14:04:15 +0000 (16:04 +0200)]
gnu: Add Guile-Lib.

* gnu/packages/guile.scm (guile-lib): New variable.

10 years agodownload: Add kernel.org mirrors.
Ludovic Courtès [Sun, 25 Aug 2013 18:49:03 +0000 (20:49 +0200)]
download: Add kernel.org mirrors.

Fixes <http://bugs.gnu.org/15182>.
Reported by Mark H Weaver <mhw@netris.org>.

* guix/download.scm (%mirrors)[kernel.org]: Add ftp.be.debian.org and
  mirror.linux.org.au.

10 years agohydra: Comment out all Git invocations in `bootstrap'.
Ludovic Courtès [Sun, 25 Aug 2013 18:37:59 +0000 (20:37 +0200)]
hydra: Comment out all Git invocations in `bootstrap'.

* build-aux/hydra/guix.scm (tarball-package): Comment out all `git'
  invocations.

10 years agohydra: Add missing import.
Ludovic Courtès [Sun, 25 Aug 2013 15:53:49 +0000 (17:53 +0200)]
hydra: Add missing import.

* build-aux/hydra/guix.scm: Use (srfi srfi-26).

10 years agohydra: Return a symbol/thunk pair.
Ludovic Courtès [Sun, 25 Aug 2013 14:48:10 +0000 (16:48 +0200)]
hydra: Return a symbol/thunk pair.

* build-aux/hydra/guix.scm (hydra-jobs): Return a symbol/thunk pair.

10 years agognu: pius: Use the right `gpg' binary.
Ludovic Courtès [Sun, 25 Aug 2013 14:47:20 +0000 (16:47 +0200)]
gnu: pius: Use the right `gpg' binary.

* gnu/packages/gnupg.scm (pius): Add GnuPG as an input.  Patch the
  installed binaries to refer to the right GnuPG executable.  Fix
  synopsis.

10 years agohydra: Extract the actual file name from the Guix checkout.
Ludovic Courtès [Sat, 24 Aug 2013 16:24:17 +0000 (18:24 +0200)]
hydra: Extract the actual file name from the Guix checkout.

* build-aux/hydra/guix.scm (hydra-jobs): Extract the `file-name' part of
  CHECKOUT.

10 years agohydra: Add job to run "make distcheck" on Guix.
Ludovic Courtès [Sat, 24 Aug 2013 15:29:55 +0000 (17:29 +0200)]
hydra: Add job to run "make distcheck" on Guix.

* build-aux/hydra/guix.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.

10 years agognu: Add Guix.
Ludovic Courtès [Sat, 24 Aug 2013 15:23:17 +0000 (17:23 +0200)]
gnu: Add Guix.

* gnu/packages/package-management.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.

10 years agobuild-system/gnu: Add `dist-package'.
Ludovic Courtès [Sat, 24 Aug 2013 15:17:06 +0000 (17:17 +0200)]
build-system/gnu: Add `dist-package'.

* guix/build/gnu-dist.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/build-system/gnu.scm (%default-modules): New variable.
  (gnu-build): Use it.
  (dist-package): New procedure.

10 years agopackages: Allow file names as package sources.
Ludovic Courtès [Sat, 24 Aug 2013 14:58:44 +0000 (16:58 +0200)]
packages: Allow file names as package sources.

* guix/packages.scm (package-source-derivation): Add cases for SOURCE as
  a store path or user file.
* tests/packages.scm ("package-source-derivation, file",
  "package-source-derivation, store path"): New tests.

10 years agodoc: Mention what's in the chroot, and add a caveat about /dev/shm.
Ludovic Courtès [Sat, 24 Aug 2013 09:08:01 +0000 (11:08 +0200)]
doc: Mention what's in the chroot, and add a caveat about /dev/shm.

* doc/guix.texi (Setting Up the Daemon): Document the default content of
  the chroot, and the /dev/shm caveat.

10 years agognu: Add pspp.
Andreas Enge [Sat, 24 Aug 2013 09:04:12 +0000 (11:04 +0200)]
gnu: Add pspp.

* gnu/packages/maths.scm (pspp): New variable.
* THANKS: Thank John Darrington for help with debugging.

10 years agognu: Add libmicrohttpd.
Andreas Enge [Sat, 24 Aug 2013 09:40:57 +0000 (11:40 +0200)]
gnu: Add libmicrohttpd.

* gnu/packages/gnunet.scm (libmicrohttpd): New variable.

10 years agognu: Add units.
Andreas Enge [Sat, 24 Aug 2013 08:51:56 +0000 (10:51 +0200)]
gnu: Add units.

* gnu/packages/maths.scm: New module.
* gnu-system.am (GNU_SYSTEM_MODULES): Add module.

10 years agognu: Add libextractor.
Andreas Enge [Sat, 24 Aug 2013 08:41:07 +0000 (10:41 +0200)]
gnu: Add libextractor.

* gnu/packages/gnunet.scm: New module.
* gnu-system.am (GNU_SYSTEM_MODULES): Add module.
* THANKS: Thank Christian Grothoff for help with debugging.

10 years agognu: Add gkrellm.
Andreas Enge [Sat, 24 Aug 2013 08:23:11 +0000 (10:23 +0200)]
gnu: Add gkrellm.

* gnu/packages/gkrellm.scm: New module.
* gnu/packages/gnu-system.am (GNU_SYSTEM_MODULES): Add module.

10 years agognu: Add Valgrind.
Ludovic Courtès [Sat, 24 Aug 2013 08:21:14 +0000 (10:21 +0200)]
gnu: Add Valgrind.

* gnu/packages/valgrind.scm, gnu/packages/patches/valgrind-glibc.patch:
  New files.
* gnu-system.am (GNU_SYSTEM_MODULES): Add valgrind.scm.
  (dist_patch_DATA): Add valgrind-glibc.patch.

10 years agognu: Add GNU lightning.
Ludovic Courtès [Sat, 24 Aug 2013 08:04:43 +0000 (10:04 +0200)]
gnu: Add GNU lightning.

* gnu/packages/lightning.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.

10 years agognu: tzdata: Fix hash of tzcode tarball.
Ludovic Courtès [Fri, 23 Aug 2013 14:02:28 +0000 (16:02 +0200)]
gnu: tzdata: Fix hash of tzcode tarball.

Fixes <http://bugs.gnu.org/15153>.

* gnu/packages/base.scm (tzdata): Update tzcode hash, which was modified
  upstream.

10 years agoutils: Add `guile-version>?', and use it.
Ludovic Courtès [Fri, 23 Aug 2013 13:51:36 +0000 (15:51 +0200)]
utils: Add `guile-version>?', and use it.

This fixes Guile version comparisons when (version) has a
vendor-specific suffix.

Reported by Andreas Enge <andreas@enge.fr>.

* guix/utils.scm (guile-version>?): New procedure.
* tests/utils.scm ("guile-version>? 1.8", "guile-version>? 10.5"): New
  tests.
* guix/scripts/substitute-binary.scm (fetch, progress-report-port): Use
  `guile-version>?' instead of `version>?'.
* guix/http-client.scm (when-guile<=2.0.5, http-fetch): Likewise.

10 years agognu: Have `qemu-image' explicitly reboot when done.
Ludovic Courtès [Fri, 23 Aug 2013 13:11:35 +0000 (15:11 +0200)]
gnu: Have `qemu-image' explicitly reboot when done.

* gnu/system/vm.scm (qemu-image): Call `reboot' when we're done.  Change
  `menuentry' title.

10 years agoAdd TODO item.
Ludovic Courtès [Fri, 23 Aug 2013 09:37:10 +0000 (11:37 +0200)]
Add TODO item.

10 years agosubstitute-binary: Try hard to avoid port buffering.
Ludovic Courtès [Thu, 22 Aug 2013 15:14:20 +0000 (17:14 +0200)]
substitute-binary: Try hard to avoid port buffering.

* guix/scripts/substitute-binary.scm (fetch): In the `file' case, open
  with the `b' flag, so that the coding cookie reading thing doesn't
  lead to buffering some of the data (on 2.0.5).
* tests/utils.scm ("filtered-port, file"): Open with `r0b'.  Fixes a
  test failure with Guile 2.0.5 whereby the first byte of FILE would be
  missing from DECOMPRESSED.

10 years agognu: guile-ncurses: Install modules under .../site/2.0.
Ludovic Courtès [Wed, 21 Aug 2013 17:05:39 +0000 (19:05 +0200)]
gnu: guile-ncurses: Install modules under .../site/2.0.

* gnu/packages/guile.scm (guile-ncurses): Append /2.0 to `guilesitedir'.

10 years agognu: indent: Cosmetic change.
Andreas Enge [Wed, 21 Aug 2013 10:02:20 +0000 (12:02 +0200)]
gnu: indent: Cosmetic change.

* gnu/packages/indent.scm (indent): Use #:renamer on licenses to be better
    suited as an example for packaging.

10 years agognu: make-bootstrap: Add a couple of synopses.
Ludovic Courtès [Wed, 21 Aug 2013 09:44:16 +0000 (11:44 +0200)]
gnu: make-bootstrap: Add a couple of synopses.

* gnu/packages/make-bootstrap.scm (%guile-static,
  %guile-static-stripped): Add synopsis.

10 years agognu: guile-static-stripped: Make sure the resulting binary works.
Ludovic Courtès [Wed, 21 Aug 2013 09:38:51 +0000 (11:38 +0200)]
gnu: guile-static-stripped: Make sure the resulting binary works.

* gnu/packages/make-bootstrap.scm (%guile-static-stripped): When
  compiling natively, make sure the final binary works.

10 years agognu: guile-static: Add missing hunk in guile-default-utf8.patch.
Ludovic Courtès [Wed, 21 Aug 2013 09:33:27 +0000 (11:33 +0200)]
gnu: guile-static: Add missing hunk in guile-default-utf8.patch.

Before that, the ‘guile’ binary from ‘guile-static-stripped’ would abort
as it tries and fails to open an iconv descriptor for ISO-8859-1.

* gnu/packages/patches/guile-default-utf8.patch: Add missing hunk for
  Guile 2.0.9.

10 years agosubstitute-binary: Don't pretend to report download progress on Guile 2.0.5.
Ludovic Courtès [Tue, 20 Aug 2013 23:16:57 +0000 (01:16 +0200)]
substitute-binary: Don't pretend to report download progress on Guile 2.0.5.

* guix/scripts/substitute-binary.scm (progress-report-port): On Guile
  2.0.5, return PORT directly and emit a warning.

10 years agognu: grub: Use older QEMU to run the test suite.
Ludovic Courtès [Tue, 20 Aug 2013 22:41:53 +0000 (00:41 +0200)]
gnu: grub: Use older QEMU to run the test suite.

Fixes build failure <http://hydra.gnu.org/build/16064>.

* gnu/packages/grub.scm (qemu-for-tests): New variable.
  (grub): Use it.

10 years agognu: qemu: Install the Info manuals.
Ludovic Courtès [Tue, 20 Aug 2013 22:38:11 +0000 (00:38 +0200)]
gnu: qemu: Install the Info manuals.

* gnu/packages/qemu.scm (qemu): Add `install-info' phase.  Add Texinfo
  as an input.

10 years agognu: Move non-X11 fonts from module xorg to fonts.
Andreas Enge [Tue, 20 Aug 2013 13:01:51 +0000 (15:01 +0200)]
gnu: Move non-X11 fonts from module xorg to fonts.

* gnu/packages/fonts.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add module fonts.
* gnu/packages/xorg.scm (font-bitstream-vera-ttf): Move this...
* gnu/packages/fonts.scm (ttf-bitstream-vera): ...to this.
* gnu/packages/xorg.scm (freefont-ttf): Move this...
* gnu/packages/fonts.scm (freefont-ttf): ...to this.

10 years agognu: xorg: Shorten commented out packages.
Andreas Enge [Tue, 20 Aug 2013 12:35:38 +0000 (14:35 +0200)]
gnu: xorg: Shorten commented out packages.

* gnu/packages/xorg.scm: Shorten package definitions that are already
    commented out, keeping only the reason for not including them.

10 years agognu: xorg: Remove non-free font font-bh-ttf/font-luxi-ttf.
Andreas Enge [Tue, 20 Aug 2013 12:27:43 +0000 (14:27 +0200)]
gnu: xorg: Remove non-free font font-bh-ttf/font-luxi-ttf.

* gnu/packages/xorg.scm (font-luxi-ttf): Comment out variable.

10 years agognu: glib: Add `file' as a propagated input.
Ludovic Courtès [Mon, 19 Aug 2013 22:55:01 +0000 (00:55 +0200)]
gnu: glib: Add `file' as a propagated input.

* gnu/packages/glib.scm (intltool): Add FILE as an input.

10 years agognu: Add exiv2 and Geeqie.
Ludovic Courtès [Mon, 19 Aug 2013 22:49:23 +0000 (00:49 +0200)]
gnu: Add exiv2 and Geeqie.

* gnu/packages/geeqie.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.

10 years agognu: bigloo: Update to 4.0b.
Ludovic Courtès [Mon, 19 Aug 2013 17:02:05 +0000 (19:02 +0200)]
gnu: bigloo: Update to 4.0b.

* gnu/packages/scheme.scm (bigloo): Update to 4.0b.  Patch the
  `configure-gc' scripts.  Remove `patch-absolute-file-names' phase.
* gnu/packages/patches/bigloo-gc-shebangs.patch: Adjust to new version.

10 years agolist-packages: properly specify the size of images.
Cyril Roelandt [Sat, 17 Aug 2013 23:35:00 +0000 (01:35 +0200)]
list-packages: properly specify the size of images.

* build-aux/list-packages.scm (package->sxml, packages->sxml): specify the size
  of images in pixels (see
  http://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height)

10 years agognu: Add GNU Ocrad.
Ludovic Courtès [Sun, 18 Aug 2013 22:52:49 +0000 (00:52 +0200)]
gnu: Add GNU Ocrad.

* gnu/packages/ocrad.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.

10 years agognu: freefont: Synchronize synopsis.
Ludovic Courtès [Sun, 18 Aug 2013 22:52:20 +0000 (00:52 +0200)]
gnu: freefont: Synchronize synopsis.

* gnu/packages/xorg.scm (freefont-ttf): Synchronize synopsis with the
  Womb.

10 years agolist-packages: Add missing closing </div> after footer include.
Alex Sassmannshausen [Sun, 18 Aug 2013 11:34:05 +0000 (13:34 +0200)]
list-packages: Add missing closing </div> after footer include.

* build-aux/list-packages.scm (list-packages): Add missing closing </div>
  after footer include.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
10 years agolist-packages: Remove a useless "colspan" attribute.
Cyril Roelandt [Sat, 17 Aug 2013 21:08:31 +0000 (23:08 +0200)]
list-packages: Remove a useless "colspan" attribute.

* build-aux/list-packages.scm (package->sxml): remove a useless "colspan"
  attribute.

10 years agolist-packages: Add an "alt" attribute for the logos.
Cyril Roelandt [Sat, 17 Aug 2013 18:05:48 +0000 (20:05 +0200)]
list-packages: Add an "alt" attribute for the logos.

* build-aux/list-packages.scm (package->sxml): add an alternative text for the
  logos of the packages.

10 years agognu: Add Shadow.
Ludovic Courtès [Sat, 17 Aug 2013 13:46:46 +0000 (15:46 +0200)]
gnu: Add Shadow.

* gnu/packages/system.scm (shadow): New variable.

10 years agognu: linux-pam: Install headers under $includedir/security.
Ludovic Courtès [Sat, 17 Aug 2013 13:44:43 +0000 (15:44 +0200)]
gnu: linux-pam: Install headers under $includedir/security.

* gnu/packages/linux.scm (linux-pam): Add `--includedir' configure flag.

10 years agognu: Add GNU Freefont.
Ludovic Courtès [Fri, 16 Aug 2013 22:07:40 +0000 (00:07 +0200)]
gnu: Add GNU Freefont.

* gnu/packages/xorg.scm (freefont-ttf): New variable.

10 years agognu: Remove QEMU-KVM, which is no longer needed.
Ludovic Courtès [Fri, 16 Aug 2013 21:55:51 +0000 (23:55 +0200)]
gnu: Remove QEMU-KVM, which is no longer needed.

* gnu/packages/qemu.scm (qemu-kvm): Remove.
  (qemu): Incorporate parts of QEMU-KVM that used to be inherited.
  (qemu-kvm/smb-shares): Rename to...
  (qemu/smb-shares): ... this.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Adjust
  accordingly.

10 years agognu: Add Bitstream Vera.
Ludovic Courtès [Thu, 15 Aug 2013 21:50:54 +0000 (23:50 +0200)]
gnu: Add Bitstream Vera.

* gnu/packages/xorg.scm (font-bitstream-vera-ttf): New variable.