summaryrefslogtreecommitdiff
path: root/gnu/packages/patches
AgeCommit message (Expand)Author
2014-09-02gnu: Add nvi....* gnu/packages/nvi.scm: New file. * gnu/packages/patches/nvi-assume-preserve-path.patch: New file. * gnu-system.am: Add them. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Marek Benc
2014-08-16gnu: texi2html: Fix tests in the absense of gettext....* gnu/packages/patches/texi2html-i18n.patch: New patch. * gnu/packages/texinfo.scm (texi2html)[source]: Use it. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier
2014-08-12gnu: Add orpheus....* gnu/packages/orpheus.scm: New file. * gnu/packages/patches/orpheus-cast-errors-and-includes.patch: New patch. * gnu-system.am (GNU_SYSTEM_MODULES): Add file. (dist_patch_DATA): Add patch. Eric Bavier
2014-08-11gnu: Add texi2html....* gnu/packages/texinfo.scm (texi2html): New variable. * gnu/packages/patches/texi2html-document-encoding.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier
2014-08-11gnu: Add AVRDUDE...* gnu/packages/avrdude.scm: New file * gnu-system.am (GNU_SYSTEM_MODULES): Add avrdude.scm * gnu/packages/patches/avrdude-fix-libusb.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Manolis Ragkousis
2014-08-07gnu: Add lm-sensors....* gnu/packages/patches/lm-sensors-hwmon-attrs.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/linux.scm (lm-sensors): New variable. Mark H Weaver
2014-08-07gnu: curl: Update to 7.37.1....* gnu/packages/curl.scm (curl): Update to 7.37.1. Remove patch. * gnu/packages/patches/curl-fix-test172.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove patch. Andreas Enge
2014-08-05gnu: Add flashrom....* gnu/packages/patches/flashrom-use-libftdi1.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/admin.scm (flashrom): New variable. Mark H Weaver
2014-07-23gnu: module-init-tools: Fix $LINUX_MODULE_DIRECTORY handling in 'depmod'....* gnu/packages/patches/module-init-tools-moduledir.patch: Adjust the 'depmod' part to handle $LINUX_MODULE_DIRECTORY without a trailing slash. Ludovic Courtès
2014-07-23gnu: module-init-tools: Handle $LINUX_MODULE_DIRECTORY without trailing slash....Fixes <http://bugs.gnu.org/18068>. * gnu/packages/patches/module-init-tools-moduledir.patch: Adjust to deal with the lack of a trailing slash. Ludovic Courtès
2014-07-18gnu: Add Aegis....* gnu/packages/version-control.scm (aegis): New variable. * gnu/packages/patches/aegis-constness-error.patch: New file. * gnu/packages/patches/aegis-perl-tempdir1.patch: New file. * gnu/packages/patches/aegis-perl-tempdir2.patch: New file. * gnu/packages/patches/aegis-test-fixup-1.patch: New file. * gnu/packages/patches/aegis-test-fixup-2.patch: New file. John Darrington
2014-07-15gnu: flac: Upgrade to 1.3.0....* gnu/packages/xiph.scm (flac): Update to version 1.3.0. Remove 'patches' field. * gnu/packages/patches/flac-fix-memcmp-not-declared.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly. Signed-off-by: Jason Self <j@jxself.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jason Self
2014-07-13Merge branch 'bug-17853'Ludovic Courtès
2014-07-10gnu: glib: Fix build on i686....* gnu/packages/patches/glib-tests-timer.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/glib.scm: Use it. Eric Bavier
2014-07-08gnu: dmd: Update to 0.2....* gnu/packages/admin.scm (dmd): Update to 0.2; remove 'patches'. * gnu/packages/patches/dmd-getpw.patch, gnu/packages/patches/dmd-tests-longer-sleeps.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly. Ludovic Courtès
2014-07-07gnu: bitlbee: Upgrade to 3.2.2....* gnu/packages/messaging.scm (bitlbee): Upgrade to 3.2.2. Remove patches. Use 'libotr' instead of 'libotr-3'. * gnu/packages/patches/bitlbee-fix-tests.patch: Remove file. * gnu/packages/patches/bitlbee-memset-fix.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove patches. Mark H Weaver
2014-07-02gnu: glib: Upgrade to 2.40.0....* gnu/packages/glib.scm (glib)[source]: Upgrade to 2.40.0. Adjust patch list. * gnu/packages/patches/glib-tests-newnet.patch: Remove. * gnu/packages/patches/glib-tests-desktop.patch: Adjust for 2.40.0. Eric Bavier
2014-07-02gnu: libbonobo: Skip failing test case....* gnu/packages/patches/libbonobo-activation-test-race.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (libbonobo)[source]: New 'patches' field. Eric Bavier
2014-06-25gnu: cursynth: Upgrade to 1.5....* gnu/packages/cursynth.scm (cursynth)[source]: Upgrade to 1.5. New 'patches' field. * gnu/packages/patches/cursynth-wave-rand.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier
2014-06-22gnu: kmod: Honor $LINUX_MODULE_DIRECTORY....* gnu/packages/patches/kmod-module-directory.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/linux.scm (kmod)[origin]: Use it. Ludovic Courtès
2014-06-22gnu: Add udev....* gnu/packages/linux.scm (udev): New variable. * gnu/packages/patches/udev-gir-libtool.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Andreas Enge
2014-06-16gnu: guile-ncurses: Work around missing test files....* gnu/packages/patches/guile-ncurses-tests.patch: New file. * gnu/packages/guile.scm (guile-ncurses)[source]: Use it. * gnu-system.am (dist_patch_DATA): Add it. Ludovic Courtès
2014-06-16gnu: icu4c: Fix failing test....* gnu/packages/patches/icu4c-test-date-format.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/icu4c.scm (icu4c)[source]: Use it. Ludovic Courtès
2014-06-13gnu: Add pingus....* gnu/packages/games.scm (pingus): New variable. * gnu/packages/patches/pingus-sdl-libs-config.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier
2014-06-05gnu: openssl: Upgrade to 1.0.1h....* gnu/packages/openssl.scm (openssl): Upgrade to 1.0.1h. Remove patches, which are now upstream. * gnu/packages/patches/openssl-extension-checking-fixes.patch: Remove. * gnu/packages/patches/openssl-CVE-2010-5298.patch: Remove. * gnu-system.am (dist_patch_DATA): Remove them. Mark H Weaver
2014-06-04system: Tell module-init-tools where to look for modules....* gnu/packages/linux.scm (module-init-tools)[source](patches): New field. * gnu/packages/patches/module-init-tools-moduledir.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/system.scm (etc-directory): Add #:kernel parameter. Set 'LINUX_MODULE_DIRECTORY' in bashrc. (operating-system-etc-directory): Pass #:kernel to 'etc-directory'. Ludovic Courtès
2014-06-02Revert "gnu: hurd: Add Hurd Minimal."...This reverts commit bc046a94dec2afadbc1ee3957f13098a8d8b393c, which referred to uncommitted things ('glibc/hurd-headers'.) Ludovic Courtès
2014-06-01gnu: hurd: Add Hurd Minimal....* gnu/packages/hurd.scm (hurd-minimal): New variable. * gnu/packages/patches/hurd-minimal.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Manolis Ragkousis
2014-06-01gnu: util-linux: Remove dependency on Perl....* gnu/packages/linux.scm (util-linux)[source](patches): New field. * gnu/packages/patches/util-linux-perl.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. Ludovic Courtès
2014-05-28gnu: Make gtk-glext depend on pangox-compat and remove workaround patch...* gnu/packages/gnome.scm (gtk-glext): Add new dependency and remove patch * gnu/packages/patches/gtkglext-remove-pangox-dependency.patch: Delete file * gnu-system.am: Delete gnu/packages/patches/gtkglext-remove-pangox-dependency.patch John Darrington
2014-05-28gnu: Add cssc....* gnu/packages/version-control.scm (cssc): New variable. * gnu/packages/patches/cssc-gets-undeclared.patch: New file * gnu/packages/patches/cssc-missing-include.patch: New file * gnu-system.am: Add gnu/packages/patches/cssc-gets-undeclared.patch and gnu/packages/patches/cssc-missing-include.patch John Darrington
2014-05-26gnu: Add mcrypt, libmcrypt, and libmhash....* gnu/packages/mcrypt.scm: New file. * gnu/packages/patches/mhash-keygen-test-segfault.patch: New patch. * gnu-system.am (GNU_SYSTEM_MODULES): Add file. (dist_patch_DATA): Add patch. Eric Bavier
2014-05-20gnu: Add ccache....* gnu/packages/ccache.scm: New file. * gnu/packages/patches/ccache-stdc-predef-test.patch: New patch. * gnu-system.am (GNU_SYSTEM_MODULES): Add ccache.scm. (dist_patch_DATA): Add patch. Eric Bavier
2014-05-19gnu: Add superlu-dist package....* gnu/packages/maths.scm (superlu-dist): New variable. * gnu/packages/patches/superlu-dist-scotchmetis.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier
2014-05-19gnu: Add scotch package....* gnu/packages/maths.scm (scotch): New variable. * gnu/packages/patches/scotch-test-threading.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier
2014-05-12gnu: perl-tk: Patch for i686...* gnu/packages/patches/perl-tk-x11-discover.patch: New patch. * gnu-system.am [dist_patch_DATA]: Add it. * gnu/packages/tcl.scm (perl-tk)[origin]: Use it. Eric Bavier
2014-05-05gnu: pybugz: Add fixlet patches....* gnu/packages/python.scm (python2-pybugz)[source]: Add 'patches' field. * gnu/packages/patches/pybugz-encode-error.patch, gnu/packages/patches/pybugz-stty.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. Ludovic Courtès
2014-05-01gnu: Add petsc...* gnu/packages/maths.scm (petsc): New variable. (petsc-complex): New variable. * gnu/packages/patches/petsc-fix-threadcomm.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier
2014-04-28gnu: soprano: Add input clucene....* gnu/packages/rdf.scm (soprano): Add input clucene and patch the cmake file looking for it. * gnu/packages/patches/soprano-find-clucene.patch: New file. * gnu-system.am (dist_patch_DATA): Register the patch. Andreas Enge
2014-04-25gnu: Add doxygen....* gnu/packages/doxygen.scm: New file. * gnu/packages/patches/doxygen-test.patch, gnu/packages/patches/doxygen-tmake.patch: New files. * gnu-system.am (GNU_SYSTEM_MODULES, dist_patch_DATA): Register the new files. Andreas Enge
2014-04-22gnu: openssl: Fixes for CVE-2010-5298 and extension checking....* gnu/packages/patches/openssl-CVE-2010-5298.patch: New file. * gnu/packages/patches/openssl-extension-checking-fixes.patch: New file. * gnu/packages/openssl.scm (openssl): Add them. * gnu-system.am (dist_patch_DATA): Add them. Mark H Weaver
2014-04-16gnu: clucene: Add patch to indicate linking with clucene-shared, not only... clucene-core, to pkgconfig. * gnu/packages/patches/clucene-pkgconfig.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch. * gnu/packages/rdf.scm (clucene): Use patch. Andreas Enge
2014-04-10gnu: qemu: Remove 'qemu-with-multiple-smb-shares' package....* gnu/packages/qemu.scm (qemu/smb-shares): Remove. * gnu/packages/patches/qemu-multiple-smb-shares.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly. Ludovic Courtès
2014-04-09gnu: qemu: Upgrade to 1.7.1; add virtfs support....* gnu/packages/qemu.scm (qemu-headless): Upgrade to 1.7.1. [source]: Remove 'patches' field. [arguments]: Add --enable-virtfs configure flag. [inputs]: Add libcap and attr. * gnu/packages/patches/qemu-make-4.0.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly. Ludovic Courtès
2014-04-07gnu: Add patchutils and quilt...* gnu/packages/patchutils.scm: New file * gnu/packages/patches/patchutils-xfail-gendiff-tests.patch: New patch * gnu-system.am (GNU_SYSTEM_MODULES): Add patchutils. (dist_patch_DATA): Add patch. Eric Bavier
2014-04-07gnu: Python: disable failing tests on MIPS64....* gnu/packages/patches/python-fix-tests.patch: disable two failing tests on MIPS64. Cyril Roelandt
2014-04-07gnu: python: Apply mips n32 fix to bundled libffi....* gnu/packages/patches/python-libffi-mips-n32-fix.patch: New file. * gnu/packages/python.scm (python-2, python): Add it. * gnu-system.am (dist_patch_DATA): Add it. Mark H Weaver
2014-04-07gnu: Python: disable test_wait_result() as it fails on some setups...* gnu/packages/patches/python-fix-tests.patch: disable a failing test. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Cyril Roelandt
2014-04-05gnu: qemu: Change multiple-SMB-share patch to /gnu/store....* gnu/packages/patches/qemu-multiple-smb-shares.patch: Change "/nix/store" to "/gnu/store". Ludovic Courtès
2014-04-04gnu: guile-ssh: Use libssh 0.5.5 patched for CVE-2014-0017....* gnu/packages/patches/libssh-CVE-2014-0017.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/ssh.scm (libssh-0.5): New variable. (guile-ssh): Use it. Ludovic Courtès