summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2015-04-08gnu: gtk+-2: Add more inputs.宋文武
* gnu/packages/gtk.scm (gtk+-2)[inputs]: Add cups, libxcomposite, libxcursor, libxdamage, libxi, libxinerama and libxrandr. [native-inputs]: Add gettext. [arguments]: Add #:configure-flags.
2015-04-08gnu: gtk+-2: Update to 2.24.27.宋文武
* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.27.
2015-04-08gnu: julia: Pass MARCH make flag.Ricardo Wurmus
* gnu/packages/julia.scm (julia)[arguments]: Pass "MARCH" flag for supported architectures.
2015-04-08gnu: julia: Mark as unsupported on ARM and MIPS.Ricardo Wurmus
* gnu/packages/julia.scm (julia): Add 'supported-systems' field.
2015-04-08gnu: wavpack: Fix wavpack.pc by passing '--libdir' to `configure'.宋文武
* gnu/packages/audio.scm (wavpack)[arguments]: New field.
2015-04-07gnu: Emit a warning when a package module cannot be loaded.Ludovic Courtès
* guix/ui.scm (warn-about-load-error): New procedure. * gnu/packages.scm (package-modules): Wrap 'resolve-interface' call in 'catch #t', and call 'warn-about-load-error' in handler.
2015-04-07gnu: Change ld-wrapper extension from .scm to .in.Ludovic Courtès
* gnu/packages/ld-wrapper.scm: Rename to... * gnu/packages/ld-wrapper.in: ... this. * gnu/packages/base.scm (make-ld-wrapper): Adjust "wrapper" input accordingly. * gnu-system.am (GNU_SYSTEM_MODULES): Remove ld-wrapper.scm. (MISC_DISTRO_FILES): New variable.
2015-04-07gnu: gcc: Disable RUNPATH validation for native builds.Ludovic Courtès
* gnu/packages/gcc.scm (gcc-4.7)[arguments]: Pass #:validate-runpath? #f. * gnu/packages/commencement.scm (gcc-boot0)[arguments]: Override #:validate-runpath? with 'substitute-keyword-arguments'. (gcc-final)[arguments]: Likewise. * gnu/packages/cross-base.scm (cross-gcc-arguments): Likewise.
2015-04-07gnu: ld-wrapper: Add 'GUIX_LD_WRAPPER_DISABLE_RPATH' environment variable.Ludovic Courtès
* gnu/packages/ld-wrapper.scm (%disable-rpath?): New variable. (rpath-arguments): Honor it.
2015-04-07gnu: ld-wrapper: Add '-rpath' flag only for libraries that are in the store.Ludovic Courtès
This avoids adding bogus entries to the RUNPATH of installed binaries, pointing to the build directory or similar. * gnu/packages/ld-wrapper.scm (store-file-name?): New procedure. (rpath-arguments): Add "-rpath" flag on when FILE matches 'store-file-name?', not when it matches 'pure-file-name?'.
2015-04-07gnu: ld-wrapper: Extract symlink dereferencing.Ludovic Courtès
* gnu/packages/ld-wrapper.scm (readlink*, dereference-symlinks): New procedures. (pure-file-name?): Use it instead of local loop.
2015-04-07gnu: kbd: Update to 2.0.2.Mark H Weaver
* gnu/packages/linux.scm (kbd): Update to 2.0.2.
2015-04-07gnu: Add python-drmaa.Ricardo Wurmus
* gnu/packages/python.scm (python-drmaa, python2-drmaa): New variables.
2015-04-07gnu: Add Solfege.Ricardo Wurmus
* gnu/packages/music.scm (solfege): New variable.
2015-04-07gnu: Add Csound.Ricardo Wurmus
* gnu/packages/audio.scm (csound): New variable.
2015-04-07gnu: Add libiec61883.宋文武
* gnu/packages/linux.scm (libiec61883): New variable.
2015-04-06gnu: apl: Update to 1.5.Mark H Weaver
* gnu/packages/apl.scm (apl): Update to 1.5.
2015-04-06gnu: parallel: Update to 20150322.Mark H Weaver
* gnu/packages/parallel.scm (parallel): Update to 20150322.
2015-04-07gnu: Add libsoup.宋文武
* gnu/packages/gnome.scm (libsoup): New variable.
2015-04-06gnu: dbus: Update to 1.8.16.Mark H Weaver
* gnu/packages/glib.scm (dbus): Update to 1.8.16.
2015-04-06gnu: gnutls: Update to 3.3.14.Mark H Weaver
* gnu/packages/gnutls.scm (gnutls): Update to 3.3.14.
2015-04-06gnu: gtk+: Update to 3.16.0.Andy Wingo
* gnu/packages/gtk.scm (gtk+): Update to 3.16.0. Add libepoxy to propagated-inputs. Add gettext to native-inputs. Add a 'pre-configure' phase instead of modifying the existing 'configure' phase. Fix references to 'gtk-update-icon-cache' in Makefile.in files. Co-Authored-By: Mark H Weaver <mhw@netris.org>
2015-04-06gnu: Add libepoxy.Andy Wingo
* gnu/packages/gl.scm (libepoxy): New variable. Modified-By: Mark H Weaver <mhw@netris.org>
2015-04-06gnu: Paper over a build circularity problem.Andy Wingo
A forthcoming gtk+ update that will import (gnu packages gl) from (gnu packages gtk) triggers an issue related to circular dependencies between modules. This patch works around the issue. * gnu/packages/sdl.scm: Remove the #:prefix from the (gnu packages fontutils) import, and instead #:hide 'freetype' from the (guix licenses) import. Modified-By: Mark H Weaver <mhw@netris.org>
2015-04-06gnu: lsof: Add mirrors.Ludovic Courtès
Reported by Tomáš Čech. * gnu/packages/lsof.scm (lsof)[source]: Add two mirrors.
2015-04-06gnu: Perl GD: Add real patch.Eric Bavier
Replaces the stub patch added in 43754738e030a4083b0881b2264b905bc563e78b. * gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch: Update patch. 43754738e030a4083b0881b2264b905bc563e78b
2015-04-06gnu: linux-libre-headers: Update to 3.14.37.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-headers): Update to 3.14.37.
2015-04-06gnu: icecat: Fix source URI.Mark H Weaver
* gnu/packages/gnuzilla.scm (icecat)[source]: Fix source URI computation.
2015-04-06gnu: icecat: Update to 31.6.0-gnu1.Mark H Weaver
* gnu/packages/patches/icecat-CVE-2015-0801.patch, gnu/packages/patches/icecat-CVE-2015-0807.patch, gnu/packages/patches/icecat-CVE-2015-0815-pt1.patch, gnu/packages/patches/icecat-CVE-2015-0815-pt2.patch, gnu/packages/patches/icecat-CVE-2015-0815-pt3.patch, gnu/packages/patches/icecat-CVE-2015-0816.patch, gnu/packages/patches/icecat-CVE-2015-0817.patch, gnu/packages/patches/icecat-CVE-2015-0818-pt1.patch, gnu/packages/patches/icecat-CVE-2015-0818-pt2.patch, gnu/packages/patches/icecat-bug-1127780.patch, gnu/packages/patches/icecat-bug-1145870.patch: Remove files. * gnu-system.am (dist_patch_DATA): Remove them. * gnu/packages/gnuzilla.scm (icecat): Update to 31.6.0-gnu1. Remove patches.
2015-04-05gnu: nss: Update to 3.18.Mark H Weaver
* gnu/packages/gnuzilla.scm (nss): Update to 3.18. Compute source URI automatically based on version.
2015-04-05Remove unused module import (gnu packages ed) from (gnu packages commencement).Mark H Weaver
* gnu/packages/commencement.scm: Remove (gnu packages ed) module import.
2015-04-05gnu: emacs: Add librsvg to inputs.Mark H Weaver
* gnu/packages/emacs.scm (emacs)[inputs]: Add librsvg. (emacs-no-x)[inputs]: Remove librsvg from inherited inputs.
2015-04-05gnu: linux-libre: Fix drm_wait_one_vblank warnings.Mark H Weaver
* gnu/packages/patches/linux-libre-vblank-fix.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/linux.scm (linux-libre)[source]: Add patch.
2015-04-05gnu: glib: Add search path specification for 'GIO_EXTRA_MODULES'.宋文武
* gnu/packages/glib.scm (glib): Add specification for 'GIO_EXTRA_MODULES'.
2015-04-06gnu: Add glib-networking.宋文武
* gnu/packages/gnome.scm (glib-networking): New variable.
2015-04-05gnu: cairo: Update to 1.14.2.Andy Wingo
* gnu/packages/gtk.scm (cairo): Update to 1.14.2.
2015-04-05gnu: glib: Update to 2.44.0.Andy Wingo
* gnu/packages/glib.scm (glib): Update to 2.44.0.
2015-04-05gnu: gettext: Link explicitly to libexpat, again.Andy Wingo
* gnu/packages/gettext.scm (gnu-gettext): Re-enable patch from 0e4e4b1329bcf881620f230fda60b6b63d1f8356 to explictly link to libexpat. Otherwise libexpat was searched at runtime via dlopen, which obviously doesn't work in a Guix context. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-04-05gnu: util-linux: Install Bash completions under 'etc/bash_completion.d'.Ludovic Courtès
* gnu/packages/linux.scm (util-linux)[arguments]: Pass --with-bashcompletiondir.
2015-04-05linux-initrd: Add virtio drivers by default.Ludovic Courtès
* gnu/system/linux-initrd.scm (base-initrd): Change #:virtio? default to #t. This will facilitate the use of GuixSD in VM guests.
2015-04-05system: Take kernel modules from the user-specified kernel.Andy Wingo
* gnu/system/linux-initrd.scm (base-initrd): Add #:linux option to specify the linux kernel to use. * gnu/system/vm.scm (expression->derivation-in-linux-vm): Propagate #:linux to base-initrd. * gnu/system.scm (operating-system-initrd-file): Pass #:linux to 'make-initrd'. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2015-04-05gnu: nginx: Clean up installation directories.David Thompson
* gnu/packages/web.scm (nginx): Add 'fix-root-dirs' phase.
2015-04-05gnu: nginx: Use modify-phases syntax.David Thompson
* gnu/packages/web.scm (nginx): Use modify-phases syntax.
2015-04-05gnu: Add livestreamer.David Thompson
* gnu/packages/video.scm (livestreamer): New variable.
2015-04-05gnu: Add python-singledispatch.David Thompson
* gnu/packages/python.scm (python-singledispatch, python2-singledispatch): New variables.
2015-04-05gnu: python-requests: Fix Python 2 version and add support for Python 3.David Thompson
* gnu/packages/python.scm (python-requests): New variable. (python2-requests): Generate based on Python 3 variant.
2015-04-05gnu: gnome-mines: Update to 3.16.0.宋文武
* gnu/packages/gnome.scm (gnome-mines): Update to 3.16.0.
2015-04-05gnu: gsettings-desktop-schemas: Enable GObject introspection.宋文武
* gnu/packages/gnome.scm (gsettings-desktop-schemas)[native-inputs]: Add gobject-introspection.
2015-04-05gnu: gsettings-desktop-schemas: Update to 3.16.0.宋文武
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.16.0.
2015-04-05gnu: ghostscript: Add $libdir to the RUNPATH of executables.Ludovic Courtès
Fixes <http://bugs.gnu.org/20050>. Reported by taylanbayirli@gmail.com (Taylan Ulrich Bayırlı/Kammer). * gnu/packages/patches/ghostscript-runpath.patch: New file. * gnu/packages/ghostscript.scm (ghostscript)[source]: Use it. * gnu-system.am (dist_patch_DATA): Add it.