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 17:19:03 -04:00
|
|
|
# GNU Guix --- Functional package management for GNU
|
2014-01-13 12:53:26 -05:00
|
|
|
# Copyright © 2012, 2013, 2014 Ludovic Courtès <ludo@gnu.org>
|
2014-04-16 04:58:31 -04:00
|
|
|
# Copyright © 2013, 2014 Andreas Enge <andreas@enge.fr>
|
2014-03-05 19:12:19 -05: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 17:19:03 -04: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 17:20:12 -04:00
|
|
|
gnu.scm \
|
2014-11-12 08:28:36 -05: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 17:19:03 -04:00
|
|
|
gnu/packages.scm \
|
2014-09-09 07:54:38 -04:00
|
|
|
gnu/packages/abiword.scm \
|
2013-10-10 06:32:15 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/acl.scm \
|
2014-01-13 15:32:39 -05:00
|
|
|
gnu/packages/admin.scm \
|
2014-11-04 12:20:58 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/algebra.scm \
|
2014-09-03 04:47:05 -04:00
|
|
|
gnu/packages/aidc.scm \
|
2013-11-07 05:23:22 -05:00
|
|
|
gnu/packages/apl.scm \
|
2013-08-24 04:23:11 -04:00
|
|
|
gnu/packages/apr.scm \
|
2014-01-26 17:52:59 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/aspell.scm \
|
|
|
|
gnu/packages/attr.scm \
|
2013-10-14 13:55:53 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/autotools.scm \
|
|
|
|
gnu/packages/avahi.scm \
|
2014-11-21 18:22:51 -05:00
|
|
|
gnu/packages/avr.scm \
|
2014-05-27 11:04:42 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/base.scm \
|
|
|
|
gnu/packages/bash.scm \
|
|
|
|
gnu/packages/bdw-gc.scm \
|
2014-05-26 05:51:49 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/bison.scm \
|
2014-02-04 10:12:38 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/bootstrap.scm \
|
2014-05-27 02:53:30 -04:00
|
|
|
gnu/packages/busybox.scm \
|
2014-02-19 17:02:32 -05:00
|
|
|
gnu/packages/calcurse.scm \
|
2014-05-20 13:20:12 -04: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 17:19:03 -04: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 18:25:17 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/compression.scm \
|
2013-11-10 18:29:09 -05:00
|
|
|
gnu/packages/complexity.scm \
|
2014-07-07 12:58:18 -04:00
|
|
|
gnu/packages/conkeror.scm \
|
2014-09-03 04:47:05 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/cpio.scm \
|
|
|
|
gnu/packages/cppi.scm \
|
|
|
|
gnu/packages/cross-base.scm \
|
2014-06-25 20:32:23 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/cryptsetup.scm \
|
|
|
|
gnu/packages/curl.scm \
|
2014-03-25 12:40:29 -04: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 17:19:03 -04: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 11:48:03 -04:00
|
|
|
gnu/packages/databases.scm \
|
2014-07-18 15:36:09 -04:00
|
|
|
gnu/packages/datamash.scm \
|
2014-01-24 12:36:34 -05:00
|
|
|
gnu/packages/dc.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 17:19:03 -04:00
|
|
|
gnu/packages/dejagnu.scm \
|
2014-01-21 18:21:19 -05:00
|
|
|
gnu/packages/dictionaries.scm \
|
2014-06-03 16:12:05 -04:00
|
|
|
gnu/packages/disk.scm \
|
2014-01-17 17:47:31 -05:00
|
|
|
gnu/packages/docbook.scm \
|
2014-04-24 18:03:36 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/dwm.scm \
|
|
|
|
gnu/packages/ed.scm \
|
2013-12-15 17:19:44 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/emacs.scm \
|
2014-09-09 07:34:22 -04:00
|
|
|
gnu/packages/enchant.scm \
|
2014-10-04 23:32:14 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/file.scm \
|
2014-10-28 18:07:57 -04:00
|
|
|
gnu/packages/firmware.scm \
|
2014-07-10 08:07:00 -04:00
|
|
|
gnu/packages/fish.scm \
|
2014-09-29 11:52:57 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/flex.scm \
|
2014-01-25 03:27:14 -05:00
|
|
|
gnu/packages/fltk.scm \
|
2013-08-24 04:23:11 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/fontutils.scm \
|
|
|
|
gnu/packages/freeipmi.scm \
|
2014-04-15 17:01:53 -04:00
|
|
|
gnu/packages/ftp.scm \
|
2014-09-09 05:39:12 -04:00
|
|
|
gnu/packages/fribidi.scm \
|
2014-02-19 14:58:24 -05: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 17:19:03 -04: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 18:49:23 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/gettext.scm \
|
|
|
|
gnu/packages/ghostscript.scm \
|
2014-05-12 17:54:30 -04:00
|
|
|
gnu/packages/gimp.scm \
|
2013-08-24 04:23:11 -04:00
|
|
|
gnu/packages/gkrellm.scm \
|
2013-09-29 16:49:53 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/glib.scm \
|
|
|
|
gnu/packages/global.scm \
|
2013-09-22 11:53:01 -04:00
|
|
|
gnu/packages/gnome.scm \
|
2013-08-24 04:41:07 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/gnupg.scm \
|
2014-03-18 19:18:04 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/gnutls.scm \
|
2013-11-11 14:44:34 -05:00
|
|
|
gnu/packages/gnuzilla.scm \
|
2013-12-03 12:23:32 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/gperf.scm \
|
|
|
|
gnu/packages/gprolog.scm \
|
2014-10-29 09:57:50 -04: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 17:19:03 -04: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 10:22:00 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/gtk.scm \
|
|
|
|
gnu/packages/guile.scm \
|
2013-12-02 17:25:59 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/gv.scm \
|
2014-02-04 07:48:18 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/hugs.scm \
|
2014-02-16 05:17:52 -05: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 17:19:03 -04: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 08:39:02 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/imagemagick.scm \
|
|
|
|
gnu/packages/indent.scm \
|
2014-02-04 10:12:39 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/irssi.scm \
|
2013-10-14 21:28:59 -04:00
|
|
|
gnu/packages/iso-codes.scm \
|
2014-06-30 12:26:08 -04:00
|
|
|
gnu/packages/jrnl.scm \
|
2013-10-13 12:16:36 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/ld-wrapper.scm \
|
|
|
|
gnu/packages/less.scm \
|
|
|
|
gnu/packages/lesstif.scm \
|
2013-10-02 07:39:17 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/libdaemon.scm \
|
|
|
|
gnu/packages/libevent.scm \
|
|
|
|
gnu/packages/libffi.scm \
|
2014-07-23 19:59:04 -04: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 17:19:03 -04: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 04:04:43 -04:00
|
|
|
gnu/packages/lightning.scm \
|
2014-07-11 04:01:05 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/linux.scm \
|
2014-09-03 04:47:05 -04:00
|
|
|
gnu/packages/lisp.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 17:19:03 -04:00
|
|
|
gnu/packages/lout.scm \
|
|
|
|
gnu/packages/lsh.scm \
|
|
|
|
gnu/packages/lsof.scm \
|
|
|
|
gnu/packages/lua.scm \
|
2014-03-05 02:16:06 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/m4.scm \
|
2014-04-06 15:36:40 -04:00
|
|
|
gnu/packages/man.scm \
|
2013-09-22 15:01:40 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/make-bootstrap.scm \
|
2013-08-24 04:51:56 -04:00
|
|
|
gnu/packages/maths.scm \
|
2014-03-25 16:51:32 -04:00
|
|
|
gnu/packages/mc.scm \
|
2014-05-26 02:15:53 -04:00
|
|
|
gnu/packages/mcrypt.scm \
|
2014-03-05 19:12:19 -05:00
|
|
|
gnu/packages/messaging.scm \
|
2014-10-21 15:46:24 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/mit-krb5.scm \
|
2014-02-07 18:04:58 -05:00
|
|
|
gnu/packages/moe.scm \
|
2014-02-23 18:25:17 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/mp3.scm \
|
2014-05-01 13:16:16 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/multiprecision.scm \
|
2013-12-01 06:43:29 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/nano.scm \
|
2014-01-25 03:17:39 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/ncurses.scm \
|
|
|
|
gnu/packages/netpbm.scm \
|
|
|
|
gnu/packages/nettle.scm \
|
2014-07-01 02:47:31 -04:00
|
|
|
gnu/packages/node.scm \
|
2013-07-03 09:10:34 -04:00
|
|
|
gnu/packages/noweb.scm \
|
2014-10-18 11:09:45 -04:00
|
|
|
gnu/packages/ntp.scm \
|
2014-09-03 04:47:05 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/ocaml.scm \
|
2013-08-18 18:52:49 -04:00
|
|
|
gnu/packages/ocrad.scm \
|
2014-01-13 12:53:26 -05:00
|
|
|
gnu/packages/onc-rpc.scm \
|
2014-11-16 11:57:06 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/openldap.scm \
|
|
|
|
gnu/packages/openssl.scm \
|
2014-07-25 00:40:44 -04:00
|
|
|
gnu/packages/orpheus.scm \
|
2014-09-09 07:39:55 -04:00
|
|
|
gnu/packages/ots.scm \
|
2013-08-24 11:23:17 -04:00
|
|
|
gnu/packages/package-management.scm \
|
2013-11-20 12:05:57 -05:00
|
|
|
gnu/packages/parallel.scm \
|
2014-04-07 12:15:48 -04:00
|
|
|
gnu/packages/patchutils.scm \
|
2014-05-09 09:23:41 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/pcre.scm \
|
|
|
|
gnu/packages/pdf.scm \
|
2013-10-21 19:05:25 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/perl.scm \
|
2014-01-15 16:47:55 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/pkg-config.scm \
|
|
|
|
gnu/packages/plotutils.scm \
|
2014-11-08 07:24:21 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/popt.scm \
|
|
|
|
gnu/packages/pth.scm \
|
2013-10-04 16:45:49 -04:00
|
|
|
gnu/packages/pulseaudio.scm \
|
2014-03-06 15:16:18 -05:00
|
|
|
gnu/packages/pretty-print.scm \
|
2014-04-11 15:38:28 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/python.scm \
|
|
|
|
gnu/packages/qemu.scm \
|
2013-10-04 13:10:29 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/ratpoison.scm \
|
2013-11-25 17:09:20 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/readline.scm \
|
2014-08-07 17:53:02 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/rsync.scm \
|
2014-09-27 08:56:44 -04:00
|
|
|
gnu/packages/ruby.scm \
|
2013-06-29 16:20:11 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/samba.scm \
|
2014-10-19 04:21:03 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/scheme.scm \
|
|
|
|
gnu/packages/screen.scm \
|
2014-09-25 04:31:46 -04:00
|
|
|
gnu/packages/scrot.scm \
|
2013-10-21 19:50:01 -04:00
|
|
|
gnu/packages/sdl.scm \
|
2014-02-16 23:09:18 -05:00
|
|
|
gnu/packages/search.scm \
|
2013-12-03 17:22:30 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/shishi.scm \
|
2013-09-28 16:43:48 -04:00
|
|
|
gnu/packages/skribilo.scm \
|
2013-11-23 11:48:47 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/smalltalk.scm \
|
|
|
|
gnu/packages/ssh.scm \
|
2014-02-09 10:28:39 -05:00
|
|
|
gnu/packages/stalonetray.scm \
|
2013-09-29 09:38:11 -04:00
|
|
|
gnu/packages/swig.scm \
|
2014-09-29 01:30:36 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/tcl.scm \
|
|
|
|
gnu/packages/tcsh.scm \
|
2014-07-08 12:59:09 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/texinfo.scm \
|
|
|
|
gnu/packages/texlive.scm \
|
|
|
|
gnu/packages/time.scm \
|
|
|
|
gnu/packages/tmux.scm \
|
|
|
|
gnu/packages/tor.scm \
|
2014-08-24 08:56:17 -04:00
|
|
|
gnu/packages/unclutter.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 17:19:03 -04:00
|
|
|
gnu/packages/unrtf.scm \
|
2014-02-24 12:49:54 -05:00
|
|
|
gnu/packages/upnp.scm \
|
2014-08-24 08:56:17 -04:00
|
|
|
gnu/packages/uucp.scm \
|
2013-08-24 04:21:14 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/version-control.scm \
|
2013-10-31 18:15:46 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/vim.scm \
|
|
|
|
gnu/packages/vpn.scm \
|
2014-07-10 15:34:07 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/w3m.scm \
|
|
|
|
gnu/packages/wdiff.scm \
|
2014-02-19 14:58:24 -05:00
|
|
|
gnu/packages/web.scm \
|
2014-09-11 19:49:22 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/wget.scm \
|
|
|
|
gnu/packages/which.scm \
|
2014-11-15 08:02:30 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/wordnet.scm \
|
2014-09-09 05:54:18 -04:00
|
|
|
gnu/packages/wv.scm \
|
2014-10-10 14:10:42 -04:00
|
|
|
gnu/packages/xfig.scm \
|
2014-01-23 13:05:09 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/xlockmore.scm \
|
|
|
|
gnu/packages/xml.scm \
|
2013-07-19 18:50:35 -04:00
|
|
|
gnu/packages/xnee.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 17:19:03 -04:00
|
|
|
gnu/packages/xorg.scm \
|
2013-08-31 08:12:24 -04:00
|
|
|
gnu/packages/yasm.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 17:19:03 -04:00
|
|
|
gnu/packages/zile.scm \
|
|
|
|
gnu/packages/zip.scm \
|
2014-09-08 15:06:31 -04:00
|
|
|
gnu/packages/zsh.scm \
|
2013-09-11 16:36:50 -04:00
|
|
|
\
|
2014-02-19 14:58:24 -05:00
|
|
|
gnu/services.scm \
|
2014-05-26 12:23:12 -04:00
|
|
|
gnu/services/avahi.scm \
|
2014-02-19 14:58:24 -05:00
|
|
|
gnu/services/base.scm \
|
2014-05-26 12:23:12 -04:00
|
|
|
gnu/services/dbus.scm \
|
2014-02-19 14:58:24 -05:00
|
|
|
gnu/services/dmd.scm \
|
|
|
|
gnu/services/networking.scm \
|
2014-06-30 16:33:48 -04:00
|
|
|
gnu/services/ssh.scm \
|
2014-02-19 14:58:24 -05:00
|
|
|
gnu/services/xorg.scm \
|
|
|
|
\
|
2013-12-09 15:32:36 -05:00
|
|
|
gnu/system.scm \
|
2014-05-20 15:59:08 -04:00
|
|
|
gnu/system/file-systems.scm \
|
2013-09-11 16:36:50 -04:00
|
|
|
gnu/system/grub.scm \
|
2014-05-31 16:13:33 -04:00
|
|
|
gnu/system/install.scm \
|
2013-09-11 16:36:50 -04:00
|
|
|
gnu/system/linux.scm \
|
2014-01-29 07:04:00 -05:00
|
|
|
gnu/system/linux-initrd.scm \
|
2014-11-26 16:49:11 -05:00
|
|
|
gnu/system/locale.scm \
|
2013-09-11 16:36:50 -04:00
|
|
|
gnu/system/shadow.scm \
|
2014-09-03 04:47:05 -04: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 08:19:51 -04:00
|
|
|
gnu/build/file-systems.scm \
|
2014-09-03 04:47:05 -04:00
|
|
|
gnu/build/install.scm \
|
2014-09-03 05:14:12 -04:00
|
|
|
gnu/build/linux-boot.scm \
|
2014-09-03 09:13:44 -04:00
|
|
|
gnu/build/linux-initrd.scm \
|
2014-09-03 04:47:05 -04: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 17:19:03 -04:00
|
|
|
|
|
|
|
patchdir = $(guilemoduledir)/gnu/packages/patches
|
|
|
|
dist_patch_DATA = \
|
2014-09-09 07:54:38 -04: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 18:28:03 -05:00
|
|
|
gnu/packages/patches/alsa-lib-mips-atomic-fix.patch \
|
2013-08-24 04:23:11 -04:00
|
|
|
gnu/packages/patches/apr-skip-getservbyname-test.patch \
|
2014-11-11 15:54:41 -05:00
|
|
|
gnu/packages/patches/ath9k-htc-firmware-binutils.patch \
|
|
|
|
gnu/packages/patches/ath9k-htc-firmware-gcc.patch \
|
2014-10-28 18:07:57 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/patches/automake-skip-amhello-tests.patch \
|
2013-09-11 17:37:57 -04:00
|
|
|
gnu/packages/patches/avahi-localstatedir.patch \
|
2014-07-24 07:05:43 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/patches/bigloo-gc-shebangs.patch \
|
|
|
|
gnu/packages/patches/binutils-ld-new-dtags.patch \
|
2013-11-03 18:08:33 -05:00
|
|
|
gnu/packages/patches/binutils-loongson-workaround.patch \
|
2013-08-24 04:23:11 -04:00
|
|
|
gnu/packages/patches/cdparanoia-fpic.patch \
|
2014-04-16 04:58:31 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/patches/cmake-fix-tests.patch \
|
2014-02-10 12:27:42 -05:00
|
|
|
gnu/packages/patches/coreutils-dummy-man.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 17:19:03 -04:00
|
|
|
gnu/packages/patches/cpio-gets-undeclared.patch \
|
2014-05-27 15:38:47 -04:00
|
|
|
gnu/packages/patches/cssc-gets-undeclared.patch \
|
|
|
|
gnu/packages/patches/cssc-missing-include.patch \
|
2014-06-25 15:25:26 -04:00
|
|
|
gnu/packages/patches/cursynth-wave-rand.patch \
|
2013-09-11 17:37:57 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/patches/diffutils-gets-undeclared.patch \
|
2014-09-29 06:27:30 -04:00
|
|
|
gnu/packages/patches/dfu-programmer-fix-libusb.patch \
|
2014-04-24 18:03:36 -04:00
|
|
|
gnu/packages/patches/doxygen-test.patch \
|
|
|
|
gnu/packages/patches/doxygen-tmake.patch \
|
2014-09-28 16:04:34 -04:00
|
|
|
gnu/packages/patches/duplicity-piped-password.patch \
|
|
|
|
gnu/packages/patches/duplicity-test_selection-tmp.patch \
|
2014-09-13 04:47:58 -04:00
|
|
|
gnu/packages/patches/eudev-rules-directory.patch \
|
2014-08-26 12:00:26 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/patches/findutils-absolute-paths.patch \
|
2014-08-05 00:15:08 -04: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 17:19:03 -04: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 11:17:43 -04:00
|
|
|
gnu/packages/patches/gcc-fix-pr61801.patch \
|
2013-11-02 18:04:45 -04: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 17:19:03 -04: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 18:03:42 -04:00
|
|
|
gnu/packages/patches/glib-tests-timer.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 17:19:03 -04:00
|
|
|
gnu/packages/patches/glibc-bootstrap-system.patch \
|
2013-09-15 17:37:32 -04:00
|
|
|
gnu/packages/patches/glibc-ldd-x86_64.patch \
|
2014-01-30 18:33:36 -05:00
|
|
|
gnu/packages/patches/gnunet-fix-scheduler.patch \
|
|
|
|
gnu/packages/patches/gnunet-fix-tests.patch \
|
2013-10-15 21:47:56 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/patches/grub-gets-undeclared.patch \
|
2013-10-30 17:06:57 -04: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 17:19:03 -04: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 07:55:17 -05:00
|
|
|
gnu/packages/patches/guix-test-networking.patch \
|
2013-12-28 02:19:42 -05:00
|
|
|
gnu/packages/patches/gtkglext-disable-disable-deprecated.patch \
|
2013-08-30 08:18:34 -04:00
|
|
|
gnu/packages/patches/hop-bigloo-4.0b.patch \
|
2014-02-04 10:12:39 -05:00
|
|
|
gnu/packages/patches/inkscape-stray-comma.patch \
|
2014-09-15 01:51:01 -04:00
|
|
|
gnu/packages/patches/jbig2dec-ignore-testtest.patch \
|
2014-06-22 15:14:23 -04:00
|
|
|
gnu/packages/patches/kmod-module-directory.patch \
|
2014-10-11 22:49:15 -04: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 14:52:12 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/patches/libevent-dns-tests.patch \
|
2013-11-02 18:12:36 -04:00
|
|
|
gnu/packages/patches/liboop-mips64-deplibs-fix.patch \
|
2013-11-01 00:15:16 -04:00
|
|
|
gnu/packages/patches/libmad-mips-newgcc.patch \
|
2013-10-31 23:59:00 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/patches/libtool-skip-tests.patch \
|
2013-11-03 18:15:00 -05:00
|
|
|
gnu/packages/patches/libtool-skip-tests-for-mips.patch \
|
2014-04-04 16:00:23 -04:00
|
|
|
gnu/packages/patches/libssh-CVE-2014-0017.patch \
|
2014-08-07 20:29:32 -04:00
|
|
|
gnu/packages/patches/lm-sensors-hwmon-attrs.patch \
|
2013-11-27 16:52:42 -05: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 17:19:03 -04: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 16:51:32 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/patches/mcron-install.patch \
|
2014-05-26 02:15:53 -04:00
|
|
|
gnu/packages/patches/mhash-keygen-test-segfault.patch \
|
2014-09-05 14:46:44 -04:00
|
|
|
gnu/packages/patches/minetest-subgame-env-var.patch \
|
2013-11-04 13:33:49 -05:00
|
|
|
gnu/packages/patches/mit-krb5-init-fix.patch \
|
2014-02-20 19:00:49 -05:00
|
|
|
gnu/packages/patches/mpc123-initialize-ao.patch \
|
2014-06-04 10:22:48 -04:00
|
|
|
gnu/packages/patches/module-init-tools-moduledir.patch \
|
2014-09-15 02:03:03 -04:00
|
|
|
gnu/packages/patches/mupdf-buildsystem-fix.patch \
|
2014-10-06 17:10:48 -04:00
|
|
|
gnu/packages/patches/net-tools-bitrot.patch \
|
2014-09-02 09:18:20 -04:00
|
|
|
gnu/packages/patches/nvi-assume-preserve-path.patch \
|
2014-07-25 00:40:44 -04:00
|
|
|
gnu/packages/patches/orpheus-cast-errors-and-includes.patch \
|
2014-09-09 07:39:55 -04:00
|
|
|
gnu/packages/patches/ots-no-include-missing-file.patch \
|
2014-02-16 20:20:10 -05:00
|
|
|
gnu/packages/patches/patchelf-page-size.patch \
|
2014-04-07 12:15:48 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/patches/perl-no-sys-dirs.patch \
|
2014-05-12 12:42:53 -04:00
|
|
|
gnu/packages/patches/perl-tk-x11-discover.patch \
|
2014-04-30 15:01:43 -04:00
|
|
|
gnu/packages/patches/petsc-fix-threadcomm.patch \
|
2014-06-13 00:54:44 -04:00
|
|
|
gnu/packages/patches/pingus-sdl-libs-config.patch \
|
2013-07-12 16:25:30 -04:00
|
|
|
gnu/packages/patches/plotutils-libpng-jmpbuf.patch \
|
2014-11-09 12:55:31 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/patches/procps-make-3.82.patch \
|
2014-10-24 03:39:34 -04:00
|
|
|
gnu/packages/patches/pulseaudio-CVE-2014-3970.patch \
|
|
|
|
gnu/packages/patches/pulseaudio-fix-mult-test.patch \
|
2014-05-05 11:12:55 -04:00
|
|
|
gnu/packages/patches/pybugz-encode-error.patch \
|
|
|
|
gnu/packages/patches/pybugz-stty.patch \
|
2014-03-02 19:53:11 -05:00
|
|
|
gnu/packages/patches/python-fix-tests.patch \
|
2014-04-07 16:32:16 -04:00
|
|
|
gnu/packages/patches/python-libffi-mips-n32-fix.patch \
|
2013-10-12 17:34:22 -04:00
|
|
|
gnu/packages/patches/qt4-tests.patch \
|
2014-02-13 00:42:41 -05: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 17:19:03 -04:00
|
|
|
gnu/packages/patches/readline-link-ncurses.patch \
|
2013-08-24 04:23:11 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/patches/scheme48-tests.patch \
|
2014-05-19 01:08:30 -04:00
|
|
|
gnu/packages/patches/scotch-test-threading.patch \
|
2014-02-05 16:18:14 -05:00
|
|
|
gnu/packages/patches/slim-session.patch \
|
|
|
|
gnu/packages/patches/slim-config.patch \
|
2014-02-09 17:20:42 -05:00
|
|
|
gnu/packages/patches/slim-sigusr1.patch \
|
2014-04-28 14:20:52 -04:00
|
|
|
gnu/packages/patches/soprano-find-clucene.patch \
|
2014-03-06 15:16:18 -05:00
|
|
|
gnu/packages/patches/source-highlight-regexrange-test.patch \
|
2014-04-02 12:14:46 -04:00
|
|
|
gnu/packages/patches/sqlite-large-page-size-fix.patch \
|
2014-05-19 01:12:46 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/patches/tcsh-fix-autotest.patch \
|
|
|
|
gnu/packages/patches/teckit-cstdio.patch \
|
2014-07-25 17:37:44 -04:00
|
|
|
gnu/packages/patches/texi2html-document-encoding.patch \
|
2014-08-16 01:56:42 -04:00
|
|
|
gnu/packages/patches/texi2html-i18n.patch \
|
2014-06-07 15:27:30 -04:00
|
|
|
gnu/packages/patches/udev-gir-libtool.patch \
|
2014-06-01 16:53:16 -04: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 17:19:03 -04:00
|
|
|
gnu/packages/patches/vpnc-script.patch \
|
|
|
|
gnu/packages/patches/w3m-fix-compile.patch \
|
2014-09-23 16:49:42 -04:00
|
|
|
gnu/packages/patches/xf86-input-synaptics-glibc-2.20.patch \
|
2014-11-23 09:41:30 -05:00
|
|
|
gnu/packages/patches/xf86-video-openchrome-includes.patch \
|
2014-10-05 19:08:03 -04: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 17:19:03 -04:00
|
|
|
|
|
|
|
bootstrapdir = $(guilemoduledir)/gnu/packages/bootstrap
|
|
|
|
bootstrap_x86_64_linuxdir = $(bootstrapdir)/x86_64-linux
|
|
|
|
bootstrap_i686_linuxdir = $(bootstrapdir)/i686-linux
|
2013-10-17 15:47:56 -04: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 17:19:03 -04: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 15:47:56 -04: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 17:19:03 -04:00
|
|
|
# Big bootstrap binaries are not included in the tarball. Instead, they
|
|
|
|
# are downloaded.
|
|
|
|
nodist_bootstrap_x86_64_linux_DATA = \
|
2013-11-14 18:10:10 -05: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 17:19:03 -04:00
|
|
|
nodist_bootstrap_i686_linux_DATA = \
|
2013-11-14 18:10:10 -05:00
|
|
|
gnu/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz
|
2013-10-17 15:47:56 -04: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 17:19:03 -04:00
|
|
|
|
|
|
|
# Those files must remain executable, so they remain executable once
|
|
|
|
# imported into the store.
|
|
|
|
install-data-hook:
|
|
|
|
chmod +x $(DESTDIR)$(bootstrapdir)/*/{bash,mkdir,tar,xz}
|
|
|
|
|
|
|
|
DISTCLEANFILES = \
|
|
|
|
$(nodist_bootstrap_x86_64_linux_DATA) \
|
2013-10-17 15:47:56 -04: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 17:19:03 -04: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 18:10:10 -05: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 17:19:03 -04:00
|
|
|
$(MKDIR_P) `dirname "$@"`
|
2013-11-14 18:10:10 -05: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 17:19:03 -04:00
|
|
|
$(MKDIR_P) `dirname "$@"`
|
2013-11-14 18:10:10 -05:00
|
|
|
$(DOWNLOAD_FILE) "$@" "b757cd46bf13ecac83fb8e955fb50096ac2d17bb610ca8eb816f29302a00a846"
|
2013-10-17 15:47:56 -04:00
|
|
|
gnu/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz:
|
|
|
|
$(MKDIR_P) `dirname "$@"`
|
2013-11-14 18:10:10 -05:00
|
|
|
$(DOWNLOAD_FILE) "$@" "994680f0001346864aa2c2cc5110f380ee7518dcd701c614291682b8e948f73b"
|