~ruther/guix-local

ced40bd7 — Leo Famulari 9 years ago
Revert "gnu: Add python-alabaster."

This reverts commit 15c36240f0b9ab3e8dc0b57702bb6a5174e4ad58.
ce09c02c — Leo Famulari 9 years ago
Revert "gnu: Add python-snowballstemmer."

This reverts commit b3283dbaf395e024b6d88e63dbb0ccff42209f28.
1a279449 — Leo Famulari 9 years ago
Revert "gnu: python-sphinx: Update to 1.4.4."

This reverts commit efb386ca5c07c5a4571de8561fd5dcd2a4d9cec7.
bfd77809 — Leo Famulari 9 years ago
Revert "gnu: python-sphinx-rtd-theme: Update to 0.1.9."

This reverts commit e1257225e7bb211e3dd8d9373fb5a81fe83b6baf.
5edf2f05 — Efraim Flashner 9 years ago
gnu: grue-hunter: Adapt to gzip-1.8 update.

* gnu/packages/games.scm (grue-hunter)[arguments]: Change gunzip call to
gzip call, add `-d' to the gzip command.
38e9373b — Efraim Flashner 9 years ago
gnu: glibc-2.21: Fix substitutes in glibc-2.21.

* gnu/packages/base.scm (glibc-2.21)[arguments]: Add back substitution
for /bin/pwd which was removed in the update of glibc to 2.23.
42773138 — Efraim Flashner 9 years ago
gnu: exim: Adjust to pcre output split.

* gnu/packages/mail.scm (exim)[native-inputs]: Add pcre:bin.
[inputs]: Remove pcre.
8b5ed303 — 宋文武 9 years ago
gnu: conky: Update to 1.10.3.

* gnu/packages/conky.scm (conky): Update to 1.10.3.
[arguments]: Add #:configure-flags.
[inputs]: Add libxinerama.
2d634d9b — Federico Beffa 9 years ago
gnu: texlive: Fix 'texmf-local' search path.

* gnu/packages/tex.scm (texlive, texlive-minimal): Add
  'native-search-paths'.
  (texlive-texmf): Correct 'TEXMFLOCAL' definition in 'texmf.cnf' in
  'texmf-config' phase.
9a745d76 — Manolis Ragkousis 10 years ago
gnu: cross-gcc-arguments: Disable libitm, libvtv and libsanitizer.

* gnu/packages/cross-base.scm (cross-gcc-arguments)[arguments]: Add
  "--disable-libitm", "--disable-libvtv" and "--disable-libsanitizer"
  when libc is not present.
98529948 — Leo Famulari 9 years ago
gnu: python-sphinx-rtd-theme: Update to 0.1.9.

* gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme):
Update to 0.1.9.
5ebd9520 — Leo Famulari 9 years ago
gnu: python-sphinx: Update to 1.4.4.

* gnu/packages/python.scm (python-sphinx, python2-sphinx): Update to 1.4.4.
[source]: Use pypi-uri.
[inputs]: Add python-alabaster, python-babel, python-imagesize, python-six.
[propagated-inputs]: New field.
936984b4 — Leo Famulari 9 years ago
gnu: Add python-snowballstemmer.

* gnu/packages/python.scm (python-snowballstemmer, python2-snowballstemmer): New
variables.
afcb8719 — Leo Famulari 9 years ago
gnu: Add python-alabaster.

* gnu/packages/python.scm (python-alabaster, python2-alabaster): New variables.
d8fa9cf7 — Leo Famulari 9 years ago
gnu: Add python-imagesize.

* gnu/packages/python.scm (python-imagesize, python2-imagesize): New variables.
2d02a778 — 宋文武 9 years ago
gnu: mozjs-24: Disable parallel build.

* gnu/packages/gnuzilla.scm (mozjs-24)[arguments]: Add
'#:parallel-build? #f'.
187e9094 — Leo Famulari 9 years ago
Revert "gnu: wrap-python3: Create more symlinks."

This reverts commit 478e75b53bdf754cdf911226d37e517387f73c09.
d2375c43 — Ludovic Courtès 9 years ago
gnu: mit-krb5: Disable tests on all 32-bit platforms.

* gnu/packages/mit-krb5.scm (mit-krb5)[arguments]: Change #:tests? to
true only on x86_64-linux.
d9ecec9b — Ludovic Courtès 9 years ago
gnu: mit-krb5: Disable tests on i686.

* gnu/packages/mit-krb5.scm (mit-krb5)[arguments]: Add #:tests?.
de1b319d — Ricardo Wurmus 10 years ago
gnu: pulseaudio: Enable support for Bluetooth.

* gnu/packages/pulseaudio.scm (pulseaudio)[arguments]: Add
"--enable-bluez5" to configure flags.
[inputs]: Add "bluez" and "sbc".
Next