From 2bc5974f206bb7aeddf468773f110cf46fb763ac Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 25 Nov 2014 22:46:50 -0500 Subject: touch-up/update the meta-package documentation --- AUTHORS | 5 +++-- INSTALL | 16 ++++++++++------ 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/AUTHORS b/AUTHORS index 335eb9c..b577056 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,9 +1,10 @@ Daniel Molina (lluvia) -Joseph Graham (Xylon) +Esteban Carnevale +Joseph Graham (Xylon) Joshua Ismael Haase Hernández (xihh) Luke Shumaker Michał Masłowski Nicolás Reynolds As well as authors of code taken from Arch Linux's "devtools" and -Pacman's "makepkg". +"dbscripts", and Pacman's "makepkg". diff --git a/INSTALL b/INSTALL index f25c466..158e3c1 100644 --- a/INSTALL +++ b/INSTALL @@ -28,10 +28,10 @@ The "unusual" build-time dependencies are: - GNU Make -- other `make`s will not work. - GNU sed -- must support `-r` for ERE; BSD sed uses `-E` for this purpose. - - Emacs -- `emacs --batch` is used use Emacs Lisp to process some text. + - Emacs -- `emacs --batch` is used to use Emacs Lisp to process some text. - ronn -- A markdown-to-manpage converter -At this time, the build system dos not support not building the +At this time, the build system does not support not building the documentation; ronn is required. Additionally, other usual "core utilities" are required: @@ -67,13 +67,17 @@ librelib subpackage: gitget subpackage: - librelib (provided) - git +xbs subpackage: + - gitget (provided) + - librelib (provided) + - subversion (only for the 'abs' module) main libretools subpackage: - librelib (provided) - - gitget (provided, only needed for `createworkdir`) + - xbs (provided) - arch-install-scripts - - ssh client (OpenSSH, only needed for `librerelease` + - ssh client (OpenSSH, only needed for `librerelease`) - rsync - - subversion + - systemd-nspawn (for the chroot tools) - tokyocabinet libretools-mips64el subpackage: - libretools (provided) @@ -108,7 +112,7 @@ you can do are: - `build` -- build all programs and files - `install` -- install everything - `clean` -- remove generated files - - `pot` -- generate gettext portable object template files. + - `pot` -- generate gettext portable object template files The subpackages you can run these on are: -- cgit v1.2.2