Age | Commit message (Expand) | Author |
2013-03-29 | Merge branch 'master' into core-updates...Conflicts:
Makefile.am
gnu/packages/base.scm
| Ludovic Courtès |
2013-03-27 | glib: Patch around prlimit(2) failure....* gnu/packages/glib.scm (glib)[source]: Switch to mirror://gnome.
[inputs]: Add `patch/tests-prlimit'.
[arguments]: Add it.
* gnu/packages/patches/glib-tests-prlimit.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
| Ludovic Courtès |
2013-03-21 | gnu: Add cmake....* gnu/packages/cmake.scm: New file.
* gnu/packages/patches/cmake-fix-tests.patch: New file.
* Makefile.am: Add them.
| Cyril Roelandt |
2013-03-14 | gnu: emacs: Update to 24.3....* gnu/packages/emacs.scm (emacs): Update to 24.3. Use the .xz tarball.
* gnu/packages/patches/emacs-configure-sh.patch: Adjust.
| Ludovic Courtès |
2013-03-06 | gnu: Add w3m....* gnu/packages/w3m.scm,
gnu/packages/patches/w3m-fix-compile.patch: New files.
* Makefile.am (MODULES): Add 'w3m.scm'.
(dist_patch_DATA): Add 'w3m-fix-compile.patch'.
| Nikita Karetnikov |
2013-03-04 | Merge branch 'master' into core-updates...Conflicts:
Makefile.am
guix/scripts/gc.scm
guix/scripts/package.scm
guix/ui.scm
tests/guix-package.sh
| Ludovic Courtès |
2013-03-03 | gnu: Add vpnc....* 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.
| Andreas Enge |
2013-02-27 | gnu: Add cross tool chain....* 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".
| Ludovic Courtès |
2013-02-27 | gnu: qemu-kvm: Add patch to have multiple SMB shares....* 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.
| Ludovic Courtès |
2013-02-27 | gnu: guile-static: Add bindings for `reboot'....* gnu/packages/patches/guile-linux-syscalls.patch: Add `scm_reboot'.
| Ludovic Courtès |
2013-02-27 | gnu: guile-static: Add bindings for low-level Linux syscalls....* 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.
| Ludovic Courtès |
2013-02-27 | gnu: Add missing patch for mcron....* gnu/packages/patches/mcron-install.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
| Ludovic Courtès |
2013-02-16 | gnu: qemu-kvm: Add patch to have multiple SMB shares....* 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.
| Ludovic Courtès |
2013-02-16 | gnu: guile-static: Add bindings for `reboot'....* gnu/packages/patches/guile-linux-syscalls.patch: Add `scm_reboot'.
| Ludovic Courtès |
2013-02-15 | gnu: guile-static: Add bindings for low-level Linux syscalls....* 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.
| Ludovic Courtès |
2013-02-14 | gnu: Add missing patch for mcron....* gnu/packages/patches/mcron-install.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
| Ludovic Courtès |
2013-02-10 | gnu: Add tcsh....* gnu/packages/tcsh.scm: New file.
* gnu/packages/patches/tcsh-fix-autotest.patch: New file
* Makefile.am: Add them.
| Cyril Roelandt |
2013-02-10 | gnu: Add GNU GRUB....* gnu/packages/grub.scm,
gnu/packages/patches/grub-gets-undeclared.patch: New files.
* Makefile.am (MODULES): Add grub.scm.
(dist_patch_DATA): Add grub-gets-undeclared.patch.
| Ludovic Courtès |
2013-01-31 | gnu: Add flac....* 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.
| Andreas Enge |
2013-01-26 | gnu: Add TECkit....* gnu/packages/freetype.scm (teckit): New variable.
* gnu/packages/patches/teckit-cstdio.patch: New file.
* Makefile.am (dist_patch_DATA): Add patch.
| Andreas Enge |
2013-01-25 | gnu: Add libapr....* gnu/packages/libapr.scm: New file.
* gnu/packages/patches/libapr-skip-getservbyname-test.patch: New file
* Makefile.am: Add them
| Cyril Roelandt |
2013-01-22 | gnu: automake: Adjust test suite to lack of /bin/sh....* gnu/packages/autotools.scm (autoconf-wrapper): New variable.
(automake): Use AUTOCONF-WRAPPER instead of AUTOCONF.
Add `automake-skip-amhello-tests.patch' as an input.
Add #:patches and #:phases arguments.
* gnu/packages/patches/automake-skip-amhello-tests.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
| Ludovic Courtès |
2013-01-21 | gnu: Add missing libevent patch....* gnu/packages/patches/libevent-dns-tests.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
| Ludovic Courtès |
2013-01-19 | distro: glib: Run the test suite; add DBus....* distro/packages/glib.scm: Rename to...
* gnu/packages/glib.scm: ... this. Update module declaration
accordingly.
(dbus): New variable.
(glib): Change version number to 2.34.3, and adjust URL accordingly.
Add a "doc" output. Add #:configure-flags, #:patches, and #:phases
arguments. Add DBUS as an input, as well a three patches.
* Makefile.am (MODULES): Adjust to file renaming.
(dist_patch_DATA): Add `glib-tests-timezone.patch',
`glib-tests-homedir.patch', and `glib-tests-desktop.patch'.
| Ludovic Courtès |
2013-01-18 | distro: Change the module name space to (gnu ...)....* distro: Rename to...
* gnu: ... this. Update module names accordingly.
* Makefile.am: Adjust accordingly.
* po/POTFILES.in: Likewise.
* distro.scm: Search for files under /gnu/packages instead of
/distro/packages.
* gnu/packages/base.scm (ld-wrapper-boot3): Likewise.
| Ludovic Courtès |