~ruther/guix-local

ref: c3cfb7e330032c51cdf26df9664327ea5a75e893 guix-local/gnu d---------
e0b90dbf — Ricardo Wurmus 10 years ago
gnu: qtractor: Update to 0.7.5.

* gnu/packages/music.scm (qtractor): Update to 0.7.5.
36c2c8c8 — Leo Famulari 10 years ago
gnu: beets: Run tests with python-nose.

* gnu/packages/music.scm (nose)[native-inputs]: Add python-nose.
[arguments]: Replace 'check' and use python-nose.
d3e3468f — Leo Famulari 10 years ago
gnu: python-pyechonest: Clean up description.

* gnu/packages/music.scm (pyechonest)[description]: Remove "open source" from
the description.
e12f047f — Efraim Flashner 10 years ago
gnu: pspp: Update to 0.10.0.

* gnu/packages/maths.scm (pspp): Update to 0.10.0.
[inputs]: Switch gtk+-2 to gtk+, gtksourceview-2 to gtksourceview.
8d506323 — David Thompson 10 years ago
gnu: sdl2-ttf: Update to 2.0.14.

* gnu/packages/sdl.scm (sdl2-ttf): Update to 2.0.14 and remove bundled
  libraries from source tarball.
64ee72e1 — David Thompson 10 years ago
gnu: sdl2-image: Update to 2.0.1.

* gnu/packages/sdl.scm (sdl2-image): Update to 2.0.1.
efd75ade — David Thompson 10 years ago
gnu: sdl2-mixer: Update to 2.0.1.

* gnu/packages/sdl.scm (sdl2-mixer): Update to 2.0.1 and remove bundled
  libraries in source tarball.
a313e085 — David Thompson 10 years ago
gnu: sdl-mixer: Add ModPlug support.

* gnu/packages/sdl.scm (sdl-mixer)[inputs]: Add libmodplug.
4c0e59d1 — David Thompson 10 years ago
gnu: sdl2: Update to 2.0.4.

* gnu/packages/sdl.scm (sdl2): Update to 2.0.4.
7c776ddc — David Thompson 10 years ago
gnu: crossguid: Set explicit file name for source checkout.

* gnu/packages/kodi.scm (crossguid)[source]: Set explicit file-name to
  satisfy linter.
c7762233 — Mark H Weaver 10 years ago
Revert "gnu: expat: Replace with 2.1.1 [fixes CVE-2015-1283]."

This reverts commit 6458876597d292ea06f0d41048948fd801cedb8a.
15bdd91c — Leo Famulari 10 years ago
gnu: diffoscope: Update to 51.

* gnu/packages/package-management.scm (diffoscope): Update to 51.
54c30ebc — Leo Famulari 10 years ago
gnu: python-atomicwrites: Update to 1.0.0.

* gnu/packages/python.scm (python-atomicwrites, python2-atomicwrites):
Update to 1.0.0.
64588765 — Mark H Weaver 10 years ago
gnu: expat: Replace with 2.1.1 [fixes CVE-2015-1283].

* gnu/packages/xml.scm (expat)[replacement]: New field.
(expat-2.1.1): New variable.
a2da8c17 — Ludovic Courtès 10 years ago
gnu: guix: Update development snapshot to dd21308.

* gnu/packages/package-management.scm (guix-devel): Update to dd21308.
7affb2c1 — Ricardo Wurmus 10 years ago
gnu: lilypond: Fix check for fontforge version.

* gnu/packages/music.scm (lilypond)[arguments]: Patch configure script
  to find actual fontforge version.
dd213082 — John Darrington 10 years ago
gnu: postgresql: Substitute hard coded "/bin/sh".

* gnu/packages/databses.scm (postgresql): substitute /bin/sh
with location of bash binary.
43a58615 — Leo Famulari 10 years ago
gnu: htop: Update to 2.0.1.

* gnu/packages/admin.scm (htop): Update to 2.0.1.
68abb9b0 — Ludovic Courtès 10 years ago
install: Use 'info-reader' instead of Texinfo 4.

* gnu/system/install.scm (installation-os)[packages]: Remove TEXINFO-4
since %BASE-PACKAGES already provides the Info reader.
(log-to-info): Use INFO-READER instead of TEXINFO-4.
02683c33 — Ludovic Courtès 10 years ago
system: Use 'info-reader' instead of Texinfo to avoid dragging Perl.

* gnu/system.scm (%base-packages): Use INFO-READER instead of TEXINFO.
Next