diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2015-01-16 13:27:03 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2015-01-16 13:27:03 +0100 |
| commit | 57b7e1a62d2269bfd9d37f88bae92c829222f8fc (patch) | |
| tree | 5e6395e08025eb80de2040d77ac6febb558d2a72 /gnu-system.am | |
| parent | 72b703cdcaec260733a4e30800cef5eab3f071a6 (diff) | |
| parent | b01a0ba86e93012044f42c41ba5cbc7d7936c356 (diff) | |
Merge branch 'core-updates'
Conflicts:
gnu/packages/bootstrap.scm
Diffstat (limited to 'gnu-system.am')
| -rw-r--r-- | gnu-system.am | 29 |
1 files changed, 21 insertions, 8 deletions
diff --git a/gnu-system.am b/gnu-system.am index 8e331e136bf..58baec73136 100644 --- a/gnu-system.am +++ b/gnu-system.am | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # GNU Guix --- Functional package management for GNU | 1 | # GNU Guix --- Functional package management for GNU |
| 2 | # Copyright © 2012, 2013, 2014, 2015 Ludovic Courtès <ludo@gnu.org> | 2 | # Copyright © 2012, 2013, 2014, 2015 Ludovic Courtès <ludo@gnu.org> |
| 3 | # Copyright © 2013, 2014 Andreas Enge <andreas@enge.fr> | 3 | # Copyright © 2013, 2014 Andreas Enge <andreas@enge.fr> |
| 4 | # Copyright © 2013, 2014 Mark H Weaver <mhw@netris.org> | 4 | # Copyright © 2013, 2014, 2015 Mark H Weaver <mhw@netris.org> |
| 5 | # | 5 | # |
| 6 | # This file is part of GNU Guix. | 6 | # This file is part of GNU Guix. |
| 7 | # | 7 | # |
| @@ -347,6 +347,7 @@ dist_patch_DATA = \ | |||
| 347 | gnu/packages/patches/cpio-gets-undeclared.patch \ | 347 | gnu/packages/patches/cpio-gets-undeclared.patch \ |
| 348 | gnu/packages/patches/cssc-gets-undeclared.patch \ | 348 | gnu/packages/patches/cssc-gets-undeclared.patch \ |
| 349 | gnu/packages/patches/cssc-missing-include.patch \ | 349 | gnu/packages/patches/cssc-missing-include.patch \ |
| 350 | gnu/packages/patches/curl-gss-api-fix.patch \ | ||
| 350 | gnu/packages/patches/cursynth-wave-rand.patch \ | 351 | gnu/packages/patches/cursynth-wave-rand.patch \ |
| 351 | gnu/packages/patches/dbus-localstatedir.patch \ | 352 | gnu/packages/patches/dbus-localstatedir.patch \ |
| 352 | gnu/packages/patches/diffutils-gets-undeclared.patch \ | 353 | gnu/packages/patches/diffutils-gets-undeclared.patch \ |
| @@ -356,21 +357,22 @@ dist_patch_DATA = \ | |||
| 356 | gnu/packages/patches/duplicity-piped-password.patch \ | 357 | gnu/packages/patches/duplicity-piped-password.patch \ |
| 357 | gnu/packages/patches/duplicity-test_selection-tmp.patch \ | 358 | gnu/packages/patches/duplicity-test_selection-tmp.patch \ |
| 358 | gnu/packages/patches/eudev-rules-directory.patch \ | 359 | gnu/packages/patches/eudev-rules-directory.patch \ |
| 359 | gnu/packages/patches/file-CVE-2014-3587.patch \ | ||
| 360 | gnu/packages/patches/findutils-absolute-paths.patch \ | 360 | gnu/packages/patches/findutils-absolute-paths.patch \ |
| 361 | gnu/packages/patches/flashrom-use-libftdi1.patch \ | 361 | gnu/packages/patches/flashrom-use-libftdi1.patch \ |
| 362 | gnu/packages/patches/flex-bison-tests.patch \ | 362 | gnu/packages/patches/flex-bison-tests.patch \ |
| 363 | gnu/packages/patches/gawk-shell.patch \ | 363 | gnu/packages/patches/gawk-shell.patch \ |
| 364 | gnu/packages/patches/gcc-cross-environment-variables.patch \ | 364 | gnu/packages/patches/gcc-cross-environment-variables.patch \ |
| 365 | gnu/packages/patches/gcc-fix-pr61801.patch \ | ||
| 366 | gnu/packages/patches/gd-mips64-deplibs-fix.patch \ | ||
| 367 | gnu/packages/patches/glib-tests-desktop.patch \ | 365 | gnu/packages/patches/glib-tests-desktop.patch \ |
| 368 | gnu/packages/patches/glib-tests-homedir.patch \ | 366 | gnu/packages/patches/glib-tests-homedir.patch \ |
| 369 | gnu/packages/patches/glib-tests-prlimit.patch \ | 367 | gnu/packages/patches/glib-tests-prlimit.patch \ |
| 370 | gnu/packages/patches/glib-tests-timer.patch \ | 368 | gnu/packages/patches/glib-tests-timer.patch \ |
| 371 | gnu/packages/patches/glib-tests-gapplication.patch \ | 369 | gnu/packages/patches/glib-tests-gapplication.patch \ |
| 370 | gnu/packages/patches/glibc-CVE-2012-3406.patch \ | ||
| 371 | gnu/packages/patches/glibc-CVE-2014-7817.patch \ | ||
| 372 | gnu/packages/patches/glibc-bootstrap-system.patch \ | 372 | gnu/packages/patches/glibc-bootstrap-system.patch \ |
| 373 | gnu/packages/patches/glibc-ldd-x86_64.patch \ | 373 | gnu/packages/patches/glibc-ldd-x86_64.patch \ |
| 374 | gnu/packages/patches/glibc-mips-dangling-vfork-ref.patch \ | ||
| 375 | gnu/packages/patches/gmp-arm-asm-nothumb.patch \ | ||
| 374 | gnu/packages/patches/gnunet-fix-scheduler.patch \ | 376 | gnu/packages/patches/gnunet-fix-scheduler.patch \ |
| 375 | gnu/packages/patches/gnunet-fix-tests.patch \ | 377 | gnu/packages/patches/gnunet-fix-tests.patch \ |
| 376 | gnu/packages/patches/gobject-introspection-cc.patch \ | 378 | gnu/packages/patches/gobject-introspection-cc.patch \ |
| @@ -378,6 +380,7 @@ dist_patch_DATA = \ | |||
| 378 | gnu/packages/patches/gstreamer-0.10-bison3.patch \ | 380 | gnu/packages/patches/gstreamer-0.10-bison3.patch \ |
| 379 | gnu/packages/patches/gstreamer-0.10-silly-test.patch \ | 381 | gnu/packages/patches/gstreamer-0.10-silly-test.patch \ |
| 380 | gnu/packages/patches/guile-1.8-cpp-4.5.patch \ | 382 | gnu/packages/patches/guile-1.8-cpp-4.5.patch \ |
| 383 | gnu/packages/patches/guile-arm-fixes.patch \ | ||
| 381 | gnu/packages/patches/guile-default-utf8.patch \ | 384 | gnu/packages/patches/guile-default-utf8.patch \ |
| 382 | gnu/packages/patches/guile-linux-syscalls.patch \ | 385 | gnu/packages/patches/guile-linux-syscalls.patch \ |
| 383 | gnu/packages/patches/guile-relocatable.patch \ | 386 | gnu/packages/patches/guile-relocatable.patch \ |
| @@ -405,13 +408,10 @@ dist_patch_DATA = \ | |||
| 405 | gnu/packages/patches/libmad-mips-newgcc.patch \ | 408 | gnu/packages/patches/libmad-mips-newgcc.patch \ |
| 406 | gnu/packages/patches/libtheora-config-guess.patch \ | 409 | gnu/packages/patches/libtheora-config-guess.patch \ |
| 407 | gnu/packages/patches/libtool-skip-tests.patch \ | 410 | gnu/packages/patches/libtool-skip-tests.patch \ |
| 408 | gnu/packages/patches/libtool-skip-tests-for-mips.patch \ | ||
| 409 | gnu/packages/patches/libtool-2.4-skip-tests.patch \ | ||
| 410 | gnu/packages/patches/libssh-CVE-2014-0017.patch \ | 411 | gnu/packages/patches/libssh-CVE-2014-0017.patch \ |
| 411 | gnu/packages/patches/lm-sensors-hwmon-attrs.patch \ | 412 | gnu/packages/patches/lm-sensors-hwmon-attrs.patch \ |
| 412 | gnu/packages/patches/luit-posix.patch \ | 413 | gnu/packages/patches/luit-posix.patch \ |
| 413 | gnu/packages/patches/m4-gets-undeclared.patch \ | 414 | gnu/packages/patches/m4-gets-undeclared.patch \ |
| 414 | gnu/packages/patches/m4-readlink-EINVAL.patch \ | ||
| 415 | gnu/packages/patches/make-impure-dirs.patch \ | 415 | gnu/packages/patches/make-impure-dirs.patch \ |
| 416 | gnu/packages/patches/mc-fix-ncurses-build.patch \ | 416 | gnu/packages/patches/mc-fix-ncurses-build.patch \ |
| 417 | gnu/packages/patches/mcron-install.patch \ | 417 | gnu/packages/patches/mcron-install.patch \ |
| @@ -428,6 +428,7 @@ dist_patch_DATA = \ | |||
| 428 | gnu/packages/patches/orpheus-cast-errors-and-includes.patch \ | 428 | gnu/packages/patches/orpheus-cast-errors-and-includes.patch \ |
| 429 | gnu/packages/patches/ots-no-include-missing-file.patch \ | 429 | gnu/packages/patches/ots-no-include-missing-file.patch \ |
| 430 | gnu/packages/patches/patchelf-page-size.patch \ | 430 | gnu/packages/patches/patchelf-page-size.patch \ |
| 431 | gnu/packages/patches/patchelf-rework-for-arm.patch \ | ||
| 431 | gnu/packages/patches/patchutils-xfail-gendiff-tests.patch \ | 432 | gnu/packages/patches/patchutils-xfail-gendiff-tests.patch \ |
| 432 | gnu/packages/patches/perl-no-sys-dirs.patch \ | 433 | gnu/packages/patches/perl-no-sys-dirs.patch \ |
| 433 | gnu/packages/patches/perl-tk-x11-discover.patch \ | 434 | gnu/packages/patches/perl-tk-x11-discover.patch \ |
| @@ -457,7 +458,6 @@ dist_patch_DATA = \ | |||
| 457 | gnu/packages/patches/slim-sigusr1.patch \ | 458 | gnu/packages/patches/slim-sigusr1.patch \ |
| 458 | gnu/packages/patches/soprano-find-clucene.patch \ | 459 | gnu/packages/patches/soprano-find-clucene.patch \ |
| 459 | gnu/packages/patches/source-highlight-regexrange-test.patch \ | 460 | gnu/packages/patches/source-highlight-regexrange-test.patch \ |
| 460 | gnu/packages/patches/sqlite-large-page-size-fix.patch \ | ||
| 461 | gnu/packages/patches/superlu-dist-scotchmetis.patch \ | 461 | gnu/packages/patches/superlu-dist-scotchmetis.patch \ |
| 462 | gnu/packages/patches/tcsh-fix-autotest.patch \ | 462 | gnu/packages/patches/tcsh-fix-autotest.patch \ |
| 463 | gnu/packages/patches/teckit-cstdio.patch \ | 463 | gnu/packages/patches/teckit-cstdio.patch \ |
| @@ -496,6 +496,7 @@ dist_patch_DATA = \ | |||
| 496 | bootstrapdir = $(guilemoduledir)/gnu/packages/bootstrap | 496 | bootstrapdir = $(guilemoduledir)/gnu/packages/bootstrap |
| 497 | bootstrap_x86_64_linuxdir = $(bootstrapdir)/x86_64-linux | 497 | bootstrap_x86_64_linuxdir = $(bootstrapdir)/x86_64-linux |
| 498 | bootstrap_i686_linuxdir = $(bootstrapdir)/i686-linux | 498 | bootstrap_i686_linuxdir = $(bootstrapdir)/i686-linux |
| 499 | bootstrap_armhf_linuxdir = $(bootstrapdir)/armhf-linux | ||
| 499 | bootstrap_mips64el_linuxdir = $(bootstrapdir)/mips64el-linux | 500 | bootstrap_mips64el_linuxdir = $(bootstrapdir)/mips64el-linux |
| 500 | 501 | ||
| 501 | dist_bootstrap_x86_64_linux_DATA = \ | 502 | dist_bootstrap_x86_64_linux_DATA = \ |
| @@ -510,6 +511,12 @@ dist_bootstrap_i686_linux_DATA = \ | |||
| 510 | gnu/packages/bootstrap/i686-linux/tar \ | 511 | gnu/packages/bootstrap/i686-linux/tar \ |
| 511 | gnu/packages/bootstrap/i686-linux/xz | 512 | gnu/packages/bootstrap/i686-linux/xz |
| 512 | 513 | ||
| 514 | dist_bootstrap_armhf_linux_DATA = \ | ||
| 515 | gnu/packages/bootstrap/armhf-linux/bash \ | ||
| 516 | gnu/packages/bootstrap/armhf-linux/mkdir \ | ||
| 517 | gnu/packages/bootstrap/armhf-linux/tar \ | ||
| 518 | gnu/packages/bootstrap/armhf-linux/xz | ||
| 519 | |||
| 513 | dist_bootstrap_mips64el_linux_DATA = \ | 520 | dist_bootstrap_mips64el_linux_DATA = \ |
| 514 | gnu/packages/bootstrap/mips64el-linux/bash \ | 521 | gnu/packages/bootstrap/mips64el-linux/bash \ |
| 515 | gnu/packages/bootstrap/mips64el-linux/mkdir \ | 522 | gnu/packages/bootstrap/mips64el-linux/mkdir \ |
| @@ -522,6 +529,8 @@ nodist_bootstrap_x86_64_linux_DATA = \ | |||
| 522 | gnu/packages/bootstrap/x86_64-linux/guile-2.0.9.tar.xz | 529 | gnu/packages/bootstrap/x86_64-linux/guile-2.0.9.tar.xz |
| 523 | nodist_bootstrap_i686_linux_DATA = \ | 530 | nodist_bootstrap_i686_linux_DATA = \ |
| 524 | gnu/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz | 531 | gnu/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz |
| 532 | nodist_bootstrap_armhf_linux_DATA = \ | ||
| 533 | gnu/packages/bootstrap/armhf-linux/guile-2.0.11.tar.xz | ||
| 525 | nodist_bootstrap_mips64el_linux_DATA = \ | 534 | nodist_bootstrap_mips64el_linux_DATA = \ |
| 526 | gnu/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz | 535 | gnu/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz |
| 527 | 536 | ||
| @@ -533,6 +542,7 @@ set-bootstrap-executable-permissions: | |||
| 533 | DISTCLEANFILES = \ | 542 | DISTCLEANFILES = \ |
| 534 | $(nodist_bootstrap_x86_64_linux_DATA) \ | 543 | $(nodist_bootstrap_x86_64_linux_DATA) \ |
| 535 | $(nodist_bootstrap_i686_linux_DATA) \ | 544 | $(nodist_bootstrap_i686_linux_DATA) \ |
| 545 | $(nodist_bootstrap_armhf_linux_DATA) \ | ||
| 536 | $(nodist_bootstrap_mips64el_linux_DATA) | 546 | $(nodist_bootstrap_mips64el_linux_DATA) |
| 537 | 547 | ||
| 538 | # Method to download a file from an external source. | 548 | # Method to download a file from an external source. |
| @@ -547,6 +557,9 @@ gnu/packages/bootstrap/x86_64-linux/guile-2.0.9.tar.xz: | |||
| 547 | gnu/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz: | 557 | gnu/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz: |
| 548 | $(MKDIR_P) `dirname "$@"` | 558 | $(MKDIR_P) `dirname "$@"` |
| 549 | $(DOWNLOAD_FILE) "$@" "b757cd46bf13ecac83fb8e955fb50096ac2d17bb610ca8eb816f29302a00a846" | 559 | $(DOWNLOAD_FILE) "$@" "b757cd46bf13ecac83fb8e955fb50096ac2d17bb610ca8eb816f29302a00a846" |
| 560 | gnu/packages/bootstrap/armhf-linux/guile-2.0.11.tar.xz: | ||
| 561 | $(MKDIR_P) `dirname "$@"` | ||
| 562 | $(DOWNLOAD_FILE) "$@" "e551d05d4d385d6706ab8d574856a087758294dc90ab4c06e70a157a685e23d6" | ||
| 550 | gnu/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz: | 563 | gnu/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz: |
| 551 | $(MKDIR_P) `dirname "$@"` | 564 | $(MKDIR_P) `dirname "$@"` |
| 552 | $(DOWNLOAD_FILE) "$@" "994680f0001346864aa2c2cc5110f380ee7518dcd701c614291682b8e948f73b" | 565 | $(DOWNLOAD_FILE) "$@" "994680f0001346864aa2c2cc5110f380ee7518dcd701c614291682b8e948f73b" |
