~ruther/guix-local

ref: 5649c8cd894f2cf6fc7c9ab08974ff03d3580448 guix-local/gnu d---------
5649c8cd — David Thompson 10 years ago
gnu: Add guile-sly.

* gnu/packages/guile.scm (guile-sly): New variable.
73cea74d — Ricardo Wurmus 10 years ago
gnu: calf: Update tarball URL.

* gnu/packages/audio.scm (calf)[source]: Use tarball from new project
  website instead of sourceforge.
2abcc935 — Ludovic Courtès 10 years ago
gnu: eigen: Update to 3.2.7.

* gnu/packages/algebra.scm (eigen): Upgrade to 3.2.7.
  [source]: Add 'file-name' field.
ff45a00e — Mark H Weaver 10 years ago
gnu: mit-krb5: Add fixes for CVE-2015-{2695,2696,2697,2698}.

* gnu/packages/patches/mit-krb5-CVE-2015-2695-pt1.patch,
  gnu/packages/patches/mit-krb5-CVE-2015-2695-pt2.patch,
  gnu/packages/patches/mit-krb5-CVE-2015-2696.patch,
  gnu/packages/patches/mit-krb5-CVE-2015-2697.patch,
  gnu/packages/patches/mit-krb5-CVE-2015-2698-pt1.patch,
  gnu/packages/patches/mit-krb5-CVE-2015-2698-pt2.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/mit-krb5.scm (mit-krb5)[native-inputs]: Add patches.
4d53c29e — Mark H Weaver 10 years ago
gnu: mit-krb5: Refactor build code; support multiple patches.

* gnu/packages/mit-krb5.scm (mit-krb5)[source]: Use version-major+minor.
  [arguments]: Use modify-phases.  Split and rewrite 'unpack' phase into
  'unpack', 'apply-patches', and 'enter-source-directory' phases.  Add a
  'pre-check' phase instead of replacing the 'check' phase.  Combine
  substitutions on the same file.  In the 'unpack' phase, find
  native-inputs with names starting with "patch/" and apply them all.
  Print a message for each patch applied.  Do not rely on the result of
  'chdir', which is unspecified.  Determine the names of the inner tar
  file and the directory in a more robust way.  Add (ice-9 ftw),
  (ice-9 match) and (srfi srfi-1) to #:modules.
9715df7f — Mark H Weaver 10 years ago
gnu: mit-krb5: Update to 1.13.2.

* gnu/packages/mit-krb5.scm (mit-krb5): Update to 1.13.2.
  [native-inputs]: Remove "patch/init-fix".
* gnu/packages/patches/mit-krb5-init-fix.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
a124bbd2 — 宋文武 10 years ago
gnu: Adjust formatting as recommended by 'guix lint'.

* gnu/packages/aidc.scm (barcode, qrencode),
  gnu/packages/bash.scm (bash, bash-completion),
  gnu/packages/busybox.scm (busybox),
  gnu/packages/cdrom.scm (cdparanoia),
  gnu/packages/cmake.scm (cmake),
  gnu/packages/conkeror.scm (conkeror),
  gnu/packages/cook.scm (cook),
  gnu/packages/curl.scm (curl),
  gnu/packages/docbook.scm (docbook-xsl),
  gnu/packages/enlightenment.scm (enlightenment),
  gnu/packages/games.scm (abbaye),
  gnu/packages/geeqie.scm (exiv2),
  gnu/packages/gimp.scm (gegl),
  gnu/packages/gl.scm (glu, freeglut, ftgl),
  gnu/packages/glib.scm (glib),
  gnu/packages/gnome.scm (orbit2, gconf, geocode-glib),
  gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base),
  gnu/packages/linux.scm (util-linux),
  gnu/packages/lisp.scm (gcl, ecl),
  gnu/packages/maths.scm (gnuplot, hdf5),
  gnu/packages/ssh.scm (dropbear),
  gnu/packages/web.scm (json-c): Remove tabulations and trailing
  white spaces or reformat to fit within 80 columns.
* gnu/packages/audio.scm (aubio),
  gnu/packages/emacs.scm (emacs-s),
  gnu/packages/engineering.scm (geda-gaf),
  gnu/packages/games.scm (dosbox),
  gnu/packages/gnome.scm (gusb),
  gnu/packages/gtk.scm (gtk+),
  gnu/packages/guile.scm (guile-wisp),
  gnu/packages/hurd.scm (hurd-headers),
  gnu/packages/wm.scm (i3-wm): Adjust synopsis or description.
d777e048 — 宋文武 10 years ago
gnu: upower: Update to 0.99.3.

* gnu/packages/gnome.scm (upower): Update to 0.99.3.
ebeabe2d — 宋文武 10 years ago
gnu: upower: Enable GObject introspection.

* gnu/packages/gnome.scm (upower)[native-inputs]: Add gobject-introspection.
2af4f5b0 — 宋文武 10 years ago
gnu: gcr: Update to 3.18.0, enable introspection.

* gnu/packages/gnome.scm (gcr): Update to 3.18.0.
  [native-inputs]: Add gobject-introspection and libxslt.
9083788a — 宋文武 10 years ago
gnu: nix: Don't propagate Perl libraries.

* gnu/packages/package-management.scm (nix): Move perl-www-curl,
  perl-dbi and perl-dbd-sqlite from 'propagated-inputs' to 'inputs'.
  [arguments]: Add #:configure-flags.
f888502c — 宋文武 10 years ago
gnu: nix: Update to 1.10.

* gnu/packages/package-management.scm (nix): Update to 1.10.
4f8f15cd — Efraim Flashner 10 years ago
Revert "gnu: libvpx: Update to 1.5.0."

This reverts commit fb3f69394a139fca0d60efb49843599fcc2e6e28.
bff3c670 — Taylan Ulrich Bayırlı/Kammer 10 years ago
gnu: mupen64plus-core: Add comment.

* gnu/packages/games.scm (mupen64plus-core): Comment the reason for the
  supported-systems field.
9c9be348 — Taylan Ulrich Bayırlı/Kammer 10 years ago
gnu: mupen64plus-core: Specify supported-systems.

* gnu/packages/games.scm (mupen64plus-core): Specify supported-systems.
2f1531f0 — Roel Janssen 10 years ago
gnu: Add inklingreader.

* gnu/packages/inklingreader.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
0534dd93 — Efraim Flashner 10 years ago
gnu: gsl: Update to 2.1.

* gnu/packages/maths.scm (gsl): Update to 2.1.
0137992a — Efraim Flashner 10 years ago
gnu: Add c-ares.

* gnu/packages/aria2.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
b2e93b9e — Efraim Flashner 10 years ago
gnu: Add owncloud-client.

* gnu/packages/owncloud.scm (owncloud-client): New variable.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
9e81af9e — Efraim Flashner 10 years ago
gnu: Add qtkeychain.

* gnu/packages/qt.scm (qtkeychain): New variable.
Next