gnu: curl: Update to 7.44.0.
[jackhill/guix/guix.git] / gnu-system.am
CommitLineData
d516736c 1# GNU Guix --- Functional package management for GNU
e13f715b 2# Copyright © 2012, 2013, 2014, 2015 Ludovic Courtès <ludo@gnu.org>
a34816ef 3# Copyright © 2013, 2014, 2015 Andreas Enge <andreas@enge.fr>
b515822d 4# Copyright © 2013, 2014, 2015 Mark H Weaver <mhw@netris.org>
d516736c
LC
5#
6# This file is part of GNU Guix.
7#
8# GNU Guix is free software; you can redistribute it and/or modify it
9# under the terms of the GNU General Public License as published by
10# the Free Software Foundation; either version 3 of the License, or (at
11# your option) any later version.
12#
13# GNU Guix is distributed in the hope that it will be useful, but
14# WITHOUT ANY WARRANTY; without even the implied warranty of
15# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16# GNU General Public License for more details.
17#
18# You should have received a copy of the GNU General Public License
19# along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
20
21# Definitions for the GNU System: package modules, patches, bootstrap
22# binaries.
23
24GNU_SYSTEM_MODULES = \
c9384945 25 gnu.scm \
84dfb458 26 gnu/artwork.scm \
d516736c 27 gnu/packages.scm \
5078e98a 28 gnu/packages/aarddict.scm \
698d2280 29 gnu/packages/abiword.scm \
f349fa02 30 gnu/packages/acct.scm \
d516736c 31 gnu/packages/acl.scm \
4aeea896 32 gnu/packages/admin.scm \
342005e7 33 gnu/packages/adns.scm \
d516736c 34 gnu/packages/algebra.scm \
548f7a8f 35 gnu/packages/aidc.scm \
f3463caf 36 gnu/packages/apl.scm \
21252596 37 gnu/packages/apr.scm \
5d80dd08 38 gnu/packages/asciidoc.scm \
d516736c
LC
39 gnu/packages/aspell.scm \
40 gnu/packages/attr.scm \
147479c9 41 gnu/packages/audacity.scm \
fb68469f 42 gnu/packages/audio.scm \
d9112589 43 gnu/packages/autogen.scm \
d516736c
LC
44 gnu/packages/autotools.scm \
45 gnu/packages/avahi.scm \
a5b60e3c 46 gnu/packages/avr.scm \
d1a5439b 47 gnu/packages/backup.scm \
d516736c
LC
48 gnu/packages/base.scm \
49 gnu/packages/bash.scm \
d516736c 50 gnu/packages/bdw-gc.scm \
4e10a221 51 gnu/packages/bioinformatics.scm \
3963a729 52 gnu/packages/bittorrent.scm \
d516736c 53 gnu/packages/bison.scm \
2a72eeee 54 gnu/packages/boost.scm \
d516736c 55 gnu/packages/bootstrap.scm \
95faa107 56 gnu/packages/busybox.scm \
a438d540 57 gnu/packages/calcurse.scm \
5bbd6bf1 58 gnu/packages/ccache.scm \
d516736c 59 gnu/packages/cdrom.scm \
cf053a4f 60 gnu/packages/certs.scm \
d516736c 61 gnu/packages/check.scm \
0061079a 62 gnu/packages/ci.scm \
d516736c 63 gnu/packages/cmake.scm \
23153c90 64 gnu/packages/code.scm \
bdb36958 65 gnu/packages/commencement.scm \
d516736c 66 gnu/packages/compression.scm \
35dbbbe0 67 gnu/packages/conkeror.scm \
548f7a8f 68 gnu/packages/cook.scm \
d516736c
LC
69 gnu/packages/cpio.scm \
70 gnu/packages/cppi.scm \
71 gnu/packages/cross-base.scm \
80b77646 72 gnu/packages/crypto.scm \
d516736c 73 gnu/packages/cryptsetup.scm \
51002318 74 gnu/packages/cups.scm \
d516736c 75 gnu/packages/curl.scm \
505b1aa8 76 gnu/packages/cursynth.scm \
d516736c 77 gnu/packages/cyrus-sasl.scm \
5f96f303 78 gnu/packages/databases.scm \
501aa54f 79 gnu/packages/datamash.scm \
28fb9101 80 gnu/packages/dc.scm \
8d809faf 81 gnu/packages/debug.scm \
d516736c 82 gnu/packages/dejagnu.scm \
a869565b 83 gnu/packages/dictionaries.scm \
cc4a2aeb 84 gnu/packages/disk.scm \
1a8bf1dc 85 gnu/packages/djvu.scm \
36fb36b5 86 gnu/packages/dns.scm \
c915b404 87 gnu/packages/docbook.scm \
436d4d1f 88 gnu/packages/doxygen.scm \
b0ded08f 89 gnu/packages/dunst.scm \
947ae545 90 gnu/packages/ebook.scm \
d516736c 91 gnu/packages/ed.scm \
2ed5b0f4 92 gnu/packages/elf.scm \
d516736c 93 gnu/packages/emacs.scm \
1deac344 94 gnu/packages/enchant.scm \
ffb010b5 95 gnu/packages/engineering.scm \
2303c821 96 gnu/packages/enlightenment.scm \
488c34ec 97 gnu/packages/fcitx.scm \
b0d1f10b 98 gnu/packages/feh.scm \
6ef9edbf 99 gnu/packages/figlet.scm \
d516736c 100 gnu/packages/file.scm \
4902c3ec 101 gnu/packages/firmware.scm \
361046f7 102 gnu/packages/fish.scm \
eff5f452 103 gnu/packages/flashing-tools.scm \
d516736c 104 gnu/packages/flex.scm \
b6cbb314 105 gnu/packages/fltk.scm \
21252596 106 gnu/packages/fonts.scm \
d516736c 107 gnu/packages/fontutils.scm \
0b0e11a9 108 gnu/packages/freedesktop.scm \
d516736c 109 gnu/packages/freeipmi.scm \
158adb66 110 gnu/packages/ftp.scm \
b005157c 111 gnu/packages/fribidi.scm \
c1b0c7d9 112 gnu/packages/fvwm.scm \
6cb89466 113 gnu/packages/game-development.scm \
db4fdc04 114 gnu/packages/games.scm \
d516736c
LC
115 gnu/packages/gawk.scm \
116 gnu/packages/gcal.scm \
117 gnu/packages/gcc.scm \
118 gnu/packages/gd.scm \
119 gnu/packages/gdb.scm \
120 gnu/packages/gdbm.scm \
7dca3073 121 gnu/packages/geeqie.scm \
d516736c
LC
122 gnu/packages/gettext.scm \
123 gnu/packages/ghostscript.scm \
a37b8077 124 gnu/packages/gimp.scm \
21252596 125 gnu/packages/gkrellm.scm \
daca8666 126 gnu/packages/gl.scm \
d516736c 127 gnu/packages/glib.scm \
995b7261 128 gnu/packages/gnome.scm \
e55c1b67 129 gnu/packages/gnucash.scm \
eb4b2ab6 130 gnu/packages/gnunet.scm \
d516736c 131 gnu/packages/gnupg.scm \
d7a9ed37 132 gnu/packages/gnustep.scm \
be0f6112 133 gnu/packages/gnuzilla.scm \
889a87f0 134 gnu/packages/gnu-pw-mgr.scm \
d516736c
LC
135 gnu/packages/gperf.scm \
136 gnu/packages/gprolog.scm \
83aabfbc 137 gnu/packages/gps.scm \
f327b36e 138 gnu/packages/graphics.scm \
d516736c
LC
139 gnu/packages/graphviz.scm \
140 gnu/packages/groff.scm \
141 gnu/packages/grub.scm \
142 gnu/packages/grue-hunter.scm \
143 gnu/packages/gsasl.scm \
22885fb8 144 gnu/packages/gstreamer.scm \
d516736c
LC
145 gnu/packages/gtk.scm \
146 gnu/packages/guile.scm \
0af626ff 147 gnu/packages/guile-wm.scm \
d516736c 148 gnu/packages/gv.scm \
99b030c7 149 gnu/packages/gxmessage.scm \
246b3437 150 gnu/packages/haskell.scm \
d516736c 151 gnu/packages/hugs.scm \
0193c004 152 gnu/packages/hurd.scm \
aad6f5bc 153 gnu/packages/ibus.scm \
d516736c
LC
154 gnu/packages/icu4c.scm \
155 gnu/packages/idutils.scm \
e55354b8 156 gnu/packages/image.scm \
d516736c
LC
157 gnu/packages/imagemagick.scm \
158 gnu/packages/indent.scm \
1d07e931 159 gnu/packages/inkscape.scm \
d516736c 160 gnu/packages/irssi.scm \
27480620 161 gnu/packages/iso-codes.scm \
0760e3a1 162 gnu/packages/java.scm \
82d8729b 163 gnu/packages/jemalloc.scm \
cafc3f5a 164 gnu/packages/jrnl.scm \
aa5fac33 165 gnu/packages/julia.scm \
973d9f1d 166 gnu/packages/kde.scm \
f272987a 167 gnu/packages/kde-frameworks.scm \
b832c6e9 168 gnu/packages/key-mon.scm \
fc436dba 169 gnu/packages/language.scm \
d516736c
LC
170 gnu/packages/less.scm \
171 gnu/packages/lesstif.scm \
90ed6291 172 gnu/packages/libcanberra.scm \
d516736c 173 gnu/packages/libdaemon.scm \
35035074 174 gnu/packages/libedit.scm \
d516736c 175 gnu/packages/libevent.scm \
f5844fde 176 gnu/packages/libffcall.scm \
d516736c 177 gnu/packages/libffi.scm \
77362186 178 gnu/packages/libftdi.scm \
e5326da4 179 gnu/packages/calendar.scm \
d516736c 180 gnu/packages/libidn.scm \
d516736c 181 gnu/packages/libphidget.scm \
7b4570b4 182 gnu/packages/libreoffice.scm \
d516736c 183 gnu/packages/libsigsegv.scm \
d516736c
LC
184 gnu/packages/libunistring.scm \
185 gnu/packages/libusb.scm \
186 gnu/packages/libunwind.scm \
18a5a9a1 187 gnu/packages/libupnp.scm \
39b04845 188 gnu/packages/lightning.scm \
c2150d9a 189 gnu/packages/links.scm \
d516736c 190 gnu/packages/linux.scm \
e7682771 191 gnu/packages/lirc.scm \
548f7a8f 192 gnu/packages/lisp.scm \
3e4249ce 193 gnu/packages/llvm.scm \
d516736c
LC
194 gnu/packages/lout.scm \
195 gnu/packages/lsh.scm \
196 gnu/packages/lsof.scm \
197 gnu/packages/lua.scm \
889e57f4 198 gnu/packages/lxde.scm \
e5e06930 199 gnu/packages/lxqt.scm \
ece26246 200 gnu/packages/lynx.scm \
d516736c 201 gnu/packages/m4.scm \
741115b6 202 gnu/packages/machine-learning.scm \
cd2e0b64 203 gnu/packages/man.scm \
1fdd3ee2 204 gnu/packages/mail.scm \
d516736c 205 gnu/packages/make-bootstrap.scm \
7782d3a6 206 gnu/packages/markdown.scm \
8f8b2451 207 gnu/packages/maths.scm \
5da64c7d 208 gnu/packages/mc.scm \
ff78435f 209 gnu/packages/mcrypt.scm \
7c706558 210 gnu/packages/messaging.scm \
2184ed91 211 gnu/packages/mg.scm \
eeb3703d 212 gnu/packages/miscfiles.scm \
d516736c 213 gnu/packages/mit-krb5.scm \
350b9b99 214 gnu/packages/moe.scm \
8d872ae0 215 gnu/packages/moreutils.scm \
892d8a81 216 gnu/packages/mpd.scm \
d516736c 217 gnu/packages/mp3.scm \
fb0e3709 218 gnu/packages/mpi.scm \
d516736c 219 gnu/packages/multiprecision.scm \
1b6826d3 220 gnu/packages/music.scm \
addfc3fc 221 gnu/packages/mtools.scm \
d516736c 222 gnu/packages/nano.scm \
4f3a10d5 223 gnu/packages/ncdu.scm \
d516736c
LC
224 gnu/packages/ncurses.scm \
225 gnu/packages/netpbm.scm \
226 gnu/packages/nettle.scm \
8a413bca 227 gnu/packages/networking.scm \
cd287ba1 228 gnu/packages/ninja.scm \
ed02caff 229 gnu/packages/node.scm \
6d73e17b 230 gnu/packages/noweb.scm \
d99e12d2 231 gnu/packages/ntp.scm \
f4c4513d 232 gnu/packages/nutrition.scm \
548f7a8f 233 gnu/packages/nvi.scm \
d516736c 234 gnu/packages/ocaml.scm \
9e617a54 235 gnu/packages/ocr.scm \
3e424f25 236 gnu/packages/onc-rpc.scm \
7131ef4b 237 gnu/packages/openbox.scm \
d516736c 238 gnu/packages/openldap.scm \
51152cd1 239 gnu/packages/orpheus.scm \
52910ded 240 gnu/packages/ots.scm \
bbe8d8f0 241 gnu/packages/package-management.scm \
e3aaefe7 242 gnu/packages/parallel.scm \
de63b20e 243 gnu/packages/password-utils.scm \
8a9d928f 244 gnu/packages/patchutils.scm \
42422cc2 245 gnu/packages/pciutils.scm \
d516736c
LC
246 gnu/packages/pcre.scm \
247 gnu/packages/pdf.scm \
fa58ca43 248 gnu/packages/pem.scm \
d516736c 249 gnu/packages/perl.scm \
9208d0c1 250 gnu/packages/photo.scm \
d516736c
LC
251 gnu/packages/pkg-config.scm \
252 gnu/packages/plotutils.scm \
cff1c5c1 253 gnu/packages/polkit.scm \
d516736c
LC
254 gnu/packages/popt.scm \
255 gnu/packages/pth.scm \
37bfb448 256 gnu/packages/pulseaudio.scm \
61452a5a 257 gnu/packages/pumpio.scm \
58310341 258 gnu/packages/pretty-print.scm \
14d17788 259 gnu/packages/protobuf.scm \
60def646 260 gnu/packages/pv.scm \
d516736c
LC
261 gnu/packages/python.scm \
262 gnu/packages/qemu.scm \
bd677c2d 263 gnu/packages/qt.scm \
d516736c 264 gnu/packages/ratpoison.scm \
0577ddc4 265 gnu/packages/rc.scm \
00e65098 266 gnu/packages/rdesktop.scm \
c0798488 267 gnu/packages/rdf.scm \
d516736c 268 gnu/packages/readline.scm \
13e7ce85 269 gnu/packages/rrdtool.scm \
d516736c 270 gnu/packages/rsync.scm \
6ef8c59a 271 gnu/packages/ruby.scm \
d3066a0d 272 gnu/packages/rush.scm \
d516736c 273 gnu/packages/samba.scm \
93dc836f 274 gnu/packages/sawfish.scm \
45c151d9 275 gnu/packages/scanner.scm \
d516736c
LC
276 gnu/packages/scheme.scm \
277 gnu/packages/screen.scm \
c3c516ea 278 gnu/packages/sdl.scm \
98e7fc9b 279 gnu/packages/search.scm \
97aed46f 280 gnu/packages/serveez.scm \
d516736c 281 gnu/packages/shishi.scm \
4e2bd414 282 gnu/packages/skarnet.scm \
02d8d9c8 283 gnu/packages/skribilo.scm \
e9257d37 284 gnu/packages/slang.scm \
4aa0891c 285 gnu/packages/slim.scm \
d516736c 286 gnu/packages/smalltalk.scm \
d516736c 287 gnu/packages/ssh.scm \
4cccb361 288 gnu/packages/stalonetray.scm \
cb7e4867 289 gnu/packages/statistics.scm \
975b8942 290 gnu/packages/suckless.scm \
832e64bd 291 gnu/packages/swig.scm \
6256553c 292 gnu/packages/sxiv.scm \
b5f4bb85 293 gnu/packages/synergy.scm \
a73956ba 294 gnu/packages/task-management.scm \
8c6c91fe 295 gnu/packages/tbb.scm \
d516736c
LC
296 gnu/packages/tcl.scm \
297 gnu/packages/tcsh.scm \
8fd3de0b 298 gnu/packages/telephony.scm \
d516736c
LC
299 gnu/packages/texinfo.scm \
300 gnu/packages/texlive.scm \
7939e70a 301 gnu/packages/textutils.scm \
d516736c 302 gnu/packages/time.scm \
a7fd7b68 303 gnu/packages/tls.scm \
d516736c
LC
304 gnu/packages/tmux.scm \
305 gnu/packages/tor.scm \
1567bb19 306 gnu/packages/tre.scm \
6633f86b 307 gnu/packages/tv.scm \
d516736c 308 gnu/packages/unrtf.scm \
c4dc4466 309 gnu/packages/upnp.scm \
18311966 310 gnu/packages/uucp.scm \
e78a0ae5 311 gnu/packages/valgrind.scm \
d516736c 312 gnu/packages/version-control.scm \
39efcc9b 313 gnu/packages/video.scm \
d516736c
LC
314 gnu/packages/vim.scm \
315 gnu/packages/vpn.scm \
501de668 316 gnu/packages/vtk.scm \
d516736c
LC
317 gnu/packages/w3m.scm \
318 gnu/packages/wdiff.scm \
db4fdc04 319 gnu/packages/web.scm \
61c21ad3 320 gnu/packages/webkit.scm \
f4896687 321 gnu/packages/weechat.scm \
d516736c 322 gnu/packages/wget.scm \
10b60c04 323 gnu/packages/wicd.scm \
8f9580ca 324 gnu/packages/wine.scm \
d516736c 325 gnu/packages/wordnet.scm \
9ffbe2b7 326 gnu/packages/wv.scm \
927b6728 327 gnu/packages/wxwidgets.scm \
b3f3fb82 328 gnu/packages/xfig.scm \
54ff0b7d 329 gnu/packages/xiph.scm \
d516736c 330 gnu/packages/xml.scm \
75c6fd43 331 gnu/packages/xnee.scm \
3c156c8a 332 gnu/packages/xdisorg.scm \
d516736c 333 gnu/packages/xorg.scm \
62ac2ed9 334 gnu/packages/xfce.scm \
91dcbafa 335 gnu/packages/yasm.scm \
6036453f 336 gnu/packages/yubico.scm \
d516736c
LC
337 gnu/packages/zile.scm \
338 gnu/packages/zip.scm \
cf31157f 339 gnu/packages/zsh.scm \
0ded70f3 340 \
db4fdc04 341 gnu/services.scm \
f4561be2 342 gnu/services/avahi.scm \
db4fdc04 343 gnu/services/base.scm \
105369a4 344 gnu/services/databases.scm \
fe1a39d3 345 gnu/services/desktop.scm \
db4fdc04 346 gnu/services/dmd.scm \
aa4ed923 347 gnu/services/lirc.scm \
db4fdc04 348 gnu/services/networking.scm \
f33e2d78 349 gnu/services/ssh.scm \
db4fdc04
LC
350 gnu/services/xorg.scm \
351 \
033adfe7 352 gnu/system.scm \
c5df1839 353 gnu/system/file-systems.scm \
0ded70f3 354 gnu/system/grub.scm \
fc91c17a 355 gnu/system/install.scm \
0ded70f3 356 gnu/system/linux.scm \
735c6dd7 357 gnu/system/linux-initrd.scm \
598e19dc 358 gnu/system/locale.scm \
996ed739 359 gnu/system/nss.scm \
0ded70f3 360 gnu/system/shadow.scm \
548f7a8f
LC
361 gnu/system/vm.scm \
362 \
363 gnu/build/activation.scm \
e2f4b305 364 gnu/build/file-systems.scm \
548f7a8f 365 gnu/build/install.scm \
8a9e21d1 366 gnu/build/linux-boot.scm \
c1f6a0c2 367 gnu/build/linux-container.scm \
fbb35558 368 gnu/build/linux-initrd.scm \
fcaa5f44 369 gnu/build/linux-modules.scm \
548f7a8f
LC
370 gnu/build/vm.scm
371
d516736c
LC
372
373patchdir = $(guilemoduledir)/gnu/packages/patches
374dist_patch_DATA = \
698d2280
MB
375 gnu/packages/patches/abiword-explictly-cast-bools.patch \
376 gnu/packages/patches/abiword-link-plugins-against-backend.patch \
377 gnu/packages/patches/abiword-no-include-glib-internal-headers.patch \
378 gnu/packages/patches/abiword-pass-no-undefined-to-linker.patch \
379 gnu/packages/patches/abiword-use-proper-png-api.patch \
380 gnu/packages/patches/abiword-wmf-version-lookup-fix.patch \
2dfed643
AE
381 gnu/packages/patches/aegis-constness-error.patch \
382 gnu/packages/patches/aegis-perl-tempdir1.patch \
383 gnu/packages/patches/aegis-perl-tempdir2.patch \
384 gnu/packages/patches/aegis-test-fixup-1.patch \
385 gnu/packages/patches/aegis-test-fixup-2.patch \
87bafa07 386 gnu/packages/patches/agg-am_c_prototype.patch \
bcd94e19 387 gnu/packages/patches/alsa-lib-mips-atomic-fix.patch \
21252596 388 gnu/packages/patches/apr-skip-getservbyname-test.patch \
1306b0b0
LC
389 gnu/packages/patches/ath9k-htc-firmware-binutils.patch \
390 gnu/packages/patches/ath9k-htc-firmware-gcc.patch \
4902c3ec 391 gnu/packages/patches/ath9k-htc-firmware-objcopy.patch \
147479c9 392 gnu/packages/patches/audacity-fix-ffmpeg-binding.patch \
d516736c 393 gnu/packages/patches/automake-skip-amhello-tests.patch \
8eaa8a3b 394 gnu/packages/patches/avahi-localstatedir.patch \
a060ca32 395 gnu/packages/patches/avidemux-install-to-lib.patch \
4acd5c0f 396 gnu/packages/patches/avrdude-fix-libusb.patch \
16629c8a 397 gnu/packages/patches/bash-completion-directories.patch \
b81cb1f2 398 gnu/packages/patches/bedtools-32bit-compilation.patch \
241e1221 399 gnu/packages/patches/bowtie-fix-makefile.patch \
d516736c
LC
400 gnu/packages/patches/bigloo-gc-shebangs.patch \
401 gnu/packages/patches/binutils-ld-new-dtags.patch \
2c1ceeac 402 gnu/packages/patches/binutils-loongson-workaround.patch \
3a6fb858 403 gnu/packages/patches/bitlbee-configure-doc-fix.patch \
8d662672 404 gnu/packages/patches/boost-mips-avoid-m32.patch \
b8ac8c28 405 gnu/packages/patches/calibre-drop-unrar.patch \
b655b215 406 gnu/packages/patches/calibre-no-updates-dialog.patch \
21252596 407 gnu/packages/patches/cdparanoia-fpic.patch \
a34816ef 408 gnu/packages/patches/chmlib-inttypes.patch \
fd6ae1b9 409 gnu/packages/patches/clang-libc-search-path.patch \
7051054a 410 gnu/packages/patches/clucene-pkgconfig.patch \
d516736c 411 gnu/packages/patches/cmake-fix-tests.patch \
c7bdc7ec
MW
412 gnu/packages/patches/cpio-CVE-2014-9112-pt1.patch \
413 gnu/packages/patches/cpio-CVE-2014-9112-pt2.patch \
414 gnu/packages/patches/cpio-CVE-2014-9112-pt3.patch \
415 gnu/packages/patches/cpio-CVE-2014-9112-pt4.patch \
416 gnu/packages/patches/cpio-CVE-2014-9112-pt5.patch \
9ae1e920 417 gnu/packages/patches/cpio-fix-symlink-bad-length-test.patch \
d516736c 418 gnu/packages/patches/cpio-gets-undeclared.patch \
e6caa52d 419 gnu/packages/patches/cpufrequtils-fix-aclocal.patch \
82700f0f 420 gnu/packages/patches/crda-optional-gcrypt.patch \
191c7101 421 gnu/packages/patches/crossmap-allow-system-pysam.patch \
25f76ef0
JD
422 gnu/packages/patches/cssc-gets-undeclared.patch \
423 gnu/packages/patches/cssc-missing-include.patch \
2dfed643 424 gnu/packages/patches/clucene-contribs-lib.patch \
7cd157e2 425 gnu/packages/patches/cursynth-wave-rand.patch \
8eaa8a3b 426 gnu/packages/patches/dbus-localstatedir.patch \
a17d4564 427 gnu/packages/patches/dealii-p4est-interface.patch \
d516736c 428 gnu/packages/patches/diffutils-gets-undeclared.patch \
2a9a4fb8 429 gnu/packages/patches/dfu-programmer-fix-libusb.patch \
436d4d1f
AE
430 gnu/packages/patches/doxygen-test.patch \
431 gnu/packages/patches/doxygen-tmake.patch \
335bc683
EB
432 gnu/packages/patches/duplicity-piped-password.patch \
433 gnu/packages/patches/duplicity-test_selection-tmp.patch \
cc1e1b38 434 gnu/packages/patches/elfutils-tests-ptrace.patch \
1bef37ee 435 gnu/packages/patches/emacs-exec-path.patch \
c19ce3a7 436 gnu/packages/patches/eudev-rules-directory.patch \
99e29da1 437 gnu/packages/patches/expat-CVE-2015-1283.patch \
93094501
FB
438 gnu/packages/patches/fastcap-mulGlobal.patch \
439 gnu/packages/patches/fastcap-mulSetup.patch \
23bae7bb
FB
440 gnu/packages/patches/fasthenry-spAllocate.patch \
441 gnu/packages/patches/fasthenry-spBuild.patch \
442 gnu/packages/patches/fasthenry-spUtils.patch \
443 gnu/packages/patches/fasthenry-spSolve.patch \
444 gnu/packages/patches/fasthenry-spFactor.patch \
d516736c 445 gnu/packages/patches/findutils-absolute-paths.patch \
67dfa198 446 gnu/packages/patches/findutils-localstatedir.patch \
42dc3af5 447 gnu/packages/patches/flashrom-use-libftdi1.patch \
d516736c 448 gnu/packages/patches/flex-bison-tests.patch \
6c591c8e 449 gnu/packages/patches/flint-ldconfig.patch \
401f9a8b 450 gnu/packages/patches/fltk-shared-lib-defines.patch \
4de02f36 451 gnu/packages/patches/fuse-CVE-2015-3202.patch \
d516736c 452 gnu/packages/patches/gawk-shell.patch \
1421afa9 453 gnu/packages/patches/gcc-arm-link-spec-fix.patch \
d516736c 454 gnu/packages/patches/gcc-cross-environment-variables.patch \
7e35b9dd 455 gnu/packages/patches/gcc-libvtv-runpath.patch \
167a05aa 456 gnu/packages/patches/gcc-5.0-libvtv-runpath.patch \
7b2abd00 457 gnu/packages/patches/geoclue-config.patch \
35a12b47 458 gnu/packages/patches/ghostscript-CVE-2015-3228.patch \
1d386b2d 459 gnu/packages/patches/ghostscript-runpath.patch \
378b01dc 460 gnu/packages/patches/gitolite-openssh-6.8-compat.patch \
907f939b 461 gnu/packages/patches/glib-networking-ssl-cert-file.patch \
d516736c
LC
462 gnu/packages/patches/glib-tests-desktop.patch \
463 gnu/packages/patches/glib-tests-homedir.patch \
464 gnu/packages/patches/glib-tests-prlimit.patch \
ca9ea1a8 465 gnu/packages/patches/glib-tests-timer.patch \
36d2a3af 466 gnu/packages/patches/glib-tests-gapplication.patch \
d516736c 467 gnu/packages/patches/glibc-bootstrap-system.patch \
692b9340 468 gnu/packages/patches/glibc-ldd-x86_64.patch \
aee6180c 469 gnu/packages/patches/glibc-locales.patch \
24aaf2f2 470 gnu/packages/patches/gmp-arm-asm-nothumb.patch \
9cdce047 471 gnu/packages/patches/gnutls-doc-fix.patch \
72c5ad8b 472 gnu/packages/patches/gobject-introspection-absolute-shlib-path.patch \
503c5f6d 473 gnu/packages/patches/gobject-introspection-cc.patch \
72c5ad8b 474 gnu/packages/patches/gobject-introspection-girepository.patch \
a068dba7 475 gnu/packages/patches/grep-CVE-2015-1345.patch \
d516736c 476 gnu/packages/patches/grub-gets-undeclared.patch \
f195b366 477 gnu/packages/patches/grub-freetype.patch \
180a93c7
MW
478 gnu/packages/patches/gsl-poly-test-fix-pt1.patch \
479 gnu/packages/patches/gsl-poly-test-fix-pt2.patch \
d516736c 480 gnu/packages/patches/guile-1.8-cpp-4.5.patch \
b515822d 481 gnu/packages/patches/guile-arm-fixes.patch \
d516736c
LC
482 gnu/packages/patches/guile-default-utf8.patch \
483 gnu/packages/patches/guile-linux-syscalls.patch \
484 gnu/packages/patches/guile-relocatable.patch \
ed19903d 485 gnu/packages/patches/gtkglext-disable-disable-deprecated.patch \
ffc1074f 486 gnu/packages/patches/hop-bigloo-4.0b.patch \
76071c70 487 gnu/packages/patches/hop-linker-flags.patch \
ce7d9c98 488 gnu/packages/patches/hwloc-gather-topology-lstopo.patch \
0061079a
EB
489 gnu/packages/patches/hydra-automake-1.15.patch \
490 gnu/packages/patches/hydra-disable-darcs-test.patch \
c037a0f7
MW
491 gnu/packages/patches/icecat-CVE-2015-4473-partial.patch \
492 gnu/packages/patches/icecat-CVE-2015-4482.patch \
493 gnu/packages/patches/icecat-CVE-2015-4488.patch \
494 gnu/packages/patches/icecat-CVE-2015-4489.patch \
495 gnu/packages/patches/icecat-CVE-2015-4491.patch \
496 gnu/packages/patches/icecat-CVE-2015-4492.patch \
a5e55dfb 497 gnu/packages/patches/icecat-CVE-2015-4495.patch \
b76c4152 498 gnu/packages/patches/icecat-enable-acceleration-and-webgl.patch \
2fdc6827 499 gnu/packages/patches/icecat-freetype-2.6.patch \
c803ffcb 500 gnu/packages/patches/icecat-libvpx-1.4.patch \
d2892f3a 501 gnu/packages/patches/icu4c-CVE-2015-4760.patch \
977736fc 502 gnu/packages/patches/irrlicht-mesa-10.patch \
8d9872b5 503 gnu/packages/patches/jbig2dec-ignore-testtest.patch \
5ff0edae 504 gnu/packages/patches/julia-0.3.10-fix-empty-array.patch \
528b6a3d 505 gnu/packages/patches/kmod-module-directory.patch \
87d79282 506 gnu/packages/patches/lftp-dont-save-unknown-host-fingerprint.patch \
23da88f6
MW
507 gnu/packages/patches/liba52-enable-pic.patch \
508 gnu/packages/patches/liba52-link-with-libm.patch \
509 gnu/packages/patches/liba52-set-soname.patch \
510 gnu/packages/patches/liba52-use-mtune-not-mcpu.patch \
1b7d5242
MW
511 gnu/packages/patches/libarchive-CVE-2013-0211.patch \
512 gnu/packages/patches/libarchive-fix-lzo-test-case.patch \
513 gnu/packages/patches/libarchive-mtree-filename-length-fix.patch \
f1fc45a9 514 gnu/packages/patches/libbonobo-activation-test-race.patch \
2dfed643 515 gnu/packages/patches/libcanberra-sound-theme-freedesktop.patch \
d516736c 516 gnu/packages/patches/libevent-dns-tests.patch \
c5916538 517 gnu/packages/patches/liboop-mips64-deplibs-fix.patch \
44a477e1 518 gnu/packages/patches/liblxqt-include.patch \
c0eac5a8
MW
519 gnu/packages/patches/libmad-armv7-thumb-pt1.patch \
520 gnu/packages/patches/libmad-armv7-thumb-pt2.patch \
521 gnu/packages/patches/libmad-frame-length.patch \
dd863f1f 522 gnu/packages/patches/libmad-mips-newgcc.patch \
46acd054 523 gnu/packages/patches/libtheora-config-guess.patch \
8e28d22c
MW
524 gnu/packages/patches/libtiff-CVE-2012-4564.patch \
525 gnu/packages/patches/libtiff-CVE-2013-1960.patch \
526 gnu/packages/patches/libtiff-CVE-2013-1961.patch \
527 gnu/packages/patches/libtiff-CVE-2013-4231.patch \
528 gnu/packages/patches/libtiff-CVE-2013-4232.patch \
529 gnu/packages/patches/libtiff-CVE-2013-4243.patch \
530 gnu/packages/patches/libtiff-CVE-2013-4244.patch \
531 gnu/packages/patches/libtiff-CVE-2014-8127-pt1.patch \
532 gnu/packages/patches/libtiff-CVE-2014-8127-pt2.patch \
533 gnu/packages/patches/libtiff-CVE-2014-8127-pt3.patch \
534 gnu/packages/patches/libtiff-CVE-2014-8127-pt4.patch \
535 gnu/packages/patches/libtiff-CVE-2014-8128-pt1.patch \
536 gnu/packages/patches/libtiff-CVE-2014-8128-pt2.patch \
537 gnu/packages/patches/libtiff-CVE-2014-8128-pt3.patch \
538 gnu/packages/patches/libtiff-CVE-2014-8128-pt4.patch \
539 gnu/packages/patches/libtiff-CVE-2014-8128-pt5.patch \
540 gnu/packages/patches/libtiff-CVE-2014-8129.patch \
541 gnu/packages/patches/libtiff-CVE-2014-9330.patch \
542 gnu/packages/patches/libtiff-CVE-2014-9655.patch \
3314f8a7 543 gnu/packages/patches/libtool-skip-tests2.patch \
9c333da6 544 gnu/packages/patches/libssh-CVE-2014-0017.patch \
9ed54864
MW
545 gnu/packages/patches/libwmf-CVE-2006-3376.patch \
546 gnu/packages/patches/libwmf-CVE-2009-1364.patch \
547 gnu/packages/patches/libwmf-CVE-2015-0848+4588+4695+4696.patch \
e7682771 548 gnu/packages/patches/lirc-localstatedir.patch \
30016044 549 gnu/packages/patches/lm-sensors-hwmon-attrs.patch \
2dfed643 550 gnu/packages/patches/lua51-liblua-so.patch \
5be2f884
MW
551 gnu/packages/patches/luajit-no_ldconfig.patch \
552 gnu/packages/patches/luajit-symlinks.patch \
c1897890 553 gnu/packages/patches/luit-posix.patch \
d516736c 554 gnu/packages/patches/m4-gets-undeclared.patch \
d516736c 555 gnu/packages/patches/make-impure-dirs.patch \
77af7b24 556 gnu/packages/patches/maxima-defsystem-mkdir.patch \
5da64c7d 557 gnu/packages/patches/mc-fix-ncurses-build.patch \
d516736c 558 gnu/packages/patches/mcron-install.patch \
9a6953d2 559 gnu/packages/patches/mdadm-gcc-4.9-fix.patch \
ff78435f 560 gnu/packages/patches/mhash-keygen-test-segfault.patch \
7a78cc7a 561 gnu/packages/patches/mit-krb5-init-fix.patch \
86d07a55 562 gnu/packages/patches/mpc123-initialize-ao.patch \
38829eac 563 gnu/packages/patches/mplayer2-theora-fix.patch \
d3bbe992 564 gnu/packages/patches/module-init-tools-moduledir.patch \
cec86422 565 gnu/packages/patches/mumps-build-parallelism.patch \
c0b390ed 566 gnu/packages/patches/mupdf-buildsystem-fix.patch \
63d526e2 567 gnu/packages/patches/mutt-CVE-2014-9116.patch \
b5b08878 568 gnu/packages/patches/mutt-store-references.patch \
177088a3 569 gnu/packages/patches/net-tools-bitrot.patch \
ea119a28
TUBK
570 gnu/packages/patches/ngircd-handle-zombies.patch \
571 gnu/packages/patches/ngircd-no-dns-in-tests.patch \
2b2f91ad 572 gnu/packages/patches/ninja-tests.patch \
2e839545 573 gnu/packages/patches/ninja-zero-mtime.patch \
1aaaff1a 574 gnu/packages/patches/nss-pkgconfig.patch \
2baf4634
MB
575 gnu/packages/patches/nvi-assume-preserve-path.patch \
576 gnu/packages/patches/nvi-dbpagesize-binpower.patch \
577 gnu/packages/patches/nvi-db4.patch \
cab6a253 578 gnu/packages/patches/openexr-missing-samples.patch \
3e462da5 579 gnu/packages/patches/openssl-runpath.patch \
51152cd1 580 gnu/packages/patches/orpheus-cast-errors-and-includes.patch \
52910ded 581 gnu/packages/patches/ots-no-include-missing-file.patch \
0841dcf7 582 gnu/packages/patches/patchelf-page-size.patch \
f7d2b496 583 gnu/packages/patches/patchelf-rework-for-arm.patch \
8a9d928f 584 gnu/packages/patches/patchutils-xfail-gendiff-tests.patch \
16cae799 585 gnu/packages/patches/patch-hurd-path-max.patch \
43754738 586 gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch \
cc8ddcb0 587 gnu/packages/patches/perl-module-pluggable-search.patch \
38e62c81 588 gnu/packages/patches/perl-net-amazon-s3-moose-warning.patch \
0ad8f76f 589 gnu/packages/patches/perl-net-ssleay-disable-ede-test.patch \
d516736c 590 gnu/packages/patches/perl-no-sys-dirs.patch \
f5ea273a 591 gnu/packages/patches/perl-tk-x11-discover.patch \
b1a2bc89 592 gnu/packages/patches/pidgin-add-search-path.patch \
a83c6a64 593 gnu/packages/patches/pingus-sdl-libs-config.patch \
8e5e7299 594 gnu/packages/patches/plotutils-libpng-jmpbuf.patch \
c4bd2aca 595 gnu/packages/patches/polkit-drop-test.patch \
b47be021 596 gnu/packages/patches/portaudio-audacity-compat.patch \
56e373ef
RW
597 gnu/packages/patches/preseq-1.0.2-install-to-PREFIX.patch \
598 gnu/packages/patches/preseq-1.0.2-link-with-libbam.patch \
d516736c 599 gnu/packages/patches/procps-make-3.82.patch \
6c798540 600 gnu/packages/patches/pt-scotch-build-parallelism.patch \
1d1efa6c 601 gnu/packages/patches/pulseaudio-fix-mult-test.patch \
f6e7e20b 602 gnu/packages/patches/pulseaudio-longer-test-timeout.patch \
f210f057 603 gnu/packages/patches/pycairo-wscript.patch \
6f194a1e
LC
604 gnu/packages/patches/pybugz-encode-error.patch \
605 gnu/packages/patches/pybugz-stty.patch \
014e7dd8 606 gnu/packages/patches/pyqt-configure.patch \
4c50e5ab 607 gnu/packages/patches/python-disable-ssl-test.patch \
9a9a3adf 608 gnu/packages/patches/python-fix-tests.patch \
da71f145 609 gnu/packages/patches/python2-rdflib-drop-sparqlwrapper.patch \
a1de06b6 610 gnu/packages/patches/python2-pygobject-2-gi-info-type-error-domain.patch \
3dbb0e5f 611 gnu/packages/patches/qemu-CVE-2015-3209.patch \
fef3cfaa
MW
612 gnu/packages/patches/qemu-CVE-2015-4037.patch \
613 gnu/packages/patches/qemu-CVE-2015-4103.patch \
614 gnu/packages/patches/qemu-CVE-2015-4104.patch \
615 gnu/packages/patches/qemu-CVE-2015-4105.patch \
616 gnu/packages/patches/qemu-CVE-2015-4106-pt1.patch \
617 gnu/packages/patches/qemu-CVE-2015-4106-pt2.patch \
618 gnu/packages/patches/qemu-CVE-2015-4106-pt3.patch \
619 gnu/packages/patches/qemu-CVE-2015-4106-pt4.patch \
620 gnu/packages/patches/qemu-CVE-2015-4106-pt5.patch \
621 gnu/packages/patches/qemu-CVE-2015-4106-pt6.patch \
622 gnu/packages/patches/qemu-CVE-2015-4106-pt7.patch \
623 gnu/packages/patches/qemu-CVE-2015-4106-pt8.patch \
7cb6f648 624 gnu/packages/patches/qemu-CVE-2015-5745.patch \
d2984346 625 gnu/packages/patches/qt4-ldflags.patch \
8ab00475 626 gnu/packages/patches/qt4-tests.patch \
93496558 627 gnu/packages/patches/qt5-runpath.patch \
445c5aba 628 gnu/packages/patches/ratpoison-shell.patch \
d516736c 629 gnu/packages/patches/readline-link-ncurses.patch \
d0dfc066 630 gnu/packages/patches/ripperx-missing-file.patch \
56eba3d1 631 gnu/packages/patches/sed-hurd-path-max.patch \
d516736c 632 gnu/packages/patches/scheme48-tests.patch \
f8ed036a 633 gnu/packages/patches/scotch-test-threading.patch \
9cb3036f 634 gnu/packages/patches/sdl-libx11-1.6.patch \
88b6b125
MW
635 gnu/packages/patches/serf-comment-style-fix.patch \
636 gnu/packages/patches/serf-deflate-buckets-test-fix.patch \
16686a90
LC
637 gnu/packages/patches/slim-session.patch \
638 gnu/packages/patches/slim-config.patch \
f9ec07a9 639 gnu/packages/patches/slim-sigusr1.patch \
ba948b4f 640 gnu/packages/patches/soprano-find-clucene.patch \
a54aefea 641 gnu/packages/patches/superlu-dist-scotchmetis.patch \
94d915d0 642 gnu/packages/patches/tar-d_ino_in_dirent-fix.patch \
d3b4c135 643 gnu/packages/patches/tar-skip-unreliable-tests.patch \
d516736c 644 gnu/packages/patches/tcsh-fix-autotest.patch \
c5d83768 645 gnu/packages/patches/texi2html-document-encoding.patch \
ffbf749e 646 gnu/packages/patches/texi2html-i18n.patch \
4d853910 647 gnu/packages/patches/tidy-CVE-2015-5522+5523.patch \
6633f86b
AK
648 gnu/packages/patches/tvtime-gcc41.patch \
649 gnu/packages/patches/tvtime-pngoutput.patch \
650 gnu/packages/patches/tvtime-videodev2.patch \
651 gnu/packages/patches/tvtime-xmltv.patch \
e5da2f38
MW
652 gnu/packages/patches/unzip-CVE-2014-8139.patch \
653 gnu/packages/patches/unzip-CVE-2014-8140.patch \
654 gnu/packages/patches/unzip-CVE-2014-8141.patch \
385ae063
MW
655 gnu/packages/patches/unzip-CVE-2014-9636.patch \
656 gnu/packages/patches/unzip-allow-greater-hostver-values.patch \
657 gnu/packages/patches/unzip-increase-size-of-cfactorstr.patch \
658 gnu/packages/patches/unzip-initialize-symlink-flag.patch \
659 gnu/packages/patches/unzip-remove-build-date.patch \
9f533d60 660 gnu/packages/patches/util-linux-tests.patch \
a1d5bb0e 661 gnu/packages/patches/upower-builddir.patch \
df81e046 662 gnu/packages/patches/valgrind-glibc-2.21.patch \
d516736c 663 gnu/packages/patches/vpnc-script.patch \
7f9b77dc 664 gnu/packages/patches/vtk-mesa-10.patch \
d516736c 665 gnu/packages/patches/w3m-fix-compile.patch \
8cc91fa0 666 gnu/packages/patches/weex-vacopy.patch \
ae4784af
MW
667 gnu/packages/patches/wicd-bitrate-none-fix.patch \
668 gnu/packages/patches/wicd-get-selected-profile-fix.patch \
6f05630b 669 gnu/packages/patches/wicd-template-instantiation.patch \
7747c4ca 670 gnu/packages/patches/wicd-urwid-1.3.patch \
2e88e089 671 gnu/packages/patches/wmctrl-64-fix.patch \
23d00fb0 672 gnu/packages/patches/wpa-supplicant-CVE-2015-1863.patch \
d48c8e7b
MW
673 gnu/packages/patches/wpa-supplicant-2015-2-fix.patch \
674 gnu/packages/patches/wpa-supplicant-2015-3-fix.patch \
675 gnu/packages/patches/wpa-supplicant-2015-4-fix-pt1.patch \
676 gnu/packages/patches/wpa-supplicant-2015-4-fix-pt2.patch \
677 gnu/packages/patches/wpa-supplicant-2015-4-fix-pt3.patch \
678 gnu/packages/patches/wpa-supplicant-2015-4-fix-pt4.patch \
679 gnu/packages/patches/wpa-supplicant-2015-4-fix-pt5.patch \
9fb00f38 680 gnu/packages/patches/wpa-supplicant-2015-5-fix.patch \
ea73576b 681 gnu/packages/patches/xf86-video-ark-remove-mibstore.patch \
3ee26f98 682 gnu/packages/patches/xf86-video-ast-remove-mibstore.patch \
232af79e 683 gnu/packages/patches/xf86-video-geode-glibc-2.20.patch \
becb7c99 684 gnu/packages/patches/xf86-video-glint-remove-mibstore.patch \
75040072 685 gnu/packages/patches/xf86-video-i128-remove-mibstore.patch \
49a9099e
MW
686 gnu/packages/patches/xf86-video-intel-compat-api.patch \
687 gnu/packages/patches/xf86-video-intel-glibc-2.20.patch \
e7908a24 688 gnu/packages/patches/xf86-video-mach64-glibc-2.20.patch \
e6eeff18 689 gnu/packages/patches/xf86-video-mga-glibc-2.20.patch \
fc7a0cf6 690 gnu/packages/patches/xf86-video-nv-remove-mibstore.patch \
3d7d909c 691 gnu/packages/patches/xf86-video-openchrome-glibc-2.20.patch \
975ced12 692 gnu/packages/patches/xf86-video-r128-glibc-2.20.patch \
a5bea0a7 693 gnu/packages/patches/xf86-video-siliconmotion-remove-mibstore.patch \
946dc71f 694 gnu/packages/patches/xf86-video-sis-fix-exa-crash.patch \
7007aeb2 695 gnu/packages/patches/xf86-video-sis-update-api.patch \
83664334 696 gnu/packages/patches/xf86-video-tdfx-remove-mibstore.patch \
af339a48 697 gnu/packages/patches/xf86-video-tga-remove-mibstore.patch \
d0088ad8 698 gnu/packages/patches/xf86-video-trident-remove-mibstore.patch \
bd6863c2 699 gnu/packages/patches/xf86-video-vmware-glibc-2.20.patch \
d814f921 700 gnu/packages/patches/xfce4-panel-plugins.patch \
3e40bb82
PW
701 gnu/packages/patches/xmodmap-asprintf.patch \
702 gnu/packages/patches/zathura-plugindir-environment-variable.patch
d516736c 703
c8bfa5b4 704MISC_DISTRO_FILES = \
cbbb11c8 705 gnu/packages/ld-wrapper.in
c8bfa5b4 706
d516736c
LC
707bootstrapdir = $(guilemoduledir)/gnu/packages/bootstrap
708bootstrap_x86_64_linuxdir = $(bootstrapdir)/x86_64-linux
709bootstrap_i686_linuxdir = $(bootstrapdir)/i686-linux
aa1e1947 710bootstrap_armhf_linuxdir = $(bootstrapdir)/armhf-linux
f57ff219 711bootstrap_mips64el_linuxdir = $(bootstrapdir)/mips64el-linux
d516736c
LC
712
713dist_bootstrap_x86_64_linux_DATA = \
714 gnu/packages/bootstrap/x86_64-linux/bash \
715 gnu/packages/bootstrap/x86_64-linux/mkdir \
716 gnu/packages/bootstrap/x86_64-linux/tar \
717 gnu/packages/bootstrap/x86_64-linux/xz
718
719dist_bootstrap_i686_linux_DATA = \
720 gnu/packages/bootstrap/i686-linux/bash \
721 gnu/packages/bootstrap/i686-linux/mkdir \
722 gnu/packages/bootstrap/i686-linux/tar \
723 gnu/packages/bootstrap/i686-linux/xz
724
aa1e1947
MW
725dist_bootstrap_armhf_linux_DATA = \
726 gnu/packages/bootstrap/armhf-linux/bash \
727 gnu/packages/bootstrap/armhf-linux/mkdir \
728 gnu/packages/bootstrap/armhf-linux/tar \
729 gnu/packages/bootstrap/armhf-linux/xz
730
f57ff219
MW
731dist_bootstrap_mips64el_linux_DATA = \
732 gnu/packages/bootstrap/mips64el-linux/bash \
733 gnu/packages/bootstrap/mips64el-linux/mkdir \
734 gnu/packages/bootstrap/mips64el-linux/tar \
735 gnu/packages/bootstrap/mips64el-linux/xz
736
d516736c
LC
737# Big bootstrap binaries are not included in the tarball. Instead, they
738# are downloaded.
739nodist_bootstrap_x86_64_linux_DATA = \
06213498 740 gnu/packages/bootstrap/x86_64-linux/guile-2.0.9.tar.xz
d516736c 741nodist_bootstrap_i686_linux_DATA = \
06213498 742 gnu/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz
aa1e1947
MW
743nodist_bootstrap_armhf_linux_DATA = \
744 gnu/packages/bootstrap/armhf-linux/guile-2.0.11.tar.xz
f57ff219
MW
745nodist_bootstrap_mips64el_linux_DATA = \
746 gnu/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz
d516736c
LC
747
748# Those files must remain executable, so they remain executable once
749# imported into the store.
6005bd07 750set-bootstrap-executable-permissions:
d516736c
LC
751 chmod +x $(DESTDIR)$(bootstrapdir)/*/{bash,mkdir,tar,xz}
752
753DISTCLEANFILES = \
754 $(nodist_bootstrap_x86_64_linux_DATA) \
f57ff219 755 $(nodist_bootstrap_i686_linux_DATA) \
aa1e1947 756 $(nodist_bootstrap_armhf_linux_DATA) \
f57ff219 757 $(nodist_bootstrap_mips64el_linux_DATA)
d516736c
LC
758
759# Method to download a file from an external source.
760DOWNLOAD_FILE = \
761 GUILE_LOAD_COMPILED_PATH="$(top_builddir):$$GUILE_LOAD_COMPILED_PATH" \
762 $(GUILE) --no-auto-compile -L "$(top_builddir)" -L "$(top_srcdir)" \
763 "$(top_srcdir)/build-aux/download.scm"
764
06213498 765gnu/packages/bootstrap/x86_64-linux/guile-2.0.9.tar.xz:
d516736c 766 $(MKDIR_P) `dirname "$@"`
06213498
LC
767 $(DOWNLOAD_FILE) "$@" "037b103522a2d0d7d69c7ffd8de683dfe5bb4b59c1fafd70b4ffd397fd2f57f0"
768gnu/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz:
d516736c 769 $(MKDIR_P) `dirname "$@"`
06213498 770 $(DOWNLOAD_FILE) "$@" "b757cd46bf13ecac83fb8e955fb50096ac2d17bb610ca8eb816f29302a00a846"
aa1e1947
MW
771gnu/packages/bootstrap/armhf-linux/guile-2.0.11.tar.xz:
772 $(MKDIR_P) `dirname "$@"`
773 $(DOWNLOAD_FILE) "$@" "e551d05d4d385d6706ab8d574856a087758294dc90ab4c06e70a157a685e23d6"
f57ff219
MW
774gnu/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz:
775 $(MKDIR_P) `dirname "$@"`
06213498 776 $(DOWNLOAD_FILE) "$@" "994680f0001346864aa2c2cc5110f380ee7518dcd701c614291682b8e948f73b"