Age | Commit message (Collapse) | Author |
|
* gnu/packages/scheme.scm (hop): Add `patch-rpath' phase.
|
|
* gnu/packages/patchelf.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/scheme.scm (hop): New variable.
|
|
* gnu/packages/scheme.scm (bigloo): Propagate GMP.
|
|
* gnu/packages/guile.scm (mcron): New variable.
|
|
* gnu/packages/guile.scm (guile-1.8): Rename `patch-loader-search-path'
to `patch-stuff'; patch `ice-9/popen.scm'.
|
|
* gnu/packages/ed.scm (ed): Update to 1.6.
|
|
* gnu/packages/ed.scm (ed): Add `patch-test-suite' phase.
|
|
* gnu/packages/mp3.scm (libmp3split, mp3splt): New variables.
|
|
* gnu/packages/make-bootstrap.scm (%binutils-static-stripped): Add
distinguishing `name' field. Add `output' field to have a single
"out" output (followup to 4873f8e). Reported by Nikita.
|
|
* gnu/packages/texlive.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/multiprecision.scm (mpfr): Change GMP to a propagated input.
(mpc): Likewise for GMP and MPFR.
Reported by Andreas Enge <andreas@enge.fr>.
|
|
* gnu/packages/pcre.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/guile.scm (guile-ncurses): New variable.
|
|
* gnu/packages/mp3 (libid3tag): New variable.
|
|
* gnu/packages/mp3.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/gprolog.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/xml.scm (libxslt): New variable.
|
|
* gnu/packages/acl.scm (acl): Change `license' field to refer to the
`license' objects.
* gnu/packages/attr.scm (attr): Likewise.
* gnu/packages/compression.scm (xz): Likewise.
* gnu/packages/global.scm (global): Likewise.
* gnu/packages/linux.scm (linux-libre-headers): Likewise.
|
|
* gnu/packages/oggvorbis.scm (libkate): New variable.
* gnu/packages/oggvorbis.scm (vorbis-tools): Add input libkate.
|
|
* gnu/packages/oggvorbis.scm (flac): New variable.
* gnu/packages/oggvorbis.scm (vorbis-tools): Add flac input.
* gnu/packages/patches/flac-fix-memcmp-not-declared.patch: New file.
|
|
* gnu/packages/scheme.scm (bigloo): Change hash. The tarball was
recently modified in-place (!).
|
|
* gnu/packages/oggvorbis.scm (vorbis-tools): Add inputs ao and curl.
|
|
* gnu/packages/oggvorbis.scm (ao): New variable.
|
|
* gnu/packages/curl.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/ssh.cm (openssh): New variable.
|
|
* guix/store.scm (add-to-store): Remove the `fixed?' parameter from the
public interface.
* gnu/packages/bootstrap.scm, guix-download.in, guix/derivations.scm,
guix/packages.scm, tests/derivations.scm: Update all callers
accordingly.
|
|
* gnu/packages/ssh.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/openldap.scm: New file.
* Makefile.am (MODULE): Add it.
|
|
* gnu/packages/gdb.scm (gdb): Update to 7.5.1.
|
|
* gnu/packages/autotools.scm (automake): Update to 1.13.1.
|
|
* gnu/packages/autotools.scm (autoconf-wrapper): Remove `lambda' for
"guile" input..
|
|
* gnu/packages/python.scm: Remove use of (gnu packages base).
|
|
* gnu/packages/irssi.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/zip.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/freetype.scm (teckit): New variable.
* gnu/packages/patches/teckit-cstdio.patch: New file.
* Makefile.am (dist_patch_DATA): Add patch.
|
|
* gnu/packages/libapr.scm (libapr, libaprutil): Use `mirror://apache'.
* gnu/packages/subversion.scm (subversion): Likewise.
|
|
* gnu/packages/subversion.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/sqlite.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/libapr: new variable.
|
|
* gnu/packages/libapr.scm: New file.
* gnu/packages/patches/libapr-skip-getservbyname-test.patch: New file
* Makefile.am: Add them
|
|
* gnu/packages/algebra.scm (fplll): Update to version 4.0.2.
|
|
* gnu/packages/pdf.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* guix/packages.scm (<package>)[inputs]: Mark as thunked.
(package-derivation)[expand-input]: Remove case where the input is a
procedure.
* tests/packages.scm ("trivial with system-dependent input"): Remove
`lambda', and use (%current-system).
* gnu/packages/bootstrap.scm (package-from-tarball): Likewise for `inputs'.
(%bootstrap-glibc, %bootstrap-gcc): Likewise.
* gnu/packages/scheme.scm (mit-scheme): Likewise.
|
|
* gnu/packages/freetype.scm (t1lib): New variable.
|
|
* gnu/packages/ocaml.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/licenses.scm: New variable.
|
|
* guix/packages.scm (<package>): Mark `arguments' as thunked.
(package-derivation): Adjust accordingly. Parameterize
%CURRENT-SYSTEM to SYSTEM, so that arguments can refer to it.
* guix/build-system/gnu.scm (package-with-explicit-inputs): Expect
`package-arguments' to always return a list, and return a list.
(package-with-extra-configure-variable): Likewise.
(static-package): Likewise.
* gnu/packages/base.scm (patch, findutils, gcc-4.7, binutils-boot0,
gcc-boot0, glibc-final-with-bootstrap-bash, cross-gcc-wrapper,
static-bash-for-glibc, binutils-final, gcc-final): Change `arguments'
from a lambda to a list, and use (%current-system) as needed.
(nix-system->gnu-triplet, boot-triplet): Have the first argument
default to (%current-system).
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Have `system'
default to (%current-system).
(%bootstrap-gcc): Change `arguments' to a list.
* gnu/packages/gawk.scm (gawk): Likewise.
* gnu/packages/m4.scm (m4): Likewise.
* gnu/packages/make-bootstrap.scm (%glibc-for-bootstrap): Likewise, and
expect `package-arguments' to return a list.
(%static-inputs, %gcc-static, tarball-package): Likewise.
* gnu/packages/ncurses.scm (ncurses): Likewise.
|
|
* gnu/packages/algebra.scm (pari-gp): Remove closure around the value of
`arguments'.
* gnu/packages/bdb.scm (bdb): Likewise.
* gnu/packages/mit-krb5.scm (mit-krb5): Likewise.
* gnu/packages/openssl.scm (openssl): Likewise.
* gnu/packages/perl.scm (perl): Likewise.
|
|
* gnu/packages/freetype.scm (fontconfig): New variable.
|
|
* gnu/packages/libjpeg (libjpeg-8): Switch name field to "libjpeg".
|