~ruther/guix-local

ref: bd6e23856fc3edc6294a5eaf567bf6036c635d94 guix-local/gnu d---------
bd6e2385 — Ricardo Wurmus 9 years ago
gnu: texlive-latex-base: Install additional formats.

* gnu/packages/tex.scm (texlive-latex-base)[arguments]: Additionally build and
install tex.fmt, pdftex.fmt, pdfetex.fmt, and pdflatex.fmt.
6bcf1cd5 — Leo Famulari 9 years ago
gnu: mpg123: Update to 1.25.0.

* gnu/packages/mp3.scm (mpg123): Update to 1.25.0.
e61bc976 — Ricardo Wurmus 9 years ago
gnu: snakemake: Fix cluster execution.

* gnu/packages/python.scm (snakemake)[arguments]: Add build phase
"call-wrapper-not-wrapped-snakemake".
03b055a1 — Efraim Flashner 9 years ago
gnu: darktable: Limit supported platforms.

* gnu/packages/photo.scm (darktable)[supported-systems]: New field,
explicitly limit to i686-linux, x86_64-linux and aarch64-linux.
b049ae2f — Mark H Weaver 9 years ago
gnu: xf86-video-intel: Use UXA accel method by default.

* gnu/packages/xorg.scm (xf86-video-intel)[arguments]: Add #:configure-flags
with "--with-default-accel=uxa".
d07d2928 — Mark H Weaver 9 years ago
gnu: icecat: Add more fixes from upstream mozilla-esr52.

* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
fea00404 — Efraim Flashner 9 years ago
gnu: aria2: Update to 1.32.0.

* gnu/packages/bittorrent.scm (aria2): Update to 1.32.0.
ceb56fb1 — Efraim Flashner 9 years ago
gnu: translate-shell: Update to 0.9.6.4.

* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.4.
9dac2a8e — Ricardo Wurmus 9 years ago
gnu: emacs-calfw: Fix typo in description.

* gnu/packages/emacs.scm (emacs-calfw)[description]: Fix typo.
51c15375 — Ricardo Wurmus 9 years ago
gnu: texlive-latex-graphics: Update hash for graphics-def.

This is a follow-up commit to e3c970fc5c71b936279afee4fd24bc267f40549c.

* gnu/packages/tex.scm (texlive-latex-graphics)[native-inputs]: Update hash
for graphics-def.
171160d5 — Ricardo Wurmus 9 years ago
gnu: Add texlive-latex-seminar.

* gnu/packages/tex.scm (texlive-latex-seminar): New variable.
9b416042 — Ricardo Wurmus 9 years ago
gnu: Add texlive-latex-natbib.

* gnu/packages/tex.scm (texlive-latex-natbib): New variable.
c75a3081 — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.74.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.74.
[source]: Remove patch.
795f3a00 — Kei Kebreau 9 years ago
gnu: python-xsge: Fix source URL.

* gnu/packages/game-development.scm (python-xsge)[source]: Fix URL.
18733212 — Ludovic Courtès 9 years ago
gnu: kde-frameworks: Fix 'license' fields.

* gnu/packages/kde-frameworks.scm (kde-frameworkintegration)[license]:
Turn into a list of <license> objects.
(kdelibs4support)[license]: Likewise.
(khtml)[license]: Likewise.
(kjs)[license]: Likewise.
(kross)[license]: Likewise.
2482c02f — Arun Isaac 9 years ago
gnu: emacs-which-key: Avoid leading "(" in description line.

* gnu/packages/emacs.scm (emacs-which-key): Reformat description to avoid a
line beginning with "(" because such lines break indentation in Emacs.
b74e2f61 — Danny Milosavljevic 9 years ago
gnu: stellarium: Update to 0.16.0.

* gnu/packages/astronomy.scm (stellarium)[inputs]: Add qtlocation.
[arguments]: Remove "patch-version-check" phase.
Add "patch-tests" phase.
4d9d9e3f — Leo Famulari 9 years ago
gnu: Add thc-ipv6.

* gnu/packages/networking.scm (thc-ipv6): New variable.
c2700e78 — Gábor Boskovits 9 years ago
gnu: Add quagga.

* gnu/packages/networking.scm (quagga): New variable.
* gnu/packages/patches/quagga-reproducible-build.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
26599d69 — Ludovic Courtès 9 years ago
gnu: scotch: Build in 64-bit mode on 64-bit machines.

* gnu/packages/maths.scm (scotch)[arguments] <configure>: Add
"INTSIZE64" CPP flag.
Next