jackhill/guix/guix.git
10 years agopackages: The 'patch-guile' field of <origin> is now a package.
Ludovic Courtès [Thu, 10 Oct 2013 21:00:47 +0000 (23:00 +0200)]
packages: The 'patch-guile' field of <origin> is now a package.

* guix/packages.scm (default-guile): Return a package instead of a
  derivation.
  (package-source-derivation): Adjust accordingly.

10 years agognu: tar: Update to 1.17.
Ludovic Courtès [Thu, 10 Oct 2013 20:16:58 +0000 (22:16 +0200)]
gnu: tar: Update to 1.17.

* gnu/packages/base.scm (tar): Update to 1.17.  Remove 'arguments' and
  'inputs'.
* gnu/packages/patches/tar-gets-undeclared.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove 'tar-gets-undeclared.patch'.

10 years agognu: linux-libre-headers: Support cross-compilation.
Ludovic Courtès [Thu, 10 Oct 2013 19:34:10 +0000 (21:34 +0200)]
gnu: linux-libre-headers: Support cross-compilation.

* gnu/packages/linux.scm (linux-libre-headers):
  When (%current-target-system) is true, pass it as the argument to
  'build-phase'.  This fixes cross-compilation.
  Reported by Mark H. Weaver <mhw@netris.org>.

10 years agodaemon: Set the umask to 022 when starting.
Ludovic Courtès [Thu, 10 Oct 2013 19:32:27 +0000 (21:32 +0200)]
daemon: Set the umask to 022 when starting.

* nix/nix-daemon/guix-daemon.cc (main): Add 'umask' call.
* test-env.in: Remove use of 'umask'.

10 years agognu: Add pavucontrol.
Ludovic Courtès [Thu, 10 Oct 2013 19:20:21 +0000 (21:20 +0200)]
gnu: Add pavucontrol.

* gnu/packages/pulseaudio.scm (pavucontrol): New variable.

10 years agognu: qt: Propagate input mesa.
Andreas Enge [Thu, 10 Oct 2013 18:54:25 +0000 (20:54 +0200)]
gnu: qt: Propagate input mesa.

* gnu/packages/qt.scm (qt): Propagate input mesa.

10 years agognu: qt: Do not use special SSE etc. instructions.
Andreas Enge [Thu, 10 Oct 2013 18:04:53 +0000 (20:04 +0200)]
gnu: qt: Do not use special SSE etc. instructions.

* gnu/packages/qt.scm (qt): Add configure flags to disable machine specific
    instructions.

10 years agognu: qt: Add input pulseaudio.
Andreas Enge [Thu, 10 Oct 2013 12:24:51 +0000 (14:24 +0200)]
gnu: qt: Add input pulseaudio.

* gnu/packages/qt.scm (qt): Add input pulseaudio.

10 years agognu: Add Pangomm, ATKmm, and GTKmm.
Ludovic Courtès [Wed, 9 Oct 2013 21:32:27 +0000 (23:32 +0200)]
gnu: Add Pangomm, ATKmm, and GTKmm.

* gnu/packages/gtk.scm (atk)[synopsis]: Fix typo.
  (pangomm, atkmm, gtkmm): New variables.

10 years agolist-packages: Show a list of patches for each package.
Ludovic Courtès [Wed, 9 Oct 2013 19:52:22 +0000 (21:52 +0200)]
list-packages: Show a list of patches for each package.

* build-aux/list-packages.scm (list-join): New procedure.
  (package->sxml)[patch-url]: New procedure.
  Use it.

10 years agosnix: Prefer descriptions from the Womb rather than from Nixpkgs.
Ludovic Courtès [Wed, 9 Oct 2013 14:18:23 +0000 (16:18 +0200)]
snix: Prefer descriptions from the Womb rather than from Nixpkgs.

* guix/snix.scm (snix-derivation->guix-package): Use
  'gnu-package-doc-description' as the description for GNU packages.

10 years agoSynchronize package descriptions with the Womb.
Ludovic Courtès [Wed, 9 Oct 2013 14:14:23 +0000 (16:14 +0200)]
Synchronize package descriptions with the Womb.

* gnu/packages/algebra.scm,
  gnu/packages/aspell.scm,
  gnu/packages/autotools.scm,
  gnu/packages/base.scm,
  gnu/packages/bash.scm,
  gnu/packages/bison.scm,
  gnu/packages/cdrom.scm,
  gnu/packages/cflow.scm,
  gnu/packages/compression.scm,
  gnu/packages/cpio.scm,
  gnu/packages/cppi.scm,
  gnu/packages/ddrescue.scm,
  gnu/packages/dejagnu.scm,
  gnu/packages/ed.scm,
  gnu/packages/emacs.scm,
  gnu/packages/fdisk.scm,
  gnu/packages/freeipmi.scm,
  gnu/packages/gawk.scm,
  gnu/packages/gcal.scm,
  gnu/packages/gcc.scm,
  gnu/packages/gdb.scm,
  gnu/packages/gdbm.scm,
  gnu/packages/gettext.scm,
  gnu/packages/ghostscript.scm,
  gnu/packages/global.scm,
  gnu/packages/gnunet.scm,
  gnu/packages/gnupg.scm,
  gnu/packages/gnutls.scm,
  gnu/packages/gperf.scm,
  gnu/packages/gprolog.scm,
  gnu/packages/groff.scm,
  gnu/packages/grub.scm,
  gnu/packages/gsasl.scm,
  gnu/packages/guile.scm,
  gnu/packages/gv.scm,
  gnu/packages/help2man.scm,
  gnu/packages/idutils.scm,
  gnu/packages/indent.scm,
  gnu/packages/less.scm,
  gnu/packages/libidn.scm,
  gnu/packages/libsigsegv.scm,
  gnu/packages/libunistring.scm,
  gnu/packages/lightning.scm,
  gnu/packages/linux.scm,
  gnu/packages/lsh.scm,
  gnu/packages/m4.scm,
  gnu/packages/mail.scm,
  gnu/packages/maths.scm,
  gnu/packages/multiprecision.scm,
  gnu/packages/nano.scm,
  gnu/packages/ncurses.scm,
  gnu/packages/nettle.scm,
  gnu/packages/ocrad.scm,
  gnu/packages/oggvorbis.scm,
  gnu/packages/parted.scm,
  gnu/packages/plotutils.scm,
  gnu/packages/pth.scm,
  gnu/packages/readline.scm,
  gnu/packages/recutils.scm,
  gnu/packages/rush.scm,
  gnu/packages/scheme.scm,
  gnu/packages/screen.scm,
  gnu/packages/shishi.scm,
  gnu/packages/smalltalk.scm,
  gnu/packages/system.scm,
  gnu/packages/texinfo.scm,
  gnu/packages/time.scm,
  gnu/packages/unrtf.scm,
  gnu/packages/version-control.scm,
  gnu/packages/wdiff.scm,
  gnu/packages/wget.scm,
  gnu/packages/which.scm,
  gnu/packages/xnee.scm,
  gnu/packages/zile.scm: Change value of the 'description' field to that
  of the Womb.

10 years agobuild: 'sync-descriptions' now compares GNU package descriptions.
Ludovic Courtès [Wed, 9 Oct 2013 14:13:02 +0000 (16:13 +0200)]
build: 'sync-descriptions' now compares GNU package descriptions.

* build-aux/sync-synopses.scm: Rename to...
* build-aux/sync-descriptions.scm: ... this.  Compare the value of
  'gnu-package-doc-description' and 'package-description' and report any
  mismatch.
* Makefile.am (EXTRA_DIST): Adjust accordingly.
  (sync-synopses): Rename to...
  (sync-descriptions): ... this.

10 years agognu-maintenance: Get descriptions from 'gnumaint/pkgdescr.txt'.
Ludovic Courtès [Wed, 9 Oct 2013 11:00:00 +0000 (13:00 +0200)]
gnu-maintenance: Get descriptions from 'gnumaint/pkgdescr.txt'.

* guix/gnu-maintenance.scm (%gnumaint-base-url): New variable.
  (%package-list-url): Use it.
  (%gsrc-package-list-url): Remove.
  (%package-description-url): New variable.
  (official-gnu-packages): Change to use %PACKAGE-DESCRIPTION-URL
  instead of %GSRC-PACKAGE-LIST-URL.  Adjust recutils field names
  accordingly.

10 years agoUpdate 'TODO'.
Ludovic Courtès [Tue, 8 Oct 2013 22:12:46 +0000 (00:12 +0200)]
Update 'TODO'.

10 years agognu: Use the 'patches' field of <origin>.
Ludovic Courtès [Tue, 8 Oct 2013 22:09:04 +0000 (00:09 +0200)]
gnu: Use the 'patches' field of <origin>.

* gnu/packages/apr.scm,
  gnu/packages/autotools.scm,
  gnu/packages/avahi.scm,
  gnu/packages/cdrom.scm,
  gnu/packages/cmake.scm,
  gnu/packages/cpio.scm,
  gnu/packages/cross-base.scm,
  gnu/packages/emacs.scm,
  gnu/packages/flex.scm,
  gnu/packages/fontutils.scm,
  gnu/packages/glib.scm,
  gnu/packages/grub.scm,
  gnu/packages/guile.scm,
  gnu/packages/idutils.scm,
  gnu/packages/libevent.scm,
  gnu/packages/linux.scm,
  gnu/packages/mail.scm,
  gnu/packages/make-bootstrap.scm,
  gnu/packages/mp3.scm,
  gnu/packages/oggvorbis.scm,
  gnu/packages/pdf.scm,
  gnu/packages/plotutils.scm,
  gnu/packages/qemu.scm,
  gnu/packages/recutils.scm,
  gnu/packages/rush.scm,
  gnu/packages/scheme.scm,
  gnu/packages/system.scm,
  gnu/packages/tcsh.scm,
  gnu/packages/valgrind.scm,
  gnu/packages/vpn.scm,
  gnu/packages/w3m: Use the 'patches' field of <origin> instead of
  adding a patch as input plus using #:patches.

10 years agopackages: Add 'patches' and related fields to <origin>.
Ludovic Courtès [Tue, 8 Oct 2013 22:04:45 +0000 (00:04 +0200)]
packages: Add 'patches' and related fields to <origin>.

See <https://lists.gnu.org/archive/html/guix-devel/2013-09/msg00137.html>
for the rationale.

* guix/packages.scm (<origin>)[patches, patch-flags, patch-inputs,
  patch-guile]: New fields.
  (%standard-patch-inputs, default-guile, patch-and-repack): New
  procedures.
  (package-source-derivation): When 'patches' is non-empty, call
  'patch-and-repack'.
* guix/utils.scm (file-sans-extension): New procedure.

10 years agognu: Add Qt 5.1.1.
Andreas Enge [Tue, 8 Oct 2013 18:49:58 +0000 (20:49 +0200)]
gnu: Add Qt 5.1.1.

* gnu/packages/qt.scm (qt): New variable.

10 years agognu: Add Cairomm.
Ludovic Courtès [Mon, 7 Oct 2013 21:45:55 +0000 (23:45 +0200)]
gnu: Add Cairomm.

* gnu/packages/gtk.scm (cairomm): New variable.

10 years agoUpdate 'AUTHORS'.
Ludovic Courtès [Sun, 6 Oct 2013 20:57:06 +0000 (22:57 +0200)]
Update 'AUTHORS'.

* AUTHORS: Add Alex, Joshua, and Aljosha.

10 years agoAugment 'TODO'.
Ludovic Courtès [Sun, 6 Oct 2013 20:55:36 +0000 (22:55 +0200)]
Augment 'TODO'.

10 years agognu: Add alsa-utils.
Ludovic Courtès [Sun, 6 Oct 2013 20:36:22 +0000 (22:36 +0200)]
gnu: Add alsa-utils.

* gnu/packages/linux.scm (alsa-utils): New variable.

10 years agognu: xmlto: Keep references to libxml2, libxslt, and util-linux programs.
Ludovic Courtès [Sun, 6 Oct 2013 20:13:04 +0000 (22:13 +0200)]
gnu: xmlto: Keep references to libxml2, libxslt, and util-linux programs.

* gnu/packages/xml.scm (xmlto): Add 'arguments' field.
  [inputs]: Add libxml2 and libxslt.

10 years agognu: Gracefully handle circular dependencies between 'base' and 'linux'.
Ludovic Courtès [Sun, 6 Oct 2013 20:01:15 +0000 (22:01 +0200)]
gnu: Gracefully handle circular dependencies between 'base' and 'linux'.

* gnu/packages/base.scm (linux-libre-headers-boot0): Turn into a thunk.
  User updated.

10 years agognu: pari-gp: Update to 2.5.5.
Andreas Enge [Sun, 6 Oct 2013 13:40:37 +0000 (15:40 +0200)]
gnu: pari-gp: Update to 2.5.5.

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

10 years agognu: mutt: Add input gpgme.
Andreas Enge [Sun, 6 Oct 2013 11:31:02 +0000 (13:31 +0200)]
gnu: mutt: Add input gpgme.

* gnu/packages/mail.scm (mutt): Add input gpgme.

10 years agognu: Add gpgme.
Andreas Enge [Sun, 6 Oct 2013 10:15:17 +0000 (12:15 +0200)]
gnu: Add gpgme.

* gnu/packages/gnupg.scm (gpgme): New variable.

10 years agognu: icu4c: Patch RUNPATH of libraries.
Andreas Enge [Sun, 6 Oct 2013 09:54:46 +0000 (11:54 +0200)]
gnu: icu4c: Patch RUNPATH of libraries.

* gnu/packages/icu4c.scm (icu4c): Elf-patch RUNPATH of libraries, for instance
    of libicuuc.so.

10 years agognu: cdparanoia: Fix links of internal libraries into binary.
Andreas Enge [Sun, 6 Oct 2013 08:01:02 +0000 (10:01 +0200)]
gnu: cdparanoia: Fix links of internal libraries into binary.

* gnu/packages/cdrom.scm (cdparanoia): Use patchelf to link internal libraries
    into binary.

10 years agognu: Add libsigc++ and glibmm.
Ludovic Courtès [Sat, 5 Oct 2013 22:24:06 +0000 (00:24 +0200)]
gnu: Add libsigc++ and glibmm.

* gnu/packages/glib.scm (libsigc++, glibmm): New variable.

10 years agognu: gobject-introspection: Export via #:export.
Ludovic Courtès [Sat, 5 Oct 2013 21:45:35 +0000 (23:45 +0200)]
gnu: gobject-introspection: Export via #:export.

* gnu/packages/glib.scm: Export 'gobject-instrospection' via the
  #:export clause.

10 years agognu: Add freeglut, glu, and FTGL.
Joshua S. Grant [Sun, 29 Sep 2013 20:49:53 +0000 (15:49 -0500)]
gnu: Add freeglut, glu, and FTGL.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
10 years agognu: ao: Build PulseAudio back-end.
Ludovic Courtès [Sat, 5 Oct 2013 15:14:29 +0000 (17:14 +0200)]
gnu: ao: Build PulseAudio back-end.

* gnu/packages/oggvorbis.scm (ao): Add PulseAudio as an input.

10 years agognu: oggvorbis: Use #:export clause.
Ludovic Courtès [Sat, 5 Oct 2013 15:03:48 +0000 (17:03 +0200)]
gnu: oggvorbis: Use #:export clause.

* gnu/packages/oggvorbis.scm: Use #:export clause instead of
  'define-public'.

10 years agognu: pulseaudio: Add dependency on libcap.
Ludovic Courtès [Sat, 5 Oct 2013 14:52:20 +0000 (16:52 +0200)]
gnu: pulseaudio: Add dependency on libcap.

* gnu/packages/pulseaudio.scm (pulseaudio): Add dependency on libcap.

10 years agognu: Add libcap.
Ludovic Courtès [Sat, 5 Oct 2013 14:47:12 +0000 (16:47 +0200)]
gnu: Add libcap.

* gnu/packages/linux.scm (libcap): New variable.

10 years agodownload: Add Debian mirrors.
Ludovic Courtès [Sat, 5 Oct 2013 14:45:39 +0000 (16:45 +0200)]
download: Add Debian mirrors.

* guix/download.scm (%mirrors)[debian]: New set of mirrors.

10 years agognu: gnupg: Upgrade to 2.0.22.
Ludovic Courtès [Sat, 5 Oct 2013 14:01:42 +0000 (16:01 +0200)]
gnu: gnupg: Upgrade to 2.0.22.

* gnu/packages/gnupg.scm (gnupg): Update to 2.0.22. This release fixes
  security issue CVE-2013-4402 in the OpenPGP packet parser.

10 years agognu: Add PulseAudio and related libraries.
Ludovic Courtès [Fri, 4 Oct 2013 20:45:49 +0000 (22:45 +0200)]
gnu: Add PulseAudio and related libraries.

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

10 years agognu: Add FFTW.
Ludovic Courtès [Fri, 4 Oct 2013 20:20:56 +0000 (22:20 +0200)]
gnu: Add FFTW.

* gnu/packages/algebra.scm (fftw): New variable.

10 years agognu: Add libxkbcommon.
Andreas Enge [Fri, 4 Oct 2013 17:10:29 +0000 (19:10 +0200)]
gnu: Add libxkbcommon.

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

10 years agognu: xorg: Add xcb-util-renderutil.
Andreas Enge [Thu, 3 Oct 2013 22:36:50 +0000 (00:36 +0200)]
gnu: xorg: Add xcb-util-renderutil.

* gnu/packages/xorg.scm (xcb-util-renderutil): New variable.

10 years agognu: xorg: Add xcb-util-keysyms.
Andreas Enge [Thu, 3 Oct 2013 22:17:07 +0000 (00:17 +0200)]
gnu: xorg: Add xcb-util-keysyms.

* gnu/packages/xorg.scm (xcb-util-keysyms): New variable.

10 years agognu: xorg: Add xcb-util-image.
Andreas Enge [Thu, 3 Oct 2013 22:11:06 +0000 (00:11 +0200)]
gnu: xorg: Add xcb-util-image.

* gnu/packages/xorg.scm (xcb-util-image): New variable.

10 years agognu: xorg: Add xcb-util.
Andreas Enge [Thu, 3 Oct 2013 22:02:02 +0000 (00:02 +0200)]
gnu: xorg: Add xcb-util.

* gnu/packages/xorg.scm (xcb-util): New variable.
* gnu/packages/xorg.scm (xcb-util-wm): Expand the description.

10 years agognu: xorg: Add xcb-util-wm.
Andreas Enge [Thu, 3 Oct 2013 21:23:26 +0000 (23:23 +0200)]
gnu: xorg: Add xcb-util-wm.

* gnu/packages/xorg.scm (xcb-util-wm): New variable.

10 years agognu: Add Netcat.
Ludovic Courtès [Thu, 3 Oct 2013 21:05:21 +0000 (23:05 +0200)]
gnu: Add Netcat.

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

10 years agomonads: Allow resolution of a monad's bind/return at expansion time.
Ludovic Courtès [Wed, 2 Oct 2013 19:58:19 +0000 (21:58 +0200)]
monads: Allow resolution of a monad's bind/return at expansion time.

* guix/monads.scm (<monad>): Turn in a raw SRFI-9 record type.
  (define-monad): New macro.
  (with-monad): Add a case for when MONAD is a macro.
  (identity-return, identity-bind, store-return, store-bind): Inline.
  (%identity-monad, %store-monad): Use 'define-monad'.
* tests/monads.scm ("monad?"): New test.

10 years agognu: vm: Rewrite helper functions as monadic functions.
Ludovic Courtès [Thu, 3 Oct 2013 19:30:30 +0000 (21:30 +0200)]
gnu: vm: Rewrite helper functions as monadic functions.

* gnu/system/dmd.scm (host-name-service, nscd-service, mingetty-service,
  syslog-service, guix-service, static-networking-service): Rewrite as
  monadic functions.
  (dmd-configuration-file): Use 'text-file' instead of
  'add-text-to-store'.
* gnu/system/grub.scm (grub-configuration-file): Rewrite as a monadic
  function.
* gnu/system/linux.scm (pam-services->directory): Likewise.
* gnu/system/shadow.scm (group-file, passwd-file, guix-build-accounts):
  Likewise.
* gnu/system/vm.scm (expression->derivation-in-linux-vm, qemu-image,
  union, system-qemu-image): Likewise.

10 years agoAdd (guix monads).
Ludovic Courtès [Thu, 3 Oct 2013 20:45:25 +0000 (22:45 +0200)]
Add (guix monads).

* guix/monads.scm: New file.
* tests/monads.scm: New file.
* Makefile.am (MODULES): Add guix/monads.scm.
  (SCM_TESTS): Add tests/monads.scm.
* doc/guix.texi (The Store Monad): New node.
  (The Store): Reference it.

10 years agognu: libxcb: Enable xcb-xkb.
Andreas Enge [Thu, 3 Oct 2013 20:46:54 +0000 (22:46 +0200)]
gnu: libxcb: Enable xcb-xkb.

* gnu/packages/xorg.scm (libxcb): Add configure flag "--enable-xkb".

10 years agognu: gnome: Add brasero.
Andreas Enge [Thu, 3 Oct 2013 12:51:49 +0000 (14:51 +0200)]
gnu: gnome: Add brasero.

* gnu/packages/gnome.scm (brasero): New variable; not totally usable due to
    lacking inputs.

10 years agognu: Add hicolor-icon-theme.
Andreas Enge [Wed, 2 Oct 2013 20:44:02 +0000 (22:44 +0200)]
gnu: Add hicolor-icon-theme.

* gnu/packages/gnome.scm (hicolor-icon-theme): New variable.

10 years agognu: gnome: Add gnome-icon-theme.
Andreas Enge [Wed, 2 Oct 2013 20:22:21 +0000 (22:22 +0200)]
gnu: gnome: Add gnome-icon-theme.

* gnu/packages/gnome.scm (gnome-icon-theme): New variable.

10 years agognu: Add icon-naming-utils.
Andreas Enge [Wed, 2 Oct 2013 20:15:00 +0000 (22:15 +0200)]
gnu: Add icon-naming-utils.

* gnu/packages/gnome.scm (icon-naming-utils): New variable.

10 years agognu: Add perl-xml-simple.
Andreas Enge [Wed, 2 Oct 2013 19:46:44 +0000 (21:46 +0200)]
gnu: Add perl-xml-simple.

* gnu/packages/xml.scm (perl-xml-simple): New variable.

10 years agognu: gnome: Add gsettings-desktop-schemas.
Andreas Enge [Wed, 2 Oct 2013 17:44:55 +0000 (19:44 +0200)]
gnu: gnome: Add gsettings-desktop-schemas.

* gnu/packages/gnome.scm (gsettings-desktop-schemas): New variable.

10 years agognu: xnee: Drop input gtk+.
Andreas Enge [Wed, 2 Oct 2013 13:21:17 +0000 (15:21 +0200)]
gnu: xnee: Drop input gtk+.

* gnu/packages/xnee.scm (xnee): Drop unused input gtk+.

10 years agognu: itstool: Really push the modification announced in 9000d556.
Andreas Enge [Wed, 2 Oct 2013 12:33:48 +0000 (14:33 +0200)]
gnu: itstool: Really push the modification announced in 9000d556.

* gnu/packages/glib.scm (itstool): Do as announced in 9000d556.

10 years agognu: itstool: Add propagated inputs python-2 and libxml2.
Andreas Enge [Wed, 2 Oct 2013 11:53:19 +0000 (13:53 +0200)]
gnu: itstool: Add propagated inputs python-2 and libxml2.

* gnu/packages/glib.scm (itstool): Add propagated input python-2; it is needed
    to rewrite the shebang in the output python script and must be propagated
    so that PYTHONPATH gets set when using itstool; and libxml2, imported as a
    module by the script.

10 years agognu: Add libcanberra.
Andreas Enge [Wed, 2 Oct 2013 11:39:17 +0000 (13:39 +0200)]
gnu: Add libcanberra.

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

10 years agognu: libvorbis: Propagate input libogg.
Andreas Enge [Wed, 2 Oct 2013 11:34:03 +0000 (13:34 +0200)]
gnu: libvorbis: Propagate input libogg.

* gnu/packages/oggvorbis.scm (libvorbis): Propagate input libogg, as
    stipulated by the pkg-config files.

10 years agognu: gnome: Add libnotify.
Andreas Enge [Wed, 2 Oct 2013 11:19:21 +0000 (13:19 +0200)]
gnu: gnome: Add libnotify.

* gnu/packages/gnome.scm (libnotify): New variable.

10 years agognu: racket: Revert input from gtk+-3 to gtk+-2.
Andreas Enge [Wed, 2 Oct 2013 11:03:29 +0000 (13:03 +0200)]
gnu: racket: Revert input from gtk+-3 to gtk+-2.

* gnu/packages/scheme.scm (racket): Revert input from gtk+-3 to gtk+-2.

10 years agognu: gtk+: Propagate inputs.
Andreas Enge [Tue, 1 Oct 2013 20:59:06 +0000 (22:59 +0200)]
gnu: gtk+: Propagate inputs.

* gnu/packages/gtk.scm (gtk+): Propagate inputs at-spi2-atk, libxi and
    libxinerama.

10 years agognu: Revert inputs from gtk+-3 to gtk+-2.
Andreas Enge [Tue, 1 Oct 2013 19:27:26 +0000 (21:27 +0200)]
gnu: Revert inputs from gtk+-3 to gtk+-2.

* gnu/packages/cdrom.scm (dvdisaster): Replace input gtk+ by gtk+-2.
* gnu/packages/emacs.scm (emacs): Replace input gtk+ by gtk+-2.
* gnu/packages/geeqie.scm (geeqie): Replace input gtk+ by gtk+-2.
* gnu/packages/gkrellm.scm (gkrellm): Replace input gtk+ by gtk+-2.
* gnu/packages/mp3.scm (ripperx): Replace input gtk+ by gtk+-2.
* gnu/packages/scheme.scm: Drop duplicate inclusion of module gtk.

10 years agognu: gtk+-2: Update to 2.24.21.
Andreas Enge [Tue, 1 Oct 2013 18:25:30 +0000 (20:25 +0200)]
gnu: gtk+-2: Update to 2.24.21.

* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.21, add inputs perl and
    python.

10 years agognu: Add Gtk+ 3.
Andreas Enge [Tue, 1 Oct 2013 17:46:45 +0000 (19:46 +0200)]
gnu: Add Gtk+ 3.

* gnu/packages/gtk.scm (gtk+): Switch to version 3.10.0.
* gnu/packages/gtk.scm (gtk+-2): New name for version 2.24.20.

10 years agognu: Drop gtk+-3, erroneously pushed in the previous commit.
Andreas Enge [Mon, 30 Sep 2013 22:29:42 +0000 (00:29 +0200)]
gnu: Drop gtk+-3, erroneously pushed in the previous commit.

* gnu/packages/gtk.scm (gtk+-3): Delete variable.

10 years agognu: Add at-spi2-atk.
Andreas Enge [Mon, 30 Sep 2013 22:26:54 +0000 (00:26 +0200)]
gnu: Add at-spi2-atk.

* gnu/packages/gtk.scm (at-spi2-atk): New variable.

10 years agognu: atk: Update to 2.10.0.
Andreas Enge [Mon, 30 Sep 2013 22:23:43 +0000 (00:23 +0200)]
gnu: atk: Update to 2.10.0.

* gnu/packages/gtk.scm (atk): Update to 2.10.0.

10 years agognu: Add at-spi2-core.
Andreas Enge [Mon, 30 Sep 2013 22:08:45 +0000 (00:08 +0200)]
gnu: Add at-spi2-core.

* gnu/packages/gtk.scm (at-spi2-core): New variable.

10 years agognu: libxi: Propagate inputs inputproto and libx11.
Andreas Enge [Mon, 30 Sep 2013 21:35:01 +0000 (23:35 +0200)]
gnu: libxi: Propagate inputs inputproto and libx11.

* gnu/packages/xorg.scm (libxi): Propagate inputs inputproto and libx11,
    as stipulated by xi.pc.

10 years agognu: glib: Update to 2.38.0.
Andreas Enge [Mon, 30 Sep 2013 20:19:35 +0000 (22:19 +0200)]
gnu: glib: Update to 2.38.0.

* gnu/packages/glib.scm (glib): Update to 2.38.0 and drop rewriting of GTESTER.
* gnu/packages/patches/glib-tests-homedir.patch: Update patch for 2.38.0.
* gnu/packages/patches/glib-tests-desktop.patch: Update patch for 2.38.0 and
    drop test dbus-appinfo.

10 years agognu: Add gobject-introspection.
Cyril Roelandt [Sun, 29 Sep 2013 15:24:31 +0000 (17:24 +0200)]
gnu: Add gobject-introspection.

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

10 years agognu: git: Add graphical tools to the "gui" output.
Ludovic Courtès [Sun, 29 Sep 2013 19:55:41 +0000 (21:55 +0200)]
gnu: git: Add graphical tools to the "gui" output.

* gnu/packages/version-control.scm (git): Add "gui" output.  Add Tcl/Tk
  as inputs.  Add #:configure-flags.  Augment 'split' phase to handle
  graphical user interfaces.

10 years agognu: git: Do not retain reference from "out" to Subversion.
Ludovic Courtès [Sun, 29 Sep 2013 19:18:53 +0000 (21:18 +0200)]
gnu: git: Do not retain reference from "out" to Subversion.

* gnu/packages/version-control.scm (git): Wrap 'git-svn', not 'git', for
  PERL5LIB and LD_LIBRARY_PATH.

10 years agoAdd httpd
Aljosha Papsch [Sun, 29 Sep 2013 18:55:47 +0000 (20:55 +0200)]
Add httpd

* gnu/packages/web.scm (httpd): New variable
* gnu-system.am (GNU_SYSTEM_MODULES): Add it

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
10 years agognu: bzip2: Allow cross-compilation.
Ludovic Courtès [Sun, 29 Sep 2013 15:22:08 +0000 (17:22 +0200)]
gnu: bzip2: Allow cross-compilation.

Reported by Nikita Karetnikov <nikita@karetnikov.org>.

* gnu/packages/compression.scm (bzip2): Add 'set-cross-environment'
  phase for cross-compilation.

10 years agognu: git: Add "svn" output for 'git-svn'.
Ludovic Courtès [Sun, 29 Sep 2013 15:30:04 +0000 (17:30 +0200)]
gnu: git: Add "svn" output for 'git-svn'.

* gnu/packages/version-control.scm (git): Add SUBVERSION as an input.
  Add 'split' phase.

10 years agognu: subversion: Install Perl bindings.
Ludovic Courtès [Sun, 29 Sep 2013 14:57:50 +0000 (16:57 +0200)]
gnu: subversion: Install Perl bindings.

* gnu/packages/version-control.scm (subversion): Add
  'install-perl-bindings' phase.

10 years agognu: Add SWIG.
Ludovic Courtès [Sun, 29 Sep 2013 13:38:11 +0000 (15:38 +0200)]
gnu: Add SWIG.

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

10 years agognu: libmicrohttpd: Update to 0.9.30.
Ludovic Courtès [Sun, 29 Sep 2013 12:46:20 +0000 (14:46 +0200)]
gnu: libmicrohttpd: Update to 0.9.30.

* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.30.

10 years agognu: flex: Use Bison 2.7 for tests.
Ludovic Courtès [Sun, 29 Sep 2013 10:44:25 +0000 (12:44 +0200)]
gnu: flex: Use Bison 2.7 for tests.

* gnu/packages/bison.scm (bison): Move FLEX to 'inputs', and remove the
  hack that turned off its test suite.
* gnu/packages/flex.scm (flex): Add 'bison-for-tests' in 'inputs', and
  use that to run the tests.

10 years agoUpdate 'pt_BR.po'.
Ludovic Courtès [Sun, 29 Sep 2013 09:29:27 +0000 (11:29 +0200)]
Update 'pt_BR.po'.

10 years agognu: Add Skribilo.
Ludovic Courtès [Sat, 28 Sep 2013 20:43:48 +0000 (22:43 +0200)]
gnu: Add Skribilo.

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

10 years agognu: Add Guile-Cairo.
Ludovic Courtès [Sat, 28 Sep 2013 19:42:02 +0000 (21:42 +0200)]
gnu: Add Guile-Cairo.

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

10 years agognu: xorriso: Update to 1.3.2.
Ludovic Courtès [Sat, 28 Sep 2013 14:36:39 +0000 (16:36 +0200)]
gnu: xorriso: Update to 1.3.2.

* gnu/packages/cdrom.scm (xorriso): Update to 1.3.2.

10 years agognu: lightning: Update to 2.0.1.
Ludovic Courtès [Sat, 28 Sep 2013 14:35:11 +0000 (16:35 +0200)]
gnu: lightning: Update to 2.0.1.

* gnu/packages/lightning.scm (lightning): Update to 2.0.1.

10 years agognu: freeipmi: Update to 1.3.2.
Ludovic Courtès [Sat, 28 Sep 2013 14:30:20 +0000 (16:30 +0200)]
gnu: freeipmi: Update to 1.3.2.

* gnu/packages/freeipmi.scm (freeipmi): Update to 1.3.2.

10 years agognu: gdb: Update to 7.6.1.
Ludovic Courtès [Sat, 28 Sep 2013 14:29:52 +0000 (16:29 +0200)]
gnu: gdb: Update to 7.6.1.

* gnu/packages/gdb.scm (gdb): Update to 7.6.1.

10 years agognu: bison: Update to 3.0.
Ludovic Courtès [Fri, 27 Sep 2013 20:06:38 +0000 (22:06 +0200)]
gnu: bison: Update to 3.0.

* gnu/packages/bison.scm (bison): Update to 3.0.  Make Perl a native
  input.  Add a variant of Flex as a native input.  Use #:export instead
  of 'define-public'.
* gnu/packages/flex.scm (flex): Use #:export instead of 'define-public'.

10 years agognu: units: Update to 2.02.
Ludovic Courtès [Fri, 27 Sep 2013 20:05:08 +0000 (22:05 +0200)]
gnu: units: Update to 2.02.

* gnu/packages/maths.scm (units): Update to 2.02.

10 years agognu: texinfo: Update to 5.2.
Ludovic Courtès [Fri, 27 Sep 2013 20:02:50 +0000 (22:02 +0200)]
gnu: texinfo: Update to 5.2.

* gnu/packages/texinfo.scm (texinfo): Update to 5.2.

10 years agognu: global: Update to 6.2.9.
Ludovic Courtès [Fri, 27 Sep 2013 20:00:30 +0000 (22:00 +0200)]
gnu: global: Update to 6.2.9.

* gnu/packages/global.scm (global): Update to 6.2.9.

10 years agobuild: Bump version to 0.5.
Ludovic Courtès [Fri, 27 Sep 2013 19:10:20 +0000 (21:10 +0200)]
build: Bump version to 0.5.

* configure.ac: Switch to 0.5.

10 years agognu: guix: Update to 0.4.
Ludovic Courtès [Fri, 27 Sep 2013 19:09:02 +0000 (21:09 +0200)]
gnu: guix: Update to 0.4.

* gnu/packages/package-management.scm (guix): Update to 0.4.
  (guix-0.4): Remove.
* gnu/system/vm.scm (qemu-image, system-qemu-image): Use GUIX instead of
  GUIX-0.4.

10 years agognu: vm: Remove erroneous store reference.
Ludovic Courtès [Fri, 27 Sep 2013 19:06:35 +0000 (21:06 +0200)]
gnu: vm: Remove erroneous store reference.

* gnu/system/vm.scm (system-qemu-image): Remove reference from BOOT to
  MINGETTY since MINGETTY may not be valid yet.

10 years agoUpdate '.po' files.
Ludovic Courtès [Fri, 27 Sep 2013 12:32:16 +0000 (14:32 +0200)]
Update '.po' files.

10 years agognu: vm: Add more packages to the profile.
Ludovic Courtès [Fri, 27 Sep 2013 11:28:52 +0000 (13:28 +0200)]
gnu: vm: Add more packages to the profile.

* gnu/system/vm.scm (system-qemu-image): Add grep, sed, and Findutils to
  the profile.