summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: bluez: Update to 5.35, fix test.宋文武2015-10-23
| | | | | | | * gnu/packages/patches/bluez-tests.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/linux.scm (bluez): Update to 5.35. [source]: Add patch.
* services: Rely on D-Bus activation for colord, geoclue, and polkit.Ludovic Courtès2015-10-22
| | | | | | | | | * gnu/services/desktop.scm (colord-dmd-service): Remove. (colord-service-type): Adjust accordingly. (geoclue-dmd-service): Remove. (geoclue-service-type): Adjust accordingly. (polkit-dmd-service): Remove. (polkit-service-type): Adjust accordingly.
* services: dbus: Support service activation.Ludovic Courtès2015-10-22
| | | | | | | | | | | * gnu/services/dbus.scm (system-service-directory): New procedure. (dbus-configuration-directory)[services->sxml]: Add /etc/dbus-1/system-services <servicedir> tag, and remove the per-service "/share/dbus-1/system-services" tag. Symlink OUTPUT/system-services. (dbus-setuid-programs): New procedure. (dbus-root-service-type): Extend SETUID-PROGRAM-SERVICE-TYPE. (dbus-service): Default to DBUS/ACTIVATION.
* gnu: dbus: Add variant with proper helper for service activation.Ludovic Courtès2015-10-22
| | | | | | * gnu/packages/patches/dbus-helper-search-path.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/glib.scm (dbus/activation): New variable.
* services: dbus: Honor the config's dbus package.Ludovic Courtès2015-10-21
| | | | | | * gnu/services/dbus.scm (dbus-dmd-service): Rewrite using 'match-lambda' so that the config's dbus package is used. Fixes a regression introduced in 64643b9.
* gnu: inkscape: Fix build with newer GLibmm.Ludovic Courtès2015-10-20
| | | | * gnu/packages/inkscape.scm (inkscape)[arguments]: Add #:configure-flags.
* gnu: giflib: Update to 5.1.1.Efraim Flashner2015-10-20
| | | | * gnu/packages/image.scm (giflib): Update to 5.1.1.
* gnu: curl: Update to 7.45.0.Andreas Enge2015-10-20
| | | | * gnu/packages/curl.scm (curl): Update to 7.45.0.
* Merge branch 'master' into dbus-updateMark H Weaver2015-10-20
|\
| * Revert "gnu: giflib: Update to 5.1.1."Mark H Weaver2015-10-20
| | | | | | | | This reverts commit a5d06c0c53a51a6fc4b5802cf282a961cc24655f.
| * Revert "gnu: curl: Update to 7.45.0."Mark H Weaver2015-10-20
| | | | | | | | This reverts commit 075c3ebd2dc3d8223e23025ceb5026810dfaa98d.
| * gnu: giflib: Update to 5.1.1.Efraim Flashner2015-10-20
| | | | | | | | * gnu/packages/image.scm (giflib): Update to 5.1.1.
| * gnu: gnurl: Update to 7.45.0.Andreas Enge2015-10-20
| | | | | | | | * gnu/packages/gnunet.scm (gnurl): Update to 7.45.0.
| * gnu: curl: Update to 7.45.0.Andreas Enge2015-10-20
| | | | | | | | * gnu/packages/curl.scm (curl): Update to 7.45.0.
| * emacs: devel: Add indentation rules for 'modify-phases' keywords.Alex Kost2015-10-20
| | | | | | | | | | | | | | * emacs/guix-devel.el: Add indentation rules for 'modify-phases' keywords. (guix-devel-indent-modify-phases-keyword, guix-devel-indent-modify-phases-keyword-1, guix-devel-indent-modify-phases-keyword-2): New functions.
| * emacs: config: Use "emacs-config-" prefix for constants.Alex Kost2015-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * emacs/guix-config.el.in (guix-emacs-interface-directory, guix-state-directory): Rename to ... (guix-config-emacs-interface-directory, guix-config-state-directory): ...this. (guix-config-guile-program): New constant. (guix-guile-program): Move to ... * emacs/guix-external.el (guix-guile-program): ...here. Make it a 'defcustom'. * emacs/guix-profiles.el (guix-default-profile): Use 'guix-config-state-directory'. * emacs/guix-backend.el (guix-load-path): Use 'guix-config-emacs-interface-directory'.
| * build: Set DOT_USER_PROGRAM for Emacs interface.Alex Kost2015-10-20
| | | | | | | | | | | | | | | | Suggested by Ludovic Courtès <ludo@gnu.org>. * configure.ac: Set DOT_USER_PROGRAM variable. * emacs/guix-config.el.in (guix-config-dot-program): New constant. * emacs/guix-external.el (guix-dot-program): Use it.
| * gnu: units: Update to 2.12.Efraim Flashner2015-10-20
| | | | | | | | * gnu/packages/maths.scm (units): Update to 2.12.
| * Add 'guix challenge'.Ludovic Courtès2015-10-20
| | | | | | | | | | | | | | | | | | | | | | | | * guix/scripts/challenge.scm, tests/challenge.scm: New files. * Makefile.am (MODULES): Add the former. (SCM_TESTS): Add the latter. * doc.am (SUBCOMMANDS): Add 'challenge'. * doc/guix.texi (Substitutes): Add xref to 'guix challenge'. (Invoking guix challenge): New node. * doc/contributing.texi (Submitting Patches): Add note about using 'guix challenge'. * po/guix/POTFILES.in: Add guix/scripts/challenge.scm.
| * substitute: Expose narinfo access.Ludovic Courtès2015-10-19
| | | | | | | | | | | | * guix/scripts/substitute.scm: Export <narinfo> accessors. (narinfo-hash->sha256): New procedure. (cache-narinfo!): Ignore EACCES exceptions.
| * guix archive: Add '--extract'.Ludovic Courtès2015-10-19
| | | | | | | | | | | | | | * guix/scripts/archive.scm (show-help, %options): Add --extract. (guix-archive): Honor it. * tests/guix-archive.sh: Test it. * doc/guix.texi (Invoking guix archive): Document it.
| * gnu: elogind: Provide the file name of 'halt' and 'reboot'.Ludovic Courtès2015-10-18
| | | | | | | | * gnu/packages/freedesktop.scm (elogind)[inputs]: Add DMD.
| * gnu: gnurl: Update to 7.44.0.Andreas Enge2015-10-18
| | | | | | | | * gnu/packages/gnunet.scm (gnurl): Update to 7.44.0.
* | gnu: qemu: Adjust to newer GLib versions.Ludovic Courtès2015-10-19
| | | | | | | | | | | | * gnu/packages/qemu.scm (qemu-patch): New procedure. (%glib-memory-vtable-patch, %glib-duplicate-test-patch): New variables.
* | gnu: mesa: Patch the dlopen call for 'libudev.so'.宋文武2015-10-19
| | | | | | | | | | | | | | Fixes a regression introduced in d18c3c6. * gnu/packages/gl.scm (mesa)[arguments]: Update the 'substitute*' call for 'libudev.so'.
* | gnu: gtk+: Remove colord from inputs.宋文武2015-10-19
| | | | | | | | | | | | This broke building on non-intel systems. * gnu/packages/gtk.scm (gtk+)[inputs]: Remove colord.
* | services: dbus: Build '/etc/dbus-1/system-local.conf'.宋文武2015-10-19
| | | | | | | | | | | | | | * gnu/services/dbus.scm (dbus-etc-files): New procedure. (dbus-dmd-service): Remove the use of '--config-file'. (dbus-configuration-directory): Adjust accordingly. (dbus-root-service-type): Add extension of ETC-SERVICE-TYPE.
* | gnu: libdrm: Fix symbol check tests on mips64el and armhf.Mark H Weaver2015-10-19
| | | | | | | | | | | | * gnu/packages/patches/libdrm-symbol-check.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/xdisorg.scm (libdrm)[source]: Add patch.
* | gnu: gtk+: Add more inputs.宋文武2015-10-18
| | | | | | | | | | * gnu/packages/gtk.scm (gtk+)[propagated-inputs]: Add libxcursor. [inputs]: Add rest, json-glib and colord.
* | gnu: colord: Add input libgudev.宋文武2015-10-18
| | | | | | | | * gnu/packages/gnome.scm (colord)[inputs]: Add libgudev.
* | gnu: json-glib: Update to 1.0.4, fix test.宋文武2015-10-18
| | | | | | | | | | * gnu/packages/gnome.scm (json-glib): Update to 1.0.4. [source]: Add snippet.
* | gnu: elogind: Fix build by explicitly link with librt.宋文武2015-10-18
| | | | | | | | | | * gnu/packages/freedesktop.scm (elogind)[arguments]: Pass 'LDFLAGS=-lrt' to configure.
* | gnu: python-dbus: Fix test.宋文武2015-10-18
| | | | | | | | | | * gnu/packages/python.scm (python-dbus)[arguments]: Run test with 'DBUS_FATAL_WARNINGS=0'.
* | gnu: xfconf: Fix test.宋文武2015-10-18
| | | | | | | | | | * gnu/packages/xfce.scm (xfconf)[arguments]: Run test with 'DBUS_FATAL_WARNINGS=0'.
* | Merge branch 'master' into dbus-updateMark H Weaver2015-10-17
|\|
| * gnu: calibre: Update to 2.41.0.Andreas Enge2015-10-17
| | | | | | | | * gnu/packages/ebook.scm (calibre): Update to 2.41.0.
| * gnu: youtube-dl: Update to 2015.10.16.Efraim Flashner2015-10-18
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2015.10.16.
| * gnu: ngs-sdk: Correct typo.Andreas Enge2015-10-17
| | | | | | | | * gnu/packages/bioinformatics.scm (ngs-sdk): Correct typo.
| * gnu: ngs-sdk: Remove unsupported systems.Andreas Enge2015-10-17
| | | | | | | | | | * gnu/packages/bioinformatics.scm (ngs-sdk)[supported-systems]: Keep only x86 based systems.
| * gnu: chess: Update to 6.2.2.Efraim Flashner2015-10-17
| | | | | | | | * gnu/packages/games.scm (chess): Update to 6.2.2.
| * gnu: non-sequencer: Disable SSE when not building on x86_64.Ricardo Wurmus2015-10-17
| | | | | | | | | | * gnu/packages/music.scm (non-sequencer)[arguments]: Add "--disable-sse" flag when not building on x86_64.
| * gnu: fastcap: Remove non-free file.Federico Beffa2015-10-17
| | | | | | | | * gnu/packages/engineering.scm (fastcap): Do it.
| * gnu: fastcap: Fix 'fix-doc phase.Federico Beffa2015-10-17
| | | | | | | | | | * gnu/packages/engineering.scm (fastcap): Adapt documentation generation to change in TeXLive 2015.
| * emacs: devel: Highlight Guix keywords.Alex Kost2015-10-17
| | | | | | | | | | * emacs/guix-devel.el (guix-devel-keywords): New constant. (guix-devel-font-lock-keywords): Use it.
| * doc: emacs: Document "View graph" popup action.Alex Kost2015-10-17
| | | | | | | | * doc/emacs.texi (Emacs Popup Interface): Document "View graph" action.
| * emacs: Improve file names of generated graphs.Alex Kost2015-10-17
| | | | | | | | | | | | | | Suggested by Ludovic Courtès <ludo@gnu.org>. * emacs/guix-external.el (guix-png-file-name): Change prefix of a file name to "guix-emacs-graph-" to avoid possible conflicts.
| * gnu-maintenance: Fix file descriptor leak.Ludovic Courtès2015-10-17
| | | | | | | | | | * guix/gnu-maintenance.scm (official-gnu-packages): Close the port returned by FETCH.
| * gnu-maintenance: Use 'http-fetch/cached' by default.Ludovic Courtès2015-10-17
| | | | | | | | | | | | | | This speeds up operations like 'guix lint -c gnu-description'. * guix/gnu-maintenance.scm (official-gnu-packages): Add 'fetch' parameter and honor it. Default to 'http-fetch/cached'.
| * http-client: Add 'http-fetch/cached'.Ludovic Courtès2015-10-17
| | | | | | | | | | | | * guix/utils.scm (cache-directory): New procedure. * guix/http-client.scm (%http-cache-ttl): New variable. (http-fetch/cached): New procedure.
| * install: Set the mtime in the binary tarball to 1.Ludovic Courtès2015-10-17
| | | | | | | | | | | | | | Reported by anthk_ on #guix in Sept. 2015. * gnu/system/install.scm (self-contained-tarball): Use --mtime=@1 instead of --mtime=@0.