~ruther/guix-local

ref: a0bcaefd0885fdca898c3e60dc22c00a581c9b30 guix-local/gnu/packages/gawk.scm -rw-r--r-- 3.5 KiB
12890625 — Ludovic Courtès 11 years ago
Merge branch 'core-updates'.
7184b4b1 — Ludovic Courtès 11 years ago
gnu: Remove now unneeded 'localedef' invocations.

This is a followup to commit b0fd2bd.

* gnu/packages/gawk.scm (gawk)[arguments] <install-locales>: Add comment
  on why we leave this here.
* gnu/packages/guile.scm (guile-ncurses)[arguments]: Remove
  'install-locales' phase.
* gnu/packages/swig.scm (swig)[arguments]: Likewise.
* gnu/packages/python.scm (python-matplotlib): Remove 'LOCPATH' setting
  and 'localedef' invocation.
  (python-scipy): Likewise.
57b7e1a6 — Ludovic Courtès 11 years ago
Merge branch 'core-updates'

Conflicts:
	gnu/packages/bootstrap.scm
4eb01e54 — Ludovic Courtès 11 years ago
build-system/gnu: Patch /usr/bin/file in all 'configure' files.

* guix/build/utils.scm (patch-/usr/bin/file): New procedure.
* guix/build/gnu-build-system.scm (patch-usr-bin-file): Rewrite using
  it.  Patch all the files returned by 'find-files' that are executable.
* gnu/packages/gawk.scm (gawk)[arguments]: Remove use of 'substitute*'
  for 'extension/configure'.
cf0a154c — Mark H Weaver 11 years ago
gnu: gawk: Fix target-system check.

* gnu/packages/gawk.scm (gawk): Fix target-system check.
e9bab1df — Ludovic Courtès 11 years ago
gnu: gawk: Build a UTF-8 locale for the tests.

* gnu/packages/gawk.scm (gawk)[arguments]: Add 'install-locales' phase.
f07aa672 — Ludovic Courtès 11 years ago
Merge branch 'core-updates'
9fac9e3b — Mark H Weaver 11 years ago
Merge branch 'master' into core-updates

Conflicts:
	gnu-system.am
9e771e3b — Ludovic Courtès 11 years ago
gnu: Adjust synopses as recommended by 'guix lint'.

Remove leading articles and trailing periods in package synopses.
c5779c93 — Ludovic Courtès 11 years ago
gnu: Synchronize GNU package descriptions with upstream.

These are mostly two-space-after-end-of-sentence-period changes
resulting from commit 3a09e1d2.
6646747c — Mark H Weaver 11 years ago
gnu: gawk: Patch /usr/bin/file in extension/configure on MIPS.

* gnu/packages/gawk.scm (gawk): When building for MIPS, patch /usr/bin/file in
  extension/configure.
c198872b — Mark H Weaver 11 years ago
gnu: Rely on 'file' implicit input and 'patch-usr-bin-file'.

* gnu/packages/admin.scm (sudo):
* gnu/packages/gawk.scm (gawk): Remove workaround on MIPS.

* gnu/packages/mcrypt.scm (mcrypt, libmhash):
* gnu/packages/file.scm (file): Remove 'file' from native-inputs.

* gnu/packages/mc.scm (mc):
* gnu/packages/pretty-print.scm (a2ps, trueprint, source-highlight):
* gnu/packages/image.scm (libtiff): Remove 'file' from native-inputs.
  Remove 'patch-configure' phase.
fa5731ba — Mark H Weaver 11 years ago
Revert "gnu: Add 'file' as a native-input on MIPS for some packages."

This reverts commit c3114b756760ddb73054a4bc3d5eff0bfe47c4de.
c3114b75 — Mark H Weaver 11 years ago
gnu: Add 'file' as a native-input on MIPS for some packages.

* gnu/packages/admin.scm (sudo):
  gnu/packages/gawk.scm (gawk): Add 'file' as a native input on MIPS.
  Remove earlier workaround on MIPS.

* gnu/packages/libffi.scm (libffi):
  gnu/packages/bdw-gc.scm (libatomic-ops, libgc): Add 'file' as a
  native input on MIPS.
f513527a — Ludovic Courtès 11 years ago
Merge branch 'core-updates'
2c14c6d7 — Mark H Weaver 11 years ago
gnu: gawk: Apply work around to build system for MIPS.

* gnu/packages/gawk.scm (gawk): Work around a build problem on MIPS.
eda6a074 — Andreas Enge 12 years ago
gnu: gawk: Revert previous commit, which should go into core-updates.

* gnu/packages/gawk.scm (gawk): Downgrade to 4.1.0 to avoid recompiling
    almost everything in master.
87d7bb0d — Andreas Enge 12 years ago
gnu: gawk: Upgrade to 4.1.1.

* gnu/packages/gawk.scm (gawk): Upgrade to 4.1.1.
a6ac9ca6 — Ludovic Courtès 12 years ago
gnu: gawk: Upgrade to 4.1.1.

* gnu/packages/gawk.scm (gawk): Upgrade to 4.1.1.
79c311b8 — Ludovic Courtès 12 years ago
gnu: Synchronize descriptions with 'gnumaint'.
Next