Age | Commit message (Collapse) | Author |
|
* gnu/packages/xorg.scm: Transform propagated into normal inputs;
allows to keep packages in alphabetical order.
|
|
* gnu/packages/xorg.scm: Remove packages not from
ftp://ftp.freedesktop.org/pub/xorg/X11R7.7/src/everything/ .
Add missing packages, for the time being with a 0 hash and
without dependencies.
Correct spelling (all lower case for package names).
|
|
* gnu/packages/xorg.scm: New module.
* Makefile.am: Add it.
|
|
* gnu/packages/base.scm (glibc): Add `outputs' field. Pass
`--localedir' and set `libc_cv_localedir'. Add `install-locales'
phase.
|
|
Conflicts:
Makefile.am
guix/scripts/gc.scm
guix/scripts/package.scm
guix/ui.scm
tests/guix-package.sh
|
|
* gnu/packages/xml.scm (perl-xml-parser): New variable.
|
|
* gnu/packages/vpn.scm: New file.
* Makefile.am (MODULES): Add it.
* gnu/packages/patches/vpnc-script.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/libdaemon.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/global.scm (global): Update to 6.2.8.
|
|
* gnu/packages/cross-base.scm: New file.
* gnu/packages/patches/gcc-cross-environment-variables.patch: New file.
* Makefile.am (MODULES): Add cross-base.scm.
(dist_patch_DATA): Add gcc-cross-environment-variables.patch.
* gnu/packages/base.scm (gcc-4.7): Use `LDFLAGS_FOR_TARGET' instead of
`LDFLAGS_FOR_BUILD', and use `-B' instead of `-L'.
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add case for
"mips64el-linux".
|
|
* gnu/packages/linux.scm (system->linux-architecture): Make public. Add
"arm".
|
|
* gnu/packages/linux.scm (system->linux-architecture): New procedure.
(linux-libre-headers): Adjust accordingly.
|
|
* gnu/packages/base.scm (gcc-4.7): Remove trailing newline when patching
'LIB_SPEC'.
|
|
* gnu/packages/texinfo.scm (texinfo): Make PERL a propagated input.
|
|
* gnu/packages/guile.scm (guile-reader): Change the character preceding the
guile version number from '-' to '_' so that it will not be misinterpreted
as the package version number.
|
|
* gnu/packages/texinfo.scm (texinfo): Update to 5.0.
|
|
* gnu/packages/linux-initrd.scm: New file.
|
|
* gnu/packages/qemu.scm (qemu-kvm/smb-shares): New variable.
* gnu/packages/patches/qemu-multiple-smb-shares.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/make-bootstrap.scm (%guile-static): Add `name' field with
`-static' suffix.
|
|
* gnu/packages/patches/guile-linux-syscalls.patch: Add `scm_reboot'.
|
|
* gnu/packages/qemu.scm (qemu-kvm): Add dependency on Samba; pass
`--smbd' to ./configure.
|
|
* gnu/packages/samba.scm (samba): Add `add-lib-to-runpath' phase, and
PatchELF as an input.
|
|
* gnu/packages/parted.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/make-bootstrap.scm (%guile-static): Add
`guile-linux-syscalls.patch' as an input, and use it.
* gnu/packages/patches/guile-linux-syscalls.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/linux.scm (linux-libre): Choose "defconfig" instead of
"allmodconfig" since the latter enables all debugging features. Add
`CONFIG_CIFS=m'.
|
|
* gnu/packages/vim.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/make-bootstrap.scm (%guile-static): Use libgc build with
CPPFLAGS=-DUSE_LIBC_PRIVATES.
* gnu/packages/bdw-gc.scm (libgc): Add TODO to always do it.
|
|
* gnu/packages/patches/mcron-install.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/wdiff.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/gnupg.scm (signing-party): New variable.
|
|
* gnu/packages/wget.scm (wget): Drop patch-/usr/bin/env phase.
|
|
* gnu/packages/curl.scm (curl): Drop manual rewriting of #!/usr/bin/env.
|
|
timeouts in the server.
* gnu/packages/openldap.scm (openldap): Drop all tests.
|
|
* gnu/packages/screen.scm (screen): Use GNU mirror.
|
|
* gnu/packages/libpng.scm (libpng): Switch to version 1.5.14.
|
|
* gnu/packages/texinfo.scm (texinfo): Make PERL a propagated input.
|
|
* gnu/packages/guile.scm (guile-reader): Change the character preceding the
guile version number from '-' to '_' so that it will not be misinterpreted
as the package version number.
|
|
* gnu/packages/texinfo.scm (texinfo): Update to 5.0.
|
|
* gnu/packages/linux-initrd.scm: New file.
|
|
* gnu/packages/qemu.scm (qemu-kvm/smb-shares): New variable.
* gnu/packages/patches/qemu-multiple-smb-shares.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/make-bootstrap.scm (%guile-static): Add `name' field with
`-static' suffix.
|
|
* gnu/packages/patches/guile-linux-syscalls.patch: Add `scm_reboot'.
|
|
* gnu/packages/qemu.scm (qemu-kvm): Add dependency on Samba; pass
`--smbd' to ./configure.
|
|
* gnu/packages/samba.scm (samba): Add `add-lib-to-runpath' phase, and
PatchELF as an input.
|
|
* gnu/packages/parted.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/make-bootstrap.scm (%guile-static): Add
`guile-linux-syscalls.patch' as an input, and use it.
* gnu/packages/patches/guile-linux-syscalls.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/linux.scm (linux-libre): Choose "defconfig" instead of
"allmodconfig" since the latter enables all debugging features. Add
`CONFIG_CIFS=m'.
|
|
* gnu/packages/vim.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/make-bootstrap.scm (%guile-static): Use libgc build with
CPPFLAGS=-DUSE_LIBC_PRIVATES.
* gnu/packages/bdw-gc.scm (libgc): Add TODO to always do it.
|
|
* gnu/packages/patches/mcron-install.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
|