~ruther/guix-local

ref: d8ae0acc9a02db4e0185bd7c8ea8716f75df15c9 guix-local/gnu/packages d---------
d8ae0acc — Eric Bavier 11 years ago
gnu: Add GD-SecurityImage.

* gnu/packages/gd.scm (perl-gd-securityimage): New variable.
b56a918f — Eric Bavier 11 years ago
gnu: Add PerlMagick.

* gnu/packages/imagemagick.scm (perl-image-magick): New variable.
f7ee7a9b — Eric Bavier 11 years ago
gnu: Add Perl GD.

* gnu/packages/gd.scm (perl-gd): New variable.
4ec48644 — 宋文武 11 years ago
gnu: gst-plugins-base: Enable GObjection introspection.

* gnu/packages/gstreamer.scm (gst-plugins-base): Add gobject-introspection
  to 'native-inputs'.
  [arguments]<#:phases>: Rename patch-test-pb-utils to patch.  Add
  (setenv "CC" "gcc") to patch phase.
e9a82129 — 宋文武 11 years ago
gnu: gst-plugins-base: Move html documentation to 'doc' output.

* gnu/packages/gstreamer.scm (gstreamer)[outputs]: New field.
  [arguments]: Add #:configure-flags.
34ff76fd — 宋文武 11 years ago
gnu: gst-plugins-base: Propagate input gstreamer.

* gnu/packages/gstreamer.scm (gst-plugins-base): Move "gstreamer" to
  'propagated-inputs'.
2fb016b8 — 宋文武 11 years ago
gnu: gstreamer: Move html documentation to 'doc' output.

* gnu/packages/gstreamer.scm (gstreamer)[outputs]: New field.
  [arguments]: Add #:configure-flags.
0f998a14 — 宋文武 11 years ago
gnu: gstreamer: Enable GObject introspection.

* gnu/packages/gstreamer.scm (gstreamer): Add gobject-introspection
  to 'native-inputs'.
  [arguments]: New field.
302393bc — Ludovic Courtès 11 years ago
gnu: vte: Propagate GnuTLS.

* gnu/packages/gnome.scm (vte): Move GNUTLS from 'inputs' to
  'propagated-inputs'.  Suggested by 宋文武 <iyzsong@gmail.com>.
191e9b4e — Andy Wingo 11 years ago
gnu: vte: Update to 0.40.0.

* gnu/packages/gnome.scm (vte): Update to 0.40.0.  Add 'inputs' field.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
c2a362be — 宋文武 11 years ago
gnu: librep: Update to 0.92.5.

* gnu/packages/sawfish.scm (librep): Update to 0.92.5.
* gnu/packages/patches/librep-rules.mk.patch: Remove.
946dc71f — Alex Kost 11 years ago
gnu: xorg: Add patch to fix sis driver crashes.

* gnu/packages/patches/xf86-video-sis-fix-exa-crash.patch: New file.
* gnu/packages/xorg.scm (xf86-video-sis): Use it.
* gnu-system.am (dist_patch_DATA): Add it.
dac354fe — 宋文武 11 years ago
gnu: Add libinput.

* gnu/packages/freedesktop.scm (libinput): New variable.
ae0bdd81 — Ludovic Courtès 11 years ago
gnu: libva: Fix 'license' field.

* gnu/packages/video.scm: Import (guix licenses) with the 'license:'
  prefix and adjust 'license' fields accordingly.  Fixes a bug whereby
  libva was referring to the 'expat' package instead of the 'expat'
  license.
0a74d78d — Eric Bavier 11 years ago
gnu: Add Catalyst-Plugin-AccessLog.

* gnu/packages/web.scm (perl-catalyst-plugin-accesslog): New variable.
c90361b3 — Eric Bavier 11 years ago
gnu: Add DateTime.

* gnu/packages/perl.scm (perl-datetime): New variable.
e210472d — Eric Bavier 11 years ago
gnu: Add DateTime-Locale.

* gnu/packages/perl.scm (perl-datetime-locale): New variable.
f12b77a8 — Eric Bavier 11 years ago
gnu: Add DateTime-TimeZone.

* gnu/packages/perl.scm (perl-datetime-timezone): New variable.
66b9c74e — Eric Bavier 11 years ago
gnu: Add List-AllUtils.

* gnu/packages/perl.scm (perl-list-allutils): New variable.
c16a204a — Eric Bavier 11 years ago
gnu: Add Class-Singleton.

* gnu/packages/perl.scm (perl-class-singleton): New variable.
Next