~ruther/guix-local

ref: 3e6ccb53559c8a0cb9ea010ec747df4e5972fcd3 guix-local/gnu/packages/swig.scm -rw-r--r-- 3.3 KiB
57b7e1a6 — Ludovic Courtès 11 years ago
Merge branch 'core-updates'

Conflicts:
	gnu/packages/bootstrap.scm
77a39799 — Mark H Weaver 11 years ago
gnu: swig: Build a UTF-8 locale for the tests.

* gnu/packages/swig.scm (swig)[arguments]: Add 'install-locales' phase.
6f7f2409 — Andreas Enge 11 years ago
gnu: swig: Disable input python.

* gnu/packages/swig.scm (swig): Disable input python. Before, it was not
    taken into account during configure; now that it is found, it fails
    its tests. None of the dependent packages need it.
4f38d922 — Andreas Enge 11 years ago
gnu: swig: Update to 3.0.2.

* gnu/packages/swig.scm (swig): Update to 3.0.2.
17e1ddf6 — Andreas Enge 11 years ago
gnu: swig: Update to 2.0.12.

* gnu/packages/swig.scm (swig): Update to 2.0.12.
0a643dc6 — John Darrington 11 years ago
gnu: Enable swig tests.

* gnu/packages/swig.scm (swig): Add boost as input and enable tests.
832e64bd — Ludovic Courtès 12 years ago
gnu: Add SWIG.

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