summaryrefslogtreecommitdiff
path: root/academic/gri/UTF8patch.README
diff options
context:
space:
mode:
authorVincent Batts <vbatts@hashbangbash.com>2019-10-26 18:27:34 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-10-26 18:51:57 +0700
commit4704955d5bcd67589ad92d3959a4b31a4d4ae2e6 (patch)
tree89e43e024d2ee2b0c61e2c8b7f5d7d568adfa153 /academic/gri/UTF8patch.README
parentc0088bd3bec9616c11ba1cea6d355de07bfcf24d (diff)
downloadslackbuilds-4704955d5bcd67589ad92d3959a4b31a4d4ae2e6.tar.gz
academic/gri: Updated for version 2.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/gri/UTF8patch.README')
-rw-r--r--academic/gri/UTF8patch.README19
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/gri/UTF8patch.README b/academic/gri/UTF8patch.README
new file mode 100644
index 0000000000..f30c7c969b
--- /dev/null
+++ b/academic/gri/UTF8patch.README
@@ -0,0 +1,19 @@
+Compilation of gri breaks on doc/gri.texi with current tex-info.
+
+"It is because Texinfo 6.7 changed the default input encoding to UTF-8
+and the input is in ISO-8859-1. The easiest way to fix this would be to
+convert the input file to UTF-8, but you could also add
+"@documentencoding ISO-8859-1" to the file."
+(from email correspondence with texinfo developers)
+
+The patchfile 'gri-texinfo-6.7patch.txt' set the whole file to ISO-8859-1
+and does not alter the contributor's name.
+
+
+The other patchfile, 'texinfo-utf8.patch', was generated by Matteo Bernardini
+(http://cgit.ponce.cc/slackbuilds/commit/?h=gri), and changes the accented o in the name.
+
+Either patch allows compilation of gri.
+
+see:
+https://www.linuxquestions.org/questions/slackware-14/sbo-scripts-not-building-on-current-read-1st-post-pls-4175561999/page142.html#post6049662 \ No newline at end of file