From 1ffa7090b99dfd2f54fa883929c5e78d7852657a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Fri, 18 Jan 2013 01:06:24 +0100 Subject: [PATCH] distro: Change the module name space to (gnu ...). * distro: Rename to... * gnu: ... this. Update module names accordingly. * Makefile.am: Adjust accordingly. * po/POTFILES.in: Likewise. * distro.scm: Search for files under /gnu/packages instead of /distro/packages. * gnu/packages/base.scm (ld-wrapper-boot3): Likewise. --- .gitignore | 4 +- Makefile.am | 230 +++++++++--------- distro.scm | 10 +- {distro => gnu}/packages/acl.scm | 8 +- {distro => gnu}/packages/algebra.scm | 10 +- {distro => gnu}/packages/aspell.scm | 4 +- {distro => gnu}/packages/attr.scm | 6 +- {distro => gnu}/packages/autotools.scm | 6 +- {distro => gnu}/packages/base.scm | 22 +- {distro => gnu}/packages/bash.scm | 6 +- {distro => gnu}/packages/bdb.scm | 2 +- {distro => gnu}/packages/bdw-gc.scm | 2 +- {distro => gnu}/packages/bison.scm | 6 +- {distro => gnu}/packages/bootstrap.scm | 2 +- .../packages/bootstrap/i686-linux/bash | Bin .../packages/bootstrap/i686-linux/mkdir | Bin .../packages/bootstrap/i686-linux/tar | Bin .../packages/bootstrap/i686-linux/xz | Bin .../packages/bootstrap/x86_64-linux/bash | Bin .../packages/bootstrap/x86_64-linux/mkdir | Bin .../packages/bootstrap/x86_64-linux/tar | Bin .../packages/bootstrap/x86_64-linux/xz | Bin {distro => gnu}/packages/check.scm | 2 +- {distro => gnu}/packages/compression.scm | 2 +- {distro => gnu}/packages/cpio.scm | 2 +- {distro => gnu}/packages/cyrus-sasl.scm | 8 +- {distro => gnu}/packages/ddrescue.scm | 2 +- {distro => gnu}/packages/dejagnu.scm | 4 +- {distro => gnu}/packages/ed.scm | 2 +- {distro => gnu}/packages/emacs.scm | 10 +- {distro => gnu}/packages/file.scm | 2 +- {distro => gnu}/packages/flex.scm | 8 +- {distro => gnu}/packages/gawk.scm | 4 +- {distro => gnu}/packages/gdb.scm | 16 +- {distro => gnu}/packages/gdbm.scm | 2 +- {distro => gnu}/packages/gettext.scm | 2 +- {distro => gnu}/packages/global.scm | 6 +- {distro => gnu}/packages/gnupg.scm | 8 +- {distro => gnu}/packages/gnutls.scm | 14 +- {distro => gnu}/packages/gperf.scm | 2 +- {distro => gnu}/packages/gsasl.scm | 12 +- {distro => gnu}/packages/guile.scm | 22 +- {distro => gnu}/packages/help2man.scm | 4 +- {distro => gnu}/packages/icu4c.scm | 4 +- {distro => gnu}/packages/idutils.scm | 2 +- {distro => gnu}/packages/indent.scm | 2 +- {distro => gnu}/packages/ld-wrapper.scm | 0 {distro => gnu}/packages/less.scm | 4 +- {distro => gnu}/packages/libffi.scm | 2 +- {distro => gnu}/packages/libidn.scm | 2 +- {distro => gnu}/packages/libjpeg.scm | 2 +- {distro => gnu}/packages/libsigsegv.scm | 2 +- {distro => gnu}/packages/libtiff.scm | 6 +- {distro => gnu}/packages/libunistring.scm | 2 +- {distro => gnu}/packages/libusb.scm | 2 +- {distro => gnu}/packages/linux.scm | 14 +- {distro => gnu}/packages/lout.scm | 2 +- {distro => gnu}/packages/lsh.scm | 16 +- {distro => gnu}/packages/m4.scm | 2 +- {distro => gnu}/packages/mailutils.scm | 24 +- {distro => gnu}/packages/make-bootstrap.scm | 18 +- {distro => gnu}/packages/mit-krb5.scm | 6 +- {distro => gnu}/packages/multiprecision.scm | 4 +- {distro => gnu}/packages/mysql.scm | 12 +- {distro => gnu}/packages/nano.scm | 6 +- {distro => gnu}/packages/ncurses.scm | 2 +- {distro => gnu}/packages/nettle.scm | 6 +- {distro => gnu}/packages/openssl.scm | 4 +- .../packages/patches/bigloo-gc-shebangs.patch | 0 .../patches/binutils-ld-new-dtags.patch | 0 .../patches/cpio-gets-undeclared.patch | 0 .../patches/diffutils-gets-undeclared.patch | 0 .../packages/patches/emacs-configure-sh.patch | 0 .../patches/findutils-absolute-paths.patch | 0 .../packages/patches/flex-bison-tests.patch | 0 .../packages/patches/gawk-shell.patch | 0 .../patches/gettext-gets-undeclared.patch | 0 .../patches/glibc-bootstrap-system.patch | 0 .../patches/glibc-no-ld-so-cache.patch | 0 .../packages/patches/guile-1.8-cpp-4.5.patch | 0 .../packages/patches/guile-default-utf8.patch | 0 .../packages/patches/guile-relocatable.patch | 0 .../packages/patches/libtool-skip-tests.patch | 0 .../packages/patches/lsh-guile-compat.patch | 0 .../packages/patches/lsh-no-root-login.patch | 0 .../patches/lsh-pam-service-name.patch | 0 .../packages/patches/m4-gets-undeclared.patch | 0 .../packages/patches/m4-readlink-EINVAL.patch | 0 .../packages/patches/m4-s_isdir.patch | 0 .../packages/patches/make-impure-dirs.patch | 0 .../packages/patches/perl-no-sys-dirs.patch | 0 .../packages/patches/procps-make-3.82.patch | 0 .../patches/readline-link-ncurses.patch | 0 .../patches/shishi-gets-undeclared.patch | 0 .../patches/tar-gets-undeclared.patch | 0 {distro => gnu}/packages/perl.scm | 2 +- {distro => gnu}/packages/pkg-config.scm | 2 +- {distro => gnu}/packages/pth.scm | 2 +- {distro => gnu}/packages/python.scm | 8 +- {distro => gnu}/packages/readline.scm | 4 +- {distro => gnu}/packages/recutils.scm | 8 +- {distro => gnu}/packages/rsync.scm | 6 +- {distro => gnu}/packages/scheme.scm | 10 +- {distro => gnu}/packages/shishi.scm | 8 +- {distro => gnu}/packages/system.scm | 4 +- {distro => gnu}/packages/tcl.scm | 2 +- {distro => gnu}/packages/texinfo.scm | 6 +- {distro => gnu}/packages/time.scm | 2 +- {distro => gnu}/packages/wget.scm | 8 +- {distro => gnu}/packages/which.scm | 2 +- {distro => gnu}/packages/xml.scm | 2 +- {distro => gnu}/packages/zile.scm | 10 +- guix-package.in | 4 +- guix/build-system/gnu.scm | 6 +- guix/build-system/trivial.scm | 2 +- guix/download.scm | 2 +- hydra.scm | 4 +- po/POTFILES.in | 8 +- tests/builders.scm | 4 +- tests/derivations.scm | 2 +- tests/guix-build.sh | 8 +- tests/guix-daemon.sh | 2 +- tests/guix-package.sh | 4 +- tests/packages.scm | 6 +- tests/store.scm | 2 +- tests/union.scm | 2 +- 126 files changed, 370 insertions(+), 370 deletions(-) rename {distro => gnu}/packages/acl.scm (93%) rename {distro => gnu}/packages/algebra.scm (97%) rename {distro => gnu}/packages/aspell.scm (96%) rename {distro => gnu}/packages/attr.scm (95%) rename {distro => gnu}/packages/autotools.scm (97%) rename {distro => gnu}/packages/base.scm (98%) rename {distro => gnu}/packages/bash.scm (97%) rename {distro => gnu}/packages/bdb.scm (98%) rename {distro => gnu}/packages/bdw-gc.scm (98%) rename {distro => gnu}/packages/bison.scm (94%) rename {distro => gnu}/packages/bootstrap.scm (99%) rename {distro => gnu}/packages/bootstrap/i686-linux/bash (100%) rename {distro => gnu}/packages/bootstrap/i686-linux/mkdir (100%) rename {distro => gnu}/packages/bootstrap/i686-linux/tar (100%) rename {distro => gnu}/packages/bootstrap/i686-linux/xz (100%) rename {distro => gnu}/packages/bootstrap/x86_64-linux/bash (100%) rename {distro => gnu}/packages/bootstrap/x86_64-linux/mkdir (100%) rename {distro => gnu}/packages/bootstrap/x86_64-linux/tar (100%) rename {distro => gnu}/packages/bootstrap/x86_64-linux/xz (100%) rename {distro => gnu}/packages/check.scm (97%) rename {distro => gnu}/packages/compression.scm (99%) rename {distro => gnu}/packages/cpio.scm (98%) rename {distro => gnu}/packages/cyrus-sasl.scm (93%) rename {distro => gnu}/packages/ddrescue.scm (98%) rename {distro => gnu}/packages/dejagnu.scm (97%) rename {distro => gnu}/packages/ed.scm (98%) rename {distro => gnu}/packages/emacs.scm (94%) rename {distro => gnu}/packages/file.scm (97%) rename {distro => gnu}/packages/flex.scm (94%) rename {distro => gnu}/packages/gawk.scm (97%) rename {distro => gnu}/packages/gdb.scm (86%) rename {distro => gnu}/packages/gdbm.scm (98%) rename {distro => gnu}/packages/gettext.scm (98%) rename {distro => gnu}/packages/global.scm (94%) rename {distro => gnu}/packages/gnupg.scm (97%) rename {distro => gnu}/packages/gnutls.scm (91%) rename {distro => gnu}/packages/gperf.scm (98%) rename {distro => gnu}/packages/gsasl.scm (94%) rename {distro => gnu}/packages/guile.scm (94%) rename {distro => gnu}/packages/help2man.scm (95%) rename {distro => gnu}/packages/icu4c.scm (96%) rename {distro => gnu}/packages/idutils.scm (98%) rename {distro => gnu}/packages/indent.scm (97%) rename {distro => gnu}/packages/ld-wrapper.scm (100%) rename {distro => gnu}/packages/less.scm (96%) rename {distro => gnu}/packages/libffi.scm (98%) rename {distro => gnu}/packages/libidn.scm (98%) rename {distro => gnu}/packages/libjpeg.scm (98%) rename {distro => gnu}/packages/libsigsegv.scm (97%) rename {distro => gnu}/packages/libtiff.scm (95%) rename {distro => gnu}/packages/libunistring.scm (98%) rename {distro => gnu}/packages/libusb.scm (97%) rename {distro => gnu}/packages/linux.scm (97%) rename {distro => gnu}/packages/lout.scm (99%) rename {distro => gnu}/packages/lsh.scm (92%) rename {distro => gnu}/packages/m4.scm (99%) rename {distro => gnu}/packages/mailutils.scm (88%) rename {distro => gnu}/packages/make-bootstrap.scm (98%) rename {distro => gnu}/packages/mit-krb5.scm (95%) rename {distro => gnu}/packages/multiprecision.scm (98%) rename {distro => gnu}/packages/mysql.scm (93%) rename {distro => gnu}/packages/nano.scm (93%) rename {distro => gnu}/packages/ncurses.scm (99%) rename {distro => gnu}/packages/nettle.scm (95%) rename {distro => gnu}/packages/openssl.scm (96%) rename {distro => gnu}/packages/patches/bigloo-gc-shebangs.patch (100%) rename {distro => gnu}/packages/patches/binutils-ld-new-dtags.patch (100%) rename {distro => gnu}/packages/patches/cpio-gets-undeclared.patch (100%) rename {distro => gnu}/packages/patches/diffutils-gets-undeclared.patch (100%) rename {distro => gnu}/packages/patches/emacs-configure-sh.patch (100%) rename {distro => gnu}/packages/patches/findutils-absolute-paths.patch (100%) rename {distro => gnu}/packages/patches/flex-bison-tests.patch (100%) rename {distro => gnu}/packages/patches/gawk-shell.patch (100%) rename {distro => gnu}/packages/patches/gettext-gets-undeclared.patch (100%) rename {distro => gnu}/packages/patches/glibc-bootstrap-system.patch (100%) rename {distro => gnu}/packages/patches/glibc-no-ld-so-cache.patch (100%) rename {distro => gnu}/packages/patches/guile-1.8-cpp-4.5.patch (100%) rename {distro => gnu}/packages/patches/guile-default-utf8.patch (100%) rename {distro => gnu}/packages/patches/guile-relocatable.patch (100%) rename {distro => gnu}/packages/patches/libtool-skip-tests.patch (100%) rename {distro => gnu}/packages/patches/lsh-guile-compat.patch (100%) rename {distro => gnu}/packages/patches/lsh-no-root-login.patch (100%) rename {distro => gnu}/packages/patches/lsh-pam-service-name.patch (100%) rename {distro => gnu}/packages/patches/m4-gets-undeclared.patch (100%) rename {distro => gnu}/packages/patches/m4-readlink-EINVAL.patch (100%) rename {distro => gnu}/packages/patches/m4-s_isdir.patch (100%) rename {distro => gnu}/packages/patches/make-impure-dirs.patch (100%) rename {distro => gnu}/packages/patches/perl-no-sys-dirs.patch (100%) rename {distro => gnu}/packages/patches/procps-make-3.82.patch (100%) rename {distro => gnu}/packages/patches/readline-link-ncurses.patch (100%) rename {distro => gnu}/packages/patches/shishi-gets-undeclared.patch (100%) rename {distro => gnu}/packages/patches/tar-gets-undeclared.patch (100%) rename {distro => gnu}/packages/perl.scm (98%) rename {distro => gnu}/packages/pkg-config.scm (97%) rename {distro => gnu}/packages/pth.scm (98%) rename {distro => gnu}/packages/python.scm (92%) rename {distro => gnu}/packages/readline.scm (97%) rename {distro => gnu}/packages/recutils.scm (93%) rename {distro => gnu}/packages/rsync.scm (94%) rename {distro => gnu}/packages/scheme.scm (97%) rename {distro => gnu}/packages/shishi.scm (93%) rename {distro => gnu}/packages/system.scm (97%) rename {distro => gnu}/packages/tcl.scm (99%) rename {distro => gnu}/packages/texinfo.scm (94%) rename {distro => gnu}/packages/time.scm (98%) rename {distro => gnu}/packages/wget.scm (93%) rename {distro => gnu}/packages/which.scm (97%) rename {distro => gnu}/packages/xml.scm (97%) rename {distro => gnu}/packages/zile.scm (91%) diff --git a/.gitignore b/.gitignore index 0b21a03ecee896d89e804cf9764544dd61df8e1a..d841cb1ad6c404daafde05008ff5fa491b8fe2ce 100644 --- a/.gitignore +++ b/.gitignore @@ -44,9 +44,9 @@ config.cache /doc/guix.pdf /doc/stamp-vti /doc/version.texi -/distro/packages/bootstrap/x86_64-linux/guile-bootstrap-2.0.6.tar.xz /guix-download -/distro/packages/bootstrap/i686-linux/guile-bootstrap-2.0.6.tar.xz +/gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz +/gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz /guix-package /guix/config.scm /guix-import diff --git a/Makefile.am b/Makefile.am index 35e973bbba9ec06e5e625efa09f39ec2a71d3355..b4c8c931fd8fb4603c9078d97c6f2ad4345efe16 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,138 +45,138 @@ MODULES = \ guix/snix.scm \ guix.scm \ distro.scm \ - distro/packages/acl.scm \ - distro/packages/algebra.scm \ - distro/packages/aspell.scm \ - distro/packages/attr.scm \ - distro/packages/autotools.scm \ - distro/packages/base.scm \ - distro/packages/bash.scm \ - distro/packages/bdb.scm \ - distro/packages/bdw-gc.scm \ - distro/packages/bison.scm \ - distro/packages/bootstrap.scm \ - distro/packages/check.scm \ - distro/packages/compression.scm \ - distro/packages/cpio.scm \ - distro/packages/cyrus-sasl.scm \ - distro/packages/dejagnu.scm \ - distro/packages/ddrescue.scm \ - distro/packages/ed.scm \ - distro/packages/emacs.scm \ - distro/packages/file.scm \ - distro/packages/flex.scm \ - distro/packages/gawk.scm \ - distro/packages/gdb.scm \ - distro/packages/gdbm.scm \ - distro/packages/gettext.scm \ - distro/packages/global.scm \ - distro/packages/gnupg.scm \ - distro/packages/gnutls.scm \ - distro/packages/gperf.scm \ - distro/packages/gsasl.scm \ - distro/packages/guile.scm \ - distro/packages/help2man.scm \ - distro/packages/icu4c.scm \ - distro/packages/idutils.scm \ - distro/packages/indent.scm \ - distro/packages/ld-wrapper.scm \ - distro/packages/less.scm \ - distro/packages/libffi.scm \ - distro/packages/libidn.scm \ - distro/packages/libjpeg.scm \ - distro/packages/libsigsegv.scm \ - distro/packages/libtiff.scm \ - distro/packages/libunistring.scm \ - distro/packages/libusb.scm \ - distro/packages/linux.scm \ - distro/packages/lout.scm \ - distro/packages/lsh.scm \ - distro/packages/m4.scm \ - distro/packages/mailutils.scm \ - distro/packages/make-bootstrap.scm \ - distro/packages/mit-krb5.scm \ - distro/packages/multiprecision.scm \ - distro/packages/mysql.scm \ - distro/packages/nano.scm \ - distro/packages/ncurses.scm \ - distro/packages/nettle.scm \ - distro/packages/openssl.scm \ - distro/packages/perl.scm \ - distro/packages/pkg-config.scm \ - distro/packages/pth.scm \ - distro/packages/python.scm \ - distro/packages/readline.scm \ - distro/packages/recutils.scm \ - distro/packages/rsync.scm \ - distro/packages/scheme.scm \ - distro/packages/shishi.scm \ - distro/packages/system.scm \ - distro/packages/tcl.scm \ - distro/packages/texinfo.scm \ - distro/packages/time.scm \ - distro/packages/wget.scm \ - distro/packages/which.scm \ - distro/packages/xml.scm \ - distro/packages/zile.scm + gnu/packages/acl.scm \ + gnu/packages/algebra.scm \ + gnu/packages/aspell.scm \ + gnu/packages/attr.scm \ + gnu/packages/autotools.scm \ + gnu/packages/base.scm \ + gnu/packages/bash.scm \ + gnu/packages/bdb.scm \ + gnu/packages/bdw-gc.scm \ + gnu/packages/bison.scm \ + gnu/packages/bootstrap.scm \ + gnu/packages/check.scm \ + gnu/packages/compression.scm \ + gnu/packages/cpio.scm \ + gnu/packages/cyrus-sasl.scm \ + gnu/packages/dejagnu.scm \ + gnu/packages/ddrescue.scm \ + gnu/packages/ed.scm \ + gnu/packages/emacs.scm \ + gnu/packages/file.scm \ + gnu/packages/flex.scm \ + gnu/packages/gawk.scm \ + gnu/packages/gdb.scm \ + gnu/packages/gdbm.scm \ + gnu/packages/gettext.scm \ + gnu/packages/global.scm \ + gnu/packages/gnupg.scm \ + gnu/packages/gnutls.scm \ + gnu/packages/gperf.scm \ + gnu/packages/gsasl.scm \ + gnu/packages/guile.scm \ + gnu/packages/help2man.scm \ + gnu/packages/icu4c.scm \ + gnu/packages/idutils.scm \ + gnu/packages/indent.scm \ + gnu/packages/ld-wrapper.scm \ + gnu/packages/less.scm \ + gnu/packages/libffi.scm \ + gnu/packages/libidn.scm \ + gnu/packages/libjpeg.scm \ + gnu/packages/libsigsegv.scm \ + gnu/packages/libtiff.scm \ + gnu/packages/libunistring.scm \ + gnu/packages/libusb.scm \ + gnu/packages/linux.scm \ + gnu/packages/lout.scm \ + gnu/packages/lsh.scm \ + gnu/packages/m4.scm \ + gnu/packages/mailutils.scm \ + gnu/packages/make-bootstrap.scm \ + gnu/packages/mit-krb5.scm \ + gnu/packages/multiprecision.scm \ + gnu/packages/mysql.scm \ + gnu/packages/nano.scm \ + gnu/packages/ncurses.scm \ + gnu/packages/nettle.scm \ + gnu/packages/openssl.scm \ + gnu/packages/perl.scm \ + gnu/packages/pkg-config.scm \ + gnu/packages/pth.scm \ + gnu/packages/python.scm \ + gnu/packages/readline.scm \ + gnu/packages/recutils.scm \ + gnu/packages/rsync.scm \ + gnu/packages/scheme.scm \ + gnu/packages/shishi.scm \ + gnu/packages/system.scm \ + gnu/packages/tcl.scm \ + gnu/packages/texinfo.scm \ + gnu/packages/time.scm \ + gnu/packages/wget.scm \ + gnu/packages/which.scm \ + gnu/packages/xml.scm \ + gnu/packages/zile.scm GOBJECTS = $(MODULES:%.scm=%.go) guix/config.go nobase_dist_guilemodule_DATA = $(MODULES) -patchdir = $(guilemoduledir)/distro/packages/patches +patchdir = $(guilemoduledir)/gnu/packages/patches dist_patch_DATA = \ - distro/packages/patches/bigloo-gc-shebangs.patch \ - distro/packages/patches/binutils-ld-new-dtags.patch \ - distro/packages/patches/cpio-gets-undeclared.patch \ - distro/packages/patches/diffutils-gets-undeclared.patch \ - distro/packages/patches/emacs-configure-sh.patch \ - distro/packages/patches/flex-bison-tests.patch \ - distro/packages/patches/gawk-shell.patch \ - distro/packages/patches/gettext-gets-undeclared.patch \ - distro/packages/patches/glibc-bootstrap-system.patch \ - distro/packages/patches/glibc-no-ld-so-cache.patch \ - distro/packages/patches/guile-1.8-cpp-4.5.patch \ - distro/packages/patches/guile-default-utf8.patch \ - distro/packages/patches/guile-relocatable.patch \ - distro/packages/patches/libtool-skip-tests.patch \ - distro/packages/patches/lsh-guile-compat.patch \ - distro/packages/patches/lsh-no-root-login.patch \ - distro/packages/patches/lsh-pam-service-name.patch \ - distro/packages/patches/m4-gets-undeclared.patch \ - distro/packages/patches/m4-readlink-EINVAL.patch \ - distro/packages/patches/m4-s_isdir.patch \ - distro/packages/patches/make-impure-dirs.patch \ - distro/packages/patches/findutils-absolute-paths.patch \ - distro/packages/patches/perl-no-sys-dirs.patch \ - distro/packages/patches/procps-make-3.82.patch \ - distro/packages/patches/readline-link-ncurses.patch \ - distro/packages/patches/shishi-gets-undeclared.patch \ - distro/packages/patches/tar-gets-undeclared.patch + gnu/packages/patches/bigloo-gc-shebangs.patch \ + gnu/packages/patches/binutils-ld-new-dtags.patch \ + gnu/packages/patches/cpio-gets-undeclared.patch \ + gnu/packages/patches/diffutils-gets-undeclared.patch \ + gnu/packages/patches/emacs-configure-sh.patch \ + gnu/packages/patches/flex-bison-tests.patch \ + gnu/packages/patches/gawk-shell.patch \ + gnu/packages/patches/gettext-gets-undeclared.patch \ + gnu/packages/patches/glibc-bootstrap-system.patch \ + gnu/packages/patches/glibc-no-ld-so-cache.patch \ + gnu/packages/patches/guile-1.8-cpp-4.5.patch \ + gnu/packages/patches/guile-default-utf8.patch \ + gnu/packages/patches/guile-relocatable.patch \ + gnu/packages/patches/libtool-skip-tests.patch \ + gnu/packages/patches/lsh-guile-compat.patch \ + gnu/packages/patches/lsh-no-root-login.patch \ + gnu/packages/patches/lsh-pam-service-name.patch \ + gnu/packages/patches/m4-gets-undeclared.patch \ + gnu/packages/patches/m4-readlink-EINVAL.patch \ + gnu/packages/patches/m4-s_isdir.patch \ + gnu/packages/patches/make-impure-dirs.patch \ + gnu/packages/patches/findutils-absolute-paths.patch \ + gnu/packages/patches/perl-no-sys-dirs.patch \ + gnu/packages/patches/procps-make-3.82.patch \ + gnu/packages/patches/readline-link-ncurses.patch \ + gnu/packages/patches/shishi-gets-undeclared.patch \ + gnu/packages/patches/tar-gets-undeclared.patch -bootstrapdir = $(guilemoduledir)/distro/packages/bootstrap +bootstrapdir = $(guilemoduledir)/gnu/packages/bootstrap bootstrap_x86_64_linuxdir = $(bootstrapdir)/x86_64-linux bootstrap_i686_linuxdir = $(bootstrapdir)/i686-linux dist_bootstrap_x86_64_linux_DATA = \ - distro/packages/bootstrap/x86_64-linux/bash \ - distro/packages/bootstrap/x86_64-linux/mkdir \ - distro/packages/bootstrap/x86_64-linux/tar \ - distro/packages/bootstrap/x86_64-linux/xz + 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 = \ - distro/packages/bootstrap/i686-linux/bash \ - distro/packages/bootstrap/i686-linux/mkdir \ - distro/packages/bootstrap/i686-linux/tar \ - distro/packages/bootstrap/i686-linux/xz + gnu/packages/bootstrap/i686-linux/bash \ + gnu/packages/bootstrap/i686-linux/mkdir \ + gnu/packages/bootstrap/i686-linux/tar \ + gnu/packages/bootstrap/i686-linux/xz # Big bootstrap binaries are not included in the tarball. Instead, they # are downloaded. nodist_bootstrap_x86_64_linux_DATA = \ - distro/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz + gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz nodist_bootstrap_i686_linux_DATA = \ - distro/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz + gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz # Those files must remain executable, so they remain executable once # imported into the store. @@ -193,10 +193,10 @@ DOWNLOAD_FILE = \ $(GUILE) --no-auto-compile -L "$(top_builddir)" -L "$(top_srcdir)" \ "$(top_srcdir)/build-aux/download.scm" -distro/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz: +gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz: $(MKDIR_P) `dirname "$@"` $(DOWNLOAD_FILE) "$@" "bc43210dcd146d242bef4d354b0aeac12c4ef3118c07502d17ffa8d49e15aa2c" -distro/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz: +gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz: $(MKDIR_P) `dirname "$@"` $(DOWNLOAD_FILE) "$@" "f9a7c6f4c556eaafa2a69bcf07d4ffbb6682ea831d4c9da9ba095aca3ccd217c" diff --git a/distro.scm b/distro.scm index c2d3d1fa408c11544386aabb9f583f7cb7d57a47..39735848155feaa189e093196af9368b79e67d16 100644 --- a/distro.scm +++ b/distro.scm @@ -1,5 +1,5 @@ ;;; GNU Guix --- Functional package management for GNU -;;; Copyright © 2012 Ludovic Courtès +;;; Copyright © 2012, 2013 Ludovic Courtès ;;; ;;; This file is part of GNU Guix. ;;; @@ -47,12 +47,12 @@ (define %patch-path (make-parameter - (map (cut string-append <> "/distro/packages/patches") + (map (cut string-append <> "/gnu/packages/patches") %load-path))) (define %bootstrap-binaries-path (make-parameter - (map (cut string-append <> "/distro/packages/bootstrap") + (map (cut string-append <> "/gnu/packages/bootstrap") %load-path))) (define (search-patch file-name) @@ -65,9 +65,9 @@ (string-append system "/" file-name))) (define %distro-module-directory - ;; Absolute path of the (distro ...) module root. + ;; Absolute path of the (gnu packages ...) module root. (string-append (dirname (search-path %load-path "distro.scm")) - "/distro/packages")) + "/gnu/packages")) (define (package-files) "Return the list of files that implement distro modules." diff --git a/distro/packages/acl.scm b/gnu/packages/acl.scm similarity index 93% rename from distro/packages/acl.scm rename to gnu/packages/acl.scm index 068789b5620d19a0c51de16aff18f13259d96512..1cba608c8c946c0ec084b75186b05538e51d1e2a 100644 --- a/distro/packages/acl.scm +++ b/gnu/packages/acl.scm @@ -16,11 +16,11 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages acl) +(define-module (gnu packages acl) #:use-module (guix licenses) - #:use-module (distro packages attr) - #:use-module (distro packages perl) - #:use-module ((distro packages gettext) + #:use-module (gnu packages attr) + #:use-module (gnu packages perl) + #:use-module ((gnu packages gettext) #:renamer (symbol-prefix-proc 'guix:)) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/algebra.scm b/gnu/packages/algebra.scm similarity index 97% rename from distro/packages/algebra.scm rename to gnu/packages/algebra.scm index 7bbdd6c0924b1fa0d7d4a46c5f9fbd8109cfb9ee..088e32bc0c736e0028647242d5e81640e6cd8f9a 100644 --- a/distro/packages/algebra.scm +++ b/gnu/packages/algebra.scm @@ -17,12 +17,12 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages algebra) +(define-module (gnu packages algebra) #:use-module (distro) - #:use-module (distro packages multiprecision) - #:use-module (distro packages perl) - #:use-module (distro packages readline) - #:use-module (distro packages flex) + #:use-module (gnu packages multiprecision) + #:use-module (gnu packages perl) + #:use-module (gnu packages readline) + #:use-module (gnu packages flex) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/aspell.scm b/gnu/packages/aspell.scm similarity index 96% rename from distro/packages/aspell.scm rename to gnu/packages/aspell.scm index a4c14c092cb095295787389aa8b32d3f510853ad..ca0218d81478ba80edd4f439d5f7f3befda624eb 100644 --- a/distro/packages/aspell.scm +++ b/gnu/packages/aspell.scm @@ -16,12 +16,12 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages aspell) +(define-module (gnu packages aspell) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) #:use-module (guix licenses) - #:use-module (distro packages perl)) + #:use-module (gnu packages perl)) (define-public aspell (package diff --git a/distro/packages/attr.scm b/gnu/packages/attr.scm similarity index 95% rename from distro/packages/attr.scm rename to gnu/packages/attr.scm index ae0d257dbe98401879bc1940fe20c7b07ee1e179..2f8a0e0e657ecd86060d0081f2259f7f6596ee50 100644 --- a/distro/packages/attr.scm +++ b/gnu/packages/attr.scm @@ -17,10 +17,10 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages attr) +(define-module (gnu packages attr) #:use-module (guix licenses) - #:use-module (distro packages perl) - #:use-module ((distro packages gettext) + #:use-module (gnu packages perl) + #:use-module ((gnu packages gettext) #:renamer (symbol-prefix-proc 'guix:)) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/autotools.scm b/gnu/packages/autotools.scm similarity index 97% rename from distro/packages/autotools.scm rename to gnu/packages/autotools.scm index 06568b2224dd66fb9ecdea888e9d0931aa6189bc..b5c8b6ec8752f4fd308b4fc262cdef240bfeeeef 100644 --- a/distro/packages/autotools.scm +++ b/gnu/packages/autotools.scm @@ -17,11 +17,11 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages autotools) +(define-module (gnu packages autotools) #:use-module (guix licenses) #:use-module (distro) - #:use-module (distro packages perl) - #:use-module (distro packages m4) + #:use-module (gnu packages perl) + #:use-module (gnu packages m4) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu)) diff --git a/distro/packages/base.scm b/gnu/packages/base.scm similarity index 98% rename from distro/packages/base.scm rename to gnu/packages/base.scm index bc705f16e78a1fa8ac5dffaab9f001f9e6cab569..b5a58566099108d0021b429cc61c029ba8b0576d 100644 --- a/distro/packages/base.scm +++ b/gnu/packages/base.scm @@ -17,18 +17,18 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages base) +(define-module (gnu packages base) #:use-module (guix licenses) #:use-module (distro) - #:use-module (distro packages acl) - #:use-module (distro packages bash) - #:use-module (distro packages bootstrap) - #:use-module (distro packages compression) - #:use-module (distro packages gawk) - #:use-module (distro packages guile) - #:use-module (distro packages multiprecision) - #:use-module (distro packages perl) - #:use-module (distro packages linux) + #:use-module (gnu packages acl) + #:use-module (gnu packages bash) + #:use-module (gnu packages bootstrap) + #:use-module (gnu packages compression) + #:use-module (gnu packages gawk) + #:use-module (gnu packages guile) + #:use-module (gnu packages multiprecision) + #:use-module (gnu packages perl) + #:use-module (gnu packages linux) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) @@ -978,7 +978,7 @@ exec ~a/bin/~a-gcc -B~a/lib -Wl,-dynamic-linker -Wl,~a/~a \"$@\"~%" ("guile" ,%bootstrap-guile) ("bash" ,@(assoc-ref %boot2-inputs "bash")) ("wrapper" ,(search-path %load-path - "distro/packages/ld-wrapper.scm")))) + "gnu/packages/ld-wrapper.scm")))) (arguments `(#:guile ,%bootstrap-guile #:modules ((guix build utils)) diff --git a/distro/packages/bash.scm b/gnu/packages/bash.scm similarity index 97% rename from distro/packages/bash.scm rename to gnu/packages/bash.scm index 0306c7197ef315bbbc1882c4f5edcef23e8dd4ab..d74315ad189933f8e59d30d1322c0ec5c57ccc3e 100644 --- a/distro/packages/bash.scm +++ b/gnu/packages/bash.scm @@ -16,10 +16,10 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages bash) +(define-module (gnu packages bash) #:use-module (guix licenses) - #:use-module (distro packages ncurses) - #:use-module (distro packages readline) + #:use-module (gnu packages ncurses) + #:use-module (gnu packages readline) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix utils) diff --git a/distro/packages/bdb.scm b/gnu/packages/bdb.scm similarity index 98% rename from distro/packages/bdb.scm rename to gnu/packages/bdb.scm index 93bf2902311b14e51cbcab39e453b0900ae3e253..1be57b302ab5f989e7116e6053c75ce2bf6e7f72 100644 --- a/distro/packages/bdb.scm +++ b/gnu/packages/bdb.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages bdb) +(define-module (gnu packages bdb) #:use-module (distro) #:use-module (guix licenses) #:use-module (guix packages) diff --git a/distro/packages/bdw-gc.scm b/gnu/packages/bdw-gc.scm similarity index 98% rename from distro/packages/bdw-gc.scm rename to gnu/packages/bdw-gc.scm index 5a397eaaa31ba0b99fe7345ee30898fd923c8339..65c2fd99ce0367be427b0e3e8719716ba3a5261c 100644 --- a/distro/packages/bdw-gc.scm +++ b/gnu/packages/bdw-gc.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages bdw-gc) +(define-module (gnu packages bdw-gc) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/bison.scm b/gnu/packages/bison.scm similarity index 94% rename from distro/packages/bison.scm rename to gnu/packages/bison.scm index b3111c30ab7a13a4d1a9b9519ed19ef24957f2db..95ffb1752229d586b3d3c010795a7d1cfefcfe72 100644 --- a/distro/packages/bison.scm +++ b/gnu/packages/bison.scm @@ -16,13 +16,13 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages bison) +(define-module (gnu packages bison) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) - #:use-module (distro packages m4) - #:use-module (distro packages perl)) + #:use-module (gnu packages m4) + #:use-module (gnu packages perl)) (define-public bison (package diff --git a/distro/packages/bootstrap.scm b/gnu/packages/bootstrap.scm similarity index 99% rename from distro/packages/bootstrap.scm rename to gnu/packages/bootstrap.scm index 27183162b58b436df15797919c01d66679773d07..6cad9336440669edabf00a1c80963f7017509efc 100644 --- a/distro/packages/bootstrap.scm +++ b/gnu/packages/bootstrap.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages bootstrap) +(define-module (gnu packages bootstrap) #:use-module (guix licenses) #:use-module (distro) #:use-module (guix packages) diff --git a/distro/packages/bootstrap/i686-linux/bash b/gnu/packages/bootstrap/i686-linux/bash similarity index 100% rename from distro/packages/bootstrap/i686-linux/bash rename to gnu/packages/bootstrap/i686-linux/bash diff --git a/distro/packages/bootstrap/i686-linux/mkdir b/gnu/packages/bootstrap/i686-linux/mkdir similarity index 100% rename from distro/packages/bootstrap/i686-linux/mkdir rename to gnu/packages/bootstrap/i686-linux/mkdir diff --git a/distro/packages/bootstrap/i686-linux/tar b/gnu/packages/bootstrap/i686-linux/tar similarity index 100% rename from distro/packages/bootstrap/i686-linux/tar rename to gnu/packages/bootstrap/i686-linux/tar diff --git a/distro/packages/bootstrap/i686-linux/xz b/gnu/packages/bootstrap/i686-linux/xz similarity index 100% rename from distro/packages/bootstrap/i686-linux/xz rename to gnu/packages/bootstrap/i686-linux/xz diff --git a/distro/packages/bootstrap/x86_64-linux/bash b/gnu/packages/bootstrap/x86_64-linux/bash similarity index 100% rename from distro/packages/bootstrap/x86_64-linux/bash rename to gnu/packages/bootstrap/x86_64-linux/bash diff --git a/distro/packages/bootstrap/x86_64-linux/mkdir b/gnu/packages/bootstrap/x86_64-linux/mkdir similarity index 100% rename from distro/packages/bootstrap/x86_64-linux/mkdir rename to gnu/packages/bootstrap/x86_64-linux/mkdir diff --git a/distro/packages/bootstrap/x86_64-linux/tar b/gnu/packages/bootstrap/x86_64-linux/tar similarity index 100% rename from distro/packages/bootstrap/x86_64-linux/tar rename to gnu/packages/bootstrap/x86_64-linux/tar diff --git a/distro/packages/bootstrap/x86_64-linux/xz b/gnu/packages/bootstrap/x86_64-linux/xz similarity index 100% rename from distro/packages/bootstrap/x86_64-linux/xz rename to gnu/packages/bootstrap/x86_64-linux/xz diff --git a/distro/packages/check.scm b/gnu/packages/check.scm similarity index 97% rename from distro/packages/check.scm rename to gnu/packages/check.scm index 49197cc135dd4c1b1941469be88e39fe1405a972..ec2997cbe6e7d415ac52ed2a283c2d6e3451a55b 100644 --- a/distro/packages/check.scm +++ b/gnu/packages/check.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages check) +(define-module (gnu packages check) #:use-module (distro) #:use-module (guix licenses) #:use-module (guix packages) diff --git a/distro/packages/compression.scm b/gnu/packages/compression.scm similarity index 99% rename from distro/packages/compression.scm rename to gnu/packages/compression.scm index 51a2d70e2d8e9944e020b48bc41e7a1547578b30..dc00f323ce7d75be334decdba99a3d7f7556e4d9 100644 --- a/distro/packages/compression.scm +++ b/gnu/packages/compression.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages compression) +(define-module (gnu packages compression) #:use-module ((guix licenses) #:renamer (symbol-prefix-proc 'license:)) #:use-module (guix packages) diff --git a/distro/packages/cpio.scm b/gnu/packages/cpio.scm similarity index 98% rename from distro/packages/cpio.scm rename to gnu/packages/cpio.scm index 07c0ec3f539895a645b72c374e473ea67280594b..6fddc3f768033ef55388abae36e512ecfd422fce 100644 --- a/distro/packages/cpio.scm +++ b/gnu/packages/cpio.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages cpio) +(define-module (gnu packages cpio) #:use-module (guix licenses) #:use-module (distro) #:use-module (guix packages) diff --git a/distro/packages/cyrus-sasl.scm b/gnu/packages/cyrus-sasl.scm similarity index 93% rename from distro/packages/cyrus-sasl.scm rename to gnu/packages/cyrus-sasl.scm index 9ce2051a68a6fccab3b6f936322e177778a0ef54..fe8ea4ef7c0b950c5e29cd2b3294566414a81abe 100644 --- a/distro/packages/cyrus-sasl.scm +++ b/gnu/packages/cyrus-sasl.scm @@ -17,11 +17,11 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages cyrus-sasl) +(define-module (gnu packages cyrus-sasl) #:use-module (distro) - #:use-module (distro packages gdbm) - #:use-module (distro packages mit-krb5) - #:use-module (distro packages openssl) + #:use-module (gnu packages gdbm) + #:use-module (gnu packages mit-krb5) + #:use-module (gnu packages openssl) #:use-module ((guix licenses) #:renamer (symbol-prefix-proc 'license:)) #:use-module (guix packages) diff --git a/distro/packages/ddrescue.scm b/gnu/packages/ddrescue.scm similarity index 98% rename from distro/packages/ddrescue.scm rename to gnu/packages/ddrescue.scm index 97bfd78309572020cf343aa00641209a1a7e7e68..e9c7856af3e7756931f92ee1d4c169c836212b7b 100644 --- a/distro/packages/ddrescue.scm +++ b/gnu/packages/ddrescue.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages ddrescue) +(define-module (gnu packages ddrescue) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/dejagnu.scm b/gnu/packages/dejagnu.scm similarity index 97% rename from distro/packages/dejagnu.scm rename to gnu/packages/dejagnu.scm index f350f8a9738fe9148b5fa74711a8e15664b95bad..1efc7c78e7180482d5aaf6e39538ffc700240947 100644 --- a/distro/packages/dejagnu.scm +++ b/gnu/packages/dejagnu.scm @@ -16,12 +16,12 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages dejagnu) +(define-module (gnu packages dejagnu) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) #:use-module (guix licenses) - #:use-module (distro packages tcl)) + #:use-module (gnu packages tcl)) (define-public dejagnu (package diff --git a/distro/packages/ed.scm b/gnu/packages/ed.scm similarity index 98% rename from distro/packages/ed.scm rename to gnu/packages/ed.scm index 614b3ae6450046863ecef3133822c8c9694ce8e8..83d8b21bfb21922e94a94e289042206f8f7ff5b9 100644 --- a/distro/packages/ed.scm +++ b/gnu/packages/ed.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages ed) +(define-module (gnu packages ed) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/emacs.scm b/gnu/packages/emacs.scm similarity index 94% rename from distro/packages/emacs.scm rename to gnu/packages/emacs.scm index 5a3d3f391080aa4988f2d9593c4e4ecdeb4134ce..c9d0822a80b5cf015b4b83febcb5a3e815cf75dd 100644 --- a/distro/packages/emacs.scm +++ b/gnu/packages/emacs.scm @@ -16,16 +16,16 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages emacs) +(define-module (gnu packages emacs) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) #:use-module (distro) - #:use-module (distro packages ncurses) - #:use-module (distro packages texinfo) - #:use-module (distro packages gnutls) - #:use-module (distro packages pkg-config)) + #:use-module (gnu packages ncurses) + #:use-module (gnu packages texinfo) + #:use-module (gnu packages gnutls) + #:use-module (gnu packages pkg-config)) (define-public emacs (package diff --git a/distro/packages/file.scm b/gnu/packages/file.scm similarity index 97% rename from distro/packages/file.scm rename to gnu/packages/file.scm index 61bdd71cfe25e084cce2f37d575c029a2e882149..5a2cc2ad8063fa7d27d131ecb3296ac8c8fe962d 100644 --- a/distro/packages/file.scm +++ b/gnu/packages/file.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages file) +(define-module (gnu packages file) #:use-module (distro) #:use-module (guix licenses) #:use-module (guix packages) diff --git a/distro/packages/flex.scm b/gnu/packages/flex.scm similarity index 94% rename from distro/packages/flex.scm rename to gnu/packages/flex.scm index 2cfdbfe23ab421e8aaf36f69767e53841677ee2d..7a6d5f507dc56183a70beb70f4c154b2750b443f 100644 --- a/distro/packages/flex.scm +++ b/gnu/packages/flex.scm @@ -16,15 +16,15 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages flex) +(define-module (gnu packages flex) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) #:use-module (distro) - #:use-module (distro packages m4) - #:use-module (distro packages bison) - #:use-module (distro packages indent)) + #:use-module (gnu packages m4) + #:use-module (gnu packages bison) + #:use-module (gnu packages indent)) (define-public flex (package diff --git a/distro/packages/gawk.scm b/gnu/packages/gawk.scm similarity index 97% rename from distro/packages/gawk.scm rename to gnu/packages/gawk.scm index 6fed7f8b70d46d5e674a9311e6714185e4d20668..802042665a3b629a8062f049b3554e0f346038c5 100644 --- a/distro/packages/gawk.scm +++ b/gnu/packages/gawk.scm @@ -16,9 +16,9 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages gawk) +(define-module (gnu packages gawk) #:use-module (guix licenses) - #:use-module (distro packages libsigsegv) + #:use-module (gnu packages libsigsegv) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix utils) diff --git a/distro/packages/gdb.scm b/gnu/packages/gdb.scm similarity index 86% rename from distro/packages/gdb.scm rename to gnu/packages/gdb.scm index 4540c040990b9b0cbbfae11de83d85e71c3bdc6d..c8c771bfd5811b1071f394017ecb34a51bf16a53 100644 --- a/distro/packages/gdb.scm +++ b/gnu/packages/gdb.scm @@ -16,14 +16,14 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages gdb) - #:use-module (distro packages ncurses) - #:use-module (distro packages readline) - #:use-module (distro packages dejagnu) - #:use-module (distro packages texinfo) - #:use-module (distro packages multiprecision) - #:use-module (distro packages xml) - #:use-module (distro packages python) +(define-module (gnu packages gdb) + #:use-module (gnu packages ncurses) + #:use-module (gnu packages readline) + #:use-module (gnu packages dejagnu) + #:use-module (gnu packages texinfo) + #:use-module (gnu packages multiprecision) + #:use-module (gnu packages xml) + #:use-module (gnu packages python) #:use-module ((guix licenses) #:select (gpl3+)) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/gdbm.scm b/gnu/packages/gdbm.scm similarity index 98% rename from distro/packages/gdbm.scm rename to gnu/packages/gdbm.scm index 47f1b95e95f3ba2464ee10d5197bdea50bcbf0e3..588b732b02f34de64281542360de784f637dfb52 100644 --- a/distro/packages/gdbm.scm +++ b/gnu/packages/gdbm.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages gdbm) +(define-module (gnu packages gdbm) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/gettext.scm b/gnu/packages/gettext.scm similarity index 98% rename from distro/packages/gettext.scm rename to gnu/packages/gettext.scm index e4d4acc615d11fd8f04a477f7e339b9b109449bf..c45a488dcaa61f5e408a9e37f8fd00eef45c8719 100644 --- a/distro/packages/gettext.scm +++ b/gnu/packages/gettext.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages gettext) +(define-module (gnu packages gettext) #:use-module (guix licenses) #:use-module (distro) #:use-module (guix packages) diff --git a/distro/packages/global.scm b/gnu/packages/global.scm similarity index 94% rename from distro/packages/global.scm rename to gnu/packages/global.scm index ddd28c2887f2e7f8f2d55bc3d5c3b59c8639ab0d..705efbbbedaefed17c9d061736cf25ec2d9a4bb5 100644 --- a/distro/packages/global.scm +++ b/gnu/packages/global.scm @@ -16,13 +16,13 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages global) +(define-module (gnu packages global) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) #:use-module (guix licenses) - #:use-module (distro packages ncurses) - #:use-module (distro packages autotools) + #:use-module (gnu packages ncurses) + #:use-module (gnu packages autotools) #:use-module (distro)) (define-public global ; a global variable diff --git a/distro/packages/gnupg.scm b/gnu/packages/gnupg.scm similarity index 97% rename from distro/packages/gnupg.scm rename to gnu/packages/gnupg.scm index 5fdf19187dc4da501a3f01e9ca28b122c76160b5..82f8d26a65c9c5fc4e9345d1f69651cf863b27a5 100644 --- a/distro/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -16,11 +16,11 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages gnupg) +(define-module (gnu packages gnupg) #:use-module (guix licenses) - #:use-module (distro packages pth) - #:use-module (distro packages readline) - #:use-module ((distro packages compression) + #:use-module (gnu packages pth) + #:use-module (gnu packages readline) + #:use-module ((gnu packages compression) #:renamer (symbol-prefix-proc 'guix:)) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/gnutls.scm b/gnu/packages/gnutls.scm similarity index 91% rename from distro/packages/gnutls.scm rename to gnu/packages/gnutls.scm index 269907e7c493078c921e3bd76fea502587a25cf7..4bda9a9ac50f568b656fc5f2317ee9b2d581a8d8 100644 --- a/distro/packages/gnutls.scm +++ b/gnu/packages/gnutls.scm @@ -16,18 +16,18 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages gnutls) +(define-module (gnu packages gnutls) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) - #:use-module (distro packages base) - #:use-module ((distro packages compression) + #:use-module (gnu packages base) + #:use-module ((gnu packages compression) #:renamer (symbol-prefix-proc 'guix:)) - #:use-module (distro packages nettle) - #:use-module (distro packages guile) - #:use-module (distro packages perl) - #:use-module (distro packages which)) + #:use-module (gnu packages nettle) + #:use-module (gnu packages guile) + #:use-module (gnu packages perl) + #:use-module (gnu packages which)) (define-public libtasn1 (package diff --git a/distro/packages/gperf.scm b/gnu/packages/gperf.scm similarity index 98% rename from distro/packages/gperf.scm rename to gnu/packages/gperf.scm index f1827e0a65af2b261875c35fe829564480432242..94fa62b652c3bcb6d4c58e9434f5d7c3e10a3cf3 100644 --- a/distro/packages/gperf.scm +++ b/gnu/packages/gperf.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages gperf) +(define-module (gnu packages gperf) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/gsasl.scm b/gnu/packages/gsasl.scm similarity index 94% rename from distro/packages/gsasl.scm rename to gnu/packages/gsasl.scm index 43530b57adb70c3d68442e15b7dd7010e679bf5a..dc75b18455c9be59b58b73990b7b0c162d1ebe01 100644 --- a/distro/packages/gsasl.scm +++ b/gnu/packages/gsasl.scm @@ -16,14 +16,14 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages gsasl) +(define-module (gnu packages gsasl) #:use-module (distro) - #:use-module ((distro packages compression) + #:use-module ((gnu packages compression) #:renamer (symbol-prefix-proc 'guix:)) - #:use-module (distro packages gnutls) - #:use-module (distro packages libidn) - #:use-module (distro packages nettle) - #:use-module (distro packages shishi) + #:use-module (gnu packages gnutls) + #:use-module (gnu packages libidn) + #:use-module (gnu packages nettle) + #:use-module (gnu packages shishi) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/guile.scm b/gnu/packages/guile.scm similarity index 94% rename from distro/packages/guile.scm rename to gnu/packages/guile.scm index 9964f9d9f05273c68c92cef0b68da08a62b4ed4c..5034ae914aa10b6ea51a273d759d6fb8943bdfc1 100644 --- a/distro/packages/guile.scm +++ b/gnu/packages/guile.scm @@ -16,19 +16,19 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages guile) +(define-module (gnu packages guile) #:use-module (guix licenses) #:use-module (distro) - #:use-module (distro packages bdw-gc) - #:use-module (distro packages gawk) - #:use-module (distro packages gperf) - #:use-module (distro packages libffi) - #:use-module (distro packages autotools) - #:use-module (distro packages libunistring) - #:use-module (distro packages m4) - #:use-module (distro packages multiprecision) - #:use-module (distro packages pkg-config) - #:use-module (distro packages readline) + #:use-module (gnu packages bdw-gc) + #:use-module (gnu packages gawk) + #:use-module (gnu packages gperf) + #:use-module (gnu packages libffi) + #:use-module (gnu packages autotools) + #:use-module (gnu packages libunistring) + #:use-module (gnu packages m4) + #:use-module (gnu packages multiprecision) + #:use-module (gnu packages pkg-config) + #:use-module (gnu packages readline) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu)) diff --git a/distro/packages/help2man.scm b/gnu/packages/help2man.scm similarity index 95% rename from distro/packages/help2man.scm rename to gnu/packages/help2man.scm index 191ef25c85c48c0266de18896e415266c0120d1e..0acd39a52492f42f1c2218c9142c43ce3a5ab63e 100644 --- a/distro/packages/help2man.scm +++ b/gnu/packages/help2man.scm @@ -16,12 +16,12 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages help2man) +(define-module (gnu packages help2man) #:use-module (guix licenses) #:use-module (guix download) #:use-module (guix packages) #:use-module (guix build-system gnu) - #:use-module (distro packages perl)) + #:use-module (gnu packages perl)) (define-public help2man (package diff --git a/distro/packages/icu4c.scm b/gnu/packages/icu4c.scm similarity index 96% rename from distro/packages/icu4c.scm rename to gnu/packages/icu4c.scm index f0adb8f2ceb046facc5fddfee5955454239b2743..e0aa3bcd88973867706eab114eaf85d64cb1c169 100644 --- a/distro/packages/icu4c.scm +++ b/gnu/packages/icu4c.scm @@ -16,9 +16,9 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages icu4c) +(define-module (gnu packages icu4c) #:use-module (distro) - #:use-module (distro packages perl) + #:use-module (gnu packages perl) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/idutils.scm b/gnu/packages/idutils.scm similarity index 98% rename from distro/packages/idutils.scm rename to gnu/packages/idutils.scm index f4c7005f9928805096a671b078d81732ae32004f..34b6dfcff9d43d43ee61e4a7f37e4209e044516a 100644 --- a/distro/packages/idutils.scm +++ b/gnu/packages/idutils.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages idutils) +(define-module (gnu packages idutils) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) diff --git a/distro/packages/indent.scm b/gnu/packages/indent.scm similarity index 97% rename from distro/packages/indent.scm rename to gnu/packages/indent.scm index d69a42f978654d0b082f8f4c516032af68570f80..eb42e6a7b4200a0ba54717263f1b043ca7f6a121 100644 --- a/distro/packages/indent.scm +++ b/gnu/packages/indent.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages indent) +(define-module (gnu packages indent) #:use-module (distro) #:use-module (guix licenses) #:use-module (guix packages) diff --git a/distro/packages/ld-wrapper.scm b/gnu/packages/ld-wrapper.scm similarity index 100% rename from distro/packages/ld-wrapper.scm rename to gnu/packages/ld-wrapper.scm diff --git a/distro/packages/less.scm b/gnu/packages/less.scm similarity index 96% rename from distro/packages/less.scm rename to gnu/packages/less.scm index 1f05b50e1e31939f1acf4bcc8f3b8a0fd5d89353..63a3d98a9b73b8292487b1f44c7fefe264aafebd 100644 --- a/distro/packages/less.scm +++ b/gnu/packages/less.scm @@ -16,9 +16,9 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages less) +(define-module (gnu packages less) #:use-module (guix licenses) - #:use-module (distro packages ncurses) + #:use-module (gnu packages ncurses) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu)) diff --git a/distro/packages/libffi.scm b/gnu/packages/libffi.scm similarity index 98% rename from distro/packages/libffi.scm rename to gnu/packages/libffi.scm index 0900a43cb4a8064707294774bce379b4cad1ede2..87c849e564af42e5b133eff6294a9a8b9bf67686 100644 --- a/distro/packages/libffi.scm +++ b/gnu/packages/libffi.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages libffi) +(define-module (gnu packages libffi) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/libidn.scm b/gnu/packages/libidn.scm similarity index 98% rename from distro/packages/libidn.scm rename to gnu/packages/libidn.scm index dbae143b3ab530cc385ee58a77bc9857575a7585..dd246ef3e19ebcee0c2203b04d53e0e6389b2143 100644 --- a/distro/packages/libidn.scm +++ b/gnu/packages/libidn.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages libidn) +(define-module (gnu packages libidn) #:use-module (distro) #:use-module (guix licenses) #:use-module (guix packages) diff --git a/distro/packages/libjpeg.scm b/gnu/packages/libjpeg.scm similarity index 98% rename from distro/packages/libjpeg.scm rename to gnu/packages/libjpeg.scm index c343771fb0ba39ec10fab530321e9c139157809b..22d5a6b1c153fbfaf2470efaa6ec8d9d590a8675 100644 --- a/distro/packages/libjpeg.scm +++ b/gnu/packages/libjpeg.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages libjpeg) +(define-module (gnu packages libjpeg) #:use-module (distro) #:use-module (guix licenses) #:use-module (guix packages) diff --git a/distro/packages/libsigsegv.scm b/gnu/packages/libsigsegv.scm similarity index 97% rename from distro/packages/libsigsegv.scm rename to gnu/packages/libsigsegv.scm index a21e2064c7975cf22e67383e8b9b03717f552f10..de896e4e8bd0f8bca9514cf43b6731368f74dd6d 100644 --- a/distro/packages/libsigsegv.scm +++ b/gnu/packages/libsigsegv.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages libsigsegv) +(define-module (gnu packages libsigsegv) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/libtiff.scm b/gnu/packages/libtiff.scm similarity index 95% rename from distro/packages/libtiff.scm rename to gnu/packages/libtiff.scm index b5a12c53e26b72322fd86ef268b7b0c0e4c23d1a..0e785a622bb77e6641633620b76dd98d58771129 100644 --- a/distro/packages/libtiff.scm +++ b/gnu/packages/libtiff.scm @@ -16,10 +16,10 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages libtiff) +(define-module (gnu packages libtiff) #:use-module (distro) - #:use-module (distro packages file) - #:use-module (distro packages libjpeg) + #:use-module (gnu packages file) + #:use-module (gnu packages libjpeg) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/libunistring.scm b/gnu/packages/libunistring.scm similarity index 98% rename from distro/packages/libunistring.scm rename to gnu/packages/libunistring.scm index 1359f9d48818a42863c86a82a3080fe3c34ac180..62ade5e37850b2794b91ec924c4224e9400fffae 100644 --- a/distro/packages/libunistring.scm +++ b/gnu/packages/libunistring.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages libunistring) +(define-module (gnu packages libunistring) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/libusb.scm b/gnu/packages/libusb.scm similarity index 97% rename from distro/packages/libusb.scm rename to gnu/packages/libusb.scm index eb7edb40e16ec9140c0ab91890e6ae4c4d02ab5c..1813f0cd041768d7776e452cf78e8fe20ac0e8b7 100644 --- a/distro/packages/libusb.scm +++ b/gnu/packages/libusb.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages libusb) +(define-module (gnu packages libusb) #:use-module (distro) #:use-module (guix licenses) #:use-module (guix packages) diff --git a/distro/packages/linux.scm b/gnu/packages/linux.scm similarity index 97% rename from distro/packages/linux.scm rename to gnu/packages/linux.scm index 534aac11ab87e3d26f9b54628b4ad5184c17b356..ded36c5eecee0228b04662d331a6e59f9774eb7f 100644 --- a/distro/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -17,16 +17,16 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages linux) +(define-module (gnu packages linux) #:use-module (guix licenses) #:use-module (distro) - #:use-module ((distro packages compression) + #:use-module ((gnu packages compression) #:renamer (symbol-prefix-proc 'guix:)) - #:use-module (distro packages flex) - #:use-module (distro packages libusb) - #:use-module (distro packages ncurses) - #:use-module (distro packages perl) - #:use-module (distro packages pkg-config) + #:use-module (gnu packages flex) + #:use-module (gnu packages libusb) + #:use-module (gnu packages ncurses) + #:use-module (gnu packages perl) + #:use-module (gnu packages pkg-config) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu)) diff --git a/distro/packages/lout.scm b/gnu/packages/lout.scm similarity index 99% rename from distro/packages/lout.scm rename to gnu/packages/lout.scm index d3ff390b46bae2c87f55095ae2e69622f572955f..b95b694ab4b60fdbffdf4eb7fc6d9b26798ea56b 100644 --- a/distro/packages/lout.scm +++ b/gnu/packages/lout.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages lout) +(define-module (gnu packages lout) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/lsh.scm b/gnu/packages/lsh.scm similarity index 92% rename from distro/packages/lsh.scm rename to gnu/packages/lsh.scm index d2c2d9082d9f8ce6d647f49fbe161d62c49977b9..b42eb246393c6ff7042df2b61b97d2e66e104de4 100644 --- a/distro/packages/lsh.scm +++ b/gnu/packages/lsh.scm @@ -16,20 +16,20 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages lsh) +(define-module (gnu packages lsh) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) #:use-module (distro) - #:use-module (distro packages m4) - #:use-module (distro packages linux) - #:use-module ((distro packages compression) + #:use-module (gnu packages m4) + #:use-module (gnu packages linux) + #:use-module ((gnu packages compression) #:renamer (symbol-prefix-proc 'guix:)) - #:use-module (distro packages multiprecision) - #:use-module (distro packages readline) - #:use-module (distro packages gperf) - #:use-module (distro packages base)) + #:use-module (gnu packages multiprecision) + #:use-module (gnu packages readline) + #:use-module (gnu packages gperf) + #:use-module (gnu packages base)) (define-public liboop (package diff --git a/distro/packages/m4.scm b/gnu/packages/m4.scm similarity index 99% rename from distro/packages/m4.scm rename to gnu/packages/m4.scm index 7f2bed3ab7b07cbf608bbe78b3b6da0ec313f1fc..bac8d02c85dba6c06caf8dc7bc35ea8f1515073c 100644 --- a/distro/packages/m4.scm +++ b/gnu/packages/m4.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages m4) +(define-module (gnu packages m4) #:use-module (guix licenses) #:use-module (distro) #:use-module (guix packages) diff --git a/distro/packages/mailutils.scm b/gnu/packages/mailutils.scm similarity index 88% rename from distro/packages/mailutils.scm rename to gnu/packages/mailutils.scm index 55b40f59741b8493b39acc784e3394b78228bc3d..f6d46aaf348c0da3c239a9e9372b98554f0917f1 100644 --- a/distro/packages/mailutils.scm +++ b/gnu/packages/mailutils.scm @@ -16,19 +16,19 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages mailutils) +(define-module (gnu packages mailutils) #:use-module (distro) - #:use-module (distro packages linux) - #:use-module (distro packages gnutls) - #:use-module (distro packages gdbm) - #:use-module (distro packages guile) - #:use-module (distro packages ncurses) - #:use-module (distro packages readline) - #:use-module (distro packages dejagnu) - #:use-module (distro packages m4) - #:use-module (distro packages texinfo) - #:use-module (distro packages mysql) - #:use-module (distro packages autotools) + #:use-module (gnu packages linux) + #:use-module (gnu packages gnutls) + #:use-module (gnu packages gdbm) + #:use-module (gnu packages guile) + #:use-module (gnu packages ncurses) + #:use-module (gnu packages readline) + #:use-module (gnu packages dejagnu) + #:use-module (gnu packages m4) + #:use-module (gnu packages texinfo) + #:use-module (gnu packages mysql) + #:use-module (gnu packages autotools) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/make-bootstrap.scm b/gnu/packages/make-bootstrap.scm similarity index 98% rename from distro/packages/make-bootstrap.scm rename to gnu/packages/make-bootstrap.scm index b1d74ec5d60ea185c8ca35f8254c0414bc36d2c1..20679d22446b855607df49e71aa01c59f40c4580 100644 --- a/distro/packages/make-bootstrap.scm +++ b/gnu/packages/make-bootstrap.scm @@ -16,20 +16,20 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages make-bootstrap) +(define-module (gnu packages make-bootstrap) #:use-module (guix utils) #:use-module (guix packages) #:use-module (guix licenses) #:use-module (guix build-system trivial) #:use-module (guix build-system gnu) #:use-module ((distro) #:select (search-patch)) - #:use-module (distro packages base) - #:use-module (distro packages bash) - #:use-module (distro packages compression) - #:use-module (distro packages gawk) - #:use-module (distro packages guile) - #:use-module (distro packages linux) - #:use-module (distro packages multiprecision) + #:use-module (gnu packages base) + #:use-module (gnu packages bash) + #:use-module (gnu packages compression) + #:use-module (gnu packages gawk) + #:use-module (gnu packages guile) + #:use-module (gnu packages linux) + #:use-module (gnu packages multiprecision) #:use-module (ice-9 match) #:use-module (srfi srfi-1) #:export (%bootstrap-binaries-tarball @@ -42,7 +42,7 @@ ;;; Commentary: ;;; ;;; This modules provides tools to build tarballs of the "bootstrap binaries" -;;; used in (distro packages bootstrap). These statically-linked binaries are +;;; used in (gnu packages bootstrap). These statically-linked binaries are ;;; taken for granted and used as the root of the whole bootstrap procedure. ;;; ;;; Code: diff --git a/distro/packages/mit-krb5.scm b/gnu/packages/mit-krb5.scm similarity index 95% rename from distro/packages/mit-krb5.scm rename to gnu/packages/mit-krb5.scm index 13250ff95b138be37b55de66c03f83b1fec26298..4b30a7ca175c21ac7cb3c4578a933173ed027988 100644 --- a/distro/packages/mit-krb5.scm +++ b/gnu/packages/mit-krb5.scm @@ -16,10 +16,10 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages mit-krb5) +(define-module (gnu packages mit-krb5) #:use-module (distro) - #:use-module (distro packages bison) - #:use-module (distro packages perl) + #:use-module (gnu packages bison) + #:use-module (gnu packages perl) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/multiprecision.scm b/gnu/packages/multiprecision.scm similarity index 98% rename from distro/packages/multiprecision.scm rename to gnu/packages/multiprecision.scm index 444c6103eb817788a7a6e951c1e475bf0c59a456..f05fe1994e1f10024999d49663a8bb70cc8deb0f 100644 --- a/distro/packages/multiprecision.scm +++ b/gnu/packages/multiprecision.scm @@ -16,10 +16,10 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages multiprecision) +(define-module (gnu packages multiprecision) #:use-module (guix licenses) #:use-module (distro) - #:use-module (distro packages m4) + #:use-module (gnu packages m4) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix utils) diff --git a/distro/packages/mysql.scm b/gnu/packages/mysql.scm similarity index 93% rename from distro/packages/mysql.scm rename to gnu/packages/mysql.scm index d98271a78b1df102c3f21466f76b066039348265..517f65610ecb6bae39c7ababffc190d9f789a0b2 100644 --- a/distro/packages/mysql.scm +++ b/gnu/packages/mysql.scm @@ -16,13 +16,13 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages mysql) +(define-module (gnu packages mysql) #:use-module (distro) - #:use-module (distro packages perl) - #:use-module (distro packages linux) - #:use-module (distro packages openssl) - #:use-module (distro packages compression) - #:use-module (distro packages ncurses) + #:use-module (gnu packages perl) + #:use-module (gnu packages linux) + #:use-module (gnu packages openssl) + #:use-module (gnu packages compression) + #:use-module (gnu packages ncurses) #:use-module ((guix licenses) #:select (gpl2)) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/nano.scm b/gnu/packages/nano.scm similarity index 93% rename from distro/packages/nano.scm rename to gnu/packages/nano.scm index f51702f4f2974fd0181703ca4a57cbbfdeec7802..09fbe7f1688ab0aa06d8cffa1512160c2b7b9280 100644 --- a/distro/packages/nano.scm +++ b/gnu/packages/nano.scm @@ -16,11 +16,11 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages nano) +(define-module (gnu packages nano) #:use-module (guix licenses) - #:use-module ((distro packages gettext) + #:use-module ((gnu packages gettext) #:renamer (symbol-prefix-proc 'guix:)) - #:use-module (distro packages ncurses) + #:use-module (gnu packages ncurses) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu)) diff --git a/distro/packages/ncurses.scm b/gnu/packages/ncurses.scm similarity index 99% rename from distro/packages/ncurses.scm rename to gnu/packages/ncurses.scm index 938d1dc2c404d162a3b677830de8ec775781eb8a..1be2551a638455c295852569def20ec615cf26ee 100644 --- a/distro/packages/ncurses.scm +++ b/gnu/packages/ncurses.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages ncurses) +(define-module (gnu packages ncurses) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/nettle.scm b/gnu/packages/nettle.scm similarity index 95% rename from distro/packages/nettle.scm rename to gnu/packages/nettle.scm index 2f512a36d06b7eada1405cd77ee2092e1c498e8c..6a0b6ef40a9fd61304152b72a09ebbbcac895e16 100644 --- a/distro/packages/nettle.scm +++ b/gnu/packages/nettle.scm @@ -16,13 +16,13 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages nettle) +(define-module (gnu packages nettle) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) - #:use-module (distro packages multiprecision) - #:use-module (distro packages m4)) + #:use-module (gnu packages multiprecision) + #:use-module (gnu packages m4)) (define-public nettle (package diff --git a/distro/packages/openssl.scm b/gnu/packages/openssl.scm similarity index 96% rename from distro/packages/openssl.scm rename to gnu/packages/openssl.scm index 503f593bdde7fa8562474b5eba1f43df4bd92927..8c8ba4c66835553d26d7d8896c33d8ace5090766 100644 --- a/distro/packages/openssl.scm +++ b/gnu/packages/openssl.scm @@ -16,9 +16,9 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages openssl) +(define-module (gnu packages openssl) #:use-module (distro) - #:use-module (distro packages perl) + #:use-module (gnu packages perl) #:use-module ((guix licenses) #:renamer (symbol-prefix-proc 'license:)) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/patches/bigloo-gc-shebangs.patch b/gnu/packages/patches/bigloo-gc-shebangs.patch similarity index 100% rename from distro/packages/patches/bigloo-gc-shebangs.patch rename to gnu/packages/patches/bigloo-gc-shebangs.patch diff --git a/distro/packages/patches/binutils-ld-new-dtags.patch b/gnu/packages/patches/binutils-ld-new-dtags.patch similarity index 100% rename from distro/packages/patches/binutils-ld-new-dtags.patch rename to gnu/packages/patches/binutils-ld-new-dtags.patch diff --git a/distro/packages/patches/cpio-gets-undeclared.patch b/gnu/packages/patches/cpio-gets-undeclared.patch similarity index 100% rename from distro/packages/patches/cpio-gets-undeclared.patch rename to gnu/packages/patches/cpio-gets-undeclared.patch diff --git a/distro/packages/patches/diffutils-gets-undeclared.patch b/gnu/packages/patches/diffutils-gets-undeclared.patch similarity index 100% rename from distro/packages/patches/diffutils-gets-undeclared.patch rename to gnu/packages/patches/diffutils-gets-undeclared.patch diff --git a/distro/packages/patches/emacs-configure-sh.patch b/gnu/packages/patches/emacs-configure-sh.patch similarity index 100% rename from distro/packages/patches/emacs-configure-sh.patch rename to gnu/packages/patches/emacs-configure-sh.patch diff --git a/distro/packages/patches/findutils-absolute-paths.patch b/gnu/packages/patches/findutils-absolute-paths.patch similarity index 100% rename from distro/packages/patches/findutils-absolute-paths.patch rename to gnu/packages/patches/findutils-absolute-paths.patch diff --git a/distro/packages/patches/flex-bison-tests.patch b/gnu/packages/patches/flex-bison-tests.patch similarity index 100% rename from distro/packages/patches/flex-bison-tests.patch rename to gnu/packages/patches/flex-bison-tests.patch diff --git a/distro/packages/patches/gawk-shell.patch b/gnu/packages/patches/gawk-shell.patch similarity index 100% rename from distro/packages/patches/gawk-shell.patch rename to gnu/packages/patches/gawk-shell.patch diff --git a/distro/packages/patches/gettext-gets-undeclared.patch b/gnu/packages/patches/gettext-gets-undeclared.patch similarity index 100% rename from distro/packages/patches/gettext-gets-undeclared.patch rename to gnu/packages/patches/gettext-gets-undeclared.patch diff --git a/distro/packages/patches/glibc-bootstrap-system.patch b/gnu/packages/patches/glibc-bootstrap-system.patch similarity index 100% rename from distro/packages/patches/glibc-bootstrap-system.patch rename to gnu/packages/patches/glibc-bootstrap-system.patch diff --git a/distro/packages/patches/glibc-no-ld-so-cache.patch b/gnu/packages/patches/glibc-no-ld-so-cache.patch similarity index 100% rename from distro/packages/patches/glibc-no-ld-so-cache.patch rename to gnu/packages/patches/glibc-no-ld-so-cache.patch diff --git a/distro/packages/patches/guile-1.8-cpp-4.5.patch b/gnu/packages/patches/guile-1.8-cpp-4.5.patch similarity index 100% rename from distro/packages/patches/guile-1.8-cpp-4.5.patch rename to gnu/packages/patches/guile-1.8-cpp-4.5.patch diff --git a/distro/packages/patches/guile-default-utf8.patch b/gnu/packages/patches/guile-default-utf8.patch similarity index 100% rename from distro/packages/patches/guile-default-utf8.patch rename to gnu/packages/patches/guile-default-utf8.patch diff --git a/distro/packages/patches/guile-relocatable.patch b/gnu/packages/patches/guile-relocatable.patch similarity index 100% rename from distro/packages/patches/guile-relocatable.patch rename to gnu/packages/patches/guile-relocatable.patch diff --git a/distro/packages/patches/libtool-skip-tests.patch b/gnu/packages/patches/libtool-skip-tests.patch similarity index 100% rename from distro/packages/patches/libtool-skip-tests.patch rename to gnu/packages/patches/libtool-skip-tests.patch diff --git a/distro/packages/patches/lsh-guile-compat.patch b/gnu/packages/patches/lsh-guile-compat.patch similarity index 100% rename from distro/packages/patches/lsh-guile-compat.patch rename to gnu/packages/patches/lsh-guile-compat.patch diff --git a/distro/packages/patches/lsh-no-root-login.patch b/gnu/packages/patches/lsh-no-root-login.patch similarity index 100% rename from distro/packages/patches/lsh-no-root-login.patch rename to gnu/packages/patches/lsh-no-root-login.patch diff --git a/distro/packages/patches/lsh-pam-service-name.patch b/gnu/packages/patches/lsh-pam-service-name.patch similarity index 100% rename from distro/packages/patches/lsh-pam-service-name.patch rename to gnu/packages/patches/lsh-pam-service-name.patch diff --git a/distro/packages/patches/m4-gets-undeclared.patch b/gnu/packages/patches/m4-gets-undeclared.patch similarity index 100% rename from distro/packages/patches/m4-gets-undeclared.patch rename to gnu/packages/patches/m4-gets-undeclared.patch diff --git a/distro/packages/patches/m4-readlink-EINVAL.patch b/gnu/packages/patches/m4-readlink-EINVAL.patch similarity index 100% rename from distro/packages/patches/m4-readlink-EINVAL.patch rename to gnu/packages/patches/m4-readlink-EINVAL.patch diff --git a/distro/packages/patches/m4-s_isdir.patch b/gnu/packages/patches/m4-s_isdir.patch similarity index 100% rename from distro/packages/patches/m4-s_isdir.patch rename to gnu/packages/patches/m4-s_isdir.patch diff --git a/distro/packages/patches/make-impure-dirs.patch b/gnu/packages/patches/make-impure-dirs.patch similarity index 100% rename from distro/packages/patches/make-impure-dirs.patch rename to gnu/packages/patches/make-impure-dirs.patch diff --git a/distro/packages/patches/perl-no-sys-dirs.patch b/gnu/packages/patches/perl-no-sys-dirs.patch similarity index 100% rename from distro/packages/patches/perl-no-sys-dirs.patch rename to gnu/packages/patches/perl-no-sys-dirs.patch diff --git a/distro/packages/patches/procps-make-3.82.patch b/gnu/packages/patches/procps-make-3.82.patch similarity index 100% rename from distro/packages/patches/procps-make-3.82.patch rename to gnu/packages/patches/procps-make-3.82.patch diff --git a/distro/packages/patches/readline-link-ncurses.patch b/gnu/packages/patches/readline-link-ncurses.patch similarity index 100% rename from distro/packages/patches/readline-link-ncurses.patch rename to gnu/packages/patches/readline-link-ncurses.patch diff --git a/distro/packages/patches/shishi-gets-undeclared.patch b/gnu/packages/patches/shishi-gets-undeclared.patch similarity index 100% rename from distro/packages/patches/shishi-gets-undeclared.patch rename to gnu/packages/patches/shishi-gets-undeclared.patch diff --git a/distro/packages/patches/tar-gets-undeclared.patch b/gnu/packages/patches/tar-gets-undeclared.patch similarity index 100% rename from distro/packages/patches/tar-gets-undeclared.patch rename to gnu/packages/patches/tar-gets-undeclared.patch diff --git a/distro/packages/perl.scm b/gnu/packages/perl.scm similarity index 98% rename from distro/packages/perl.scm rename to gnu/packages/perl.scm index b6357875b6452647329d1983600985c6a8416fdd..719aa4db5c5af0125f61f5ff8fd73d624a0f2024 100644 --- a/distro/packages/perl.scm +++ b/gnu/packages/perl.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages perl) +(define-module (gnu packages perl) #:use-module (guix licenses) #:use-module (distro) #:use-module (guix packages) diff --git a/distro/packages/pkg-config.scm b/gnu/packages/pkg-config.scm similarity index 97% rename from distro/packages/pkg-config.scm rename to gnu/packages/pkg-config.scm index 499e3fdc869c9fd142e8a97eeed85b797f4b7ce3..f9bcf187286b4811b5a29b1cb2ffb8a9170f1f6d 100644 --- a/distro/packages/pkg-config.scm +++ b/gnu/packages/pkg-config.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages pkg-config) +(define-module (gnu packages pkg-config) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/pth.scm b/gnu/packages/pth.scm similarity index 98% rename from distro/packages/pth.scm rename to gnu/packages/pth.scm index 4c52079544e24cc2da2513d9dd9ad15fd89941b7..b0d5092cb035d2fa1e55784765ecc24770f40883 100644 --- a/distro/packages/pth.scm +++ b/gnu/packages/pth.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages pth) +(define-module (gnu packages pth) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/python.scm b/gnu/packages/python.scm similarity index 92% rename from distro/packages/python.scm rename to gnu/packages/python.scm index 5692cd5bd53bb066fcac3fd03f733313a031f1fa..39d4880ecc3569b48a17e76bde91f874917f9da7 100644 --- a/distro/packages/python.scm +++ b/gnu/packages/python.scm @@ -17,11 +17,11 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages python) +(define-module (gnu packages python) #:use-module ((guix licenses) #:select (psfl)) - #:use-module (distro packages compression) - #:use-module (distro packages openssl) - #:use-module (distro packages base) + #:use-module (gnu packages compression) + #:use-module (gnu packages openssl) + #:use-module (gnu packages base) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu)) diff --git a/distro/packages/readline.scm b/gnu/packages/readline.scm similarity index 97% rename from distro/packages/readline.scm rename to gnu/packages/readline.scm index 5498f15b52c0a34edb88510d2aad18f1fc2ed1fe..8623e6375853ee916583c7b98771555e1b5577d7 100644 --- a/distro/packages/readline.scm +++ b/gnu/packages/readline.scm @@ -16,10 +16,10 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages readline) +(define-module (gnu packages readline) #:use-module (guix licenses) #:use-module (distro) - #:use-module (distro packages ncurses) + #:use-module (gnu packages ncurses) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix utils) diff --git a/distro/packages/recutils.scm b/gnu/packages/recutils.scm similarity index 93% rename from distro/packages/recutils.scm rename to gnu/packages/recutils.scm index 484dd232bb3041f5cbb410f209d62108ac0d8ffe..39452b54b901763a8ba6af61375e7772f9a62a52 100644 --- a/distro/packages/recutils.scm +++ b/gnu/packages/recutils.scm @@ -16,16 +16,16 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages recutils) +(define-module (gnu packages recutils) #:use-module (guix licenses) #:use-module (distro) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix utils) #:use-module (guix build-system gnu) - #:use-module (distro packages emacs) - #:use-module (distro packages check) - #:use-module (distro packages algebra)) + #:use-module (gnu packages emacs) + #:use-module (gnu packages check) + #:use-module (gnu packages algebra)) (define-public recutils (package diff --git a/distro/packages/rsync.scm b/gnu/packages/rsync.scm similarity index 94% rename from distro/packages/rsync.scm rename to gnu/packages/rsync.scm index 8dc0acb118c3f6c5d946c72f2089fd07864ecbef..3fb78744341cbef88ca6592f660c4b5481779e93 100644 --- a/distro/packages/rsync.scm +++ b/gnu/packages/rsync.scm @@ -16,10 +16,10 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages rsync) +(define-module (gnu packages rsync) #:use-module (distro) - #:use-module (distro packages perl) - #:use-module (distro packages acl) + #:use-module (gnu packages perl) + #:use-module (gnu packages acl) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/scheme.scm b/gnu/packages/scheme.scm similarity index 97% rename from distro/packages/scheme.scm rename to gnu/packages/scheme.scm index b18697cb0829571872ddc6f9f4ae220ff48e4ddc..a1b8f68c9de5b55376e370ee73e70825d13f905c 100644 --- a/distro/packages/scheme.scm +++ b/gnu/packages/scheme.scm @@ -16,16 +16,16 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages scheme) +(define-module (gnu packages scheme) #:use-module (distro) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) - #:use-module (distro packages m4) - #:use-module (distro packages multiprecision) - #:use-module (distro packages emacs) - #:use-module (distro packages texinfo) + #:use-module (gnu packages m4) + #:use-module (gnu packages multiprecision) + #:use-module (gnu packages emacs) + #:use-module (gnu packages texinfo) #:use-module (ice-9 match)) (define-public mit-scheme diff --git a/distro/packages/shishi.scm b/gnu/packages/shishi.scm similarity index 93% rename from distro/packages/shishi.scm rename to gnu/packages/shishi.scm index acbb1ed5c0b615ff56d03e643bb219e7af02d530..d6d152f3689a3cf4f8d5cc7ebcccd30b70bc6d6f 100644 --- a/distro/packages/shishi.scm +++ b/gnu/packages/shishi.scm @@ -17,12 +17,12 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages shishi) +(define-module (gnu packages shishi) #:use-module (guix licenses) #:use-module (distro) - #:use-module (distro packages gnutls) - #:use-module (distro packages gnupg) - #:use-module ((distro packages compression) + #:use-module (gnu packages gnutls) + #:use-module (gnu packages gnupg) + #:use-module ((gnu packages compression) #:renamer (symbol-prefix-proc 'guix:)) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/system.scm b/gnu/packages/system.scm similarity index 97% rename from distro/packages/system.scm rename to gnu/packages/system.scm index f2a031ccd74c026e8986159bc810be5357f3e0f8..5fb3dc463b392b3a5699e26296e9fb01582fe31b 100644 --- a/distro/packages/system.scm +++ b/gnu/packages/system.scm @@ -16,13 +16,13 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages system) +(define-module (gnu packages system) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) #:use-module (distro) - #:use-module (distro packages ncurses)) + #:use-module (gnu packages ncurses)) (define-public pies (package diff --git a/distro/packages/tcl.scm b/gnu/packages/tcl.scm similarity index 99% rename from distro/packages/tcl.scm rename to gnu/packages/tcl.scm index d764f6b8adfcd243d5c2393ba7d5e1b18505d197..a8c4c957c43a31c3ed4fa30a33dd0ae09fb74ab9 100644 --- a/distro/packages/tcl.scm +++ b/gnu/packages/tcl.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages tcl) +(define-module (gnu packages tcl) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) diff --git a/distro/packages/texinfo.scm b/gnu/packages/texinfo.scm similarity index 94% rename from distro/packages/texinfo.scm rename to gnu/packages/texinfo.scm index 99925eeb531bc7ab7f8a4d5200cc12dc7c9e5988..9a264c627c852bbd3759925a179d63fe768fdc11 100644 --- a/distro/packages/texinfo.scm +++ b/gnu/packages/texinfo.scm @@ -16,13 +16,13 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages texinfo) +(define-module (gnu packages texinfo) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) - #:use-module (distro packages compression) - #:use-module (distro packages ncurses)) + #:use-module (gnu packages compression) + #:use-module (gnu packages ncurses)) (define-public texinfo (package diff --git a/distro/packages/time.scm b/gnu/packages/time.scm similarity index 98% rename from distro/packages/time.scm rename to gnu/packages/time.scm index 0b7bde9a1b4fcafdf2318acd8a426c8f3c38095b..cfb3261f947616133a9f4591507fde56c21ffda7 100644 --- a/distro/packages/time.scm +++ b/gnu/packages/time.scm @@ -17,7 +17,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages time) +(define-module (gnu packages time) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/wget.scm b/gnu/packages/wget.scm similarity index 93% rename from distro/packages/wget.scm rename to gnu/packages/wget.scm index 08b16f167bf6a2c69fde051285579399eac48236..ea31a1e70d0ca9ce30d991876f6db49655c55944 100644 --- a/distro/packages/wget.scm +++ b/gnu/packages/wget.scm @@ -16,12 +16,12 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages wget) +(define-module (gnu packages wget) #:use-module (guix licenses) - #:use-module ((distro packages gettext) + #:use-module ((gnu packages gettext) #:renamer (symbol-prefix-proc 'guix:)) - #:use-module (distro packages gnutls) - #:use-module (distro packages perl) + #:use-module (gnu packages gnutls) + #:use-module (gnu packages perl) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu)) diff --git a/distro/packages/which.scm b/gnu/packages/which.scm similarity index 97% rename from distro/packages/which.scm rename to gnu/packages/which.scm index 8cdd36841c6faedac9465ce635809ef81921a277..aa5330cad791508fdacd508ee9fe13ae9248038d 100644 --- a/distro/packages/which.scm +++ b/gnu/packages/which.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages which) +(define-module (gnu packages which) #:use-module (guix licenses) #:use-module (guix packages) #:use-module (guix download) diff --git a/distro/packages/xml.scm b/gnu/packages/xml.scm similarity index 97% rename from distro/packages/xml.scm rename to gnu/packages/xml.scm index 5962e35d865606c911f6d5c20d54970be9529901..d67057dab2784e8b826f522a801d7d42db846239 100644 --- a/distro/packages/xml.scm +++ b/gnu/packages/xml.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages xml) +(define-module (gnu packages xml) #:use-module ((guix licenses) #:renamer (symbol-prefix-proc 'license:)) #:use-module (guix packages) diff --git a/distro/packages/zile.scm b/gnu/packages/zile.scm similarity index 91% rename from distro/packages/zile.scm rename to gnu/packages/zile.scm index 9eae6d4b9f8d2ed1b5c4fc637f28af6b62deed45..b5366c046fd025865545061157e829c681c2b650 100644 --- a/distro/packages/zile.scm +++ b/gnu/packages/zile.scm @@ -16,15 +16,15 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (distro packages zile) +(define-module (gnu packages zile) #:use-module (guix licenses) #:use-module (guix download) #:use-module (guix packages) #:use-module (guix build-system gnu) - #:use-module (distro packages bdw-gc) - #:use-module (distro packages perl) - #:use-module (distro packages help2man) - #:use-module (distro packages ncurses)) + #:use-module (gnu packages bdw-gc) + #:use-module (gnu packages perl) + #:use-module (gnu packages help2man) + #:use-module (gnu packages ncurses)) (define-public zile (package diff --git a/guix-package.in b/guix-package.in index 217c888d2f10b4652217604c399da04192c5a881..933b85dced5576c082771beeb8893ac16896afbd 100644 --- a/guix-package.in +++ b/guix-package.in @@ -48,8 +48,8 @@ exec ${GUILE-@GUILE@} -L "@guilemoduledir@" -l "$0" \ #:use-module (srfi srfi-34) #:use-module (srfi srfi-37) #:use-module (distro) - #:use-module ((distro packages base) #:select (guile-final)) - #:use-module ((distro packages bootstrap) #:select (%bootstrap-guile)) + #:use-module ((gnu packages base) #:select (guile-final)) + #:use-module ((gnu packages bootstrap) #:select (%bootstrap-guile)) #:export (guix-package)) (define %store diff --git a/guix/build-system/gnu.scm b/guix/build-system/gnu.scm index 3eaed4bd78033d1e86add3be5760ac9aa948ab89..4f84b3cceefac19e149965d980b1e4c043b7ca83 100644 --- a/guix/build-system/gnu.scm +++ b/guix/build-system/gnu.scm @@ -159,8 +159,8 @@ System: GCC, GNU Make, Bash, Coreutils, etc." (z (error "invalid standard input" z))) - ;; Resolve (distro packages base) lazily to hide circular dependency. - (let* ((distro (resolve-module '(distro packages base))) + ;; Resolve (gnu packages base) lazily to hide circular dependency. + (let* ((distro (resolve-module '(gnu packages base))) (inputs (module-ref distro '%final-inputs))) (append inputs (append-map (match-lambda @@ -233,7 +233,7 @@ which could lead to gratuitous input divergence." ((and (? string?) (? derivation-path?)) guile) (#f ; the default - (let* ((distro (resolve-interface '(distro packages base))) + (let* ((distro (resolve-interface '(gnu packages base))) (guile (module-ref distro 'guile-final))) (package-derivation store guile system))))) diff --git a/guix/build-system/trivial.scm b/guix/build-system/trivial.scm index 866657fdf62f481524472b88de2ff26ca8efa6f4..e5bbeaa91dedd17c3aab58e5963d75de43792b4a 100644 --- a/guix/build-system/trivial.scm +++ b/guix/build-system/trivial.scm @@ -36,7 +36,7 @@ ignored." ((and (? string?) (? derivation-path?)) guile) (#f ; the default - (let* ((distro (resolve-interface '(distro packages base))) + (let* ((distro (resolve-interface '(gnu packages base))) (guile (module-ref distro 'guile-final))) (package-derivation store guile system))))) diff --git a/guix/download.scm b/guix/download.scm index 3372567b471927963a1b38c667868c09bcd8ab1d..cf68ade74b9b9bb80c310b0bb2708dd807b4652f 100644 --- a/guix/download.scm +++ b/guix/download.scm @@ -118,7 +118,7 @@ must be a list of symbol/URL-list pairs." ((and (? string?) (? derivation-path?)) guile) (#f ; the default - (let* ((distro (resolve-interface '(distro packages base))) + (let* ((distro (resolve-interface '(gnu packages base))) (guile (module-ref distro 'guile-final))) (package-derivation store guile system))))) diff --git a/hydra.scm b/hydra.scm index e350f286afffafa4eb6d93fbd9b292f3c6cb9009..fdca935d5f617f480cf6820f9ca0d964c2d93e89 100644 --- a/hydra.scm +++ b/hydra.scm @@ -25,8 +25,8 @@ (guix packages) ((guix utils) #:select (%current-system)) (distro) - (distro packages base) - (distro packages guile) + (gnu packages base) + (gnu packages guile) (srfi srfi-1) (srfi srfi-26) (ice-9 match)) diff --git a/po/POTFILES.in b/po/POTFILES.in index 2ca98ed1b57d62c88e35cfb707dce32df7c007c8..d8fb384ae522f139448efd81ff3cca921c8a7fff 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,9 +1,9 @@ # List of source files which contain translatable strings. distro.scm -distro/packages/base.scm -distro/packages/guile.scm -distro/packages/lout.scm -distro/packages/recutils.scm +gnu/packages/base.scm +gnu/packages/guile.scm +gnu/packages/lout.scm +gnu/packages/recutils.scm guix/ui.scm guix-build.in guix-download.in diff --git a/tests/builders.scm b/tests/builders.scm index a1e3f8088afb378bbd659429741c540e2112e517..7fafaf5dcacd6a1f1b3c21de1de24ed8c1375b8e 100644 --- a/tests/builders.scm +++ b/tests/builders.scm @@ -26,7 +26,7 @@ #:use-module (guix base32) #:use-module (guix derivations) #:use-module ((guix packages) #:select (package-derivation)) - #:use-module (distro packages bootstrap) + #:use-module (gnu packages bootstrap) #:use-module (ice-9 match) #:use-module (srfi srfi-1) #:use-module (srfi srfi-64)) @@ -48,7 +48,7 @@ (map (match-lambda ((name package) (list name (package-derivation %store package)))) - (@@ (distro packages base) %boot0-inputs)))) + (@@ (gnu packages base) %boot0-inputs)))) (define network-reachable? (false-if-exception (getaddrinfo "www.gnu.org" "80" AI_NUMERICSERV))) diff --git a/tests/derivations.scm b/tests/derivations.scm index 166a91749006f7de9bf66dd0bcc25ae295d869eb..21c2a6acd95efaba11c048a3b95f115f3292fc07 100644 --- a/tests/derivations.scm +++ b/tests/derivations.scm @@ -24,7 +24,7 @@ #:use-module (guix base32) #:use-module ((guix packages) #:select (package-derivation)) #:use-module ((distro) #:select (search-bootstrap-binary)) - #:use-module (distro packages bootstrap) + #:use-module (gnu packages bootstrap) #:use-module (srfi srfi-1) #:use-module (srfi srfi-11) #:use-module (srfi srfi-26) diff --git a/tests/guix-build.sh b/tests/guix-build.sh index f03afbd494d7951809ef61edd6459cbec20c5581..fccf2168b16181e6170550fbf0e11a2f084db5a8 100644 --- a/tests/guix-build.sh +++ b/tests/guix-build.sh @@ -27,11 +27,11 @@ if guix-build -e +; then false; else true; fi # Should fail because this is a source-less package. -if guix-build -e '(@ (distro packages bootstrap) %bootstrap-glibc)' -S +if guix-build -e '(@ (gnu packages bootstrap) %bootstrap-glibc)' -S then false; else true; fi # Should pass. -guix-build -e '(@@ (distro packages base) %bootstrap-guile)' | \ +guix-build -e '(@@ (gnu packages base) %bootstrap-guile)' | \ grep -e '-guile-' guix-build hello -d | \ grep -e '-hello-[0-9\.]\+\.drv$' @@ -42,11 +42,11 @@ if guix-build hello-0.0.1 -n; then false; else true; fi # Keep a symlink to the result, registered as a root. result="t-result-$$" guix-build -r "$result" \ - -e '(@@ (distro packages base) %bootstrap-guile)' + -e '(@@ (gnu packages base) %bootstrap-guile)' test -x "$result/bin/guile" # Should fail, because $result already exists. -if guix-build -r "$result" -e '(@@ (distro packages base) %bootstrap-guile)' +if guix-build -r "$result" -e '(@@ (gnu packages base) %bootstrap-guile)' then false; else true; fi rm -f "$result" diff --git a/tests/guix-daemon.sh b/tests/guix-daemon.sh index ba652b3dcea6663b40ce40dec01571adaadb8e3a..0d39ff4c2482a22c0f3511b8b16bde9298130608 100644 --- a/tests/guix-daemon.sh +++ b/tests/guix-daemon.sh @@ -25,5 +25,5 @@ set -e guix-daemon --version guix-build --version -guix-build -e '(@ (distro packages bootstrap) %bootstrap-guile)' +guix-build -e '(@ (gnu packages bootstrap) %bootstrap-guile)' guix-build coreutils -n diff --git a/tests/guix-package.sh b/tests/guix-package.sh index fc80939646612491e0315194af9f80d262b9699c..7b7835dcaa20f9264ef47fb2ae2e252535d76577 100644 --- a/tests/guix-package.sh +++ b/tests/guix-package.sh @@ -32,7 +32,7 @@ rm -f "$profile" trap 'rm "$profile" "$profile-"[0-9]* ; rm -rf t-home-'"$$" EXIT -boot_guile="`guix-build -e '(@ (distro packages bootstrap) %bootstrap-guile)'`" +boot_guile="`guix-build -e '(@ (gnu packages bootstrap) %bootstrap-guile)'`" guix-package --bootstrap -p "$profile" -i "$boot_guile" test -L "$profile" && test -L "$profile-1-link" @@ -47,7 +47,7 @@ test -f "$profile/bin/guile" # Check whether we have network access. if guile -c '(getaddrinfo "www.gnu.org" "80" AI_NUMERICSERV)' 2> /dev/null then - boot_make="`guix-build -e '(@@ (distro packages base) gnu-make-boot0)'`" + boot_make="`guix-build -e '(@@ (gnu packages base) gnu-make-boot0)'`" guix-package --bootstrap -p "$profile" -i "$boot_make" test -L "$profile-2-link" test -f "$profile/bin/make" && test -f "$profile/bin/guile" diff --git a/tests/packages.scm b/tests/packages.scm index f15f404db6112230c41d6247c476f70c8ef03d3c..07d2ea54c751fe950fbafc0eae2d666d079845c7 100644 --- a/tests/packages.scm +++ b/tests/packages.scm @@ -25,8 +25,8 @@ #:use-module (guix build-system trivial) #:use-module (guix build-system gnu) #:use-module (distro) - #:use-module (distro packages base) - #:use-module (distro packages bootstrap) + #:use-module (gnu packages base) + #:use-module (gnu packages bootstrap) #:use-module (srfi srfi-26) #:use-module (srfi srfi-64) #:use-module (rnrs io ports) @@ -130,7 +130,7 @@ (test-assert "GNU Make, bootstrap" ;; GNU Make is the first program built during bootstrap; we choose it ;; here so that the test doesn't last for too long. - (let ((gnu-make (@@ (distro packages base) gnu-make-boot0))) + (let ((gnu-make (@@ (gnu packages base) gnu-make-boot0))) (and (package? gnu-make) (or (location? (package-location gnu-make)) (not (package-location gnu-make))) diff --git a/tests/store.scm b/tests/store.scm index 3b3a23489d28d947cd2110189fffaa12bf2f942a..c10c035d5de7f825e2910f656438a56afafa60cc 100644 --- a/tests/store.scm +++ b/tests/store.scm @@ -21,7 +21,7 @@ #:use-module (guix store) #:use-module (guix utils) #:use-module (guix base32) - #:use-module (distro packages bootstrap) + #:use-module (gnu packages bootstrap) #:use-module (ice-9 match) #:use-module (srfi srfi-1) #:use-module (srfi srfi-11) diff --git a/tests/union.scm b/tests/union.scm index 5bbf992a59baae7155dd572ac9d90e2ba4a6e761..455bdb208d992bd32f302260152a20ff7450e672 100644 --- a/tests/union.scm +++ b/tests/union.scm @@ -25,7 +25,7 @@ #:use-module (guix build union) #:use-module ((guix build utils) #:select (with-directory-excursion directory-exists?)) - #:use-module (distro packages bootstrap) + #:use-module (gnu packages bootstrap) #:use-module (srfi srfi-1) #:use-module (srfi srfi-64) #:use-module (ice-9 match))