build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
# GNU Guix --- Functional package management for GNU
|
2015-01-03 22:35:43 +00:00
|
|
|
# Copyright © 2012, 2013, 2014, 2015 Ludovic Courtès <ludo@gnu.org>
|
2014-04-16 08:58:31 +00:00
|
|
|
# Copyright © 2013, 2014 Andreas Enge <andreas@enge.fr>
|
2014-03-06 00:12:19 +00:00
|
|
|
# Copyright © 2013, 2014 Mark H Weaver <mhw@netris.org>
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
#
|
|
|
|
# This file is part of GNU Guix.
|
|
|
|
#
|
|
|
|
# GNU Guix is free software; you can redistribute it and/or modify it
|
|
|
|
# under the terms of the GNU General Public License as published by
|
|
|
|
# the Free Software Foundation; either version 3 of the License, or (at
|
|
|
|
# your option) any later version.
|
|
|
|
#
|
|
|
|
# GNU Guix is distributed in the hope that it will be useful, but
|
|
|
|
# WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
# GNU General Public License for more details.
|
|
|
|
#
|
|
|
|
# You should have received a copy of the GNU General Public License
|
|
|
|
# along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
|
|
|
|
# Definitions for the GNU System: package modules, patches, bootstrap
|
|
|
|
# binaries.
|
|
|
|
|
|
|
|
GNU_SYSTEM_MODULES = \
|
2014-05-22 21:20:12 +00:00
|
|
|
gnu.scm \
|
2014-11-12 13:28:36 +00:00
|
|
|
gnu/artwork.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages.scm \
|
2014-09-09 11:54:38 +00:00
|
|
|
gnu/packages/abiword.scm \
|
2013-10-10 10:32:15 +00:00
|
|
|
gnu/packages/acct.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/acl.scm \
|
2014-01-13 20:32:39 +00:00
|
|
|
gnu/packages/admin.scm \
|
2014-11-04 17:20:58 +00:00
|
|
|
gnu/packages/adns.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/algebra.scm \
|
2014-09-03 08:47:05 +00:00
|
|
|
gnu/packages/aidc.scm \
|
2013-11-07 10:23:22 +00:00
|
|
|
gnu/packages/apl.scm \
|
2013-08-24 08:23:11 +00:00
|
|
|
gnu/packages/apr.scm \
|
2014-01-26 22:52:59 +00:00
|
|
|
gnu/packages/asciidoc.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/aspell.scm \
|
|
|
|
gnu/packages/attr.scm \
|
2013-10-14 17:55:53 +00:00
|
|
|
gnu/packages/autogen.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/autotools.scm \
|
|
|
|
gnu/packages/avahi.scm \
|
2014-11-21 23:22:51 +00:00
|
|
|
gnu/packages/avr.scm \
|
2014-05-27 15:04:42 +00:00
|
|
|
gnu/packages/backup.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/base.scm \
|
|
|
|
gnu/packages/bash.scm \
|
|
|
|
gnu/packages/bdw-gc.scm \
|
2014-12-11 14:48:22 +00:00
|
|
|
gnu/packages/bioinformatics.scm \
|
2014-05-26 09:51:49 +00:00
|
|
|
gnu/packages/bittorrent.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/bison.scm \
|
2014-02-04 15:12:38 +00:00
|
|
|
gnu/packages/boost.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/bootstrap.scm \
|
2014-05-27 06:53:30 +00:00
|
|
|
gnu/packages/busybox.scm \
|
2014-02-19 22:02:32 +00:00
|
|
|
gnu/packages/calcurse.scm \
|
2014-05-20 17:20:12 +00:00
|
|
|
gnu/packages/ccache.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/cdrom.scm \
|
|
|
|
gnu/packages/cflow.scm \
|
|
|
|
gnu/packages/check.scm \
|
|
|
|
gnu/packages/cmake.scm \
|
gnu: Split (gnu packages base), adding (gnu packages commencement).
* gnu/packages/base.scm (gnu-make-boot0, diffutils-boot0,
findutils-boot0, %boot0-inputs, nix-system->gnu-triplet, boot-triplet,
binutils-boot0, gcc-boot0, perl-boot0, linux-libre-headers-boot0,
texinfo-boot0, %boot1-inputs, glibc-final-with-bootstrap-bash,
cross-gcc-wrapper, static-bash-for-glibc, glibc-final,
gcc-boot0-wrapped, %boot2-inputs, binutils-final, libstdc++,
gcc-final, ld-wrapper-boot3, %boot3-inputs, bash-final, %boot4-inputs,
guile-final, gnu-make-final, ld-wrapper, coreutils-final, grep-final,
%boot5-inputs, %final-inputs, canonical-package, gcc-toolchain,
gcc-toolchain-4.8, gcc-toolchain-4.9): Move to...
* gnu/packages/commencement.scm: ... here. New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* build-aux/check-final-inputs-self-contained.scm: Adjust accordingly.
* gnu/packages/cross-base.scm: Likewise.
* gnu/packages/make-bootstrap.scm: Likewise.
* guix/build-system/cmake.scm (cmake-build): Likewise.
* guix/build-system/gnu.scm (standard-packages, gnu-build,
gnu-cross-build): Likewise.
* guix/build-system/perl.scm (perl-build): Likewise.
* guix/build-system/python.scm (python-build): Likewise.
* guix/build-system/trivial.scm (guile-for-build): Likewise.
* guix/download.scm (url-fetch): Likewise.
* guix/gexp.scm (default-guile): Likewise.
* guix/git-download.scm (git-fetch): Likewise.
* guix/monads.scm (run-with-store): Likewise.
* guix/packages.scm (default-guile): Likewise.
* guix/scripts/package.scm (guix-package): Likewise.
* guix/scripts/refresh.scm: Likewise.
* guix/svn-download.scm (svn-fetch): Likewise.
* tests/builders.scm (%bootstrap-inputs, %bootstrap-search-paths):
Likewise.
* tests/packages.scm ("GNU Make, bootstrap"): Likewise.
* tests/guix-package.sh: Likewise.
* gnu/services/base.scm: Use 'canonical-package' instead of xxx-final.
* gnu/services/xorg.scm: Likewise.
* gnu/system/vm.scm: Likewise.
* guix/scripts/pull.scm (guix-pull): Likewise.
2014-08-26 22:25:17 +00:00
|
|
|
gnu/packages/commencement.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/compression.scm \
|
2013-11-10 23:29:09 +00:00
|
|
|
gnu/packages/complexity.scm \
|
2014-07-07 16:58:18 +00:00
|
|
|
gnu/packages/conkeror.scm \
|
2014-09-03 08:47:05 +00:00
|
|
|
gnu/packages/cook.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/cpio.scm \
|
|
|
|
gnu/packages/cppi.scm \
|
|
|
|
gnu/packages/cross-base.scm \
|
2014-06-26 00:32:23 +00:00
|
|
|
gnu/packages/crypto.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/cryptsetup.scm \
|
|
|
|
gnu/packages/curl.scm \
|
2014-03-25 16:40:29 +00:00
|
|
|
gnu/packages/cursynth.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/cyrus-sasl.scm \
|
gnu: Consolidate databases in (gnu packages databases).
* gnu/packages/databases.scm: New file, with the contents of the
following deleted files.
* gnu/packages/mysql.scm, gnu/packages/postgresql.scm,
gnu/packages/recutils.scm, gnu/packages/sqlite.scm,
gnu/packages/bdb.scm: Remove.
* gnu-system.am (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/apl.scm, gnu/packages/dc.scm, gnu/packages/games.scm,
gnu/packages/gnunet.scm, gnu/packages/linux.scm, gnu/packages/mail.scm,
gnu/packages/mpd.scm, gnu/packages/nvi.scm, gnu/packages/openldap.scm,
gnu/packages/package-management.scm, gnu/packages/python.scm,
gnu/packages/qt.scm, gnu/packages/rdf.scm,
gnu/packages/version-control.scm: Adjust to new module name.
2014-09-08 15:48:03 +00:00
|
|
|
gnu/packages/databases.scm \
|
2014-07-18 19:36:09 +00:00
|
|
|
gnu/packages/datamash.scm \
|
2014-01-24 17:36:34 +00:00
|
|
|
gnu/packages/dc.scm \
|
2014-11-26 19:22:00 +00:00
|
|
|
gnu/packages/debug.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/dejagnu.scm \
|
2014-01-21 23:21:19 +00:00
|
|
|
gnu/packages/dictionaries.scm \
|
2014-06-03 20:12:05 +00:00
|
|
|
gnu/packages/disk.scm \
|
2014-01-17 22:47:31 +00:00
|
|
|
gnu/packages/docbook.scm \
|
2014-04-24 22:03:36 +00:00
|
|
|
gnu/packages/doxygen.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/dwm.scm \
|
|
|
|
gnu/packages/ed.scm \
|
2013-12-15 22:19:44 +00:00
|
|
|
gnu/packages/elf.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/emacs.scm \
|
2014-09-09 11:34:22 +00:00
|
|
|
gnu/packages/enchant.scm \
|
2014-10-05 03:32:14 +00:00
|
|
|
gnu/packages/feh.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/file.scm \
|
2014-10-28 22:07:57 +00:00
|
|
|
gnu/packages/firmware.scm \
|
2014-07-10 12:07:00 +00:00
|
|
|
gnu/packages/fish.scm \
|
2014-09-29 15:52:57 +00:00
|
|
|
gnu/packages/flashing-tools.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/flex.scm \
|
2014-01-25 08:27:14 +00:00
|
|
|
gnu/packages/fltk.scm \
|
2013-08-24 08:23:11 +00:00
|
|
|
gnu/packages/fonts.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/fontutils.scm \
|
|
|
|
gnu/packages/freeipmi.scm \
|
2014-04-15 21:01:53 +00:00
|
|
|
gnu/packages/ftp.scm \
|
2014-09-09 09:39:12 +00:00
|
|
|
gnu/packages/fribidi.scm \
|
2014-12-15 10:50:18 +00:00
|
|
|
gnu/packages/game-development.scm \
|
2014-02-19 19:58:24 +00:00
|
|
|
gnu/packages/games.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/gawk.scm \
|
|
|
|
gnu/packages/gcal.scm \
|
|
|
|
gnu/packages/gcc.scm \
|
|
|
|
gnu/packages/gd.scm \
|
|
|
|
gnu/packages/gdb.scm \
|
|
|
|
gnu/packages/gdbm.scm \
|
2013-08-19 22:49:23 +00:00
|
|
|
gnu/packages/geeqie.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/gettext.scm \
|
|
|
|
gnu/packages/ghostscript.scm \
|
2014-05-12 21:54:30 +00:00
|
|
|
gnu/packages/gimp.scm \
|
2013-08-24 08:23:11 +00:00
|
|
|
gnu/packages/gkrellm.scm \
|
2013-09-29 20:49:53 +00:00
|
|
|
gnu/packages/gl.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/glib.scm \
|
|
|
|
gnu/packages/global.scm \
|
2013-09-22 15:53:01 +00:00
|
|
|
gnu/packages/gnome.scm \
|
2013-08-24 08:41:07 +00:00
|
|
|
gnu/packages/gnunet.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/gnupg.scm \
|
2014-03-18 23:18:04 +00:00
|
|
|
gnu/packages/gnustep.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/gnutls.scm \
|
2013-11-11 19:44:34 +00:00
|
|
|
gnu/packages/gnuzilla.scm \
|
2013-12-03 17:23:32 +00:00
|
|
|
gnu/packages/gnu-pw-mgr.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/gperf.scm \
|
|
|
|
gnu/packages/gprolog.scm \
|
2014-10-29 13:57:50 +00:00
|
|
|
gnu/packages/gps.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/graphviz.scm \
|
|
|
|
gnu/packages/groff.scm \
|
|
|
|
gnu/packages/grub.scm \
|
|
|
|
gnu/packages/grue-hunter.scm \
|
|
|
|
gnu/packages/gsasl.scm \
|
2013-09-22 14:22:00 +00:00
|
|
|
gnu/packages/gstreamer.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/gtk.scm \
|
|
|
|
gnu/packages/guile.scm \
|
2013-12-02 22:25:59 +00:00
|
|
|
gnu/packages/guile-wm.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/gv.scm \
|
2014-02-04 12:48:18 +00:00
|
|
|
gnu/packages/gxmessage.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/hugs.scm \
|
2014-02-16 10:17:52 +00:00
|
|
|
gnu/packages/hurd.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/icu4c.scm \
|
|
|
|
gnu/packages/idutils.scm \
|
gnu: Consolidate libjpeg, libpng, and libtiff into one module.
* gnu/packages/image.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add image.scm and remove libjpeg.scm,
libpng.scm, and libtiff.scm.
* gnu/packages/libjpeg.scm, gnu/packages/libpng.scm, gnu/packages/libtiff.scm:
Delete files.
* gnu/packages/emacs.scm gnu/packages/games.scm, gnu/packages/gd.scm,
gnu/packages/geeqie.scm, gnu/packages/ghostscript.scm,
gnu/packages/gimp.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm,
gnu/packages/gnustep.scm, gnu/packages/gnuzilla.scm,
gnu/packages/graphviz.scm, gnu/packages/gtk.scm,
gnu/packages/imagemagick.scm, gnu/packages/inkscape.scm,
gnu/packages/netpbm.scm, gnu/packages/pdf.scm, gnu/packages/plotutils.scm,
gnu/packages/qemu.scm, gnu/packages/qt.scm, gnu/packages/scheme.scm,
gnu/packages/sdl.scm, gnu/packages/slim.scm, gnu/packages/tcl.scm,
gnu/packages/texlive.scm, gnu/packages/video.scm, gnu/packages/xiph.scm,
gnu/packages/xorg.scm: Use (gnu packages image) module.
2014-06-25 12:39:02 +00:00
|
|
|
gnu/packages/image.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/imagemagick.scm \
|
|
|
|
gnu/packages/indent.scm \
|
2014-02-04 15:12:39 +00:00
|
|
|
gnu/packages/inkscape.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/irssi.scm \
|
2013-10-15 01:28:59 +00:00
|
|
|
gnu/packages/iso-codes.scm \
|
2014-06-30 16:26:08 +00:00
|
|
|
gnu/packages/jrnl.scm \
|
2013-10-13 16:16:36 +00:00
|
|
|
gnu/packages/kde.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/ld-wrapper.scm \
|
|
|
|
gnu/packages/less.scm \
|
|
|
|
gnu/packages/lesstif.scm \
|
2013-10-02 11:39:17 +00:00
|
|
|
gnu/packages/libcanberra.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/libdaemon.scm \
|
|
|
|
gnu/packages/libevent.scm \
|
|
|
|
gnu/packages/libffi.scm \
|
2014-07-23 23:59:04 +00:00
|
|
|
gnu/packages/libftdi.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/libidn.scm \
|
|
|
|
gnu/packages/libphidget.scm \
|
|
|
|
gnu/packages/libsigsegv.scm \
|
|
|
|
gnu/packages/libunistring.scm \
|
|
|
|
gnu/packages/libusb.scm \
|
|
|
|
gnu/packages/libunwind.scm \
|
2013-08-24 08:04:43 +00:00
|
|
|
gnu/packages/lightning.scm \
|
2014-07-11 08:01:05 +00:00
|
|
|
gnu/packages/links.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/linux.scm \
|
2014-09-03 08:47:05 +00:00
|
|
|
gnu/packages/lisp.scm \
|
2014-12-07 21:19:35 +00:00
|
|
|
gnu/packages/llvm.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/lout.scm \
|
|
|
|
gnu/packages/lsh.scm \
|
|
|
|
gnu/packages/lsof.scm \
|
|
|
|
gnu/packages/lua.scm \
|
2014-03-05 07:16:06 +00:00
|
|
|
gnu/packages/lynx.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/m4.scm \
|
2014-04-06 19:36:40 +00:00
|
|
|
gnu/packages/man.scm \
|
2013-09-22 19:01:40 +00:00
|
|
|
gnu/packages/mail.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/make-bootstrap.scm \
|
2013-08-24 08:51:56 +00:00
|
|
|
gnu/packages/maths.scm \
|
2014-03-25 20:51:32 +00:00
|
|
|
gnu/packages/mc.scm \
|
2014-05-26 06:15:53 +00:00
|
|
|
gnu/packages/mcrypt.scm \
|
2014-03-06 00:12:19 +00:00
|
|
|
gnu/packages/messaging.scm \
|
2014-11-26 22:14:16 +00:00
|
|
|
gnu/packages/mg.scm \
|
2014-10-21 19:46:24 +00:00
|
|
|
gnu/packages/miscfiles.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/mit-krb5.scm \
|
2014-02-07 23:04:58 +00:00
|
|
|
gnu/packages/moe.scm \
|
2014-02-23 23:25:17 +00:00
|
|
|
gnu/packages/mpd.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/mp3.scm \
|
2014-05-01 17:16:16 +00:00
|
|
|
gnu/packages/mpi.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/multiprecision.scm \
|
2013-12-01 11:43:29 +00:00
|
|
|
gnu/packages/mtools.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/nano.scm \
|
2014-01-25 08:17:39 +00:00
|
|
|
gnu/packages/ncdu.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/ncurses.scm \
|
|
|
|
gnu/packages/netpbm.scm \
|
|
|
|
gnu/packages/nettle.scm \
|
2015-01-09 13:37:30 +00:00
|
|
|
gnu/packages/ninja.scm \
|
2014-07-01 06:47:31 +00:00
|
|
|
gnu/packages/node.scm \
|
2013-07-03 13:10:34 +00:00
|
|
|
gnu/packages/noweb.scm \
|
2014-10-18 15:09:45 +00:00
|
|
|
gnu/packages/ntp.scm \
|
2014-11-21 04:16:52 +00:00
|
|
|
gnu/packages/nutrition.scm \
|
2014-09-03 08:47:05 +00:00
|
|
|
gnu/packages/nvi.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/ocaml.scm \
|
2013-08-18 22:52:49 +00:00
|
|
|
gnu/packages/ocrad.scm \
|
2014-01-13 17:53:26 +00:00
|
|
|
gnu/packages/onc-rpc.scm \
|
2014-11-16 16:57:06 +00:00
|
|
|
gnu/packages/openbox.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/openldap.scm \
|
|
|
|
gnu/packages/openssl.scm \
|
2014-07-25 04:40:44 +00:00
|
|
|
gnu/packages/orpheus.scm \
|
2014-09-09 11:39:55 +00:00
|
|
|
gnu/packages/ots.scm \
|
2013-08-24 15:23:17 +00:00
|
|
|
gnu/packages/package-management.scm \
|
2013-11-20 17:05:57 +00:00
|
|
|
gnu/packages/parallel.scm \
|
2014-04-07 16:15:48 +00:00
|
|
|
gnu/packages/patchutils.scm \
|
2014-05-09 13:23:41 +00:00
|
|
|
gnu/packages/pciutils.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/pcre.scm \
|
|
|
|
gnu/packages/pdf.scm \
|
2013-10-21 23:05:25 +00:00
|
|
|
gnu/packages/pem.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/perl.scm \
|
2014-01-15 21:47:55 +00:00
|
|
|
gnu/packages/photo.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/pkg-config.scm \
|
|
|
|
gnu/packages/plotutils.scm \
|
2014-11-08 12:24:21 +00:00
|
|
|
gnu/packages/polkit.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/popt.scm \
|
|
|
|
gnu/packages/pth.scm \
|
2013-10-04 20:45:49 +00:00
|
|
|
gnu/packages/pulseaudio.scm \
|
2014-03-06 20:16:18 +00:00
|
|
|
gnu/packages/pretty-print.scm \
|
2014-04-11 19:38:28 +00:00
|
|
|
gnu/packages/protobuf.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/python.scm \
|
|
|
|
gnu/packages/qemu.scm \
|
2013-10-04 17:10:29 +00:00
|
|
|
gnu/packages/qt.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/ratpoison.scm \
|
2013-11-25 22:09:20 +00:00
|
|
|
gnu/packages/rdf.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/readline.scm \
|
2014-08-07 21:53:02 +00:00
|
|
|
gnu/packages/rrdtool.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/rsync.scm \
|
2014-09-27 12:56:44 +00:00
|
|
|
gnu/packages/ruby.scm \
|
2013-06-29 20:20:11 +00:00
|
|
|
gnu/packages/rush.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/samba.scm \
|
2014-10-19 08:21:03 +00:00
|
|
|
gnu/packages/scanner.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/scheme.scm \
|
|
|
|
gnu/packages/screen.scm \
|
2013-10-21 23:50:01 +00:00
|
|
|
gnu/packages/sdl.scm \
|
2014-02-17 04:09:18 +00:00
|
|
|
gnu/packages/search.scm \
|
2013-12-03 22:22:30 +00:00
|
|
|
gnu/packages/serveez.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/shishi.scm \
|
2013-09-28 20:43:48 +00:00
|
|
|
gnu/packages/skribilo.scm \
|
2013-11-23 16:48:47 +00:00
|
|
|
gnu/packages/slim.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/smalltalk.scm \
|
2014-12-08 22:28:48 +00:00
|
|
|
gnu/packages/socat.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/ssh.scm \
|
2014-02-09 15:28:39 +00:00
|
|
|
gnu/packages/stalonetray.scm \
|
2013-09-29 13:38:11 +00:00
|
|
|
gnu/packages/swig.scm \
|
2014-09-29 05:30:36 +00:00
|
|
|
gnu/packages/synergy.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/tcl.scm \
|
|
|
|
gnu/packages/tcsh.scm \
|
2014-07-08 16:59:09 +00:00
|
|
|
gnu/packages/telephony.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/texinfo.scm \
|
|
|
|
gnu/packages/texlive.scm \
|
|
|
|
gnu/packages/time.scm \
|
|
|
|
gnu/packages/tmux.scm \
|
|
|
|
gnu/packages/tor.scm \
|
2014-12-03 08:46:41 +00:00
|
|
|
gnu/packages/tre.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/unrtf.scm \
|
2014-02-24 17:49:54 +00:00
|
|
|
gnu/packages/upnp.scm \
|
2014-08-24 12:56:17 +00:00
|
|
|
gnu/packages/uucp.scm \
|
2013-08-24 08:21:14 +00:00
|
|
|
gnu/packages/valgrind.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/version-control.scm \
|
2013-10-31 22:15:46 +00:00
|
|
|
gnu/packages/video.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/vim.scm \
|
|
|
|
gnu/packages/vpn.scm \
|
2014-07-10 19:34:07 +00:00
|
|
|
gnu/packages/vtk.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/w3m.scm \
|
|
|
|
gnu/packages/wdiff.scm \
|
2014-02-19 19:58:24 +00:00
|
|
|
gnu/packages/web.scm \
|
2014-09-11 23:49:22 +00:00
|
|
|
gnu/packages/weechat.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/wget.scm \
|
|
|
|
gnu/packages/which.scm \
|
2014-11-15 13:02:30 +00:00
|
|
|
gnu/packages/wine.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/wordnet.scm \
|
2014-09-09 09:54:18 +00:00
|
|
|
gnu/packages/wv.scm \
|
2014-10-10 18:10:42 +00:00
|
|
|
gnu/packages/xfig.scm \
|
2014-01-23 18:05:09 +00:00
|
|
|
gnu/packages/xiph.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/xml.scm \
|
2013-07-19 22:50:35 +00:00
|
|
|
gnu/packages/xnee.scm \
|
2014-12-02 13:29:01 +00:00
|
|
|
gnu/packages/xdisorg.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/xorg.scm \
|
2014-12-10 11:08:36 +00:00
|
|
|
gnu/packages/xfce.scm \
|
2013-08-31 12:12:24 +00:00
|
|
|
gnu/packages/yasm.scm \
|
2014-12-06 23:02:43 +00:00
|
|
|
gnu/packages/yubico.scm \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/zile.scm \
|
|
|
|
gnu/packages/zip.scm \
|
2014-09-08 19:06:31 +00:00
|
|
|
gnu/packages/zsh.scm \
|
2013-09-11 20:36:50 +00:00
|
|
|
\
|
2014-02-19 19:58:24 +00:00
|
|
|
gnu/services.scm \
|
2014-05-26 16:23:12 +00:00
|
|
|
gnu/services/avahi.scm \
|
2014-02-19 19:58:24 +00:00
|
|
|
gnu/services/base.scm \
|
2014-05-26 16:23:12 +00:00
|
|
|
gnu/services/dbus.scm \
|
2014-02-19 19:58:24 +00:00
|
|
|
gnu/services/dmd.scm \
|
|
|
|
gnu/services/networking.scm \
|
2014-06-30 20:33:48 +00:00
|
|
|
gnu/services/ssh.scm \
|
2014-02-19 19:58:24 +00:00
|
|
|
gnu/services/xorg.scm \
|
|
|
|
\
|
2013-12-09 20:32:36 +00:00
|
|
|
gnu/system.scm \
|
2014-05-20 19:59:08 +00:00
|
|
|
gnu/system/file-systems.scm \
|
2013-09-11 20:36:50 +00:00
|
|
|
gnu/system/grub.scm \
|
2014-05-31 20:13:33 +00:00
|
|
|
gnu/system/install.scm \
|
2013-09-11 20:36:50 +00:00
|
|
|
gnu/system/linux.scm \
|
2014-01-29 12:04:00 +00:00
|
|
|
gnu/system/linux-initrd.scm \
|
2014-11-26 21:49:11 +00:00
|
|
|
gnu/system/locale.scm \
|
2013-09-11 20:36:50 +00:00
|
|
|
gnu/system/shadow.scm \
|
2014-09-03 08:47:05 +00:00
|
|
|
gnu/system/vm.scm \
|
|
|
|
\
|
|
|
|
gnu/build/activation.scm \
|
Move part of (gnu build linux-boot) to (gnu build file-systems).
* gnu/build/linux-boot.scm (%ext2-endianness, %ext2-sblock-magic,
%ext2-sblock-creator-os, %ext2-sblock-uuid, %ext2-sblock-volume-name,
read-ext2-superblock, ext2-superblock-uuid,
ext2-superblock-volume-name, disk-partitions,
partition-label-predicate, find-partition-by-label,
canonicalize-device-spec, MS_RDONLY, MS_NOSUID, MS_NODEV, MS_NOEXEC,
MS_BIND, MS_MOVE, bind-mount, check-file-system,
mount-flags->bit-mask, mount-file-system): Move to...
* gnu/build/file-systems.scm: ... here. New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu/services/base.scm: Use (gnu build file-systems).
* gnu/services/dmd.scm (dmd-configuration-file): Likewise.
* gnu/system.scm (operating-system-activation-script): Likewise.
* gnu/system/linux-initrd.scm (base-initrd): Likewise.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Likewise.
2014-09-03 12:19:51 +00:00
|
|
|
gnu/build/file-systems.scm \
|
2014-09-03 08:47:05 +00:00
|
|
|
gnu/build/install.scm \
|
2014-09-03 09:14:12 +00:00
|
|
|
gnu/build/linux-boot.scm \
|
2014-09-03 13:13:44 +00:00
|
|
|
gnu/build/linux-initrd.scm \
|
2014-11-27 22:54:25 +00:00
|
|
|
gnu/build/linux-modules.scm \
|
2014-09-03 08:47:05 +00:00
|
|
|
gnu/build/vm.scm
|
|
|
|
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
|
|
|
|
patchdir = $(guilemoduledir)/gnu/packages/patches
|
|
|
|
dist_patch_DATA = \
|
2014-09-09 11:54:38 +00:00
|
|
|
gnu/packages/patches/abiword-explictly-cast-bools.patch \
|
|
|
|
gnu/packages/patches/abiword-link-plugins-against-backend.patch \
|
|
|
|
gnu/packages/patches/abiword-no-include-glib-internal-headers.patch \
|
|
|
|
gnu/packages/patches/abiword-pass-no-undefined-to-linker.patch \
|
|
|
|
gnu/packages/patches/abiword-use-proper-png-api.patch \
|
|
|
|
gnu/packages/patches/abiword-wmf-version-lookup-fix.patch \
|
2013-11-03 23:28:03 +00:00
|
|
|
gnu/packages/patches/alsa-lib-mips-atomic-fix.patch \
|
2013-08-24 08:23:11 +00:00
|
|
|
gnu/packages/patches/apr-skip-getservbyname-test.patch \
|
2014-11-11 20:54:41 +00:00
|
|
|
gnu/packages/patches/ath9k-htc-firmware-binutils.patch \
|
|
|
|
gnu/packages/patches/ath9k-htc-firmware-gcc.patch \
|
2014-10-28 22:07:57 +00:00
|
|
|
gnu/packages/patches/ath9k-htc-firmware-objcopy.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/automake-skip-amhello-tests.patch \
|
2013-09-11 21:37:57 +00:00
|
|
|
gnu/packages/patches/avahi-localstatedir.patch \
|
2014-07-24 11:05:43 +00:00
|
|
|
gnu/packages/patches/avrdude-fix-libusb.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/bigloo-gc-shebangs.patch \
|
|
|
|
gnu/packages/patches/binutils-ld-new-dtags.patch \
|
2013-11-03 23:08:33 +00:00
|
|
|
gnu/packages/patches/binutils-loongson-workaround.patch \
|
2013-08-24 08:23:11 +00:00
|
|
|
gnu/packages/patches/cdparanoia-fpic.patch \
|
2014-04-16 08:58:31 +00:00
|
|
|
gnu/packages/patches/clucene-pkgconfig.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/cmake-fix-tests.patch \
|
2014-02-10 17:27:42 +00:00
|
|
|
gnu/packages/patches/coreutils-dummy-man.patch \
|
2014-12-30 19:13:20 +00:00
|
|
|
gnu/packages/patches/cpio-CVE-2014-9112-pt1.patch \
|
|
|
|
gnu/packages/patches/cpio-CVE-2014-9112-pt2.patch \
|
|
|
|
gnu/packages/patches/cpio-CVE-2014-9112-pt3.patch \
|
|
|
|
gnu/packages/patches/cpio-CVE-2014-9112-pt4.patch \
|
|
|
|
gnu/packages/patches/cpio-CVE-2014-9112-pt5.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/cpio-gets-undeclared.patch \
|
2014-05-27 19:38:47 +00:00
|
|
|
gnu/packages/patches/cssc-gets-undeclared.patch \
|
|
|
|
gnu/packages/patches/cssc-missing-include.patch \
|
2014-06-25 19:25:26 +00:00
|
|
|
gnu/packages/patches/cursynth-wave-rand.patch \
|
2013-09-11 21:37:57 +00:00
|
|
|
gnu/packages/patches/dbus-localstatedir.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/diffutils-gets-undeclared.patch \
|
2014-09-29 10:27:30 +00:00
|
|
|
gnu/packages/patches/dfu-programmer-fix-libusb.patch \
|
2014-04-24 22:03:36 +00:00
|
|
|
gnu/packages/patches/doxygen-test.patch \
|
|
|
|
gnu/packages/patches/doxygen-tmake.patch \
|
2014-09-28 20:04:34 +00:00
|
|
|
gnu/packages/patches/duplicity-piped-password.patch \
|
|
|
|
gnu/packages/patches/duplicity-test_selection-tmp.patch \
|
2014-09-13 08:47:58 +00:00
|
|
|
gnu/packages/patches/eudev-rules-directory.patch \
|
2014-08-26 16:00:26 +00:00
|
|
|
gnu/packages/patches/file-CVE-2014-3587.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/findutils-absolute-paths.patch \
|
2014-08-05 04:15:08 +00:00
|
|
|
gnu/packages/patches/flashrom-use-libftdi1.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/flex-bison-tests.patch \
|
|
|
|
gnu/packages/patches/gawk-shell.patch \
|
|
|
|
gnu/packages/patches/gcc-cross-environment-variables.patch \
|
2014-09-17 15:17:43 +00:00
|
|
|
gnu/packages/patches/gcc-fix-pr61801.patch \
|
2013-11-02 22:04:45 +00:00
|
|
|
gnu/packages/patches/gd-mips64-deplibs-fix.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/glib-tests-desktop.patch \
|
|
|
|
gnu/packages/patches/glib-tests-homedir.patch \
|
|
|
|
gnu/packages/patches/glib-tests-prlimit.patch \
|
2014-07-10 22:03:42 +00:00
|
|
|
gnu/packages/patches/glib-tests-timer.patch \
|
2014-12-03 21:51:18 +00:00
|
|
|
gnu/packages/patches/glib-tests-gapplication.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/glibc-bootstrap-system.patch \
|
2013-09-15 21:37:32 +00:00
|
|
|
gnu/packages/patches/glibc-ldd-x86_64.patch \
|
2014-01-30 23:33:36 +00:00
|
|
|
gnu/packages/patches/gnunet-fix-scheduler.patch \
|
|
|
|
gnu/packages/patches/gnunet-fix-tests.patch \
|
2013-10-16 01:47:56 +00:00
|
|
|
gnu/packages/patches/gobject-introspection-cc.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/grub-gets-undeclared.patch \
|
2013-10-30 21:06:57 +00:00
|
|
|
gnu/packages/patches/gstreamer-0.10-bison3.patch \
|
|
|
|
gnu/packages/patches/gstreamer-0.10-silly-test.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/guile-1.8-cpp-4.5.patch \
|
|
|
|
gnu/packages/patches/guile-default-utf8.patch \
|
|
|
|
gnu/packages/patches/guile-linux-syscalls.patch \
|
|
|
|
gnu/packages/patches/guile-relocatable.patch \
|
2013-12-11 12:55:17 +00:00
|
|
|
gnu/packages/patches/guix-test-networking.patch \
|
2013-12-28 07:19:42 +00:00
|
|
|
gnu/packages/patches/gtkglext-disable-disable-deprecated.patch \
|
2013-08-30 12:18:34 +00:00
|
|
|
gnu/packages/patches/hop-bigloo-4.0b.patch \
|
gnu: icecat: Apply security updates for CVE-2014-{1587,1590,1592,1593,1594}.
* gnu/packages/patches/icecat-CVE-2014-1587-bug-1042567.patch,
gnu/packages/patches/icecat-CVE-2014-1587-bug-1072847.patch,
gnu/packages/patches/icecat-CVE-2014-1587-bug-1079729.patch,
gnu/packages/patches/icecat-CVE-2014-1587-bug-1080312.patch,
gnu/packages/patches/icecat-CVE-2014-1587-bug-1089207.patch,
gnu/packages/patches/icecat-CVE-2014-1590.patch,
gnu/packages/patches/icecat-CVE-2014-1592.patch,
gnu/packages/patches/icecat-CVE-2014-1593.patch,
gnu/packages/patches/icecat-CVE-2014-1594.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat): Add them.
2014-12-15 23:27:56 +00:00
|
|
|
gnu/packages/patches/icecat-CVE-2014-1587-bug-1042567.patch \
|
|
|
|
gnu/packages/patches/icecat-CVE-2014-1587-bug-1072847.patch \
|
|
|
|
gnu/packages/patches/icecat-CVE-2014-1587-bug-1079729.patch \
|
|
|
|
gnu/packages/patches/icecat-CVE-2014-1587-bug-1080312.patch \
|
|
|
|
gnu/packages/patches/icecat-CVE-2014-1587-bug-1089207.patch \
|
|
|
|
gnu/packages/patches/icecat-CVE-2014-1590.patch \
|
|
|
|
gnu/packages/patches/icecat-CVE-2014-1592.patch \
|
|
|
|
gnu/packages/patches/icecat-CVE-2014-1593.patch \
|
|
|
|
gnu/packages/patches/icecat-CVE-2014-1594.patch \
|
2014-12-26 20:48:26 +00:00
|
|
|
gnu/packages/patches/irrlicht-mesa-10.patch \
|
2014-09-15 05:51:01 +00:00
|
|
|
gnu/packages/patches/jbig2dec-ignore-testtest.patch \
|
2014-06-22 19:14:23 +00:00
|
|
|
gnu/packages/patches/kmod-module-directory.patch \
|
2014-10-12 02:49:15 +00:00
|
|
|
gnu/packages/patches/libarchive-CVE-2013-0211.patch \
|
|
|
|
gnu/packages/patches/libarchive-fix-lzo-test-case.patch \
|
|
|
|
gnu/packages/patches/libarchive-mtree-filename-length-fix.patch \
|
2014-07-02 18:52:12 +00:00
|
|
|
gnu/packages/patches/libbonobo-activation-test-race.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/libevent-dns-tests.patch \
|
2013-11-02 22:12:36 +00:00
|
|
|
gnu/packages/patches/liboop-mips64-deplibs-fix.patch \
|
2013-11-01 04:15:16 +00:00
|
|
|
gnu/packages/patches/libmad-mips-newgcc.patch \
|
2013-11-01 03:59:00 +00:00
|
|
|
gnu/packages/patches/libtheora-config-guess.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/libtool-skip-tests.patch \
|
2013-11-03 23:15:00 +00:00
|
|
|
gnu/packages/patches/libtool-skip-tests-for-mips.patch \
|
2015-01-03 22:35:43 +00:00
|
|
|
gnu/packages/patches/libtool-2.4-skip-tests.patch \
|
2014-04-04 20:00:23 +00:00
|
|
|
gnu/packages/patches/libssh-CVE-2014-0017.patch \
|
2014-08-08 00:29:32 +00:00
|
|
|
gnu/packages/patches/lm-sensors-hwmon-attrs.patch \
|
2013-11-27 21:52:42 +00:00
|
|
|
gnu/packages/patches/luit-posix.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/m4-gets-undeclared.patch \
|
|
|
|
gnu/packages/patches/m4-readlink-EINVAL.patch \
|
|
|
|
gnu/packages/patches/make-impure-dirs.patch \
|
2014-03-25 20:51:32 +00:00
|
|
|
gnu/packages/patches/mc-fix-ncurses-build.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/mcron-install.patch \
|
2014-05-26 06:15:53 +00:00
|
|
|
gnu/packages/patches/mhash-keygen-test-segfault.patch \
|
2013-11-04 18:33:49 +00:00
|
|
|
gnu/packages/patches/mit-krb5-init-fix.patch \
|
2014-02-21 00:00:49 +00:00
|
|
|
gnu/packages/patches/mpc123-initialize-ao.patch \
|
2014-06-04 14:22:48 +00:00
|
|
|
gnu/packages/patches/module-init-tools-moduledir.patch \
|
2014-09-15 06:03:03 +00:00
|
|
|
gnu/packages/patches/mupdf-buildsystem-fix.patch \
|
2014-12-30 20:17:44 +00:00
|
|
|
gnu/packages/patches/mutt-CVE-2014-9116.patch \
|
2014-10-06 21:10:48 +00:00
|
|
|
gnu/packages/patches/net-tools-bitrot.patch \
|
2015-01-15 03:02:43 +00:00
|
|
|
gnu/packages/patches/ninja-tests.patch \
|
2015-01-06 15:57:31 +00:00
|
|
|
gnu/packages/patches/nss-pkgconfig.patch \
|
2014-09-02 13:18:20 +00:00
|
|
|
gnu/packages/patches/nvi-assume-preserve-path.patch \
|
2014-07-25 04:40:44 +00:00
|
|
|
gnu/packages/patches/orpheus-cast-errors-and-includes.patch \
|
2014-09-09 11:39:55 +00:00
|
|
|
gnu/packages/patches/ots-no-include-missing-file.patch \
|
2014-02-17 01:20:10 +00:00
|
|
|
gnu/packages/patches/patchelf-page-size.patch \
|
2014-04-07 16:15:48 +00:00
|
|
|
gnu/packages/patches/patchutils-xfail-gendiff-tests.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/perl-no-sys-dirs.patch \
|
2014-05-12 16:42:53 +00:00
|
|
|
gnu/packages/patches/perl-tk-x11-discover.patch \
|
2014-04-30 19:01:43 +00:00
|
|
|
gnu/packages/patches/petsc-fix-threadcomm.patch \
|
2014-06-13 04:54:44 +00:00
|
|
|
gnu/packages/patches/pingus-sdl-libs-config.patch \
|
2013-07-12 20:25:30 +00:00
|
|
|
gnu/packages/patches/plotutils-libpng-jmpbuf.patch \
|
2014-11-09 17:55:31 +00:00
|
|
|
gnu/packages/patches/polkit-drop-test.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/procps-make-3.82.patch \
|
2014-10-24 07:39:34 +00:00
|
|
|
gnu/packages/patches/pulseaudio-CVE-2014-3970.patch \
|
|
|
|
gnu/packages/patches/pulseaudio-fix-mult-test.patch \
|
2014-05-05 15:12:55 +00:00
|
|
|
gnu/packages/patches/pybugz-encode-error.patch \
|
|
|
|
gnu/packages/patches/pybugz-stty.patch \
|
2014-03-03 00:53:11 +00:00
|
|
|
gnu/packages/patches/python-fix-tests.patch \
|
2014-04-07 20:32:16 +00:00
|
|
|
gnu/packages/patches/python-libffi-mips-n32-fix.patch \
|
2014-11-18 01:36:01 +00:00
|
|
|
gnu/packages/patches/python-sqlite-3.8.4-test-fix.patch \
|
|
|
|
gnu/packages/patches/python2-sqlite-3.8.4-test-fix.patch \
|
2014-11-19 00:57:41 +00:00
|
|
|
gnu/packages/patches/python2-pygobject-2-gi-info-type-error-domain.patch \
|
2013-10-12 21:34:22 +00:00
|
|
|
gnu/packages/patches/qt4-tests.patch \
|
2014-02-13 05:42:41 +00:00
|
|
|
gnu/packages/patches/ratpoison-shell.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/readline-link-ncurses.patch \
|
2013-08-24 08:23:11 +00:00
|
|
|
gnu/packages/patches/ripperx-libm.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/scheme48-tests.patch \
|
2014-05-19 05:08:30 +00:00
|
|
|
gnu/packages/patches/scotch-test-threading.patch \
|
2014-12-26 05:32:48 +00:00
|
|
|
gnu/packages/patches/sdl-libx11-1.6.patch \
|
2014-02-05 21:18:14 +00:00
|
|
|
gnu/packages/patches/slim-session.patch \
|
|
|
|
gnu/packages/patches/slim-config.patch \
|
2014-02-09 22:20:42 +00:00
|
|
|
gnu/packages/patches/slim-sigusr1.patch \
|
2014-04-28 18:20:52 +00:00
|
|
|
gnu/packages/patches/soprano-find-clucene.patch \
|
2014-03-06 20:16:18 +00:00
|
|
|
gnu/packages/patches/source-highlight-regexrange-test.patch \
|
2014-04-02 16:14:46 +00:00
|
|
|
gnu/packages/patches/sqlite-large-page-size-fix.patch \
|
2014-05-19 05:12:46 +00:00
|
|
|
gnu/packages/patches/superlu-dist-scotchmetis.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/tcsh-fix-autotest.patch \
|
|
|
|
gnu/packages/patches/teckit-cstdio.patch \
|
2014-07-25 21:37:44 +00:00
|
|
|
gnu/packages/patches/texi2html-document-encoding.patch \
|
2014-08-16 05:56:42 +00:00
|
|
|
gnu/packages/patches/texi2html-i18n.patch \
|
2014-06-07 19:27:30 +00:00
|
|
|
gnu/packages/patches/udev-gir-libtool.patch \
|
2014-12-30 19:46:21 +00:00
|
|
|
gnu/packages/patches/unzip-CVE-2014-8139.patch \
|
|
|
|
gnu/packages/patches/unzip-CVE-2014-8140.patch \
|
|
|
|
gnu/packages/patches/unzip-CVE-2014-8141.patch \
|
2014-06-01 20:53:16 +00:00
|
|
|
gnu/packages/patches/util-linux-perl.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/vpnc-script.patch \
|
2014-12-27 15:01:44 +00:00
|
|
|
gnu/packages/patches/vtk-mesa-10.patch \
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
gnu/packages/patches/w3m-fix-compile.patch \
|
2014-12-04 21:22:04 +00:00
|
|
|
gnu/packages/patches/wmctrl-64-fix.patch \
|
2014-12-19 20:32:48 +00:00
|
|
|
gnu/packages/patches/xf86-video-ark-remove-mibstore.patch \
|
2014-12-19 20:52:36 +00:00
|
|
|
gnu/packages/patches/xf86-video-ast-remove-mibstore.patch \
|
2014-12-19 20:45:59 +00:00
|
|
|
gnu/packages/patches/xf86-video-geode-glibc-2.20.patch \
|
2014-12-19 20:57:09 +00:00
|
|
|
gnu/packages/patches/xf86-video-glint-remove-mibstore.patch \
|
2014-12-20 01:38:55 +00:00
|
|
|
gnu/packages/patches/xf86-video-i128-remove-mibstore.patch \
|
2014-12-20 01:43:03 +00:00
|
|
|
gnu/packages/patches/xf86-video-intel-compat-api.patch \
|
|
|
|
gnu/packages/patches/xf86-video-intel-glibc-2.20.patch \
|
2014-12-20 01:48:18 +00:00
|
|
|
gnu/packages/patches/xf86-video-mach64-glibc-2.20.patch \
|
2014-12-20 01:51:14 +00:00
|
|
|
gnu/packages/patches/xf86-video-mga-glibc-2.20.patch \
|
2014-12-20 02:01:51 +00:00
|
|
|
gnu/packages/patches/xf86-video-nv-remove-mibstore.patch \
|
2014-12-20 02:04:35 +00:00
|
|
|
gnu/packages/patches/xf86-video-openchrome-glibc-2.20.patch \
|
2014-12-20 02:07:35 +00:00
|
|
|
gnu/packages/patches/xf86-video-r128-glibc-2.20.patch \
|
2014-12-20 02:09:43 +00:00
|
|
|
gnu/packages/patches/xf86-video-siliconmotion-remove-mibstore.patch \
|
2014-12-20 02:12:04 +00:00
|
|
|
gnu/packages/patches/xf86-video-sis-update-api.patch \
|
2014-12-20 02:20:02 +00:00
|
|
|
gnu/packages/patches/xf86-video-tdfx-remove-mibstore.patch \
|
2014-12-20 02:21:17 +00:00
|
|
|
gnu/packages/patches/xf86-video-tga-remove-mibstore.patch \
|
2014-12-20 02:23:13 +00:00
|
|
|
gnu/packages/patches/xf86-video-trident-remove-mibstore.patch \
|
2014-12-20 02:26:54 +00:00
|
|
|
gnu/packages/patches/xf86-video-vmware-glibc-2.20.patch \
|
2014-12-14 01:50:00 +00:00
|
|
|
gnu/packages/patches/xfce4-panel-plugins.patch \
|
2014-10-05 23:08:03 +00:00
|
|
|
gnu/packages/patches/xmodmap-asprintf.patch
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
|
|
|
|
bootstrapdir = $(guilemoduledir)/gnu/packages/bootstrap
|
|
|
|
bootstrap_x86_64_linuxdir = $(bootstrapdir)/x86_64-linux
|
|
|
|
bootstrap_i686_linuxdir = $(bootstrapdir)/i686-linux
|
2013-10-17 19:47:56 +00:00
|
|
|
bootstrap_mips64el_linuxdir = $(bootstrapdir)/mips64el-linux
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
|
|
|
|
dist_bootstrap_x86_64_linux_DATA = \
|
|
|
|
gnu/packages/bootstrap/x86_64-linux/bash \
|
|
|
|
gnu/packages/bootstrap/x86_64-linux/mkdir \
|
|
|
|
gnu/packages/bootstrap/x86_64-linux/tar \
|
|
|
|
gnu/packages/bootstrap/x86_64-linux/xz
|
|
|
|
|
|
|
|
dist_bootstrap_i686_linux_DATA = \
|
|
|
|
gnu/packages/bootstrap/i686-linux/bash \
|
|
|
|
gnu/packages/bootstrap/i686-linux/mkdir \
|
|
|
|
gnu/packages/bootstrap/i686-linux/tar \
|
|
|
|
gnu/packages/bootstrap/i686-linux/xz
|
|
|
|
|
2013-10-17 19:47:56 +00:00
|
|
|
dist_bootstrap_mips64el_linux_DATA = \
|
|
|
|
gnu/packages/bootstrap/mips64el-linux/bash \
|
|
|
|
gnu/packages/bootstrap/mips64el-linux/mkdir \
|
|
|
|
gnu/packages/bootstrap/mips64el-linux/tar \
|
|
|
|
gnu/packages/bootstrap/mips64el-linux/xz
|
|
|
|
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
# Big bootstrap binaries are not included in the tarball. Instead, they
|
|
|
|
# are downloaded.
|
|
|
|
nodist_bootstrap_x86_64_linux_DATA = \
|
2013-11-14 23:10:10 +00:00
|
|
|
gnu/packages/bootstrap/x86_64-linux/guile-2.0.9.tar.xz
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
nodist_bootstrap_i686_linux_DATA = \
|
2013-11-14 23:10:10 +00:00
|
|
|
gnu/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz
|
2013-10-17 19:47:56 +00:00
|
|
|
nodist_bootstrap_mips64el_linux_DATA = \
|
|
|
|
gnu/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
|
|
|
|
# Those files must remain executable, so they remain executable once
|
|
|
|
# imported into the store.
|
2014-12-09 10:44:21 +00:00
|
|
|
set-bootstrap-executable-permissions:
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
chmod +x $(DESTDIR)$(bootstrapdir)/*/{bash,mkdir,tar,xz}
|
|
|
|
|
|
|
|
DISTCLEANFILES = \
|
|
|
|
$(nodist_bootstrap_x86_64_linux_DATA) \
|
2013-10-17 19:47:56 +00:00
|
|
|
$(nodist_bootstrap_i686_linux_DATA) \
|
|
|
|
$(nodist_bootstrap_mips64el_linux_DATA)
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
|
|
|
|
# Method to download a file from an external source.
|
|
|
|
DOWNLOAD_FILE = \
|
|
|
|
GUILE_LOAD_COMPILED_PATH="$(top_builddir):$$GUILE_LOAD_COMPILED_PATH" \
|
|
|
|
$(GUILE) --no-auto-compile -L "$(top_builddir)" -L "$(top_srcdir)" \
|
|
|
|
"$(top_srcdir)/build-aux/download.scm"
|
|
|
|
|
2013-11-14 23:10:10 +00:00
|
|
|
gnu/packages/bootstrap/x86_64-linux/guile-2.0.9.tar.xz:
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
$(MKDIR_P) `dirname "$@"`
|
2013-11-14 23:10:10 +00:00
|
|
|
$(DOWNLOAD_FILE) "$@" "037b103522a2d0d7d69c7ffd8de683dfe5bb4b59c1fafd70b4ffd397fd2f57f0"
|
|
|
|
gnu/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz:
|
build: Split Makefile.am into two parts.
* Makefile.am (MODULES): Move gnu/* to gnu-system.am.
(patchdir, dist_patch_DATA, bootstrapdir,
bootstrap_x86_64_linuxdir, bootstrap_i686_linuxdir,
dist_bootstrap_x86_64_linux_DATA, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_x86_64_linux_DATA, nodist_bootstrap_i686_linux_DATA,
install-data-hook, DISTCLEANFILES, DOWNLOAD_FILE,
gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz,
gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz): Move to...
* gnu-system.am: ... here. New file.
2013-06-19 21:19:03 +00:00
|
|
|
$(MKDIR_P) `dirname "$@"`
|
2013-11-14 23:10:10 +00:00
|
|
|
$(DOWNLOAD_FILE) "$@" "b757cd46bf13ecac83fb8e955fb50096ac2d17bb610ca8eb816f29302a00a846"
|
2013-10-17 19:47:56 +00:00
|
|
|
gnu/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz:
|
|
|
|
$(MKDIR_P) `dirname "$@"`
|
2013-11-14 23:10:10 +00:00
|
|
|
$(DOWNLOAD_FILE) "$@" "994680f0001346864aa2c2cc5110f380ee7518dcd701c614291682b8e948f73b"
|