~ruther/guix-local

ref: 30b0b725ff358e7d8e645d005f02a0a6e06cfbe9 guix-local/gnu/packages d---------
30b0b725 — David Thompson 10 years ago
gnu: Add ruby-method-source.

* gnu/packages/ruby.scm (ruby-method-source): New variable.
386b0052 — Ludovic Courtès 10 years ago
gnu: sound-theme-freedesktop: Specify the applicable licenses.

* gnu/packages/libcanberra.scm (sound-theme-freedesktop)[license]:
  Specify the actual licenses that apply.
90f2801e — Ludovic Courtès 10 years ago
gnu: Set license of the bootstrap tools.

* gnu/packages/bootstrap.scm (package-from-tarball)[license]: Set to
  GPL3+.
* gnu/packages/make-bootstrap.scm (%static-binaries)[license]:
  Likewise.
718a2bde — Ludovic Courtès 10 years ago
gnu: r-stringr: Provide valid 'home-page' URL.

* gnu/packages/statistics.scm (r-stringr)[home-page]: Set to valid URL.
1ce6f43a — Alex Kost 10 years ago
gnu: wpa-supplicant-light: Rename to wpa-supplicant-minimal.

* gnu/packages/admin.scm (wpa-supplicant-light): Rename to ...
  (wpa-supplicant-minimal): ...this.
  (wpa-supplicant): Use it.
* gnu/system/install.scm (installation-os): Use it.
761b3d44 — Leo Famulari 10 years ago
gnu: Add Anonymous Pro fonts.

* gnu/packages/fonts.scm (font-anonymous-pro): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
e920bfca — David Thompson 10 years ago
gnu: Add ruby-nokogiri.

Co-Authored-By: Pjotr Prins <pjotr.public01@thebird.nl>

* gnu/packages/ruby.scm (ruby-nokogiri): New variable.
bea1c0e2 — David Thompson 10 years ago
gnu: Add ruby-mini-portile.

* gnu/packages/ruby.scm (ruby-mini-portile): New variable.
616eaead — David Thompson 10 years ago
gnu: Add ruby-minitar.

* gnu/packages/ruby.scm (ruby-minitar): New variable.
b7d0b096 — Andreas Enge 10 years ago
gnu: Remove #:select from module import in (gnu packages geeqie).

* gnu/packages/geeqie.scm: Import all of (gnu packages ghostscript) instead
  of selectively only the lcms variable; this helps resolve problems with
  circular dependencies when including the module.
6376ed4a — Andreas Enge 10 years ago
gnu: libtiff: Update home page.

* gnu/packages/image.scm (libtiff)[home-page]: Update.
ced7cc92 — Andreas Enge 10 years ago
gnu: vigra: Add support for OpenEXR.

* gnu/packages/image.scm (vigra)[inputs]: Add ilmbase and openexr.
  [arguments]: Augment #:configure-flags.
f0644195 — Andreas Enge 10 years ago
gnu: Order module imports in (gnu packages photo) alphabetically.

* gnu/packages/photo.scm: Order module imports alphabetically.
341f4965 — Andreas Enge 10 years ago
gnu: Add prefix to license imports in (gnu packages photo).

* gnu/packages/photo.scm: Import (guix licenses) with #:prefix license: to
  avoid an impending clash with the import of zlib from both (guix licenses)
  and (gnu packages compression).
34582b30 — David Thompson 10 years ago
gnu: guix: Enable container tests.

* gnu/packages/package-management.scm (guix-devel): Delete
  'disable-container-tests' build phase.
3b6eddb2 — Ludovic Courtès 10 years ago
gnu: Add 'patches'.

* gnu/packages/patchutils.scm (patches): New variables.
1c74da21 — Ludovic Courtès 10 years ago
gnu: Add python2-notmuch.

* gnu/packages/mail.scm (python2-notmuch): New variable.
7c473310 — Ludovic Courtès 10 years ago
gnu: ath9k-htc-firmware: Update to 1.4.0.

* gnu/packages/firmware.scm (ath9k-htc-firmware): Update to 1.4.0.
ca649680 — 宋文武 10 years ago
gnu: Rename librest to rest.

* gnu/packages/gnome.scm (rest): Rename from librest.
02615bfa — Ricardo Wurmus 10 years ago
gnu: r: Drop texlive from native-inputs.

* gnu/packages/statistics.scm (r)[native-inputs]: Remove "texlive".
Next