Age | Commit message (Collapse) | Author |
|
* gnu/packages/gnome.scm (libgnomecanvasmm)[arguments]: Pass
'-std=c++11' as CXXFLAGS.
|
|
This broke building on mips64el.
* gnu/packages/gtk.scm (gtk+)[inputs]: Remove rest.
|
|
* 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.
|
|
* 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.
|
|
* 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/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.
|
|
* 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/packages/inkscape.scm (inkscape)[arguments]: Add #:configure-flags.
|
|
* gnu/packages/image.scm (giflib): Update to 5.1.1.
|
|
* gnu/packages/curl.scm (curl): Update to 7.45.0.
|
|
|
|
This reverts commit a5d06c0c53a51a6fc4b5802cf282a961cc24655f.
|
|
This reverts commit 075c3ebd2dc3d8223e23025ceb5026810dfaa98d.
|
|
* gnu/packages/image.scm (giflib): Update to 5.1.1.
|
|
* gnu/packages/gnunet.scm (gnurl): Update to 7.45.0.
|
|
* gnu/packages/curl.scm (curl): Update to 7.45.0.
|
|
* gnu/packages/maths.scm (units): Update to 2.12.
|
|
* gnu/packages/qemu.scm (qemu-patch): New procedure.
(%glib-memory-vtable-patch, %glib-duplicate-test-patch): New
variables.
|
|
Fixes a regression introduced in d18c3c6.
* gnu/packages/gl.scm (mesa)[arguments]: Update the 'substitute*'
call for 'libudev.so'.
|
|
This broke building on non-intel systems.
* gnu/packages/gtk.scm (gtk+)[inputs]: Remove colord.
|
|
* 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/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/packages/freedesktop.scm (elogind)[inputs]: Add DMD.
|
|
* gnu/packages/gnunet.scm (gnurl): Update to 7.44.0.
|
|
* gnu/packages/gtk.scm (gtk+)[propagated-inputs]: Add libxcursor.
[inputs]: Add rest, json-glib and colord.
|
|
* gnu/packages/gnome.scm (colord)[inputs]: Add libgudev.
|
|
* gnu/packages/gnome.scm (json-glib): Update to 1.0.4.
[source]: Add snippet.
|
|
* gnu/packages/freedesktop.scm (elogind)[arguments]: Pass
'LDFLAGS=-lrt' to configure.
|
|
* gnu/packages/python.scm (python-dbus)[arguments]: Run test with
'DBUS_FATAL_WARNINGS=0'.
|
|
* gnu/packages/xfce.scm (xfconf)[arguments]: Run test with
'DBUS_FATAL_WARNINGS=0'.
|
|
|
|
* gnu/packages/ebook.scm (calibre): Update to 2.41.0.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2015.10.16.
|
|
* gnu/packages/bioinformatics.scm (ngs-sdk): Correct typo.
|
|
* gnu/packages/bioinformatics.scm (ngs-sdk)[supported-systems]: Keep only x86
based systems.
|
|
* gnu/packages/games.scm (chess): Update to 6.2.2.
|
|
* gnu/packages/music.scm (non-sequencer)[arguments]: Add "--disable-sse"
flag when not building on x86_64.
|
|
* gnu/packages/engineering.scm (fastcap): Do it.
|
|
* gnu/packages/engineering.scm (fastcap): Adapt documentation generation to
change in TeXLive 2015.
|
|
Reported by anthk_ on #guix in Sept. 2015.
* gnu/system/install.scm (self-contained-tarball): Use --mtime=@1
instead of --mtime=@0.
|
|
* gnu/packages/code.scm (complexity): Update to 1.3.
|
|
Reported by David Thompson <dthompson2@worcester.edu>
at <https://lists.gnu.org/archive/html/guix-devel/2015-10/msg00284.html>.
* gnu/build/file-systems.scm (mount-file-system): When SOURCE matches
'regular-file?', do not create MOUNT-POINT if it already exists. This
fixes a bug whereby we would be truncating MOUNT-POINT if it already
existed.
|
|
* gnu/packages/gtk.scm (at-spi2-atk)[arguments]: Run test with
'DBUS_FATAL_WARNINGS=0'.
|
|
* gnu/packages/fontutils.scm (graphite2): Update to 1.3.3.
|
|
* gnu/packages/gl.scm (freeglut): Update to 3.0.0.
|
|
* gnu/packages/cmake.scm (cmake): Update to 3.3.2.
|
|
* gnu/packages/gl.scm (mesa): Update to 11.0.3.
|
|
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.65.
|
|
* gnu/packages/xorg.scm (libpciaccess): Update to 0.13.4.
|
|
* gnu/packages/video.scm (libva): Update to 1.6.1.
|