platform-testers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [platform-testers] groff 1.23.0.rc3 available for testing


From: G. Branden Robinson
Subject: Re: [platform-testers] groff 1.23.0.rc3 available for testing
Date: Wed, 22 Feb 2023 20:10:40 -0600

Hi Kurt,

At 2023-02-22T10:46:29-0500, T. Kurt Bond wrote:
> Since a prebuilt PDF version of the groff manual, groff.pdf, is
> distributed with the release candidate tarball, wouldn't it be useful
> if it was installed with the rest of the PDF documentation?  Or at
> least mention "make install-pdf" as installing it in the INSTALL.extra
> file?

Yes, this is a good suggestion, and I've taken it in modified form in my
working copy.  I had to consult Bertrand's "automake.mom" document and
the Automake manual to get myself spun up on some of this.

commit 5245c8adf2ac103762ea3cd360433236dd932cc5
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Wed Feb 22 15:14:03 2023 -0600

    doc/doc.am: Fix install-{pdf,html}-local targets.

    * doc/doc.am (install-pdf-local, install-html-local): Enable rules to
      work in out-of-tree builds.

    These rules aren't made by default (and so weren't causing failures);
    that's a separate issue.

commit 691fc701089875239485dd9e3e80d0735a4fd5e2
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Wed Feb 22 18:20:55 2023 -0600

    [doc]: Handle Texinfo output formats consistently.

    [doc]: Handle output formats of our Texinfo manual more consistently.

    * doc/doc.am (install-doc): Add dependency on (Automake standard) target
      'install-dvi'.

      (maintainer-clean-local): Remove our Texinfo manual in plain text
      format.

      (install-data-local): Add dependency on new target 'install-txt'.

      (install-txt): Install our Texinfo manual in plain text format.

      (uninstall-local): Add dependency on new target 'uninstall-txt'.

      (uninstall-txt): Uninstall our Texinfo manual in plain text format.

    Thanks to T. Kurt Bond for noticing the discrepancy.

commit 7d3fd4990f4645c526ddde4fb8d437c18c4ccb21
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Wed Feb 22 18:49:04 2023 -0600

    [doc]: Uninstall groff Texinfo in HTML better.

    * Makefile.am (uninstall_groffdirs): Remove "html.mono" and "html.node"
      directories corresponding to HTML version of our Texinfo manual.
    * doc/doc.am (uninstall-html): Uninstall HTML version of our Texinfo
      manual more reliably.

Regards,
Branden

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]