~ruther/guix-local

ref: fddbf35bf50b74b11138c3eeeffe2a1047cdf706 guix-local/gnu d---------
fddbf35b — John Darrington 11 years ago
gnu: Add perl-zip.

* gnu/packages/zip.scm (perl-zip): New variable.
d8b85b7d — Mark H Weaver 11 years ago
gnu: openssh: Update to 6.7p1.

* gnu/packages/ssh.scm (openssh): Update to 6.7p1.
58d08c36 — Mark H Weaver 11 years ago
Add copyright line to gnuzilla.scm.

* gnu/packages/gnuzilla.scm: Add copyright line for Mark H Weaver, which
  should have been added in 74c7af9 (gnu: icecat: Update to 31.1.1).
7239828d — John Darrington 11 years ago
gnu: icu4c: Correct error in the binaries' runpath

* gnu/packages/icu4c.scm (icu4c): Apply the RUNPATH to the binaries,
  instead of the libs
74c7af9f — Mark H Weaver 11 years ago
gnu: icecat: Update to 31.1.1.

* gnu/packages/gnuzilla.scm (icecat): Update to 31.1.1.  Add 'pango',
  'freetype', 'libxft' and 'pulseaudio' as inputs.  Set
  'out-of-source?' to #t.  Remove 'sanitise' phase.  Adapt customized
  'configure' phase to handle 'out-of-source?' build.  Add
  '--with-l10n-base' argument to configure.
c824d34f — Eric Bavier 11 years ago
gnu: cmake: Use our curl, zlib, expat, bzip2, and libarchive.

* gnu/packages/cmake.scm (cmake)[arguments]: Move sh-patching to new
  'patch-bin-sh phase.  New 'set-paths phase.
  [inputs]: Add curl, zlib, expat, bzip2, and libarchive.
  [description]: Fix space after end-of-sentence.
ae133b89 — Eric Bavier 11 years ago
gnu: slim: Fix typo in synopsis and wrap description.

* gnu/packages/slim.scm (slim)[synopsis]: Fix typo.
  [description]: Fix two-space-after-end-of-sentence.  Wrap to 80
  characters.
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.
fa0c1d61 — Ludovic Courtès 11 years ago
services: Add '%facebook-host-aliases'.

* gnu/services/networking.scm (%facebook-host-aliases): New variable.
* doc/guix.texi (Networking Services): Document it.
568841d4 — Ludovic Courtès 11 years ago
system: Export 'local-host-aliases'.

* gnu/system.scm (local-host-aliases): New procedure.
  (default-/etc/hosts): Use it.
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.
Next