summaryrefslogtreecommitdiff
path: root/gnu/packages/patches
AgeCommit message (Collapse)Author
2013-11-27gnu: luit: Accomodate stricter warnings of gcc-4.8.Andreas Enge
* gnu/packages/patches/luit-posix.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch. * gnu/packages/xorg.scm (luit): Apply patch.
2013-11-26gnu: qemu: Upgrade to 1.6.1.Ludovic Courtès
* gnu/packages/patches/qemu-make-4.0.patch: New file. * gnu/packages/qemu.scm (qemu-headless): Use it. Upgrade to 1.6.1. * gnu-system.am (dist_patch_DATA): Add it.
2013-11-26gnu: xmodmap: Add patch to allow builds with GCC 4.8.Ludovic Courtès
* gnu/packages/patches/xmodmap-asprintf.patch: New file. * gnu/packages/xorg.scm (xmodmap): Use it. * gnu-system.am (dist_patch_DATA): Add it.
2013-11-18gnu: pspp: Add input cairo.Andreas Enge
* gnu/packages/maths.scm (pspp): Add cairo and further necessary inputs. * gnu/packages/patches/pspp-tests.patch: New file, thanks to John Darrington <john@darrington.wattle.id.au>. * gnu-system.am (dist_patch_DATA): Register patch.
2013-11-16gnu: glibc: Really disable 'ldconfig' and /etc/ld.so.cache.Ludovic Courtès
* gnu/packages/base.scm (glibc): Add 'snippet' to set use_ldconfig=no. Remove "glibc-no-ld-so-cache.patch"; that patch would still build 'ldconfig', and ld.so would still contain ld.so.cache-related code, and would look for info in /etc/etc/ld.so.cache (sic). * gnu/packages/patches/glibc-no-ld-so-cache.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly.
2013-11-04gnu: mit-krb5: don't assume arguments are evaluated right-to-left.Mark H Weaver
* gnu/packages/patches/mit-krb5-init-fix.patch: New file. * gnu/packages/mit-krb5.scm (mit-krb5): Apply patch at the end of the custom unpack phase. * gnu-system.am (dist_patch_DATA): Add patch.
2013-11-03gnu: liboop: fix deplibs check method for mips64.Mark H Weaver
* gnu/packages/patches/liboop-mips64-deplibs-fix.patch: New file. * gnu/packages/lsh.scm (liboop): Add patch. * gnu-system.am (dist_patch_DATA): Add patch.
2013-11-03gnu: gd: fix deplibs check method for mips64.Mark H Weaver
* gnu/packages/patches/gd-mips64-deplibs-fix.patch: New file. * gnu/packages/gd.scm (gd): Add patch. * gnu-system.am (dist_patch_DATA): Add patch.
2013-11-03gnu: libmad: Fix MIPS assembler code to work with new GCC.Mark H Weaver
* gnu/packages/patches/libmad-mips-newgcc.patch: New file. * gnu/packages/mp3.scm (libmad): Add patch. * gnu-system.am (dist_patch_DATA): Add patch.
2013-11-03gnu: libtheora: patch ancient config.guess to support mips64.Mark H Weaver
* gnu/packages/patches/libtheora-config-guess.patch: New file. * gnu/packages/oggvorbis.scm (libtheora): Add patch. * gnu-system.am (dist_patch_DATA): Add patch.
2013-11-03gnu: alsa-lib: fix atomic op declarations for MIPS.Mark H Weaver
* gnu/packages/patches/alsa-lib-mips-atomic-fix.patch: New file. * gnu/packages/linux.scm (alsa-lib): Add patch. * gnu-system.am (dist_patch_DATA): Add patch.
2013-11-03gnu: gdb: Fix opcode table for Loongson fused multiply-add.Mark H Weaver
* gnu/packages/patches/gdb-loongson-madd-fix.patch: New file. * gnu/packages/gdb.scm (gdb): Add patch. * gnu-system.am (dist_patch_DATA): Add patch.
2013-11-03gnu: libffi: fix handling of uint32_t arguments on MIPS N32.Mark H Weaver
* gnu/packages/patches/libffi-mips-n32-fix.patch: New file. * gnu/packages/libffi.scm (libffi): Add patch. * gnu-system.am (dist_patch_DATA): Add patch.
2013-11-03gnu: libtool: skip a test that fails on MIPS N32.Mark H Weaver
* gnu/packages/patches/libtool-skip-tests-for-mips.patch: New file. * gnu/packages/autotools.scm (libtool): Add patch. * gnu-system.am (dist_patch_DATA): Add patch.
2013-11-03gnu: binutils: apply fixes and workarounds for Loongson 2F CPUs.Mark H Weaver
* gnu/packages/patches/binutils-loongson-madd-fix.patch: New file. * gnu/packages/patches/binutils-loongson-workaround.patch: New file. * gnu/packages/base.scm (binutils): Add patches. * gnu-system.am (dist_patch_DATA): Add patches.
2013-11-01Merge branch 'master' into core-updatesLudovic Courtès
2013-11-01gnu: pulseaudio: increase timeout of thread test.Mark H Weaver
* gnu/packages/patches/pulseaudio-test-timeouts.patch: New file. * gnu/packages/pulseaudio.scm (pulseaudio): Add patch. * gnu-system.am (dist_patch_DATA): Add patch.
2013-10-30gnu: Add gstreamer-0.10.Andreas Enge
* gnu/packages/gstreamer.scm (gstreamer-0.10): New variable. * gnu/packages/patches/gstreamer-0.10-bison3.patch, gnu/packages/patches/gstreamer-0.10-silly-test.patch: New files. * gnu-system.am (dist_patch_DATA): Add patches.
2013-10-17gnu: glib: Work around test failure in 'gio/tests/network-address.c'.Ludovic Courtès
* gnu/packages/patches/glib-tests-newnet.patch: New file. * gnu/packages/glib.scm (glib): Use it. * gnu-system.am (dist_patch_DATA): Add it.
2013-10-16gnu: make: Update to 4.0, with Guile support.Ludovic Courtès
* gnu/packages/base.scm (gnu-make): Update to 4.0. Add Guile as an input. (gnu-make-boot0): Patch 'build.sh' so it does not attempt to build 'guile.c'. (gnu-make-final): New variable. (%final-inputs): Use it. (glibc): Add 'glibc-make-4.0.patch'. * gnu/packages/patches/glibc-make-4.0.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
2013-10-13gnu: cmake: Update patch to work with new system.Andreas Enge
* gnu/packages/patches/cmake-fix-tests.patch: Update to work with -p1. * gnu/packages/cmake.scm (cmake): Drop patch flag -p0.
2013-10-12gnu: Add Qt 4.8.5.Andreas Enge
* gnu/packages/qt.scm (qt-4): New variable. * gnu/packages/patches/qt4-tests.patch: New file, patch dropping tests requiring a running X server.
2013-10-11gnu: Valgrind: make it work with glibc 2.18.Cyril Roelandt
* gnu/packages/patches/valgrind-glibc.patch: update it.
2013-10-10gnu: tar: Update to 1.17.Ludovic Courtès
* gnu/packages/base.scm (tar): Update to 1.17. Remove 'arguments' and 'inputs'. * gnu/packages/patches/tar-gets-undeclared.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove 'tar-gets-undeclared.patch'.
2013-09-30gnu: glib: Update to 2.38.0.Andreas Enge
* gnu/packages/glib.scm (glib): Update to 2.38.0 and drop rewriting of GTESTER. * gnu/packages/patches/glib-tests-homedir.patch: Update patch for 2.38.0. * gnu/packages/patches/glib-tests-desktop.patch: Update patch for 2.38.0 and drop test dbus-appinfo.
2013-09-25gnu: m4: Upgrade to 1.4.17.Ludovic Courtès
* gnu/packages/m4.scm (m4): Upgrade to 1.4.17. Remove 'm4-s_isdir.patch' and 'm4-gets-undeclared.patch'. * gnu/packages/patches/m4-s_isdir.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly.
2013-09-23Merge branch 'master' into core-updatesLudovic Courtès
2013-09-15gnu: glibc: Fix 'ldd' on x86_64.Ludovic Courtès
Reported by Cyril Roelandt at <https://lists.gnu.org/archive/html/guix-devel/2013-09/msg00136.html>. * gnu/packages/patches/glibc-ldd-x86_64.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/base.scm (glibc): Use it.
2013-09-13gnu: gnutls: Upgrade to 3.2.4.Ludovic Courtès
* gnu/packages/gnutls.scm (gnutls): Update to 3.2.4; remove 'arguments' field, remove "patch/fix-tests" from the inputs. * gnu/packages/patches/gnutls-fix-tests-on-32-bits-system.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly.
2013-09-11gnu: avahi, dbus: Use /var as $localstatedir.Ludovic Courtès
* gnu/packages/avahi.scm (avahi): Pass '--localstatedir'; add 'patch/localstatedir'. * gnu/packages/glib.scm (dbus): Pass '--localstatedir' and '--with-session-socket-dir'; add 'patch/localstatedir'. * gnu/packages/patches/avahi-localstatedir.patch, gnu/packages/patches/dbus-localstatedir.patch: New files. * gnu-system.am (dist_patch_DATA): Add them.
2013-08-30gnu: hop: Allow compilation with Bigloo 4.0b.Ludovic Courtès
Fixes <http://bugs.gnu.org/15194>. Reported by Mark H Weaver <mhw@netris.org>. * gnu/packages/patches/hop-bigloo-4.0b.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/scheme.scm (hop): Use it.
2013-08-24gnu: Add Valgrind.Ludovic Courtès
* gnu/packages/valgrind.scm, gnu/packages/patches/valgrind-glibc.patch: New files. * gnu-system.am (GNU_SYSTEM_MODULES): Add valgrind.scm. (dist_patch_DATA): Add valgrind-glibc.patch.
2013-08-21gnu: guile-static: Add missing hunk in guile-default-utf8.patch.Ludovic Courtès
Before that, the ‘guile’ binary from ‘guile-static-stripped’ would abort as it tries and fails to open an iconv descriptor for ISO-8859-1. * gnu/packages/patches/guile-default-utf8.patch: Add missing hunk for Guile 2.0.9.
2013-08-20gnu: bigloo: Update to 4.0b.Ludovic Courtès
* gnu/packages/scheme.scm (bigloo): Update to 4.0b. Patch the `configure-gc' scripts. Remove `patch-absolute-file-names' phase. * gnu/packages/patches/bigloo-gc-shebangs.patch: Adjust to new version.
2013-08-07gnu: Add ripperX.Andreas Enge
* gnu/packages/mp3.scm (ripperx): New variable. * gnu/packages/patches/ripperx-libm.patch: New file. * gnu-system.am (dist_patch_DATA): Add patch.
2013-08-07gnu: Add cdparanoia.Andreas Enge
* gnu/packages/cdrom.scm (cdparanoia): New variable. * gnu/packages/patches/cdparanoia-fpic.patch: New file. * gnu-system.am: Add patch.
2013-08-05gnu: Rename "libapr" to "apr" and "libaprutil" to "apr-util".Andreas Enge
* gnu/packages/apr.scm: Rename file from libapr.scm. * gnu/packages/patches/apr-skip-getservbyname-test.patch: Rename file from libapr-skip-getservbyname-test.patch. * gnu-system.am (GNU_SYSTEM_MODULES): Rename module libapr to apr. * gnu-system.am (dist_patch_DATA): Rename patch file. * gnu/packages/apr.scm (apr): Rename from libapr. * gnu/packages/apr.scm (apr-util): Rename from libaprutil, change input name. * gnu/packages/version-control.scm (subversion): Change input name.
2013-07-12gnu: plotutils: Allow compilation with newer libpng.Ludovic Courtès
* gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/patches/plotutils-libpng-jmpbuf.patch: New file. * gnu/packages/plotutils.scm (plotutils): Add `plotutils-libpng-jmpbuf.patch' as an input, and apply it.
2013-07-09Merge branch 'core-updates'Ludovic Courtès
2013-07-08gnu: gettext: Upgrade to 0.18.3.Ludovic Courtès
* gnu/packages/gettext.scm (gettext): Upgrade to 0.18.3. Remove patch. Change `patch-tests' phase to use (which "sh'); keep it regardless of whether we're cross compiling.
2013-06-28gnutls: fix the test-suite for 32 bits systems.Cyril Roelandt
* gnu/packages/patches/gnutls-fix-tests-on-32-bits-system.patch: New file. * gnu-system.am: Add it here... * gnu/packages/gnutls.scm (gnutls): ... and use it here. Thanks to Nikos Mavrogiannopoulos for providing this patch: http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/6778
2013-06-27gnu: lsh: Upgrade to 2.1.Ludovic Courtès
* gnu/packages/lsh.scm (lsh): Upgrade to 2.1. Add Nettle as an input. Remove now unneeded patches. * gnu/packages/patches/lsh-guile-compat.patch, gnu/packages/patches/lsh-no-root-login.patch, gnu/packages/patches/lsh-pam-service-name.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove them.
2013-06-08gnu: glib: Update to 2.37.1.Ludovic Courtès
* gnu/packages/glib.scm (glib): Update to 2.37.1. Add Bash and tzdata as inputs. Remove `glib-tests-timezone.patch'. Augment `pre-build' phase to set `TZDIR', `XDG_CACHE_HOME', and to modify makefiles to honor $(TESTS_ENVIRONMENT). * gnu/packages/patches/glib-tests-desktop.patch, gnu/packages/patches/glib-tests-homedir.patch: Update. * gnu/packages/patches/glib-tests-timezone.patch: Remove. * Makefile.am (dist_patch_DATA): Update accordingly.
2013-05-24gnu: cross-gcc: Change patch so that `CROSS_LIBRARY_PATH' is honored.Ludovic Courtès
* gnu/packages/patches/gcc-cross-environment-variables.patch: Add two hunks, most notably one that changes GCC to honor LIBRARY_PATH_ENV when cross-compiling.
2013-05-11gnu: Add Scheme48.Ludovic Courtès
* gnu/packages/scheme.scm (scheme48): New variable. * gnu/packages/patches/scheme48-tests.patch: New file. * Makefile.am (dist_patch_DATA): Add it.
2013-04-12gnu: shishi: Update to 1.0.2.Nikita Karetnikov
* gnu/packages/shishi.scm (shishi): Update to 1.0.2. * gnu/packages/patches/shishi-gets-undeclared.patch: Remove it. * Makefile.am (dist_patch_DATA): Adjust accordingly.
2013-04-12gnu: Python: fix the compilation of some modules from the standard library.Cyril Roelandt
This commit enables the bz2, dbm, readline, ssl and zlib modules. * gnu/packages/gdbm.scm: Enable the compatibility mode. * gnu/packages/python.scm: Enable a few modules from the standard library. * gnu/packages/patches/python-fix-dbm.patch: New file. * Makefile.am: Add it.
2013-04-04Merge branch 'xorg' into core-updatesAndreas Enge
2013-03-31gnu: Add xpdf.Andreas Enge
* gnu/packages/pdf.scm (xpdf): New variable. * gnu/packages/patches/xpdf-constchar.patch: New file. * Makefile.am (dist_patch_DATA): Add it.
2013-03-29Merge branch 'master' into core-updatesLudovic Courtès
Conflicts: Makefile.am gnu/packages/base.scm