~ruther/guix-local

3161f6a4 — Mark H Weaver 10 years ago
gnu: nss: Update to 3.23.

* gnu/packages/gnuzilla.scm (nss): Update to 3.23.
[arguments]: In the 'install' phase, remove libgtest1.so from the
output.
b3107888 — Mark H Weaver 10 years ago
gnu: nspr: Update to 4.12.

* gnu/packages/gnuzilla.scm (nspr): Update to 4.12.
a39f48b8 — Ricardo Wurmus 10 years ago
gnu: setbfree: Update to 0.8.1.

* gnu/packages/music.scm (setbfree): Update to 0.8.1.
acf2320b — Ricardo Wurmus 10 years ago
gnu: zynaddsubfx: Update to 2.5.4.

* gnu/packages/music.scm (zynaddsubfx): Update to 2.5.4.
6fdc73e0 — 宋文武 10 years ago
gnu: fltk: Fix undefined symbol `Fl_XFont_On_Demand::value'.

* gnu/packages/patches/fltk-xfont-on-demand.patch: New patch.
* gnu/packages/fltk.scm (fltk)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
5ca54f41 — Ludovic Courtès 10 years ago
gnu: patches: Update to latest revision.

* gnu/packages/patchutils.scm (patches): Change URL to the repository of
Stefan Hajnoczi, and update to latest revision.
a17417a8 — Ludovic Courtès 10 years ago
challenge: Use exit code 2 when discrepancies are found.

Suggested by John Darrington <john@darrington.wattle.id.au>.

* guix/scripts/challenge.scm (guix-challenge): Exit with 2 when MISSING
is not empty.
* doc/guix.texi (Invoking guix challenge): Document it.
151065d0 — Efraim Flashner 10 years ago
gnu: kde-frameworks: Update to 5.21.0.

* gnu/packages/kde-frameworks.scm (extra-cmake-modules, kwindowsystem,
oxygen-icons): Update to 5.21.0.
957ba692 — Efraim Flashner 10 years ago
gnu: quassel: Update to 0.12.4.

* gnu/packages/irc.scm (quassel): Update to 0.12.4.
34879162 — David Thompson 10 years ago
gnu: node: Update to 6.0.0.

* gnu/packages/node.scm (node): Update to 6.0.0.
5304e6f2 — David Thompson 10 years ago
gnu: libuv: Update to 1.9.0.

* gnu/packages/libevent.scm (libuv): Update to 1.9.0.
38e2104c — Leo Famulari 10 years ago
gnu: vdirsyncer: Update to 0.10.0.

* gnu/packages/dav.scm (vdirsyncer): Update to 0.10.0.
[propagated-inputs]: Remove python-lxml.
5d88b4f8 — Leo Famulari 10 years ago
gnu: mysql: Update to 5.7.12.

Fixes CVE-2016-0639, CVE-2016-0642, CVE-2016-0643, CVE-2016-0647,
CVE-2016-0648, CVE-2016-0655, CVE-2016-0657, CVE-2016-0659, CVE-2016-0662,
CVE-2016-0666, CVE-2016-0667, CVE-2016-0705, CVE-2016-2047.

* gnu/packages/databases.scm (mysql): Update to 5.7.12.
93cba30c — Ludovic Courtès 10 years ago
build: 'assert-' targets now depend on the .go files.

* Makefile.am (assert-binaries-available)
(assert-final-inputs-self-contained): Add dependency on $(GOBJECTS).
82191844 — Ludovic Courtès 10 years ago
Merge branch 'gnome-updates'
f1ebeee1 — Ludovic Courtès 10 years ago
build: 'make assert-binaries-available' shows the list of systems.

* build-aux/check-available-binaries.scm: Display %HYDRA-SUPPORTED-SYSTEMS.
f0b86898 — Ludovic Courtès 10 years ago
gnu: blender: Build against ffmpeg 2.8.

Reported by Danny Milosavljevic <dannym@scratchpost.org>.

* gnu/packages/graphics.scm (blender)[inputs]: Use FFMPEG-2.8 instead of
FFMPEG.
7de1f103 — Ludovic Courtès 10 years ago
gnu: Add missing synopses and descriptions.

* gnu/packages/bootstrap.scm (package-from-tarball)
(%bootstrap-glibc, %bootstrap-gcc): Set 'description' field.
* gnu/packages/make-bootstrap.scm (%bootstrap-tarballs): Set 'synopsis'
and 'description'.
20be23c3 — Ludovic Courtès 10 years ago
lint: Report synopses/descriptions that are not strings.

Suggested by John Darrington.

* guix/scripts/lint.scm (check-description-style): Emit a warning when
DESCRIPTION is not a string.
(check-synopsis-style): Likewise.
(check-gnu-synopsis+description): Likewise.
* tests/lint.scm ("description: not a string", "synopsis: not a
string"): New tests.
068e476f — Roel Janssen 10 years ago
gnu: Add java-xz.

* gnu/packages/java.scm (java-xz): New variable.
Next