summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* Merge branch 'wip-gobject-introspection'Mark H Weaver2015-01-25
|\
| * gnu: gobject-introspection: Add patch.Federico Beffa2015-01-23
| | | | | | | | | | * gnu/packages/glib.scm (gobject-introspection): Add patch gobject-introspection-girepository.patch.
| * gnu: libpeas: Update to 1.12.1, add 'pre-build phase.Federico Beffa2015-01-21
| | | | | | | | | | * gnu/packages/gnome.scm (libpeas): Update to version 1.12.1 and add 'pre-build phase.
| * gnu: vte: Add 'pre-build phase.Federico Beffa2015-01-19
| | | | | | | | * gnu/packages/gnome.scm (vte): Add 'pre-build phase.
| * gnu: gtkmm: Update to 3.14.0.Federico Beffa2015-01-18
| | | | | | | | * gnu/packages/gtk.scm (gtkmm): Update to 3.14.0.
| * gnu: xorg-server: Disable parallel execution of tests.Federico Beffa2015-01-18
| | | | | | | | * gnu/packages/xorg.scm (xorg-server): Set '#:parallel-tests?' to '#f'.
| * gnu: librsvg: Update to 2.40.6 and add 'pre-build phase.Federico Beffa2015-01-18
| | | | | | | | * gnu/packages/gnome.scm (librsvg): Update to 2.40.6 and add 'pre-build phase.
| * gnu: python-scipy: Update to 0.15.0.Federico Beffa2015-01-18
| | | | | | | | * gnu/packages/python.scm (python-scipy): Update to 0.15.0.
| * gnu: python-matplotlib: Update comments.Federico Beffa2015-01-18
| | | | | | | | | | | | * gnu/packages/python.scm (python-matplotlib): Update comments as, with the patched 'gobject-introspection', setting LD_LIBRARY_PATH at run time is not anymore necessary. It's still necessary at build time.
| * gnu: gtk+: Update to 3.14.7.Federico Beffa2015-01-18
| | | | | | | | * gnu/packages/gtk.scm (gtk+): Update to 3.14.7.
| * gnu: python-matplotlib: Remove python-pillow input.Federico Beffa2015-01-18
| | | | | | | | | | * gnu/packages/python.scm (python-matplotlib): Remove python-pillow input as it currently is broken.
| * gnu: atk: Update to 2.15.3.Federico Beffa2015-01-18
| | | | | | | | * gnu/packages/gtk.scm (atk): Update to 2.15.3.
| * gnu: eudev: Add pre-build phase.Federico Beffa2015-01-18
| | | | | | | | | | * gnu/packages/linux.scm (eudev): Add 'pre-build phase to fix compilation with 'gobject-introspection' 1.42.0.
| * gnu: eudev: Update to 2.1.1.Federico Beffa2015-01-18
| | | | | | | | * gnu/packages/linux.scm (eudev): Update to 2.1.1.
| * gnu: gdk-pixbuf: Update to 2.31.1.Federico Beffa2015-01-18
| | | | | | | | * gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.31.1.
| * gnu: pango: Update to 1.36.8.Federico Beffa2015-01-18
| | | | | | | | * gnu/packages/gtk.scm (pango): Update to 1.36.8.
| * gnu: gobject-introspection: Update to 1.42.0 and add new patch.Federico Beffa2015-01-18
| | | | | | | | | | | | * gnu/packages/glib.scm (gobject-introspection): Update to version 1.42.0. Add patch 'gobject-introspection-absolute-shlib-path.patch' provided by Luca Bruno <lucabru@src.gnome.org> for Nix.
* | services: dbus: Set the search path for .service files.Ludovic Courtès2015-01-26
| | | | | | | | | | * gnu/services/dbus.scm (dbus-configuration-directory)[services->sxml]: Produce a <servicedir> tag.
* | gnu: Raise an error when a bootstrap binary is not found.Ludovic Courtès2015-01-26
| | | | | | | | | | * gnu/packages.scm (search-bootstrap-binary): Raise an error when FILE-NAME is not found.
* | Revert "gnu: netpbm: Update to 10.69.04."Andreas Enge2015-01-25
| | | | | | | | This reverts commit 03c277653577a505eed7d49652c4e8ba76ea06e7.
* | Revert "gnu: netpbm: Correct hash."Andreas Enge2015-01-25
| | | | | | | | This reverts commit a6ae52fe142781e236901add1461fdbf80420215.
* | gnu: netpbm: Correct hash.Andreas Enge2015-01-25
| | | | | | | | | | | | | | * gnu/packages/netpbm.scm (netpbm): Correct hash. Fixes <http://bugs.gnu.org/19686>. Reported by Marek Benc <dusxmt@gmx.com> and Mark Weaver <mhw@netris.org>.
* | gnu: Add python-pyqt.Andreas Enge2015-01-25
| | | | | | | | | | | | * gnu/packages/qt.scm (python-pyqt, python2-pyqt): New variables. * gnu/packages/patches/pyqt-configure.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch.
* | gnu: Add python-sip.Andreas Enge2015-01-25
| | | | | | | | * gnu/packages/qt.scm (python.sip, python2-sip): New variables.
* | gnu: netpbm: Update to 10.69.04.Andreas Enge2015-01-25
| | | | | | | | * gnu/packages/netpbm.scm (netpbm): Update to 10.69.04.
* | gnu: Add libdvdnav.Andreas Enge2015-01-24
| | | | | | | | * gnu/packages/video.scm (libdvdnav): New variable.
* | gnu: Add libdvdread.Andreas Enge2015-01-24
| | | | | | | | * gnu/packages/video.scm (libdvdread): New variable.
* | gnu: youtube-dl: Update to 2015.01.23.4.Andreas Enge2015-01-24
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2015.01.23.4.
* | gnu: freeipmi: Update to 1.4.8.Andreas Enge2015-01-24
| | | | | | | | * gnu/packages/freeipmi.scm (freeipmi): Update to 1.4.8.
* | gnu: xnee: Update to 3.19 and add input GTK+.Andreas Enge2015-01-24
| | | | | | | | | | * gnu/packages/xnee.scm (xnee): Update to 3.19. This requires gtk+-2 as additional input.
* | services: guix: #:authorize-hydra-key? now defaults to #t.Ludovic Courtès2015-01-23
| | | | | | | | | | * gnu/services/base.scm (guix-service): Change AUTHORIZE-HYDRA-KEY? default value to #t.
* | gnu: netpbm: Switch to svn checkout.Andreas Enge2015-01-23
| | | | | | | | | | * gnu/packages/netpbm.scm (netpbm): Use svn-fetch for the source instead of a separately hosted tarball.
* | gnu: python-pyparsing: Update to 2.0.3.Andreas Enge2015-01-23
| | | | | | | | * gnu/packages/python.scm (python-pyparsing, python2-pyparsing): Update to 2.0.3.
* | gnu: gtk+: Add CUPS print back-end.Ludovic Courtès2015-01-23
| | | | | | | | * gnu/packages/gtk.scm (gtk+)[inputs]: Add CUPS.
* | gnu: libmicrohttpd: Update to 0.9.39.Ludovic Courtès2015-01-23
| | | | | | | | * gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.39.
* | gnu: rcs: Update to 5.9.4.Ludovic Courtès2015-01-23
| | | | | | | | * gnu/packages/version-control.scm (rcs): Update to 5.9.4.
* | gnu: parallel: Update to 20150122.Ludovic Courtès2015-01-23
| | | | | | | | * gnu/packages/parallel.scm (parallel): Update to 20150122.
* | gnu: libassuan: Update to 2.2.0.Ludovic Courtès2015-01-23
| | | | | | | | * gnu/packages/gnupg.scm (libassuan): Update to 2.2.0.
* | gnu: util-linux: Do not build 'kill'.Ludovic Courtès2015-01-23
| | | | | | | | | | * gnu/packages/linux.scm (util-linux)[source](snippet): Set "build_kill=no" in 'configure'.
* | gnu: e2fsprogs: Don't build libraries and commands provided by util-linux.Ludovic Courtès2015-01-23
| | | | | | | | | | * gnu/packages/linux.scm (e2fsprogs)[arguments]: Add --disable-blkid --disable-libuuid --disable-uuidd --disable-fsck.
* | gnu: util-linux: Update to 2.25.2.Ludovic Courtès2015-01-23
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (util-linux): Update to 2.25.2. Remove util-linux-perl.patch, and add util-linux-tests.patch. Adjust 'snippet'. [arguments]: Remove 'patch-chkdupexe' phase. Add 'pre-check' phase. [native-inputs]: Add NET-BASE. * gnu/packages/patches/util-linux-perl.patch: Remove. * gnu/packages/patches/util-linux-tests.patch: New file. * gnu-system.am (dist_patch_DATA): Adjust accordingly.
* | gnu: e2fsprogs: Update to 1.42.11.Ludovic Courtès2015-01-23
| | | | | | | | * gnu/packages/linux.scm (e2fsprogs): Update to 1.42.11.
* | doc: Add services to the configuration template.Ludovic Courtès2015-01-23
| | | | | | | | * gnu/system/os-config.tmpl (services): New field.
* | install: Make sure 'info' can decompress the Info files.Ludovic Courtès2015-01-23
| | | | | | | | * gnu/system/install.scm (log-to-info): Add GZIP to $PATH.
* | gnu: nvi: Fix Berkely DB compatability issues.Marek Benc2015-01-23
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/nvi-db4.patch: New file. * gnu/packages/patches/nvi-dbpagesize-binpower.patch: New file. * gnu/packages/nvi.scm (nvi): Make use of them. * gnu-system.am (dist_patch_DATA): Add them. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: sudo: Set rundir, vardir and iologdir.宋文武2015-01-23
| | | | | | | | | | | | * gnu/packages/admin.scm (sudo)[arguments]<#:configure-flags>: Add --with-rundir=/run/sudo --with-vardir=/var/db/sudo --with-iologdir=/var/log/sudo-io.
* | system: Make D-Bus warnings non fatal.Ludovic Courtès2015-01-22
| | | | | | | | * gnu/system.scm (etc-directory): Add 'DBUS_FATAL_WARNINGS' in PROFILE.
* | system: Create /etc/emacs/site-start.el.Ludovic Courtès2015-01-22
| | | | | | | | | | | | | | * gnu/system.scm (emacs-site-file, emacs-site-directory): New procedures. (etc-directory): Add 'EMACSLOADPATH' setting to PROFILE. Call 'emacs-site-directory', and bind its result to /etc/emacs.
* | gnu: guix-devel: Propagate Geiser.Ludovic Courtès2015-01-22
| | | | | | | | | | * gnu/packages/package-management.scm (guix-devel)[propagated-inputs]: Add GEISER.
* | gnu: libtool: Update to 2.4.5.Ludovic Courtès2015-01-21
| | | | | | | | | | * gnu/packages/autotools.scm (libtool): Update to 2.4.5. (libltdl): Adjust 'version' and 'source' to remain at 2.4.4.