~ruther/guix-local

a3ef8971 — Lilah Tascheter 3 years ago
gnu: man-pages-posix: Remove redundant manpage compression.

* gnu/packages/man.scm (man-pages-posix)[arguments]: Don't run build
  phase.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
1d16506c — Lilah Tascheter 3 years ago
build/gnu: Support compressing non-numeric man sections.

* guix/build/gnu-build-system.scm (compress-documentation)
  [maybe-compress]: Expand regex to include man sections with alphabetic
  suffixes.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
66671399 — kiasoc5 3 years ago
gnu: bluez: enable wiimote plugin.

* gnu/packages/linux.scm (bluez)[configure-flags]: Add "--enable-wiimote".

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
79af01a4 — Petr Hodina 3 years ago
gnu: libxres: Update to 1.2.2.

* gnu/packages/xorg.scm (libxres): Update to 1.2.2.
[source]: Fix uri due to release of xz archive.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
6f5278d6 — Petr Hodina 3 years ago
gnu: xset: Update to 1.2.5.

* gnu/packages/xorg.scm (xset): Update to 1.2.5.
[source]: Fix uri due to release of xz archive.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2df44ae0 — Petr Hodina 3 years ago
gnu: xprop: Update to 1.2.6.

* gnu/packages/xorg.scm (xprop): Update to 1.2.6.
[source]: Fix uri due to release of xz archive.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
e6bfe68e — Petr Hodina 3 years ago
gnu: transset: Update to 1.0.3.

* gnu/packages/xorg.scm (transset): Update to 1.0.3.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
67495f83 — Petr Hodina 3 years ago
gnu: libice: Update to 1.1.0.

* gnu/packages/xorg.scm (libice): Update to 1.1.0.
[source]: Fix uri due to release of xz archive.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
7be0cb77 — Petr Hodina 3 years ago
gnu: libxcomposite: Update to 0.4.6.

* gnu/packages/xorg.scm (libxcomposite): Update to 0.4.6.
[source]: Fix uri due to release of xz archive.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
7c092f72 — Adam Faiz 3 years ago
gnu: webrtc-audio-processing: Update to 1.0.

* gnu/packages/audio.scm (webrtc-audio-processing): Update to 1.0.
[source]: Add snippet that fixes building on riscv and powerpc
architectures.
[arguments]: Remove patch-source phase.
[build-system]: Update to meson-build-system.
[inputs]: Add abseil-cpp as input.
* gnu/packages/patches/webrtc-audio-processing-big-endian.patch: Update
to 1.0.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I3e4a9e34aa23336ab09d4d5f098abe8c53f32f9d
84d4ee7e — Simon Josefsson 3 years ago
gnu: libgpg-error: Update to 1.46.

* gnu/packages/gnupg.scm (libgpg-error): Update to 1.46, passing
--enable-install-gpg-error-config to ./configure because some packages still
uses gpg-error-config (e.g., libassuan 2.5.5)

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I471a3c95a75565f5f4a69e90b40e8aac4fc7c69b
583bb8d0 — Simon South 3 years ago
gnu: font-charter: Install license file.

* gnu/packages/fonts.scm (font-charter)[arguments]<#:license-file-regexp>:
Add.
7d220b78 — Simon South 3 years ago
gnu: font-fontna-yasashisa-antique: Install license file.

* gnu/packages/fonts.scm (font-fontna-yasashisa-antique)[arguments]<#:phases>:
Add "enter-license-directory" phase.
f5a8d873 — Simon South 3 years ago
gnu: font-jetbrains-mono: Remove obsolete phase.

* gnu/packages/fonts.scm (font-jetbrains-mono)[arguments]<#:phases>: Remove
obsolete "install-license-files" phase.
9c95b224 — Simon South 3 years ago
gnu: font-dseg: Install license file.

* gnu/packages/fonts.scm (font-dseg)[arguments]<#:license-file-regexp>: Add.
13e9e6d2 — Simon South 3 years ago
gnu: font-dseg: Simplify "install" phase.

* gnu/packages/fonts.scm (font-dseg)[source]: Use url-fetch.
[arguments]<#:phases>: Remove "with-directory-excursion" from "install" phase.
6bb98882 — Simon South 3 years ago
gnu: font-culmus: Install all license files.

* gnu/packages/fonts.scm (font-culmus)[arguments]<#:license-file-regexp>: Add.
efa43e94 — Simon South 3 years ago
gnu: font-dosis: Remove extraneous files; install license file.

* gnu/packages/fonts.scm (font-dosis)[source]: Use url-fetch.
f8619a64 — Simon South 3 years ago
gnu: font-go: Install license files.

* gnu/packages/fonts.scm (font-go)[arguments]<#:license-file-regexp>: Add.
<#:phases>: Add "enter-license-directory" phase.
3245258f — Simon South 3 years ago
gnu: font-space-grotesk: Remove obsolete phase.

* gnu/packages/fonts.scm (font-space-grotesk)[arguments]: Remove along with
obsolete "install-license-files" phase.
Next