- Apr 08, 2015
-
-
Andy Wingo authored
* gnu-system.am (GNU_SYSTEM_MODULES): Add gnu/services/colord.scm. * gnu/services/colord.scm: New file. * doc/guix.texi (Various Services): Document it. Co-authored-by:
Ludovic Courtès <ludo@gnu.org>
-
Andy Wingo authored
* gnu/packages/gnome.scm (colord): New variable. Signed-off-by:
Ludovic Courtès <ludo@gnu.org>
-
Sou Bunnbu (宋文武) authored
-
Sou Bunnbu (宋文武) authored
* gnu/packages/gtk.scm (at-spi2-core)[outputs]: New field. [arguments]: Add #:configure-flags.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/gtk.scm (at-spi2-atk): Move at-spi2-core to 'propagated-inputs'. Move dbus to 'native-inputs'.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/gtk.scm (at-spi2-atk)[arguments]: Remove #:tests? #f. Add #:phases.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/gtk.scm (atk): Move glib to 'propagated-inputs'.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.16.0.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/gtk.scm (atk)[outputs]: New field. [arguments]: New field.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/gtk.scm (atk): Update to 2.16.0.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/gtk.scm (at-spi2-core)[arguments]: Add #:make-flags. [native-inputs]: Add gobject-introspection.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/gtk.scm (at-spi2-core): Move dbus and glib to 'propagated-inputs'.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/gtk.scm (at-spi2-core)[arguments]: Remove #:tests? #f. Add #:phases.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.16.0.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/gtk.scm (gtk+-2)[outputs]: New field. [arguments]<#:configure-flags>: Add '--with-html-dir'.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/gtk.scm (gtk+-2)[inputs]: Add cups, libxcomposite, libxcursor, libxdamage, libxi, libxinerama and libxrandr. [native-inputs]: Add gettext. [arguments]: Add #:configure-flags.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.27.
-
Ricardo Wurmus authored
* gnu/packages/julia.scm (julia)[arguments]: Pass "MARCH" flag for supported architectures.
-
Ricardo Wurmus authored
* gnu/packages/julia.scm (julia): Add 'supported-systems' field.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/audio.scm (wavpack)[arguments]: New field.
-
- Apr 07, 2015
-
-
Ludovic Courtès authored
Suggested by Mark H Weaver. * doc/guix.texi (Setting Up the Daemon): Add xref to "Substitutes".
-
Ludovic Courtès authored
* doc/guix.texi (Package Modules): Mention the relation between module names and file names.
-
Ludovic Courtès authored
* doc/guix.texi (Invoking guix package): Mention that the current generation is not deleted. This is a followup to d26eb84d.
-
Ludovic Courtès authored
* 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.
-
Ludovic Courtès authored
* guix/scripts/system.scm (read-operating-system): Replace error handling code by a call to 'report-load-error'. * guix/ui.scm (report-load-error): New procedure.
-
Ludovic Courtès authored
* 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.
-
Ludovic Courtès authored
* 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.
-
Ludovic Courtès authored
* gnu/packages/ld-wrapper.scm (%disable-rpath?): New variable. (rpath-arguments): Honor it.
-
Ludovic Courtès authored
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?'.
-
Ludovic Courtès authored
* gnu/packages/ld-wrapper.scm (readlink*, dereference-symlinks): New procedures. (pure-file-name?): Use it instead of local loop.
-
Mark H Weaver authored
* gnu/packages/linux.scm (kbd): Update to 2.0.2.
-
Ricardo Wurmus authored
* gnu/packages/python.scm (python-drmaa, python2-drmaa): New variables.
-
Ricardo Wurmus authored
* gnu/packages/music.scm (solfege): New variable.
-
Ricardo Wurmus authored
* gnu/packages/audio.scm (csound): New variable.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/linux.scm (libiec61883): New variable.
-
Mark H Weaver authored
* gnu/packages/apl.scm (apl): Update to 1.5.
-
Mark H Weaver authored
* gnu/packages/parallel.scm (parallel): Update to 20150322.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/gnome.scm (libsoup): New variable.
-
Mark H Weaver authored
* gnu/packages/glib.scm (dbus): Update to 1.8.16.
-
Mark H Weaver authored
* gnu/packages/gnutls.scm (gnutls): Update to 3.3.14.
-