pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/gtexinfo



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sat Nov 23 17:22:00 UTC 2024

Modified Files:
        pkgsrc/devel/gtexinfo: DESCR
Removed Files:
        pkgsrc/devel/gtexinfo: MESSAGE

Log Message:
devel/gtexinfo: Fold MESSAGE into DESCR

It was not a caution that if unheeded that would result in
unrecoverable problems.  It is simply pointing out that the package
doesn't depend on some things that people might expect it to.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/gtexinfo/DESCR
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/gtexinfo/MESSAGE

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/gtexinfo/DESCR
diff -u pkgsrc/devel/gtexinfo/DESCR:1.2 pkgsrc/devel/gtexinfo/DESCR:1.3
--- pkgsrc/devel/gtexinfo/DESCR:1.2     Thu Feb 10 02:07:02 2005
+++ pkgsrc/devel/gtexinfo/DESCR Sat Nov 23 17:22:00 2024
@@ -1,8 +1,11 @@
 GNU hypertext utilities to view and manipulate info
 documentation files.
 
-The  GNU  project has a hypertext system called Info which
-allows the same source file to  be  either  printed  as  a
-paper manual, or viewed using info.  It is possible to use
-the info program from inside Emacs, or to use  the  stand-
-alone  version  described  here.
+The GNU project has a hypertext system called Info which allows the
+same source file to be either printed as a paper manual, or viewed
+using info.  It is possible to use the info program from inside Emacs,
+or to use the stand- alone version described here.
+
+This package can convert info to pdf, if pdftex (print/tex-pdftex) and
+pdflatex (print/tex-latex-bin) are installed.  However, it does not
+depend on them.



Home | Main Index | Thread Index | Old Index