~ruther/guix-local

ref: b77cc624eccfcffbe9a2ad6e4e4ab2eb4f2a8b74 guix-local/gnu d---------
b77cc624 — Marius Bakke 8 years ago
gnu: orc: Update to 0.4.27.

* gnu/packages/gstreamer.scm (orc): Update to 0.4.27.
867baed0 — Leo Famulari 8 years ago
gnu: imagemagick: Update to 6.9.9-0.

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-0.
b19a49d0 — Ludovic Courtès 8 years ago
locale: Demonadify the locale creation API.

* gnu/system/locale.scm (single-locale-directory): Use 'computed-file'
instead of 'gexp->derivation'.
(locale-directory): Adjust accordingly and do the same.
* gnu/system.scm (operating-system-directory-base-entries): Adjust
accordingly.
6d833b13 — Ludovic Courtès 8 years ago
gnu: Remove glibc@2.21 and its traces.

* gnu/packages/base.scm (glibc-2.21): Remove.
* gnu/system/locale.scm (localedef-command)[maybe-version-directory]:
Remove.  Replace call with use of 'package-version'.
(single-locale-directory): Remove 'version>=' conditional.
1cbcbc86 — Efraim Flashner 8 years ago
gnu: screen: Update to 4.6.1.

* gnu/packages/screen.scm (screen): Update to 4.6.1.
0862b954 — Tobias Geerinckx-Rice 8 years ago
build, vm: Use a less common label.

* gnu/build/vm.scm (initialize-hard-disk): Use "GuixSD_image" as label.
* gnu/system/install.scm (installation-os): Likewise.
* gnu/system/vm.scm (system-disk-image): Likewise.
70e7367d — Alex Vong 8 years ago
gnu: emacs-ahungry-theme: Upgrade to 1.4.0.

* gnu/packages/emacs.scm (emacs-ahungry-theme): Upgrade to 1.4.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
da20c38f — Leo Famulari 8 years ago
gnu: dash: Use the release tarball.

* gnu/packages/shells.scm (dash)[source]: Use the release tarball
instead of a Git checkout.
[native-inputs]: Remove field.
[arguments]: Remove 'bootstrap' phase.
371ca85f — Feng Shu 8 years ago
gnu: font-wqy-zenhei: Use 'font-build-system'.

* gnu/packages/fonts.scm (font-wqy-zenhei): Switch to font-build-system.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7fc6ce46 — Feng Shu 8 years ago
gnu: font-wqy-microhei: Use 'font-build-system'.

* gnu/packages/fonts.scm (font-wqy-microhei): Switch to font-build-system.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9b7ee28d — Andy Patterson 8 years ago
gnu: Add Poly/ML.

* gnu/packages/sml.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7ad2a4f1 — Efraim Flashner 8 years ago
gnu: supertuxkart: Fix build on aarch64.

* gnu/packages/games.scm (supertuxkart)[source]: Add patch.
* gnu/packages/patches/supertuxkart-angelscript-ftbfs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
5beecc32 — Ricardo Wurmus 8 years ago
gnu: Add sooperlooper.

* gnu/packages/patches/sooperlooper-build-with-wx-30.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/music.scm (sooperlooper): New variable.
c58d1b5f — Ricardo Wurmus 8 years ago
gnu: texlive-union: Silence union-build.

* gnu/packages/tex.scm (texlive-union)[arguments]: Suppress the output of
"union-build".
274e3d4f — Ricardo Wurmus 8 years ago
gnu: Add texlive-latex-type1cm.

* gnu/packages/tex.scm (texlive-latex-type1cm): New variable.
1b10d494 — Ricardo Wurmus 8 years ago
gnu: Add texlive-fonts-txfonts.

* gnu/packages/tex.scm (texlive-fonts-txfonts): New variable.
245f1f31 — Ricardo Wurmus 8 years ago
gnu: Add texlive-latex-enumitem.

* gnu/packages/tex.scm (texlive-latex-enumitem): New variable.
47019467 — Ricardo Wurmus 8 years ago
gnu: texlive-dvips: Install font maps.

* gnu/packages/tex.scm (texlive-dvips)[native-inputs]: Add dvips-font-maps and
dvips-base-enc.
[arguments]: Install them.
263d0c82 — Ricardo Wurmus 8 years ago
gnu: texlive-union: Add texlive-fontname to defaults.

* gnu/packages/tex.scm (texlive-union): Add texlive-fontname to the default
packages
dea67d8a — Ricardo Wurmus 8 years ago
gnu: Add texlive-fontname.

* gnu/packages/tex.scm (texlive-fontname): New variable.
Next