~ruther/guix-local

ref: 36160ebbfbbb886bc799770ddb834f4b7ddffda3 guix-local/gnu/packages d---------
36160ebb — Eric Bavier 11 years ago
gnu: conkeror: install conkeror-spawn-helper.

* gnu/packages/conkeror.scm (conkeror)[build-system]: Change to
  gnu-build-system.  Adjust arguments accordingly.
  [inputs]: Remove now-implicit bash.
  [native-inputs]: Remove now-implicit tar and gzip.
  [description]: Fix two-space-after-end-of-sentence.  Remove comment
  about separate conkeror-spawn-process-helper package.
0c115d8c — Eric Bavier 11 years ago
gnu: Add fontforge.

* gnu/packages/fontutils.scm (fontforge): New variable.
f945bf06 — Eric Bavier 11 years ago
gnu: Add libuninameslist.

* gnu/packages/fontutils.scm (libuninameslist): New variable.
5277dbb0 — Eric Bavier 11 years ago
gnu: Add libspiro.

* gnu/packages/fontutils.scm (libspiro): New variable.
ee69f85c — Eric Bavier 11 years ago
gnu: Add potrace.

* gnu/packages/fontutils.scm (potrace): New variable.
c28ba7aa — John Darrington 11 years ago
gnu: boost: Add zlib to the inputs.

* gnu/packages/boost.scm (boost): Add zlib to inputs.
eb564fc3 — Ludovic Courtès 11 years ago
gnu: eudev: Really update to 1.10.

* gnu/packages/linux.scm (eudev)[version]: Fix typo.
  [source]: Add 'snippet'.
cb90e7e0 — Mark H Weaver 11 years ago
gnu: mupdf: Update to 1.6.

* gnu/packages/pdf.scm (mupdf): Update to 1.6.
235c4ec3 — Mark H Weaver 11 years ago
gnu: mupdf: Use a source URL where older versions remain available.

* gnu/packages/pdf.scm (mupdf)[source]: Download from the archive
  subdirectory, where both old and new versions are kept.
2de52589 — Jason Self 11 years ago
gnu: eudev: Update to 1.10.

* gnu/packages/linux.scm (eudev): Update to version 1.10.
80059f54 — John Darrington 11 years ago
gnu: clucene: Enable the contrib-libs.

* gnu/packages/rdf.scm (clucene): Enable the contribs-lib directory.
475992f2 — John Darrington 11 years ago
gnu: libxdamage: Move inputs to propagated-inputs

* gnu/packages/xorg.scm (libxdamage): Move all existing inputs
  to propagated-inputs.
177088a3 — Ludovic Courtès 11 years ago
gnu: net-tools: Allow compilation with current libc and GCC.

* gnu/packages/patches/net-tools-bitrot.patch: New file.
* gnu/packages/linux.scm (net-tools): Use it.
* gnu-system.am (dist_patch_DATA): Add it.
75af27f7 — Ludovic Courtès 11 years ago
gnu: mit-scheme: Restrict to non-MIPS systems.

* gnu/packages/scheme.scm (mit-scheme)[supported-systems]: New field.
108e0c61 — Jason Self 11 years ago
gnu: linux-libre: Update to 3.17.

* gnu/packages/linux.scm (linux-libre): Update to version 3.17.
b0d1f10b — Ian Denhardt 11 years ago
gnu: Add feh.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8c43746f — Ludovic Courtès 11 years ago
gnu: libdaemon: Add alternate source URLs.

Fixes <http://bugs.gnu.org/18639>.
Reported by Mark H Weaver <mhw@netris.org>.

* gnu/packages/libdaemon.scm (libdaemon)[source]: Add Debian and Fedora
  mirrors.
04a6e437 — Jason Self 11 years ago
gnu: linux-libre: Update to 3.16.4.

* gnu/packages/linux.scm (libogg): Update to version 3.16.4.
f410c110 — Mark H Weaver 11 years ago
gnu: xpdf: Update to 3.04.

* gnu/packages/patches/xpdf-constchar.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/pdf.scm (xpdf): Update to 3.04.  Remove patch.
  Add libpng as an input.
708be46b — Ludovic Courtès 11 years ago
gnu: dbus: Move 'pkg-config' to 'native-inputs'.

* gnu/packages/glib.scm (dbus): Move PKG-CONFIG to 'native-inputs'.
Next