gnu: Add chmlib.
[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>
7051054a 3# Copyright © 2013, 2014 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 \
698d2280 28 gnu/packages/abiword.scm \
f349fa02 29 gnu/packages/acct.scm \
d516736c 30 gnu/packages/acl.scm \
4aeea896 31 gnu/packages/admin.scm \
342005e7 32 gnu/packages/adns.scm \
d516736c 33 gnu/packages/algebra.scm \
548f7a8f 34 gnu/packages/aidc.scm \
f3463caf 35 gnu/packages/apl.scm \
21252596 36 gnu/packages/apr.scm \
5d80dd08 37 gnu/packages/asciidoc.scm \
d516736c
LC
38 gnu/packages/aspell.scm \
39 gnu/packages/attr.scm \
fb68469f 40 gnu/packages/audio.scm \
d9112589 41 gnu/packages/autogen.scm \
d516736c
LC
42 gnu/packages/autotools.scm \
43 gnu/packages/avahi.scm \
a5b60e3c 44 gnu/packages/avr.scm \
d1a5439b 45 gnu/packages/backup.scm \
d516736c
LC
46 gnu/packages/base.scm \
47 gnu/packages/bash.scm \
d516736c 48 gnu/packages/bdw-gc.scm \
4e10a221 49 gnu/packages/bioinformatics.scm \
3963a729 50 gnu/packages/bittorrent.scm \
d516736c 51 gnu/packages/bison.scm \
2a72eeee 52 gnu/packages/boost.scm \
d516736c 53 gnu/packages/bootstrap.scm \
95faa107 54 gnu/packages/busybox.scm \
a438d540 55 gnu/packages/calcurse.scm \
5bbd6bf1 56 gnu/packages/ccache.scm \
d516736c
LC
57 gnu/packages/cdrom.scm \
58 gnu/packages/cflow.scm \
59 gnu/packages/check.scm \
60 gnu/packages/cmake.scm \
bdb36958 61 gnu/packages/commencement.scm \
d516736c 62 gnu/packages/compression.scm \
d277bdea 63 gnu/packages/complexity.scm \
35dbbbe0 64 gnu/packages/conkeror.scm \
548f7a8f 65 gnu/packages/cook.scm \
d516736c
LC
66 gnu/packages/cpio.scm \
67 gnu/packages/cppi.scm \
68 gnu/packages/cross-base.scm \
80b77646 69 gnu/packages/crypto.scm \
d516736c 70 gnu/packages/cryptsetup.scm \
51002318 71 gnu/packages/cups.scm \
d516736c 72 gnu/packages/curl.scm \
505b1aa8 73 gnu/packages/cursynth.scm \
d516736c 74 gnu/packages/cyrus-sasl.scm \
5f96f303 75 gnu/packages/databases.scm \
501aa54f 76 gnu/packages/datamash.scm \
28fb9101 77 gnu/packages/dc.scm \
8d809faf 78 gnu/packages/debug.scm \
d516736c 79 gnu/packages/dejagnu.scm \
a869565b 80 gnu/packages/dictionaries.scm \
cc4a2aeb 81 gnu/packages/disk.scm \
dd2efd3d 82 gnu/packages/dnsmasq.scm \
c915b404 83 gnu/packages/docbook.scm \
436d4d1f 84 gnu/packages/doxygen.scm \
d516736c 85 gnu/packages/dwm.scm \
947ae545 86 gnu/packages/ebook.scm \
d516736c 87 gnu/packages/ed.scm \
2ed5b0f4 88 gnu/packages/elf.scm \
d516736c 89 gnu/packages/emacs.scm \
1deac344 90 gnu/packages/enchant.scm \
b0d1f10b 91 gnu/packages/feh.scm \
d516736c 92 gnu/packages/file.scm \
4902c3ec 93 gnu/packages/firmware.scm \
361046f7 94 gnu/packages/fish.scm \
eff5f452 95 gnu/packages/flashing-tools.scm \
d516736c 96 gnu/packages/flex.scm \
b6cbb314 97 gnu/packages/fltk.scm \
21252596 98 gnu/packages/fonts.scm \
d516736c
LC
99 gnu/packages/fontutils.scm \
100 gnu/packages/freeipmi.scm \
158adb66 101 gnu/packages/ftp.scm \
b005157c 102 gnu/packages/fribidi.scm \
c1b0c7d9 103 gnu/packages/fvwm.scm \
6cb89466 104 gnu/packages/game-development.scm \
db4fdc04 105 gnu/packages/games.scm \
d516736c
LC
106 gnu/packages/gawk.scm \
107 gnu/packages/gcal.scm \
108 gnu/packages/gcc.scm \
109 gnu/packages/gd.scm \
110 gnu/packages/gdb.scm \
111 gnu/packages/gdbm.scm \
7dca3073 112 gnu/packages/geeqie.scm \
d516736c
LC
113 gnu/packages/gettext.scm \
114 gnu/packages/ghostscript.scm \
a37b8077 115 gnu/packages/gimp.scm \
21252596 116 gnu/packages/gkrellm.scm \
daca8666 117 gnu/packages/gl.scm \
d516736c
LC
118 gnu/packages/glib.scm \
119 gnu/packages/global.scm \
995b7261 120 gnu/packages/gnome.scm \
eb4b2ab6 121 gnu/packages/gnunet.scm \
d516736c 122 gnu/packages/gnupg.scm \
d7a9ed37 123 gnu/packages/gnustep.scm \
d516736c 124 gnu/packages/gnutls.scm \
be0f6112 125 gnu/packages/gnuzilla.scm \
889a87f0 126 gnu/packages/gnu-pw-mgr.scm \
d516736c
LC
127 gnu/packages/gperf.scm \
128 gnu/packages/gprolog.scm \
83aabfbc 129 gnu/packages/gps.scm \
f327b36e 130 gnu/packages/graphics.scm \
d516736c
LC
131 gnu/packages/graphviz.scm \
132 gnu/packages/groff.scm \
133 gnu/packages/grub.scm \
134 gnu/packages/grue-hunter.scm \
135 gnu/packages/gsasl.scm \
22885fb8 136 gnu/packages/gstreamer.scm \
d516736c
LC
137 gnu/packages/gtk.scm \
138 gnu/packages/guile.scm \
0af626ff 139 gnu/packages/guile-wm.scm \
d516736c 140 gnu/packages/gv.scm \
99b030c7 141 gnu/packages/gxmessage.scm \
d516736c 142 gnu/packages/hugs.scm \
0193c004 143 gnu/packages/hurd.scm \
d516736c
LC
144 gnu/packages/icu4c.scm \
145 gnu/packages/idutils.scm \
e55354b8 146 gnu/packages/image.scm \
d516736c
LC
147 gnu/packages/imagemagick.scm \
148 gnu/packages/indent.scm \
1d07e931 149 gnu/packages/inkscape.scm \
d516736c 150 gnu/packages/irssi.scm \
27480620 151 gnu/packages/iso-codes.scm \
0760e3a1 152 gnu/packages/java.scm \
cafc3f5a 153 gnu/packages/jrnl.scm \
973d9f1d 154 gnu/packages/kde.scm \
d516736c
LC
155 gnu/packages/ld-wrapper.scm \
156 gnu/packages/less.scm \
157 gnu/packages/lesstif.scm \
90ed6291 158 gnu/packages/libcanberra.scm \
d516736c
LC
159 gnu/packages/libdaemon.scm \
160 gnu/packages/libevent.scm \
f5844fde 161 gnu/packages/libffcall.scm \
d516736c 162 gnu/packages/libffi.scm \
77362186 163 gnu/packages/libftdi.scm \
d516736c 164 gnu/packages/libidn.scm \
d516736c 165 gnu/packages/libphidget.scm \
d516736c 166 gnu/packages/libsigsegv.scm \
d516736c
LC
167 gnu/packages/libunistring.scm \
168 gnu/packages/libusb.scm \
169 gnu/packages/libunwind.scm \
18a5a9a1 170 gnu/packages/libupnp.scm \
39b04845 171 gnu/packages/lightning.scm \
c2150d9a 172 gnu/packages/links.scm \
d516736c 173 gnu/packages/linux.scm \
548f7a8f 174 gnu/packages/lisp.scm \
3e4249ce 175 gnu/packages/llvm.scm \
d516736c
LC
176 gnu/packages/lout.scm \
177 gnu/packages/lsh.scm \
178 gnu/packages/lsof.scm \
179 gnu/packages/lua.scm \
ece26246 180 gnu/packages/lynx.scm \
d516736c 181 gnu/packages/m4.scm \
cd2e0b64 182 gnu/packages/man.scm \
1fdd3ee2 183 gnu/packages/mail.scm \
d516736c 184 gnu/packages/make-bootstrap.scm \
8f8b2451 185 gnu/packages/maths.scm \
5da64c7d 186 gnu/packages/mc.scm \
ff78435f 187 gnu/packages/mcrypt.scm \
7c706558 188 gnu/packages/messaging.scm \
2184ed91 189 gnu/packages/mg.scm \
eeb3703d 190 gnu/packages/miscfiles.scm \
d516736c 191 gnu/packages/mit-krb5.scm \
350b9b99 192 gnu/packages/moe.scm \
892d8a81 193 gnu/packages/mpd.scm \
d516736c 194 gnu/packages/mp3.scm \
fb0e3709 195 gnu/packages/mpi.scm \
d516736c 196 gnu/packages/multiprecision.scm \
addfc3fc 197 gnu/packages/mtools.scm \
d516736c 198 gnu/packages/nano.scm \
4f3a10d5 199 gnu/packages/ncdu.scm \
d516736c
LC
200 gnu/packages/ncurses.scm \
201 gnu/packages/netpbm.scm \
202 gnu/packages/nettle.scm \
cd287ba1 203 gnu/packages/ninja.scm \
ed02caff 204 gnu/packages/node.scm \
6d73e17b 205 gnu/packages/noweb.scm \
d99e12d2 206 gnu/packages/ntp.scm \
f4c4513d 207 gnu/packages/nutrition.scm \
548f7a8f 208 gnu/packages/nvi.scm \
d516736c 209 gnu/packages/ocaml.scm \
f99f6fd6 210 gnu/packages/ocrad.scm \
3e424f25 211 gnu/packages/onc-rpc.scm \
7131ef4b 212 gnu/packages/openbox.scm \
d516736c
LC
213 gnu/packages/openldap.scm \
214 gnu/packages/openssl.scm \
51152cd1 215 gnu/packages/orpheus.scm \
52910ded 216 gnu/packages/ots.scm \
bbe8d8f0 217 gnu/packages/package-management.scm \
e3aaefe7 218 gnu/packages/parallel.scm \
8a9d928f 219 gnu/packages/patchutils.scm \
42422cc2 220 gnu/packages/pciutils.scm \
d516736c
LC
221 gnu/packages/pcre.scm \
222 gnu/packages/pdf.scm \
fa58ca43 223 gnu/packages/pem.scm \
d516736c 224 gnu/packages/perl.scm \
9208d0c1 225 gnu/packages/photo.scm \
d516736c
LC
226 gnu/packages/pkg-config.scm \
227 gnu/packages/plotutils.scm \
cff1c5c1 228 gnu/packages/polkit.scm \
d516736c
LC
229 gnu/packages/popt.scm \
230 gnu/packages/pth.scm \
37bfb448 231 gnu/packages/pulseaudio.scm \
58310341 232 gnu/packages/pretty-print.scm \
14d17788 233 gnu/packages/protobuf.scm \
d516736c
LC
234 gnu/packages/python.scm \
235 gnu/packages/qemu.scm \
bd677c2d 236 gnu/packages/qt.scm \
d516736c 237 gnu/packages/ratpoison.scm \
c0798488 238 gnu/packages/rdf.scm \
d516736c 239 gnu/packages/readline.scm \
13e7ce85 240 gnu/packages/rrdtool.scm \
d516736c 241 gnu/packages/rsync.scm \
6ef8c59a 242 gnu/packages/ruby.scm \
d3066a0d 243 gnu/packages/rush.scm \
d516736c 244 gnu/packages/samba.scm \
93dc836f 245 gnu/packages/sawfish.scm \
45c151d9 246 gnu/packages/scanner.scm \
d516736c
LC
247 gnu/packages/scheme.scm \
248 gnu/packages/screen.scm \
c3c516ea 249 gnu/packages/sdl.scm \
98e7fc9b 250 gnu/packages/search.scm \
97aed46f 251 gnu/packages/serveez.scm \
d516736c 252 gnu/packages/shishi.scm \
02d8d9c8 253 gnu/packages/skribilo.scm \
e9257d37 254 gnu/packages/slang.scm \
4aa0891c 255 gnu/packages/slim.scm \
d516736c 256 gnu/packages/smalltalk.scm \
f6d9b3de 257 gnu/packages/socat.scm \
d516736c 258 gnu/packages/ssh.scm \
4cccb361 259 gnu/packages/stalonetray.scm \
832e64bd 260 gnu/packages/swig.scm \
6256553c 261 gnu/packages/sxiv.scm \
b5f4bb85 262 gnu/packages/synergy.scm \
8c6c91fe 263 gnu/packages/tbb.scm \
d516736c
LC
264 gnu/packages/tcl.scm \
265 gnu/packages/tcsh.scm \
8fd3de0b 266 gnu/packages/telephony.scm \
d516736c
LC
267 gnu/packages/texinfo.scm \
268 gnu/packages/texlive.scm \
269 gnu/packages/time.scm \
270 gnu/packages/tmux.scm \
271 gnu/packages/tor.scm \
1567bb19 272 gnu/packages/tre.scm \
d516736c 273 gnu/packages/unrtf.scm \
c4dc4466 274 gnu/packages/upnp.scm \
18311966 275 gnu/packages/uucp.scm \
e78a0ae5 276 gnu/packages/valgrind.scm \
d516736c 277 gnu/packages/version-control.scm \
39efcc9b 278 gnu/packages/video.scm \
d516736c
LC
279 gnu/packages/vim.scm \
280 gnu/packages/vpn.scm \
501de668 281 gnu/packages/vtk.scm \
d516736c
LC
282 gnu/packages/w3m.scm \
283 gnu/packages/wdiff.scm \
db4fdc04 284 gnu/packages/web.scm \
f4896687 285 gnu/packages/weechat.scm \
d516736c
LC
286 gnu/packages/wget.scm \
287 gnu/packages/which.scm \
10b60c04 288 gnu/packages/wicd.scm \
8f9580ca 289 gnu/packages/wine.scm \
d516736c 290 gnu/packages/wordnet.scm \
9ffbe2b7 291 gnu/packages/wv.scm \
b3f3fb82 292 gnu/packages/xfig.scm \
54ff0b7d 293 gnu/packages/xiph.scm \
d516736c 294 gnu/packages/xml.scm \
75c6fd43 295 gnu/packages/xnee.scm \
3c156c8a 296 gnu/packages/xdisorg.scm \
d516736c 297 gnu/packages/xorg.scm \
62ac2ed9 298 gnu/packages/xfce.scm \
91dcbafa 299 gnu/packages/yasm.scm \
6036453f 300 gnu/packages/yubico.scm \
d516736c
LC
301 gnu/packages/zile.scm \
302 gnu/packages/zip.scm \
cf31157f 303 gnu/packages/zsh.scm \
0ded70f3 304 \
db4fdc04 305 gnu/services.scm \
f4561be2 306 gnu/services/avahi.scm \
db4fdc04 307 gnu/services/base.scm \
f4561be2 308 gnu/services/dbus.scm \
db4fdc04
LC
309 gnu/services/dmd.scm \
310 gnu/services/networking.scm \
f33e2d78 311 gnu/services/ssh.scm \
db4fdc04
LC
312 gnu/services/xorg.scm \
313 \
033adfe7 314 gnu/system.scm \
c5df1839 315 gnu/system/file-systems.scm \
0ded70f3 316 gnu/system/grub.scm \
fc91c17a 317 gnu/system/install.scm \
0ded70f3 318 gnu/system/linux.scm \
735c6dd7 319 gnu/system/linux-initrd.scm \
598e19dc 320 gnu/system/locale.scm \
996ed739 321 gnu/system/nss.scm \
0ded70f3 322 gnu/system/shadow.scm \
548f7a8f
LC
323 gnu/system/vm.scm \
324 \
325 gnu/build/activation.scm \
e2f4b305 326 gnu/build/file-systems.scm \
548f7a8f 327 gnu/build/install.scm \
8a9e21d1 328 gnu/build/linux-boot.scm \
fbb35558 329 gnu/build/linux-initrd.scm \
fcaa5f44 330 gnu/build/linux-modules.scm \
548f7a8f
LC
331 gnu/build/vm.scm
332
d516736c
LC
333
334patchdir = $(guilemoduledir)/gnu/packages/patches
335dist_patch_DATA = \
698d2280
MB
336 gnu/packages/patches/abiword-explictly-cast-bools.patch \
337 gnu/packages/patches/abiword-link-plugins-against-backend.patch \
338 gnu/packages/patches/abiword-no-include-glib-internal-headers.patch \
339 gnu/packages/patches/abiword-pass-no-undefined-to-linker.patch \
340 gnu/packages/patches/abiword-use-proper-png-api.patch \
341 gnu/packages/patches/abiword-wmf-version-lookup-fix.patch \
2dfed643
AE
342 gnu/packages/patches/aegis-constness-error.patch \
343 gnu/packages/patches/aegis-perl-tempdir1.patch \
344 gnu/packages/patches/aegis-perl-tempdir2.patch \
345 gnu/packages/patches/aegis-test-fixup-1.patch \
346 gnu/packages/patches/aegis-test-fixup-2.patch \
bcd94e19 347 gnu/packages/patches/alsa-lib-mips-atomic-fix.patch \
21252596 348 gnu/packages/patches/apr-skip-getservbyname-test.patch \
1306b0b0
LC
349 gnu/packages/patches/ath9k-htc-firmware-binutils.patch \
350 gnu/packages/patches/ath9k-htc-firmware-gcc.patch \
4902c3ec 351 gnu/packages/patches/ath9k-htc-firmware-objcopy.patch \
d516736c 352 gnu/packages/patches/automake-skip-amhello-tests.patch \
8eaa8a3b 353 gnu/packages/patches/avahi-localstatedir.patch \
4acd5c0f 354 gnu/packages/patches/avrdude-fix-libusb.patch \
241e1221 355 gnu/packages/patches/bowtie-fix-makefile.patch \
d516736c
LC
356 gnu/packages/patches/bigloo-gc-shebangs.patch \
357 gnu/packages/patches/binutils-ld-new-dtags.patch \
2c1ceeac 358 gnu/packages/patches/binutils-loongson-workaround.patch \
21252596 359 gnu/packages/patches/cdparanoia-fpic.patch \
7051054a 360 gnu/packages/patches/clucene-pkgconfig.patch \
d516736c 361 gnu/packages/patches/cmake-fix-tests.patch \
7f31c71c 362 gnu/packages/patches/coreutils-dummy-man.patch \
c7bdc7ec
MW
363 gnu/packages/patches/cpio-CVE-2014-9112-pt1.patch \
364 gnu/packages/patches/cpio-CVE-2014-9112-pt2.patch \
365 gnu/packages/patches/cpio-CVE-2014-9112-pt3.patch \
366 gnu/packages/patches/cpio-CVE-2014-9112-pt4.patch \
367 gnu/packages/patches/cpio-CVE-2014-9112-pt5.patch \
d516736c 368 gnu/packages/patches/cpio-gets-undeclared.patch \
25f76ef0
JD
369 gnu/packages/patches/cssc-gets-undeclared.patch \
370 gnu/packages/patches/cssc-missing-include.patch \
2dfed643 371 gnu/packages/patches/clucene-contribs-lib.patch \
74d72608 372 gnu/packages/patches/curl-gss-api-fix.patch \
7cd157e2 373 gnu/packages/patches/cursynth-wave-rand.patch \
8eaa8a3b 374 gnu/packages/patches/dbus-localstatedir.patch \
d516736c 375 gnu/packages/patches/diffutils-gets-undeclared.patch \
2a9a4fb8 376 gnu/packages/patches/dfu-programmer-fix-libusb.patch \
436d4d1f
AE
377 gnu/packages/patches/doxygen-test.patch \
378 gnu/packages/patches/doxygen-tmake.patch \
335bc683
EB
379 gnu/packages/patches/duplicity-piped-password.patch \
380 gnu/packages/patches/duplicity-test_selection-tmp.patch \
c19ce3a7 381 gnu/packages/patches/eudev-rules-directory.patch \
d516736c 382 gnu/packages/patches/findutils-absolute-paths.patch \
42dc3af5 383 gnu/packages/patches/flashrom-use-libftdi1.patch \
d516736c
LC
384 gnu/packages/patches/flex-bison-tests.patch \
385 gnu/packages/patches/gawk-shell.patch \
386 gnu/packages/patches/gcc-cross-environment-variables.patch \
d516736c
LC
387 gnu/packages/patches/glib-tests-desktop.patch \
388 gnu/packages/patches/glib-tests-homedir.patch \
389 gnu/packages/patches/glib-tests-prlimit.patch \
ca9ea1a8 390 gnu/packages/patches/glib-tests-timer.patch \
36d2a3af 391 gnu/packages/patches/glib-tests-gapplication.patch \
26804e13
MW
392 gnu/packages/patches/glibc-CVE-2012-3406.patch \
393 gnu/packages/patches/glibc-CVE-2014-7817.patch \
d516736c 394 gnu/packages/patches/glibc-bootstrap-system.patch \
692b9340 395 gnu/packages/patches/glibc-ldd-x86_64.patch \
bf0baaf7 396 gnu/packages/patches/glibc-mips-dangling-vfork-ref.patch \
24aaf2f2 397 gnu/packages/patches/gmp-arm-asm-nothumb.patch \
266b39fc
SHT
398 gnu/packages/patches/gnunet-fix-scheduler.patch \
399 gnu/packages/patches/gnunet-fix-tests.patch \
72c5ad8b 400 gnu/packages/patches/gobject-introspection-absolute-shlib-path.patch \
503c5f6d 401 gnu/packages/patches/gobject-introspection-cc.patch \
72c5ad8b 402 gnu/packages/patches/gobject-introspection-girepository.patch \
d516736c 403 gnu/packages/patches/grub-gets-undeclared.patch \
f506ed92
AE
404 gnu/packages/patches/gstreamer-0.10-bison3.patch \
405 gnu/packages/patches/gstreamer-0.10-silly-test.patch \
d516736c 406 gnu/packages/patches/guile-1.8-cpp-4.5.patch \
b515822d 407 gnu/packages/patches/guile-arm-fixes.patch \
d516736c
LC
408 gnu/packages/patches/guile-default-utf8.patch \
409 gnu/packages/patches/guile-linux-syscalls.patch \
410 gnu/packages/patches/guile-relocatable.patch \
8a43ff10 411 gnu/packages/patches/guix-test-networking.patch \
ed19903d 412 gnu/packages/patches/gtkglext-disable-disable-deprecated.patch \
ffc1074f 413 gnu/packages/patches/hop-bigloo-4.0b.patch \
977736fc 414 gnu/packages/patches/irrlicht-mesa-10.patch \
8d9872b5 415 gnu/packages/patches/jbig2dec-ignore-testtest.patch \
528b6a3d 416 gnu/packages/patches/kmod-module-directory.patch \
1b7d5242
MW
417 gnu/packages/patches/libarchive-CVE-2013-0211.patch \
418 gnu/packages/patches/libarchive-fix-lzo-test-case.patch \
419 gnu/packages/patches/libarchive-mtree-filename-length-fix.patch \
f1fc45a9 420 gnu/packages/patches/libbonobo-activation-test-race.patch \
2dfed643 421 gnu/packages/patches/libcanberra-sound-theme-freedesktop.patch \
d516736c 422 gnu/packages/patches/libevent-dns-tests.patch \
c5916538 423 gnu/packages/patches/liboop-mips64-deplibs-fix.patch \
dd863f1f 424 gnu/packages/patches/libmad-mips-newgcc.patch \
93dc836f 425 gnu/packages/patches/librep-rules.mk.patch \
46acd054 426 gnu/packages/patches/libtheora-config-guess.patch \
d516736c 427 gnu/packages/patches/libtool-skip-tests.patch \
9c333da6 428 gnu/packages/patches/libssh-CVE-2014-0017.patch \
3b02429c
MW
429 gnu/packages/patches/libvpx-fix-armhf-link.patch \
430 gnu/packages/patches/libvpx-fix-ssse3-quantize.patch \
431 gnu/packages/patches/libvpx-vp9-out-of-bounds-access.patch \
30016044 432 gnu/packages/patches/lm-sensors-hwmon-attrs.patch \
2dfed643 433 gnu/packages/patches/lua51-liblua-so.patch \
c1897890 434 gnu/packages/patches/luit-posix.patch \
d516736c 435 gnu/packages/patches/m4-gets-undeclared.patch \
d516736c 436 gnu/packages/patches/make-impure-dirs.patch \
5da64c7d 437 gnu/packages/patches/mc-fix-ncurses-build.patch \
d516736c 438 gnu/packages/patches/mcron-install.patch \
ff78435f 439 gnu/packages/patches/mhash-keygen-test-segfault.patch \
7a78cc7a 440 gnu/packages/patches/mit-krb5-init-fix.patch \
86d07a55 441 gnu/packages/patches/mpc123-initialize-ao.patch \
d3bbe992 442 gnu/packages/patches/module-init-tools-moduledir.patch \
c0b390ed 443 gnu/packages/patches/mupdf-buildsystem-fix.patch \
63d526e2 444 gnu/packages/patches/mutt-CVE-2014-9116.patch \
177088a3 445 gnu/packages/patches/net-tools-bitrot.patch \
ea119a28
TUBK
446 gnu/packages/patches/ngircd-handle-zombies.patch \
447 gnu/packages/patches/ngircd-no-dns-in-tests.patch \
2b2f91ad 448 gnu/packages/patches/ninja-tests.patch \
1aaaff1a 449 gnu/packages/patches/nss-pkgconfig.patch \
2baf4634
MB
450 gnu/packages/patches/nvi-assume-preserve-path.patch \
451 gnu/packages/patches/nvi-dbpagesize-binpower.patch \
452 gnu/packages/patches/nvi-db4.patch \
51152cd1 453 gnu/packages/patches/orpheus-cast-errors-and-includes.patch \
52910ded 454 gnu/packages/patches/ots-no-include-missing-file.patch \
0841dcf7 455 gnu/packages/patches/patchelf-page-size.patch \
f7d2b496 456 gnu/packages/patches/patchelf-rework-for-arm.patch \
8a9d928f 457 gnu/packages/patches/patchutils-xfail-gendiff-tests.patch \
d516736c 458 gnu/packages/patches/perl-no-sys-dirs.patch \
f5ea273a 459 gnu/packages/patches/perl-tk-x11-discover.patch \
b9100e2f 460 gnu/packages/patches/petsc-fix-threadcomm.patch \
a83c6a64 461 gnu/packages/patches/pingus-sdl-libs-config.patch \
8e5e7299 462 gnu/packages/patches/plotutils-libpng-jmpbuf.patch \
c4bd2aca 463 gnu/packages/patches/polkit-drop-test.patch \
d516736c 464 gnu/packages/patches/procps-make-3.82.patch \
1d1efa6c
MW
465 gnu/packages/patches/pulseaudio-CVE-2014-3970.patch \
466 gnu/packages/patches/pulseaudio-fix-mult-test.patch \
6f194a1e
LC
467 gnu/packages/patches/pybugz-encode-error.patch \
468 gnu/packages/patches/pybugz-stty.patch \
014e7dd8 469 gnu/packages/patches/pyqt-configure.patch \
9a9a3adf 470 gnu/packages/patches/python-fix-tests.patch \
32d5c729 471 gnu/packages/patches/python-libffi-mips-n32-fix.patch \
b88e1b0a
EB
472 gnu/packages/patches/python-sqlite-3.8.4-test-fix.patch \
473 gnu/packages/patches/python2-sqlite-3.8.4-test-fix.patch \
a1de06b6 474 gnu/packages/patches/python2-pygobject-2-gi-info-type-error-domain.patch \
8ab00475 475 gnu/packages/patches/qt4-tests.patch \
445c5aba 476 gnu/packages/patches/ratpoison-shell.patch \
d516736c 477 gnu/packages/patches/readline-link-ncurses.patch \
21252596 478 gnu/packages/patches/ripperx-libm.patch \
d516736c 479 gnu/packages/patches/scheme48-tests.patch \
f8ed036a 480 gnu/packages/patches/scotch-test-threading.patch \
9cb3036f 481 gnu/packages/patches/sdl-libx11-1.6.patch \
16686a90
LC
482 gnu/packages/patches/slim-session.patch \
483 gnu/packages/patches/slim-config.patch \
f9ec07a9 484 gnu/packages/patches/slim-sigusr1.patch \
ba948b4f 485 gnu/packages/patches/soprano-find-clucene.patch \
58310341 486 gnu/packages/patches/source-highlight-regexrange-test.patch \
a54aefea 487 gnu/packages/patches/superlu-dist-scotchmetis.patch \
d516736c
LC
488 gnu/packages/patches/tcsh-fix-autotest.patch \
489 gnu/packages/patches/teckit-cstdio.patch \
c5d83768 490 gnu/packages/patches/texi2html-document-encoding.patch \
ffbf749e 491 gnu/packages/patches/texi2html-i18n.patch \
d7d42d6b 492 gnu/packages/patches/udev-gir-libtool.patch \
e5da2f38
MW
493 gnu/packages/patches/unzip-CVE-2014-8139.patch \
494 gnu/packages/patches/unzip-CVE-2014-8140.patch \
495 gnu/packages/patches/unzip-CVE-2014-8141.patch \
9f533d60 496 gnu/packages/patches/util-linux-tests.patch \
d516736c 497 gnu/packages/patches/vpnc-script.patch \
7f9b77dc 498 gnu/packages/patches/vtk-mesa-10.patch \
d516736c 499 gnu/packages/patches/w3m-fix-compile.patch \
7747c4ca 500 gnu/packages/patches/wicd-urwid-1.3.patch \
2e88e089 501 gnu/packages/patches/wmctrl-64-fix.patch \
ea73576b 502 gnu/packages/patches/xf86-video-ark-remove-mibstore.patch \
3ee26f98 503 gnu/packages/patches/xf86-video-ast-remove-mibstore.patch \
232af79e 504 gnu/packages/patches/xf86-video-geode-glibc-2.20.patch \
becb7c99 505 gnu/packages/patches/xf86-video-glint-remove-mibstore.patch \
75040072 506 gnu/packages/patches/xf86-video-i128-remove-mibstore.patch \
49a9099e
MW
507 gnu/packages/patches/xf86-video-intel-compat-api.patch \
508 gnu/packages/patches/xf86-video-intel-glibc-2.20.patch \
e7908a24 509 gnu/packages/patches/xf86-video-mach64-glibc-2.20.patch \
e6eeff18 510 gnu/packages/patches/xf86-video-mga-glibc-2.20.patch \
fc7a0cf6 511 gnu/packages/patches/xf86-video-nv-remove-mibstore.patch \
3d7d909c 512 gnu/packages/patches/xf86-video-openchrome-glibc-2.20.patch \
975ced12 513 gnu/packages/patches/xf86-video-r128-glibc-2.20.patch \
a5bea0a7 514 gnu/packages/patches/xf86-video-siliconmotion-remove-mibstore.patch \
7007aeb2 515 gnu/packages/patches/xf86-video-sis-update-api.patch \
83664334 516 gnu/packages/patches/xf86-video-tdfx-remove-mibstore.patch \
af339a48 517 gnu/packages/patches/xf86-video-tga-remove-mibstore.patch \
d0088ad8 518 gnu/packages/patches/xf86-video-trident-remove-mibstore.patch \
bd6863c2 519 gnu/packages/patches/xf86-video-vmware-glibc-2.20.patch \
d814f921 520 gnu/packages/patches/xfce4-panel-plugins.patch \
f410c110 521 gnu/packages/patches/xmodmap-asprintf.patch
d516736c 522
74574fd1
RW
523MISC_DISTRO_FILES = gnu/packages/javac.in
524
d516736c
LC
525bootstrapdir = $(guilemoduledir)/gnu/packages/bootstrap
526bootstrap_x86_64_linuxdir = $(bootstrapdir)/x86_64-linux
527bootstrap_i686_linuxdir = $(bootstrapdir)/i686-linux
aa1e1947 528bootstrap_armhf_linuxdir = $(bootstrapdir)/armhf-linux
f57ff219 529bootstrap_mips64el_linuxdir = $(bootstrapdir)/mips64el-linux
d516736c
LC
530
531dist_bootstrap_x86_64_linux_DATA = \
532 gnu/packages/bootstrap/x86_64-linux/bash \
533 gnu/packages/bootstrap/x86_64-linux/mkdir \
534 gnu/packages/bootstrap/x86_64-linux/tar \
535 gnu/packages/bootstrap/x86_64-linux/xz
536
537dist_bootstrap_i686_linux_DATA = \
538 gnu/packages/bootstrap/i686-linux/bash \
539 gnu/packages/bootstrap/i686-linux/mkdir \
540 gnu/packages/bootstrap/i686-linux/tar \
541 gnu/packages/bootstrap/i686-linux/xz
542
aa1e1947
MW
543dist_bootstrap_armhf_linux_DATA = \
544 gnu/packages/bootstrap/armhf-linux/bash \
545 gnu/packages/bootstrap/armhf-linux/mkdir \
546 gnu/packages/bootstrap/armhf-linux/tar \
547 gnu/packages/bootstrap/armhf-linux/xz
548
f57ff219
MW
549dist_bootstrap_mips64el_linux_DATA = \
550 gnu/packages/bootstrap/mips64el-linux/bash \
551 gnu/packages/bootstrap/mips64el-linux/mkdir \
552 gnu/packages/bootstrap/mips64el-linux/tar \
553 gnu/packages/bootstrap/mips64el-linux/xz
554
d516736c
LC
555# Big bootstrap binaries are not included in the tarball. Instead, they
556# are downloaded.
557nodist_bootstrap_x86_64_linux_DATA = \
06213498 558 gnu/packages/bootstrap/x86_64-linux/guile-2.0.9.tar.xz
d516736c 559nodist_bootstrap_i686_linux_DATA = \
06213498 560 gnu/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz
aa1e1947
MW
561nodist_bootstrap_armhf_linux_DATA = \
562 gnu/packages/bootstrap/armhf-linux/guile-2.0.11.tar.xz
f57ff219
MW
563nodist_bootstrap_mips64el_linux_DATA = \
564 gnu/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz
d516736c
LC
565
566# Those files must remain executable, so they remain executable once
567# imported into the store.
6005bd07 568set-bootstrap-executable-permissions:
d516736c
LC
569 chmod +x $(DESTDIR)$(bootstrapdir)/*/{bash,mkdir,tar,xz}
570
571DISTCLEANFILES = \
572 $(nodist_bootstrap_x86_64_linux_DATA) \
f57ff219 573 $(nodist_bootstrap_i686_linux_DATA) \
aa1e1947 574 $(nodist_bootstrap_armhf_linux_DATA) \
f57ff219 575 $(nodist_bootstrap_mips64el_linux_DATA)
d516736c
LC
576
577# Method to download a file from an external source.
578DOWNLOAD_FILE = \
579 GUILE_LOAD_COMPILED_PATH="$(top_builddir):$$GUILE_LOAD_COMPILED_PATH" \
580 $(GUILE) --no-auto-compile -L "$(top_builddir)" -L "$(top_srcdir)" \
581 "$(top_srcdir)/build-aux/download.scm"
582
06213498 583gnu/packages/bootstrap/x86_64-linux/guile-2.0.9.tar.xz:
d516736c 584 $(MKDIR_P) `dirname "$@"`
06213498
LC
585 $(DOWNLOAD_FILE) "$@" "037b103522a2d0d7d69c7ffd8de683dfe5bb4b59c1fafd70b4ffd397fd2f57f0"
586gnu/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz:
d516736c 587 $(MKDIR_P) `dirname "$@"`
06213498 588 $(DOWNLOAD_FILE) "$@" "b757cd46bf13ecac83fb8e955fb50096ac2d17bb610ca8eb816f29302a00a846"
aa1e1947
MW
589gnu/packages/bootstrap/armhf-linux/guile-2.0.11.tar.xz:
590 $(MKDIR_P) `dirname "$@"`
591 $(DOWNLOAD_FILE) "$@" "e551d05d4d385d6706ab8d574856a087758294dc90ab4c06e70a157a685e23d6"
f57ff219
MW
592gnu/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz:
593 $(MKDIR_P) `dirname "$@"`
06213498 594 $(DOWNLOAD_FILE) "$@" "994680f0001346864aa2c2cc5110f380ee7518dcd701c614291682b8e948f73b"