Add (gnu tests) and (gnu build marionette).
[jackhill/guix/guix.git] / gnu / local.mk
CommitLineData
d516736c 1# GNU Guix --- Functional package management for GNU
1575dcd1 2# Copyright © 2012, 2013, 2014, 2015, 2016 Ludovic Courtès <ludo@gnu.org>
ffc8f345 3# Copyright © 2013, 2014, 2015, 2016 Andreas Enge <andreas@enge.fr>
8c3d8894 4# Copyright © 2016 Mathieu Lirzin <mthl@gnu.org>
beed3af5 5# Copyright © 2013, 2014, 2015, 2016 Mark H Weaver <mhw@netris.org>
4862910d 6# Copyright © 2016 Chris Marusich <cmmarusich@gmail.com>
c21a2562 7# Copyright © 2016 Kei Yamashita <kei@openmailbox.org>
d516736c
LC
8#
9# This file is part of GNU Guix.
10#
11# GNU Guix is free software; you can redistribute it and/or modify it
12# under the terms of the GNU General Public License as published by
13# the Free Software Foundation; either version 3 of the License, or (at
14# your option) any later version.
15#
16# GNU Guix is distributed in the hope that it will be useful, but
17# WITHOUT ANY WARRANTY; without even the implied warranty of
18# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19# GNU General Public License for more details.
20#
21# You should have received a copy of the GNU General Public License
22# along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
23
24# Definitions for the GNU System: package modules, patches, bootstrap
25# binaries.
26
27GNU_SYSTEM_MODULES = \
c9384945 28 gnu.scm \
84dfb458 29 gnu/artwork.scm \
d516736c 30 gnu/packages.scm \
cef644e6 31 gnu/packages/abduco.scm \
698d2280 32 gnu/packages/abiword.scm \
f349fa02 33 gnu/packages/acct.scm \
d516736c 34 gnu/packages/acl.scm \
4aeea896 35 gnu/packages/admin.scm \
342005e7 36 gnu/packages/adns.scm \
d516736c 37 gnu/packages/algebra.scm \
548f7a8f 38 gnu/packages/aidc.scm \
c1fbc66a 39 gnu/packages/animation.scm \
4862910d 40 gnu/packages/anthy.scm \
f3463caf 41 gnu/packages/apl.scm \
21252596 42 gnu/packages/apr.scm \
5d80dd08 43 gnu/packages/asciidoc.scm \
d516736c
LC
44 gnu/packages/aspell.scm \
45 gnu/packages/attr.scm \
147479c9 46 gnu/packages/audacity.scm \
fb68469f 47 gnu/packages/audio.scm \
469d6589 48 gnu/packages/augeas.scm \
d9112589 49 gnu/packages/autogen.scm \
d516736c
LC
50 gnu/packages/autotools.scm \
51 gnu/packages/avahi.scm \
a5b60e3c 52 gnu/packages/avr.scm \
d1a5439b 53 gnu/packages/backup.scm \
d516736c
LC
54 gnu/packages/base.scm \
55 gnu/packages/bash.scm \
d516736c 56 gnu/packages/bdw-gc.scm \
4e10a221 57 gnu/packages/bioinformatics.scm \
3963a729 58 gnu/packages/bittorrent.scm \
d516736c 59 gnu/packages/bison.scm \
2a72eeee 60 gnu/packages/boost.scm \
d516736c 61 gnu/packages/bootstrap.scm \
95faa107 62 gnu/packages/busybox.scm \
a5e2c9a9 63 gnu/packages/c.scm \
a438d540 64 gnu/packages/calcurse.scm \
5bbd6bf1 65 gnu/packages/ccache.scm \
d516736c 66 gnu/packages/cdrom.scm \
cf053a4f 67 gnu/packages/certs.scm \
d516736c 68 gnu/packages/check.scm \
0061079a 69 gnu/packages/ci.scm \
d516736c 70 gnu/packages/cmake.scm \
23153c90 71 gnu/packages/code.scm \
bdb36958 72 gnu/packages/commencement.scm \
d516736c 73 gnu/packages/compression.scm \
35dbbbe0 74 gnu/packages/conkeror.scm \
555e436e 75 gnu/packages/conky.scm \
548f7a8f 76 gnu/packages/cook.scm \
d516736c
LC
77 gnu/packages/cpio.scm \
78 gnu/packages/cppi.scm \
79 gnu/packages/cross-base.scm \
80b77646 80 gnu/packages/crypto.scm \
d516736c 81 gnu/packages/cryptsetup.scm \
51002318 82 gnu/packages/cups.scm \
d516736c
LC
83 gnu/packages/curl.scm \
84 gnu/packages/cyrus-sasl.scm \
5f96f303 85 gnu/packages/databases.scm \
501aa54f 86 gnu/packages/datamash.scm \
f7f55db8 87 gnu/packages/datastructures.scm \
f75bbb02 88 gnu/packages/dav.scm \
28fb9101 89 gnu/packages/dc.scm \
8d809faf 90 gnu/packages/debug.scm \
d516736c 91 gnu/packages/dejagnu.scm \
c9e34a6a 92 gnu/packages/dico.scm \
a869565b 93 gnu/packages/dictionaries.scm \
c21a2562 94 gnu/packages/dillo.scm \
cc4a2aeb 95 gnu/packages/disk.scm \
1a8bf1dc 96 gnu/packages/djvu.scm \
36fb36b5 97 gnu/packages/dns.scm \
c915b404 98 gnu/packages/docbook.scm \
d020bfc2 99 gnu/packages/docker.scm \
436d4d1f 100 gnu/packages/doxygen.scm \
b0ded08f 101 gnu/packages/dunst.scm \
491ae037 102 gnu/packages/dvtm.scm \
947ae545 103 gnu/packages/ebook.scm \
d516736c 104 gnu/packages/ed.scm \
2ed5b0f4 105 gnu/packages/elf.scm \
d516736c 106 gnu/packages/emacs.scm \
1deac344 107 gnu/packages/enchant.scm \
ffb010b5 108 gnu/packages/engineering.scm \
2303c821 109 gnu/packages/enlightenment.scm \
488c34ec 110 gnu/packages/fcitx.scm \
b0d1f10b 111 gnu/packages/feh.scm \
6ef9edbf 112 gnu/packages/figlet.scm \
d516736c 113 gnu/packages/file.scm \
20c6b9da 114 gnu/packages/finance.scm \
4902c3ec 115 gnu/packages/firmware.scm \
361046f7 116 gnu/packages/fish.scm \
eff5f452 117 gnu/packages/flashing-tools.scm \
d516736c 118 gnu/packages/flex.scm \
b6cbb314 119 gnu/packages/fltk.scm \
21252596 120 gnu/packages/fonts.scm \
d516736c 121 gnu/packages/fontutils.scm \
0b0e11a9 122 gnu/packages/freedesktop.scm \
d516736c 123 gnu/packages/freeipmi.scm \
158adb66 124 gnu/packages/ftp.scm \
b005157c 125 gnu/packages/fribidi.scm \
c1b0c7d9 126 gnu/packages/fvwm.scm \
6cb89466 127 gnu/packages/game-development.scm \
db4fdc04 128 gnu/packages/games.scm \
d516736c
LC
129 gnu/packages/gawk.scm \
130 gnu/packages/gcal.scm \
131 gnu/packages/gcc.scm \
132 gnu/packages/gd.scm \
133 gnu/packages/gdb.scm \
7dca3073 134 gnu/packages/geeqie.scm \
d516736c
LC
135 gnu/packages/gettext.scm \
136 gnu/packages/ghostscript.scm \
a37b8077 137 gnu/packages/gimp.scm \
21252596 138 gnu/packages/gkrellm.scm \
daca8666 139 gnu/packages/gl.scm \
d516736c 140 gnu/packages/glib.scm \
995b7261 141 gnu/packages/gnome.scm \
ec0730cb 142 gnu/packages/gnu-doc.scm \
e55c1b67 143 gnu/packages/gnucash.scm \
eb4b2ab6 144 gnu/packages/gnunet.scm \
d516736c 145 gnu/packages/gnupg.scm \
d7a9ed37 146 gnu/packages/gnustep.scm \
be0f6112 147 gnu/packages/gnuzilla.scm \
889a87f0 148 gnu/packages/gnu-pw-mgr.scm \
d516736c
LC
149 gnu/packages/gperf.scm \
150 gnu/packages/gprolog.scm \
83aabfbc 151 gnu/packages/gps.scm \
f327b36e 152 gnu/packages/graphics.scm \
d516736c
LC
153 gnu/packages/graphviz.scm \
154 gnu/packages/groff.scm \
155 gnu/packages/grub.scm \
156 gnu/packages/grue-hunter.scm \
157 gnu/packages/gsasl.scm \
22885fb8 158 gnu/packages/gstreamer.scm \
d516736c
LC
159 gnu/packages/gtk.scm \
160 gnu/packages/guile.scm \
0af626ff 161 gnu/packages/guile-wm.scm \
d516736c 162 gnu/packages/gv.scm \
99b030c7 163 gnu/packages/gxmessage.scm \
246b3437 164 gnu/packages/haskell.scm \
d516736c 165 gnu/packages/hugs.scm \
0193c004 166 gnu/packages/hurd.scm \
aad6f5bc 167 gnu/packages/ibus.scm \
d516736c
LC
168 gnu/packages/icu4c.scm \
169 gnu/packages/idutils.scm \
e55354b8 170 gnu/packages/image.scm \
d516736c
LC
171 gnu/packages/imagemagick.scm \
172 gnu/packages/indent.scm \
2f1531f0 173 gnu/packages/inklingreader.scm \
1d07e931 174 gnu/packages/inkscape.scm \
980f058d 175 gnu/packages/irc.scm \
27480620 176 gnu/packages/iso-codes.scm \
0760e3a1 177 gnu/packages/java.scm \
82d8729b 178 gnu/packages/jemalloc.scm \
cafc3f5a 179 gnu/packages/jrnl.scm \
aa5fac33 180 gnu/packages/julia.scm \
d34c594a 181 gnu/packages/kde.scm \
f272987a 182 gnu/packages/kde-frameworks.scm \
b832c6e9 183 gnu/packages/key-mon.scm \
34f5618b 184 gnu/packages/kodi.scm \
fc436dba 185 gnu/packages/language.scm \
a7ec569c 186 gnu/packages/ldc.scm \
7ed01457 187 gnu/packages/lego.scm \
d516736c
LC
188 gnu/packages/less.scm \
189 gnu/packages/lesstif.scm \
90ed6291 190 gnu/packages/libcanberra.scm \
d516736c 191 gnu/packages/libdaemon.scm \
35035074 192 gnu/packages/libedit.scm \
d516736c 193 gnu/packages/libevent.scm \
f5844fde 194 gnu/packages/libffcall.scm \
d516736c 195 gnu/packages/libffi.scm \
77362186 196 gnu/packages/libftdi.scm \
e5326da4 197 gnu/packages/calendar.scm \
d516736c 198 gnu/packages/libidn.scm \
d516736c 199 gnu/packages/libphidget.scm \
7b4570b4 200 gnu/packages/libreoffice.scm \
d516736c 201 gnu/packages/libsigsegv.scm \
d516736c
LC
202 gnu/packages/libunistring.scm \
203 gnu/packages/libusb.scm \
204 gnu/packages/libunwind.scm \
18a5a9a1 205 gnu/packages/libupnp.scm \
39b04845 206 gnu/packages/lightning.scm \
c2150d9a 207 gnu/packages/links.scm \
d516736c 208 gnu/packages/linux.scm \
e7682771 209 gnu/packages/lirc.scm \
548f7a8f 210 gnu/packages/lisp.scm \
3e4249ce 211 gnu/packages/llvm.scm \
d516736c
LC
212 gnu/packages/lout.scm \
213 gnu/packages/lsh.scm \
214 gnu/packages/lsof.scm \
215 gnu/packages/lua.scm \
889e57f4 216 gnu/packages/lxde.scm \
e5e06930 217 gnu/packages/lxqt.scm \
ece26246 218 gnu/packages/lynx.scm \
d516736c 219 gnu/packages/m4.scm \
741115b6 220 gnu/packages/machine-learning.scm \
cd2e0b64 221 gnu/packages/man.scm \
1fdd3ee2 222 gnu/packages/mail.scm \
d516736c 223 gnu/packages/make-bootstrap.scm \
7782d3a6 224 gnu/packages/markdown.scm \
f6c8cb99 225 gnu/packages/marst.scm \
bb2fe79e 226 gnu/packages/mate.scm \
8f8b2451 227 gnu/packages/maths.scm \
5da64c7d 228 gnu/packages/mc.scm \
ff78435f 229 gnu/packages/mcrypt.scm \
7c706558 230 gnu/packages/messaging.scm \
2184ed91 231 gnu/packages/mg.scm \
d516736c 232 gnu/packages/mit-krb5.scm \
350b9b99 233 gnu/packages/moe.scm \
8d872ae0 234 gnu/packages/moreutils.scm \
892d8a81 235 gnu/packages/mpd.scm \
d516736c 236 gnu/packages/mp3.scm \
fb0e3709 237 gnu/packages/mpi.scm \
d516736c 238 gnu/packages/multiprecision.scm \
1b6826d3 239 gnu/packages/music.scm \
addfc3fc 240 gnu/packages/mtools.scm \
d516736c 241 gnu/packages/nano.scm \
4f3a10d5 242 gnu/packages/ncdu.scm \
d516736c
LC
243 gnu/packages/ncurses.scm \
244 gnu/packages/netpbm.scm \
245 gnu/packages/nettle.scm \
8a413bca 246 gnu/packages/networking.scm \
cd287ba1 247 gnu/packages/ninja.scm \
ed02caff 248 gnu/packages/node.scm \
6d73e17b 249 gnu/packages/noweb.scm \
d99e12d2 250 gnu/packages/ntp.scm \
f4c4513d 251 gnu/packages/nutrition.scm \
548f7a8f 252 gnu/packages/nvi.scm \
d516736c 253 gnu/packages/ocaml.scm \
9e617a54 254 gnu/packages/ocr.scm \
3e424f25 255 gnu/packages/onc-rpc.scm \
7131ef4b 256 gnu/packages/openbox.scm \
d516736c 257 gnu/packages/openldap.scm \
7c4810a1 258 gnu/packages/openstack.scm \
51152cd1 259 gnu/packages/orpheus.scm \
52910ded 260 gnu/packages/ots.scm \
b2e93b9e 261 gnu/packages/owncloud.scm \
bbe8d8f0 262 gnu/packages/package-management.scm \
e3aaefe7 263 gnu/packages/parallel.scm \
de63b20e 264 gnu/packages/password-utils.scm \
8a9d928f 265 gnu/packages/patchutils.scm \
42422cc2 266 gnu/packages/pciutils.scm \
d516736c
LC
267 gnu/packages/pcre.scm \
268 gnu/packages/pdf.scm \
fa58ca43 269 gnu/packages/pem.scm \
d516736c 270 gnu/packages/perl.scm \
9208d0c1 271 gnu/packages/photo.scm \
d516736c
LC
272 gnu/packages/pkg-config.scm \
273 gnu/packages/plotutils.scm \
cff1c5c1 274 gnu/packages/polkit.scm \
d516736c
LC
275 gnu/packages/popt.scm \
276 gnu/packages/pth.scm \
37bfb448 277 gnu/packages/pulseaudio.scm \
61452a5a 278 gnu/packages/pumpio.scm \
58310341 279 gnu/packages/pretty-print.scm \
14d17788 280 gnu/packages/protobuf.scm \
60def646 281 gnu/packages/pv.scm \
d516736c
LC
282 gnu/packages/python.scm \
283 gnu/packages/qemu.scm \
bd677c2d 284 gnu/packages/qt.scm \
1c207a76 285 gnu/packages/ragel.scm \
d516736c 286 gnu/packages/ratpoison.scm \
0577ddc4 287 gnu/packages/rc.scm \
00e65098 288 gnu/packages/rdesktop.scm \
c0798488 289 gnu/packages/rdf.scm \
d516736c 290 gnu/packages/readline.scm \
13e7ce85 291 gnu/packages/rrdtool.scm \
d516736c 292 gnu/packages/rsync.scm \
6ef8c59a 293 gnu/packages/ruby.scm \
d3066a0d 294 gnu/packages/rush.scm \
d516736c 295 gnu/packages/samba.scm \
93dc836f 296 gnu/packages/sawfish.scm \
45c151d9 297 gnu/packages/scanner.scm \
d516736c
LC
298 gnu/packages/scheme.scm \
299 gnu/packages/screen.scm \
3279b7ec 300 gnu/packages/scribus.scm \
c3c516ea 301 gnu/packages/sdl.scm \
98e7fc9b 302 gnu/packages/search.scm \
0149354d 303 gnu/packages/serialization.scm \
97aed46f 304 gnu/packages/serveez.scm \
d516736c 305 gnu/packages/shishi.scm \
4e2bd414 306 gnu/packages/skarnet.scm \
02d8d9c8 307 gnu/packages/skribilo.scm \
e9257d37 308 gnu/packages/slang.scm \
4aa0891c 309 gnu/packages/slim.scm \
d516736c 310 gnu/packages/smalltalk.scm \
d516736c 311 gnu/packages/ssh.scm \
4cccb361 312 gnu/packages/stalonetray.scm \
cb7e4867 313 gnu/packages/statistics.scm \
975b8942 314 gnu/packages/suckless.scm \
832e64bd 315 gnu/packages/swig.scm \
6256553c 316 gnu/packages/sxiv.scm \
b5f4bb85 317 gnu/packages/synergy.scm \
a73956ba 318 gnu/packages/task-management.scm \
8c6c91fe 319 gnu/packages/tbb.scm \
d516736c
LC
320 gnu/packages/tcl.scm \
321 gnu/packages/tcsh.scm \
8fd3de0b 322 gnu/packages/telephony.scm \
6a7e1a18 323 gnu/packages/terminals.scm \
d516736c
LC
324 gnu/packages/texinfo.scm \
325 gnu/packages/texlive.scm \
7939e70a 326 gnu/packages/textutils.scm \
d516736c 327 gnu/packages/time.scm \
a7fd7b68 328 gnu/packages/tls.scm \
d516736c
LC
329 gnu/packages/tmux.scm \
330 gnu/packages/tor.scm \
1567bb19 331 gnu/packages/tre.scm \
6633f86b 332 gnu/packages/tv.scm \
d516736c 333 gnu/packages/unrtf.scm \
c4dc4466 334 gnu/packages/upnp.scm \
18311966 335 gnu/packages/uucp.scm \
e78a0ae5 336 gnu/packages/valgrind.scm \
d516736c 337 gnu/packages/version-control.scm \
39efcc9b 338 gnu/packages/video.scm \
d516736c
LC
339 gnu/packages/vim.scm \
340 gnu/packages/vpn.scm \
501de668 341 gnu/packages/vtk.scm \
d516736c
LC
342 gnu/packages/w3m.scm \
343 gnu/packages/wdiff.scm \
db4fdc04 344 gnu/packages/web.scm \
61c21ad3 345 gnu/packages/webkit.scm \
d516736c 346 gnu/packages/wget.scm \
10b60c04 347 gnu/packages/wicd.scm \
8f9580ca 348 gnu/packages/wine.scm \
bda2ded6 349 gnu/packages/wm.scm \
d516736c 350 gnu/packages/wordnet.scm \
9ffbe2b7 351 gnu/packages/wv.scm \
927b6728 352 gnu/packages/wxwidgets.scm \
b3f3fb82 353 gnu/packages/xfig.scm \
54ff0b7d 354 gnu/packages/xiph.scm \
d516736c 355 gnu/packages/xml.scm \
75c6fd43 356 gnu/packages/xnee.scm \
3c156c8a 357 gnu/packages/xdisorg.scm \
d516736c 358 gnu/packages/xorg.scm \
62ac2ed9 359 gnu/packages/xfce.scm \
91dcbafa 360 gnu/packages/yasm.scm \
6036453f 361 gnu/packages/yubico.scm \
d516736c
LC
362 gnu/packages/zile.scm \
363 gnu/packages/zip.scm \
cf31157f 364 gnu/packages/zsh.scm \
0ded70f3 365 \
db4fdc04 366 gnu/services.scm \
f4561be2 367 gnu/services/avahi.scm \
db4fdc04 368 gnu/services/base.scm \
105369a4 369 gnu/services/databases.scm \
0adfe95a 370 gnu/services/dbus.scm \
fe1a39d3 371 gnu/services/desktop.scm \
aa4ed923 372 gnu/services/lirc.scm \
d8c18af8 373 gnu/services/mail.scm \
db4fdc04 374 gnu/services/networking.scm \
0190c1c0 375 gnu/services/shepherd.scm \
240b57f0 376 gnu/services/herd.scm \
f33e2d78 377 gnu/services/ssh.scm \
58724c48 378 gnu/services/web.scm \
db4fdc04
LC
379 gnu/services/xorg.scm \
380 \
033adfe7 381 gnu/system.scm \
c5df1839 382 gnu/system/file-systems.scm \
0ded70f3 383 gnu/system/grub.scm \
fc91c17a 384 gnu/system/install.scm \
239db054 385 gnu/system/linux-container.scm \
735c6dd7 386 gnu/system/linux-initrd.scm \
598e19dc 387 gnu/system/locale.scm \
060d62a7 388 gnu/system/mapped-devices.scm \
996ed739 389 gnu/system/nss.scm \
6e828634 390 gnu/system/pam.scm \
0ded70f3 391 gnu/system/shadow.scm \
548f7a8f
LC
392 gnu/system/vm.scm \
393 \
394 gnu/build/activation.scm \
e2f4b305 395 gnu/build/file-systems.scm \
548f7a8f 396 gnu/build/install.scm \
8a9e21d1 397 gnu/build/linux-boot.scm \
c1f6a0c2 398 gnu/build/linux-container.scm \
fbb35558 399 gnu/build/linux-initrd.scm \
fcaa5f44 400 gnu/build/linux-modules.scm \
957afcae
LC
401 gnu/build/marionette.scm \
402 gnu/build/vm.scm \
403 \
404 gnu/tests.scm
548f7a8f 405
d516736c
LC
406
407patchdir = $(guilemoduledir)/gnu/packages/patches
408dist_patch_DATA = \
4c6aa73b 409 gnu/packages/patches/4store-fix-buildsystem.patch \
698d2280 410 gnu/packages/patches/abiword-explictly-cast-bools.patch \
698d2280 411 gnu/packages/patches/abiword-wmf-version-lookup-fix.patch \
561840b4 412 gnu/packages/patches/acl-hurd-path-max.patch \
2dfed643
AE
413 gnu/packages/patches/aegis-constness-error.patch \
414 gnu/packages/patches/aegis-perl-tempdir1.patch \
415 gnu/packages/patches/aegis-perl-tempdir2.patch \
416 gnu/packages/patches/aegis-test-fixup-1.patch \
417 gnu/packages/patches/aegis-test-fixup-2.patch \
87bafa07 418 gnu/packages/patches/agg-am_c_prototype.patch \
bcd94e19 419 gnu/packages/patches/alsa-lib-mips-atomic-fix.patch \
21252596 420 gnu/packages/patches/apr-skip-getservbyname-test.patch \
ffc8f345 421 gnu/packages/patches/arb-ldconfig.patch \
1306b0b0
LC
422 gnu/packages/patches/ath9k-htc-firmware-binutils.patch \
423 gnu/packages/patches/ath9k-htc-firmware-gcc.patch \
4902c3ec 424 gnu/packages/patches/ath9k-htc-firmware-objcopy.patch \
147479c9 425 gnu/packages/patches/audacity-fix-ffmpeg-binding.patch \
d516736c 426 gnu/packages/patches/automake-skip-amhello-tests.patch \
89b48232 427 gnu/packages/patches/automake-regexp-syntax.patch \
8eaa8a3b 428 gnu/packages/patches/avahi-localstatedir.patch \
a060ca32 429 gnu/packages/patches/avidemux-install-to-lib.patch \
4acd5c0f 430 gnu/packages/patches/avrdude-fix-libusb.patch \
16629c8a 431 gnu/packages/patches/bash-completion-directories.patch \
d516736c
LC
432 gnu/packages/patches/bigloo-gc-shebangs.patch \
433 gnu/packages/patches/binutils-ld-new-dtags.patch \
2c1ceeac 434 gnu/packages/patches/binutils-loongson-workaround.patch \
b95bcb8a 435 gnu/packages/patches/byobu-writable-status.patch \
b8ac8c28 436 gnu/packages/patches/calibre-drop-unrar.patch \
b655b215 437 gnu/packages/patches/calibre-no-updates-dialog.patch \
21252596 438 gnu/packages/patches/cdparanoia-fpic.patch \
a34816ef 439 gnu/packages/patches/chmlib-inttypes.patch \
fd6ae1b9 440 gnu/packages/patches/clang-libc-search-path.patch \
7051054a 441 gnu/packages/patches/clucene-pkgconfig.patch \
d516736c
LC
442 gnu/packages/patches/cmake-fix-tests.patch \
443 gnu/packages/patches/cpio-gets-undeclared.patch \
4e58a402 444 gnu/packages/patches/cpio-CVE-2016-2037.patch \
e6caa52d 445 gnu/packages/patches/cpufrequtils-fix-aclocal.patch \
82700f0f 446 gnu/packages/patches/crda-optional-gcrypt.patch \
191c7101 447 gnu/packages/patches/crossmap-allow-system-pysam.patch \
c91d3fb7 448 gnu/packages/patches/csound-header-ordering.patch \
25f76ef0
JD
449 gnu/packages/patches/cssc-gets-undeclared.patch \
450 gnu/packages/patches/cssc-missing-include.patch \
2dfed643 451 gnu/packages/patches/clucene-contribs-lib.patch \
7cd157e2 452 gnu/packages/patches/cursynth-wave-rand.patch \
da51f5bb 453 gnu/packages/patches/dbus-helper-search-path.patch \
a17d4564 454 gnu/packages/patches/dealii-p4est-interface.patch \
3aab2c83 455 gnu/packages/patches/devil-fix-libpng.patch \
b6094b1f 456 gnu/packages/patches/dico-libtool-deterministic.patch \
d516736c 457 gnu/packages/patches/diffutils-gets-undeclared.patch \
2a9a4fb8 458 gnu/packages/patches/dfu-programmer-fix-libusb.patch \
436d4d1f 459 gnu/packages/patches/doxygen-test.patch \
335bc683
EB
460 gnu/packages/patches/duplicity-piped-password.patch \
461 gnu/packages/patches/duplicity-test_selection-tmp.patch \
cc1e1b38 462 gnu/packages/patches/elfutils-tests-ptrace.patch \
d7c4619b 463 gnu/packages/patches/einstein-build.patch \
e5045f30 464 gnu/packages/patches/emacs-constants-lisp-like.patch \
1bef37ee 465 gnu/packages/patches/emacs-exec-path.patch \
e037a09f 466 gnu/packages/patches/emacs-scheme-complete-scheme-r5rs-info.patch \
6f4b23e6 467 gnu/packages/patches/emacs-source-date-epoch.patch \
c19ce3a7 468 gnu/packages/patches/eudev-rules-directory.patch \
c595cd47 469 gnu/packages/patches/evilwm-lost-focus-bug.patch \
99e29da1 470 gnu/packages/patches/expat-CVE-2015-1283.patch \
93094501
FB
471 gnu/packages/patches/fastcap-mulGlobal.patch \
472 gnu/packages/patches/fastcap-mulSetup.patch \
23bae7bb
FB
473 gnu/packages/patches/fasthenry-spAllocate.patch \
474 gnu/packages/patches/fasthenry-spBuild.patch \
475 gnu/packages/patches/fasthenry-spUtils.patch \
476 gnu/packages/patches/fasthenry-spSolve.patch \
477 gnu/packages/patches/fasthenry-spFactor.patch \
67dfa198 478 gnu/packages/patches/findutils-localstatedir.patch \
e80d2555 479 gnu/packages/patches/findutils-test-xargs.patch \
42dc3af5 480 gnu/packages/patches/flashrom-use-libftdi1.patch \
6c591c8e 481 gnu/packages/patches/flint-ldconfig.patch \
401f9a8b 482 gnu/packages/patches/fltk-shared-lib-defines.patch \
6fdc73e0 483 gnu/packages/patches/fltk-xfont-on-demand.patch \
5391be11 484 gnu/packages/patches/fontforge-svg-modtime.patch \
f36a1eba 485 gnu/packages/patches/fossil-test-fixes.patch \
93bd4a37 486 gnu/packages/patches/freeimage-CVE-2015-0852.patch \
76002e54 487 gnu/packages/patches/gawk-fts-test.patch \
d516736c 488 gnu/packages/patches/gawk-shell.patch \
1421afa9 489 gnu/packages/patches/gcc-arm-link-spec-fix.patch \
d516736c 490 gnu/packages/patches/gcc-cross-environment-variables.patch \
7e35b9dd 491 gnu/packages/patches/gcc-libvtv-runpath.patch \
167a05aa 492 gnu/packages/patches/gcc-5.0-libvtv-runpath.patch \
7b2abd00 493 gnu/packages/patches/geoclue-config.patch \
35a12b47 494 gnu/packages/patches/ghostscript-CVE-2015-3228.patch \
1d386b2d 495 gnu/packages/patches/ghostscript-runpath.patch \
907f939b 496 gnu/packages/patches/glib-networking-ssl-cert-file.patch \
e969b140
MW
497 gnu/packages/patches/glib-tests-desktop.patch \
498 gnu/packages/patches/glib-tests-homedir.patch \
499 gnu/packages/patches/glib-tests-prlimit.patch \
ca9ea1a8 500 gnu/packages/patches/glib-tests-timer.patch \
e969b140 501 gnu/packages/patches/glib-tests-gapplication.patch \
3729ff41 502 gnu/packages/patches/glibc-CVE-2015-7547.patch \
d516736c 503 gnu/packages/patches/glibc-bootstrap-system.patch \
7dda44a6 504 gnu/packages/patches/glibc-hurd-extern-inline.patch \
692b9340 505 gnu/packages/patches/glibc-ldd-x86_64.patch \
aee6180c 506 gnu/packages/patches/glibc-locales.patch \
2ae71b74 507 gnu/packages/patches/glibc-locale-incompatibility.patch \
c5d8e688 508 gnu/packages/patches/glibc-o-largefile.patch \
85e57214 509 gnu/packages/patches/glibc-versioned-locpath.patch \
24aaf2f2 510 gnu/packages/patches/gmp-arm-asm-nothumb.patch \
42e735df 511 gnu/packages/patches/gmp-faulty-test.patch \
8b94dffd 512 gnu/packages/patches/gnucash-price-quotes-perl.patch \
72c5ad8b 513 gnu/packages/patches/gobject-introspection-absolute-shlib-path.patch \
503c5f6d 514 gnu/packages/patches/gobject-introspection-cc.patch \
72c5ad8b 515 gnu/packages/patches/gobject-introspection-girepository.patch \
1575dcd1 516 gnu/packages/patches/grep-timing-sensitive-test.patch \
f0150f87 517 gnu/packages/patches/grub-CVE-2015-8370.patch \
d516736c 518 gnu/packages/patches/grub-gets-undeclared.patch \
f195b366 519 gnu/packages/patches/grub-freetype.patch \
d516736c 520 gnu/packages/patches/guile-1.8-cpp-4.5.patch \
b515822d 521 gnu/packages/patches/guile-arm-fixes.patch \
d516736c
LC
522 gnu/packages/patches/guile-default-utf8.patch \
523 gnu/packages/patches/guile-linux-syscalls.patch \
26ecc2a7 524 gnu/packages/patches/guile-present-coding.patch \
d516736c 525 gnu/packages/patches/guile-relocatable.patch \
1a51fe27 526 gnu/packages/patches/guile-rsvg-pkgconfig.patch \
2a6afac9 527 gnu/packages/patches/gtk2-respect-GUIX_GTK2_PATH.patch \
4828ff91 528 gnu/packages/patches/gtk3-respect-GUIX_GTK3_PATH.patch \
ed19903d 529 gnu/packages/patches/gtkglext-disable-disable-deprecated.patch \
ffc1074f 530 gnu/packages/patches/hop-bigloo-4.0b.patch \
76071c70 531 gnu/packages/patches/hop-linker-flags.patch \
0061079a
EB
532 gnu/packages/patches/hydra-automake-1.15.patch \
533 gnu/packages/patches/hydra-disable-darcs-test.patch \
9f7ae77f 534 gnu/packages/patches/icecat-avoid-bundled-includes.patch \
08cb746f 535 gnu/packages/patches/icecat-re-enable-DHE-cipher-suites.patch \
dde2a94c
MW
536 gnu/packages/patches/icecat-update-bundled-graphite2.patch \
537 gnu/packages/patches/icecat-CVE-2016-2805.patch \
538 gnu/packages/patches/icecat-CVE-2016-2807-pt1.patch \
539 gnu/packages/patches/icecat-CVE-2016-2807-pt2.patch \
540 gnu/packages/patches/icecat-CVE-2016-2807-pt3.patch \
541 gnu/packages/patches/icecat-CVE-2016-2807-pt4.patch \
542 gnu/packages/patches/icecat-CVE-2016-2807-pt5.patch \
543 gnu/packages/patches/icecat-CVE-2016-2808.patch \
544 gnu/packages/patches/icecat-CVE-2016-2814.patch \
65d54af4
MW
545 gnu/packages/patches/icu4c-CVE-2014-6585.patch \
546 gnu/packages/patches/icu4c-CVE-2015-1270.patch \
d2892f3a 547 gnu/packages/patches/icu4c-CVE-2015-4760.patch \
eb8065cd 548 gnu/packages/patches/ilmbase-fix-tests.patch \
977736fc 549 gnu/packages/patches/irrlicht-mesa-10.patch \
90bcecc5
LF
550 gnu/packages/patches/jasper-CVE-2007-2721.patch \
551 gnu/packages/patches/jasper-CVE-2008-3520.patch \
f79a576e 552 gnu/packages/patches/jasper-CVE-2008-3522.patch \
90bcecc5
LF
553 gnu/packages/patches/jasper-CVE-2011-4516-and-CVE-2011-4517.patch \
554 gnu/packages/patches/jasper-CVE-2014-8137.patch \
555 gnu/packages/patches/jasper-CVE-2014-8138.patch \
556 gnu/packages/patches/jasper-CVE-2014-8157.patch \
557 gnu/packages/patches/jasper-CVE-2014-8158.patch \
558 gnu/packages/patches/jasper-CVE-2014-9029.patch \
e224495c 559 gnu/packages/patches/jasper-CVE-2016-1577.patch \
90bcecc5 560 gnu/packages/patches/jasper-CVE-2016-1867.patch \
e224495c
EF
561 gnu/packages/patches/jasper-CVE-2016-2089.patch \
562 gnu/packages/patches/jasper-CVE-2016-2116.patch \
8d9872b5 563 gnu/packages/patches/jbig2dec-ignore-testtest.patch \
528b6a3d 564 gnu/packages/patches/kmod-module-directory.patch \
a7ec569c 565 gnu/packages/patches/ldc-disable-tests.patch \
87d79282 566 gnu/packages/patches/lftp-dont-save-unknown-host-fingerprint.patch \
23da88f6
MW
567 gnu/packages/patches/liba52-enable-pic.patch \
568 gnu/packages/patches/liba52-link-with-libm.patch \
569 gnu/packages/patches/liba52-set-soname.patch \
570 gnu/packages/patches/liba52-use-mtune-not-mcpu.patch \
6a4db3f3 571 gnu/packages/patches/libarchive-bsdtar-test.patch \
1b7d5242
MW
572 gnu/packages/patches/libarchive-CVE-2013-0211.patch \
573 gnu/packages/patches/libarchive-fix-lzo-test-case.patch \
574 gnu/packages/patches/libarchive-mtree-filename-length-fix.patch \
f1fc45a9 575 gnu/packages/patches/libbonobo-activation-test-race.patch \
2dfed643 576 gnu/packages/patches/libcanberra-sound-theme-freedesktop.patch \
c91d3fb7 577 gnu/packages/patches/libcmis-fix-test-onedrive.patch \
b2aab72c 578 gnu/packages/patches/libdrm-symbol-check.patch \
d516736c 579 gnu/packages/patches/libevent-dns-tests.patch \
fd7fd3c1 580 gnu/packages/patches/libextractor-ffmpeg-3.patch \
e49b3396 581 gnu/packages/patches/libmtp-devices.patch \
c5916538 582 gnu/packages/patches/liboop-mips64-deplibs-fix.patch \
e3d3546e 583 gnu/packages/patches/libotr-test-auth-fix.patch \
44a477e1 584 gnu/packages/patches/liblxqt-include.patch \
c0eac5a8
MW
585 gnu/packages/patches/libmad-armv7-thumb-pt1.patch \
586 gnu/packages/patches/libmad-armv7-thumb-pt2.patch \
587 gnu/packages/patches/libmad-frame-length.patch \
dd863f1f 588 gnu/packages/patches/libmad-mips-newgcc.patch \
85267efb 589 gnu/packages/patches/libssh-0.6.5-CVE-2016-0739.patch \
46acd054 590 gnu/packages/patches/libtheora-config-guess.patch \
86fa2ea9
MW
591 gnu/packages/patches/libtiff-CVE-2015-8665+CVE-2015-8683.patch \
592 gnu/packages/patches/libtiff-oob-accesses-in-decode.patch \
593 gnu/packages/patches/libtiff-oob-write-in-nextdecode.patch \
3314f8a7 594 gnu/packages/patches/libtool-skip-tests2.patch \
b5881775 595 gnu/packages/patches/libunwind-CVE-2015-3239.patch \
f956d661 596 gnu/packages/patches/libwmf-CAN-2004-0941.patch \
9ed54864 597 gnu/packages/patches/libwmf-CVE-2006-3376.patch \
f956d661
MW
598 gnu/packages/patches/libwmf-CVE-2007-0455.patch \
599 gnu/packages/patches/libwmf-CVE-2007-2756.patch \
600 gnu/packages/patches/libwmf-CVE-2007-3472.patch \
601 gnu/packages/patches/libwmf-CVE-2007-3473.patch \
602 gnu/packages/patches/libwmf-CVE-2007-3477.patch \
9ed54864 603 gnu/packages/patches/libwmf-CVE-2009-1364.patch \
f956d661
MW
604 gnu/packages/patches/libwmf-CVE-2009-3546.patch \
605 gnu/packages/patches/libwmf-CVE-2015-0848+CVE-2015-4588.patch \
606 gnu/packages/patches/libwmf-CVE-2015-4695.patch \
607 gnu/packages/patches/libwmf-CVE-2015-4696.patch \
b4a88dc2 608 gnu/packages/patches/libxslt-CVE-2015-7995.patch \
e7682771 609 gnu/packages/patches/lirc-localstatedir.patch \
21a8fe1b 610 gnu/packages/patches/libpthread-glibc-preparation.patch \
30016044 611 gnu/packages/patches/lm-sensors-hwmon-attrs.patch \
6edb5b77 612 gnu/packages/patches/lua-pkgconfig.patch \
2dfed643 613 gnu/packages/patches/lua51-liblua-so.patch \
8de8cf43 614 gnu/packages/patches/lua52-liblua-so.patch \
5be2f884
MW
615 gnu/packages/patches/luajit-no_ldconfig.patch \
616 gnu/packages/patches/luajit-symlinks.patch \
c1897890 617 gnu/packages/patches/luit-posix.patch \
d516736c 618 gnu/packages/patches/m4-gets-undeclared.patch \
d516736c 619 gnu/packages/patches/make-impure-dirs.patch \
c23c50c7
RW
620 gnu/packages/patches/mars-install.patch \
621 gnu/packages/patches/mars-sfml-2.3.patch \
1bbc659f 622 gnu/packages/patches/matplotlib-setupext-tk.patch \
77af7b24 623 gnu/packages/patches/maxima-defsystem-mkdir.patch \
d516736c 624 gnu/packages/patches/mcron-install.patch \
9a6953d2 625 gnu/packages/patches/mdadm-gcc-4.9-fix.patch \
ff78435f 626 gnu/packages/patches/mhash-keygen-test-segfault.patch \
16114c34
MW
627 gnu/packages/patches/mit-krb5-CVE-2015-8629.patch \
628 gnu/packages/patches/mit-krb5-CVE-2015-8630.patch \
629 gnu/packages/patches/mit-krb5-CVE-2015-8631.patch \
630 gnu/packages/patches/mit-krb5-init-context-null-spnego.patch \
86d07a55 631 gnu/packages/patches/mpc123-initialize-ao.patch \
38829eac 632 gnu/packages/patches/mplayer2-theora-fix.patch \
d3bbe992 633 gnu/packages/patches/module-init-tools-moduledir.patch \
cec86422 634 gnu/packages/patches/mumps-build-parallelism.patch \
e6974eae 635 gnu/packages/patches/mupen64plus-ui-console-notice.patch \
b5b08878 636 gnu/packages/patches/mutt-store-references.patch \
177088a3 637 gnu/packages/patches/net-tools-bitrot.patch \
ea119a28
TUBK
638 gnu/packages/patches/ngircd-handle-zombies.patch \
639 gnu/packages/patches/ngircd-no-dns-in-tests.patch \
2b2f91ad 640 gnu/packages/patches/ninja-tests.patch \
2e839545 641 gnu/packages/patches/ninja-zero-mtime.patch \
1aaaff1a 642 gnu/packages/patches/nss-pkgconfig.patch \
2baf4634
MB
643 gnu/packages/patches/nvi-assume-preserve-path.patch \
644 gnu/packages/patches/nvi-dbpagesize-binpower.patch \
645 gnu/packages/patches/nvi-db4.patch \
3854f3d7 646 gnu/packages/patches/ocaml-CVE-2015-8869.patch \
a747baba 647 gnu/packages/patches/ocaml-findlib-make-install.patch \
cab6a253 648 gnu/packages/patches/openexr-missing-samples.patch \
c91d3fb7 649 gnu/packages/patches/openimageio-boost-1.60.patch \
7ab73c4a 650 gnu/packages/patches/openjpeg-CVE-2015-6581.patch \
b9270582 651 gnu/packages/patches/openjpeg-use-after-free-fix.patch \
67157996 652 gnu/packages/patches/openssh-CVE-2015-8325.patch \
3e462da5 653 gnu/packages/patches/openssl-runpath.patch \
caeadfdd 654 gnu/packages/patches/openssl-c-rehash-in.patch \
51152cd1 655 gnu/packages/patches/orpheus-cast-errors-and-includes.patch \
52910ded 656 gnu/packages/patches/ots-no-include-missing-file.patch \
0841dcf7 657 gnu/packages/patches/patchelf-page-size.patch \
f7d2b496 658 gnu/packages/patches/patchelf-rework-for-arm.patch \
8a9d928f 659 gnu/packages/patches/patchutils-xfail-gendiff-tests.patch \
16cae799 660 gnu/packages/patches/patch-hurd-path-max.patch \
a7681d29 661 gnu/packages/patches/pcre-CVE-2016-3191.patch \
203795ac 662 gnu/packages/patches/perl-CVE-2015-8607.patch \
d8173f21 663 gnu/packages/patches/perl-CVE-2016-2381.patch \
c6a3635d 664 gnu/packages/patches/perl-autosplit-default-time.patch \
4187fe75 665 gnu/packages/patches/perl-deterministic-ordering.patch \
8b459932 666 gnu/packages/patches/perl-finance-quote-unuse-mozilla-ca.patch \
43754738 667 gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch \
5fb205c6 668 gnu/packages/patches/perl-io-socket-ssl-openssl-1.0.2f-fix.patch \
38e62c81 669 gnu/packages/patches/perl-net-amazon-s3-moose-warning.patch \
0ad8f76f 670 gnu/packages/patches/perl-net-ssleay-disable-ede-test.patch \
4187fe75 671 gnu/packages/patches/perl-no-build-time.patch \
d516736c 672 gnu/packages/patches/perl-no-sys-dirs.patch \
97b07aaa 673 gnu/packages/patches/perl-module-pluggable-search.patch \
4187fe75 674 gnu/packages/patches/perl-source-date-epoch.patch \
b1a2bc89 675 gnu/packages/patches/pidgin-add-search-path.patch \
e3f755f4
EB
676 gnu/packages/patches/pinball-const-fix.patch \
677 gnu/packages/patches/pinball-cstddef.patch \
678 gnu/packages/patches/pinball-missing-separators.patch \
679 gnu/packages/patches/pinball-src-deps.patch \
680 gnu/packages/patches/pinball-system-ltdl.patch \
a83c6a64 681 gnu/packages/patches/pingus-sdl-libs-config.patch \
7dda44a6 682 gnu/packages/patches/plink-1.07-unclobber-i.patch \
8e5e7299 683 gnu/packages/patches/plotutils-libpng-jmpbuf.patch \
c4bd2aca 684 gnu/packages/patches/polkit-drop-test.patch \
e411ce18 685 gnu/packages/patches/poppler-CVE-2015-8868.patch \
b47be021 686 gnu/packages/patches/portaudio-audacity-compat.patch \
aacb52fb 687 gnu/packages/patches/portmidi-modular-build.patch \
e90819c4 688 gnu/packages/patches/procmail-ambiguous-getline-debian.patch \
6c798540 689 gnu/packages/patches/pt-scotch-build-parallelism.patch \
1d1efa6c 690 gnu/packages/patches/pulseaudio-fix-mult-test.patch \
f6e7e20b 691 gnu/packages/patches/pulseaudio-longer-test-timeout.patch \
f210f057 692 gnu/packages/patches/pycairo-wscript.patch \
6f194a1e
LC
693 gnu/packages/patches/pybugz-encode-error.patch \
694 gnu/packages/patches/pybugz-stty.patch \
a05d1d82 695 gnu/packages/patches/pygpgme-disable-problematic-tests.patch \
014e7dd8 696 gnu/packages/patches/pyqt-configure.patch \
9820a6d4 697 gnu/packages/patches/python-2-deterministic-build-info.patch \
6a20289d 698 gnu/packages/patches/python-2.7-search-paths.patch \
dedc8320 699 gnu/packages/patches/python-2.7-source-date-epoch.patch \
9820a6d4 700 gnu/packages/patches/python-3-deterministic-build-info.patch \
6a20289d 701 gnu/packages/patches/python-3-search-paths.patch \
4c50e5ab 702 gnu/packages/patches/python-disable-ssl-test.patch \
9a9a3adf 703 gnu/packages/patches/python-fix-tests.patch \
fceac880 704 gnu/packages/patches/python-ipython-inputhook-ctype.patch \
064503aa 705 gnu/packages/patches/python-rarfile-fix-tests.patch \
da71f145 706 gnu/packages/patches/python2-rdflib-drop-sparqlwrapper.patch \
99fffa8a 707 gnu/packages/patches/python-configobj-setuptools.patch \
c4a7904c
CAW
708 gnu/packages/patches/python-paste-remove-website-test.patch \
709 gnu/packages/patches/python-paste-remove-timing-test.patch \
a1de06b6 710 gnu/packages/patches/python2-pygobject-2-gi-info-type-error-domain.patch \
534db463 711 gnu/packages/patches/python-pandas-fix-tslib-test-failure.patch \
fd9a5b0f
MW
712 gnu/packages/patches/qemu-CVE-2015-8558.patch \
713 gnu/packages/patches/qemu-CVE-2015-8567.patch \
714 gnu/packages/patches/qemu-CVE-2015-8613.patch \
5879f0d6 715 gnu/packages/patches/qemu-CVE-2015-8619.patch \
fd9a5b0f
MW
716 gnu/packages/patches/qemu-CVE-2015-8701.patch \
717 gnu/packages/patches/qemu-CVE-2015-8743.patch \
718 gnu/packages/patches/qemu-CVE-2016-1568.patch \
719 gnu/packages/patches/qemu-CVE-2016-1922.patch \
5879f0d6
MW
720 gnu/packages/patches/qemu-CVE-2016-1981.patch \
721 gnu/packages/patches/qemu-CVE-2016-2197.patch \
722 gnu/packages/patches/qemu-usb-ehci-oob-read.patch \
fd9a5b0f 723 gnu/packages/patches/qemu-virtio-9p-use-accessor-to-get-thread-pool.patch \
d2984346 724 gnu/packages/patches/qt4-ldflags.patch \
445c5aba 725 gnu/packages/patches/ratpoison-shell.patch \
d516736c 726 gnu/packages/patches/readline-link-ncurses.patch \
d0dfc066 727 gnu/packages/patches/ripperx-missing-file.patch \
5ca2b3c2 728 gnu/packages/patches/rsem-makefile.patch \
b0e52f52 729 gnu/packages/patches/ruby-symlinkfix.patch \
56eba3d1 730 gnu/packages/patches/sed-hurd-path-max.patch \
d516736c 731 gnu/packages/patches/scheme48-tests.patch \
f8ed036a 732 gnu/packages/patches/scotch-test-threading.patch \
9cb3036f 733 gnu/packages/patches/sdl-libx11-1.6.patch \
88b6b125
MW
734 gnu/packages/patches/serf-comment-style-fix.patch \
735 gnu/packages/patches/serf-deflate-buckets-test-fix.patch \
16686a90
LC
736 gnu/packages/patches/slim-session.patch \
737 gnu/packages/patches/slim-config.patch \
f9ec07a9 738 gnu/packages/patches/slim-sigusr1.patch \
552f5c00 739 gnu/packages/patches/slurm-configure-remove-nonfree-contribs.patch \
ba948b4f 740 gnu/packages/patches/soprano-find-clucene.patch \
16aa6491 741 gnu/packages/patches/sudo-CVE-2015-5602.patch \
a54aefea 742 gnu/packages/patches/superlu-dist-scotchmetis.patch \
7775a186 743 gnu/packages/patches/synfig-build-fix.patch \
94d915d0 744 gnu/packages/patches/tar-d_ino_in_dirent-fix.patch \
d3b4c135 745 gnu/packages/patches/tar-skip-unreliable-tests.patch \
f8e7fdc4 746 gnu/packages/patches/tcl-mkindex-deterministic.patch \
511539ae 747 gnu/packages/patches/tclxml-3.2-install.patch \
d516736c 748 gnu/packages/patches/tcsh-fix-autotest.patch \
c5d83768 749 gnu/packages/patches/texi2html-document-encoding.patch \
ffbf749e 750 gnu/packages/patches/texi2html-i18n.patch \
4d853910 751 gnu/packages/patches/tidy-CVE-2015-5522+5523.patch \
33ae9107 752 gnu/packages/patches/tinyxml-use-stl.patch \
79c8a071 753 gnu/packages/patches/tk-find-library.patch \
1555aee7 754 gnu/packages/patches/ttf2eot-cstddef.patch \
1e69db8f 755 gnu/packages/patches/ttfautohint-source-date-epoch.patch \
94ce537e 756 gnu/packages/patches/tophat-build-with-later-seqan.patch \
ba583bd2 757 gnu/packages/patches/torsocks-dns-test.patch \
e5da2f38
MW
758 gnu/packages/patches/unzip-CVE-2014-8139.patch \
759 gnu/packages/patches/unzip-CVE-2014-8140.patch \
760 gnu/packages/patches/unzip-CVE-2014-8141.patch \
385ae063 761 gnu/packages/patches/unzip-CVE-2014-9636.patch \
51de92a0
MW
762 gnu/packages/patches/unzip-CVE-2015-7696.patch \
763 gnu/packages/patches/unzip-CVE-2015-7697.patch \
385ae063 764 gnu/packages/patches/unzip-allow-greater-hostver-values.patch \
48e4a9f3 765 gnu/packages/patches/unzip-attribs-overflow.patch \
51de92a0 766 gnu/packages/patches/unzip-overflow-on-invalid-input.patch \
48e4a9f3 767 gnu/packages/patches/unzip-format-secure.patch \
385ae063 768 gnu/packages/patches/unzip-initialize-symlink-flag.patch \
48e4a9f3 769 gnu/packages/patches/unzip-overflow-long-fsize.patch \
385ae063 770 gnu/packages/patches/unzip-remove-build-date.patch \
9f533d60 771 gnu/packages/patches/util-linux-tests.patch \
a1d5bb0e 772 gnu/packages/patches/upower-builddir.patch \
5768893a 773 gnu/packages/patches/valgrind-enable-arm.patch \
ef0f0d5f 774 gnu/packages/patches/vorbis-tools-CVE-2015-6749.patch \
d516736c 775 gnu/packages/patches/vpnc-script.patch \
7f9b77dc 776 gnu/packages/patches/vtk-mesa-10.patch \
e6352001 777 gnu/packages/patches/w3m-libgc.patch \
62339e2d
LF
778 gnu/packages/patches/w3m-force-ssl_verify_server-on.patch \
779 gnu/packages/patches/w3m-disable-sslv2-and-sslv3.patch \
780 gnu/packages/patches/w3m-disable-weak-ciphers.patch \
cb7bd0cf 781 gnu/packages/patches/weechat-python.patch \
8cc91fa0 782 gnu/packages/patches/weex-vacopy.patch \
ae4784af
MW
783 gnu/packages/patches/wicd-bitrate-none-fix.patch \
784 gnu/packages/patches/wicd-get-selected-profile-fix.patch \
7747c4ca 785 gnu/packages/patches/wicd-urwid-1.3.patch \
915363a3 786 gnu/packages/patches/wicd-wpa2-ttls.patch \
2e88e089 787 gnu/packages/patches/wmctrl-64-fix.patch \
579760d0 788 gnu/packages/patches/woff2-libbrotli.patch \
419630e0
MW
789 gnu/packages/patches/wpa-supplicant-CVE-2015-5310.patch \
790 gnu/packages/patches/wpa-supplicant-CVE-2015-5314.patch \
791 gnu/packages/patches/wpa-supplicant-CVE-2015-5315.patch \
792 gnu/packages/patches/wpa-supplicant-CVE-2015-5316.patch \
0a17fd7c
MW
793 gnu/packages/patches/wpa-supplicant-CVE-2016-4476.patch \
794 gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt1.patch \
795 gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt2.patch \
796 gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt3.patch \
797 gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt4.patch \
6f74aecd 798 gnu/packages/patches/xdotool-fix-makefile.patch \
ea73576b 799 gnu/packages/patches/xf86-video-ark-remove-mibstore.patch \
3ee26f98 800 gnu/packages/patches/xf86-video-ast-remove-mibstore.patch \
232af79e 801 gnu/packages/patches/xf86-video-geode-glibc-2.20.patch \
becb7c99 802 gnu/packages/patches/xf86-video-glint-remove-mibstore.patch \
75040072 803 gnu/packages/patches/xf86-video-i128-remove-mibstore.patch \
49a9099e
MW
804 gnu/packages/patches/xf86-video-intel-compat-api.patch \
805 gnu/packages/patches/xf86-video-intel-glibc-2.20.patch \
e7908a24 806 gnu/packages/patches/xf86-video-mach64-glibc-2.20.patch \
fc7a0cf6 807 gnu/packages/patches/xf86-video-nv-remove-mibstore.patch \
3d7d909c 808 gnu/packages/patches/xf86-video-openchrome-glibc-2.20.patch \
af339a48 809 gnu/packages/patches/xf86-video-tga-remove-mibstore.patch \
d814f921 810 gnu/packages/patches/xfce4-panel-plugins.patch \
b90e7e5d 811 gnu/packages/patches/xfce4-session-fix-xflock4.patch \
363ccf9f 812 gnu/packages/patches/xfce4-settings-defaults.patch \
3e40bb82
PW
813 gnu/packages/patches/xmodmap-asprintf.patch \
814 gnu/packages/patches/zathura-plugindir-environment-variable.patch
d516736c 815
c8bfa5b4 816MISC_DISTRO_FILES = \
cbbb11c8 817 gnu/packages/ld-wrapper.in
c8bfa5b4 818
d516736c
LC
819bootstrapdir = $(guilemoduledir)/gnu/packages/bootstrap
820bootstrap_x86_64_linuxdir = $(bootstrapdir)/x86_64-linux
821bootstrap_i686_linuxdir = $(bootstrapdir)/i686-linux
aa1e1947 822bootstrap_armhf_linuxdir = $(bootstrapdir)/armhf-linux
f57ff219 823bootstrap_mips64el_linuxdir = $(bootstrapdir)/mips64el-linux
d516736c
LC
824
825dist_bootstrap_x86_64_linux_DATA = \
826 gnu/packages/bootstrap/x86_64-linux/bash \
827 gnu/packages/bootstrap/x86_64-linux/mkdir \
828 gnu/packages/bootstrap/x86_64-linux/tar \
829 gnu/packages/bootstrap/x86_64-linux/xz
830
831dist_bootstrap_i686_linux_DATA = \
832 gnu/packages/bootstrap/i686-linux/bash \
833 gnu/packages/bootstrap/i686-linux/mkdir \
834 gnu/packages/bootstrap/i686-linux/tar \
835 gnu/packages/bootstrap/i686-linux/xz
836
aa1e1947
MW
837dist_bootstrap_armhf_linux_DATA = \
838 gnu/packages/bootstrap/armhf-linux/bash \
839 gnu/packages/bootstrap/armhf-linux/mkdir \
840 gnu/packages/bootstrap/armhf-linux/tar \
841 gnu/packages/bootstrap/armhf-linux/xz
842
f57ff219
MW
843dist_bootstrap_mips64el_linux_DATA = \
844 gnu/packages/bootstrap/mips64el-linux/bash \
845 gnu/packages/bootstrap/mips64el-linux/mkdir \
846 gnu/packages/bootstrap/mips64el-linux/tar \
847 gnu/packages/bootstrap/mips64el-linux/xz
848
d516736c
LC
849# Big bootstrap binaries are not included in the tarball. Instead, they
850# are downloaded.
851nodist_bootstrap_x86_64_linux_DATA = \
06213498 852 gnu/packages/bootstrap/x86_64-linux/guile-2.0.9.tar.xz
d516736c 853nodist_bootstrap_i686_linux_DATA = \
06213498 854 gnu/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz
aa1e1947
MW
855nodist_bootstrap_armhf_linux_DATA = \
856 gnu/packages/bootstrap/armhf-linux/guile-2.0.11.tar.xz
f57ff219
MW
857nodist_bootstrap_mips64el_linux_DATA = \
858 gnu/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz
d516736c
LC
859
860# Those files must remain executable, so they remain executable once
861# imported into the store.
6005bd07 862set-bootstrap-executable-permissions:
d516736c
LC
863 chmod +x $(DESTDIR)$(bootstrapdir)/*/{bash,mkdir,tar,xz}
864
865DISTCLEANFILES = \
866 $(nodist_bootstrap_x86_64_linux_DATA) \
f57ff219 867 $(nodist_bootstrap_i686_linux_DATA) \
aa1e1947 868 $(nodist_bootstrap_armhf_linux_DATA) \
f57ff219 869 $(nodist_bootstrap_mips64el_linux_DATA)
d516736c
LC
870
871# Method to download a file from an external source.
872DOWNLOAD_FILE = \
873 GUILE_LOAD_COMPILED_PATH="$(top_builddir):$$GUILE_LOAD_COMPILED_PATH" \
874 $(GUILE) --no-auto-compile -L "$(top_builddir)" -L "$(top_srcdir)" \
875 "$(top_srcdir)/build-aux/download.scm"
876
06213498 877gnu/packages/bootstrap/x86_64-linux/guile-2.0.9.tar.xz:
8c3d8894
ML
878 $(AM_V_DL)$(MKDIR_P) `dirname "$@"`; \
879 $(DOWNLOAD_FILE) "$@" \
880 "037b103522a2d0d7d69c7ffd8de683dfe5bb4b59c1fafd70b4ffd397fd2f57f0"
06213498 881gnu/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz:
8c3d8894
ML
882 $(AM_V_DL)$(MKDIR_P) `dirname "$@"`; \
883 $(DOWNLOAD_FILE) "$@" \
884 "b757cd46bf13ecac83fb8e955fb50096ac2d17bb610ca8eb816f29302a00a846"
aa1e1947 885gnu/packages/bootstrap/armhf-linux/guile-2.0.11.tar.xz:
8c3d8894
ML
886 $(AM_V_DL)$(MKDIR_P) `dirname "$@"`; \
887 $(DOWNLOAD_FILE) "$@" \
888 "e551d05d4d385d6706ab8d574856a087758294dc90ab4c06e70a157a685e23d6"
f57ff219 889gnu/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz:
8c3d8894
ML
890 $(AM_V_DL)$(MKDIR_P) `dirname "$@"`; \
891 $(DOWNLOAD_FILE) "$@" \
892 "994680f0001346864aa2c2cc5110f380ee7518dcd701c614291682b8e948f73b"