~ruther/guix-local

ref: 6717c87964a7b210c34c122ce9dcef54ad7119cf guix-local/gnu d---------
6717c879 — 宋文武 10 years ago
gnu: python-dbus: Fix test.

* gnu/packages/python.scm (python-dbus)[arguments]: Run test with
  'DBUS_FATAL_WARNINGS=0'.
406766c0 — 宋文武 10 years ago
gnu: xfconf: Fix test.

* gnu/packages/xfce.scm (xfconf)[arguments]: Run test with
  'DBUS_FATAL_WARNINGS=0'.
ccb52232 — Mark H Weaver 10 years ago
Merge branch 'master' into dbus-update
9e2592a3 — Andreas Enge 10 years ago
gnu: calibre: Update to 2.41.0.

* gnu/packages/ebook.scm (calibre): Update to 2.41.0.
6f35d396 — Efraim Flashner 10 years ago
gnu: youtube-dl: Update to 2015.10.16.

* gnu/packages/video.scm (youtube-dl): Update to 2015.10.16.
ab29be81 — Andreas Enge 10 years ago
gnu: ngs-sdk: Correct typo.

* gnu/packages/bioinformatics.scm (ngs-sdk): Correct typo.
a0dadf0c — Andreas Enge 10 years ago
gnu: ngs-sdk: Remove unsupported systems.

* gnu/packages/bioinformatics.scm (ngs-sdk)[supported-systems]: Keep only x86
  based systems.
830d170e — Efraim Flashner 10 years ago
gnu: chess: Update to 6.2.2.

* gnu/packages/games.scm (chess): Update to 6.2.2.
e591a4d6 — Ricardo Wurmus 10 years ago
gnu: non-sequencer: Disable SSE when not building on x86_64.

* gnu/packages/music.scm (non-sequencer)[arguments]: Add "--disable-sse"
  flag when not building on x86_64.
3dac53be — Federico Beffa 10 years ago
gnu: fastcap: Remove non-free file.

* gnu/packages/engineering.scm (fastcap): Do it.
1f7ffd6f — Federico Beffa 10 years ago
gnu: fastcap: Fix 'fix-doc phase.

* gnu/packages/engineering.scm (fastcap): Adapt documentation generation to
  change in TeXLive 2015.
34a7bfb0 — Ludovic Courtès 10 years ago
install: Set the mtime in the binary tarball to 1.

Reported by anthk_ on #guix in Sept. 2015.

* gnu/system/install.scm (self-contained-tarball): Use --mtime=@1
  instead of --mtime=@0.
4375dcf3 — Ludovic Courtès 10 years ago
gnu: complexity: Update to 1.3.

* gnu/packages/code.scm (complexity): Update to 1.3.
78981bb9 — Ludovic Courtès 10 years ago
file-systems: Do not truncate mount points that already exist.

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.
5fba12ec — 宋文武 10 years ago
gnu: at-spi2-atk: Fix test.

* gnu/packages/gtk.scm (at-spi2-atk)[arguments]: Run test with
  'DBUS_FATAL_WARNINGS=0'.
9b0bbb47 — 宋文武 10 years ago
gnu: graphite2: Update to 1.3.3.

* gnu/packages/fontutils.scm (graphite2): Update to 1.3.3.
8ce36e81 — 宋文武 10 years ago
gnu: freeglut: Update to 3.0.0.

* gnu/packages/gl.scm (freeglut): Update to 3.0.0.
ecd9c37f — 宋文武 10 years ago
gnu: cmake: Update to 3.3.2.

* gnu/packages/cmake.scm (cmake): Update to 3.3.2.
d18c3c64 — 宋文武 10 years ago
gnu: mesa: Update to 11.0.3.

* gnu/packages/gl.scm (mesa): Update to 11.0.3.
3b54548f — 宋文武 10 years ago
gnu: libdrm: Update to 2.4.65.

* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.65.
Next