Blame SOURCES/a2ps-4.13-hebrew.patch

f97431
diff -up a2ps-4.14/encoding/encoding.map.hebrew a2ps-4.14/encoding/encoding.map
f97431
--- a2ps-4.14/encoding/encoding.map.hebrew	2008-04-27 01:50:14.000000000 +0200
f97431
+++ a2ps-4.14/encoding/encoding.map	2008-04-27 01:50:14.000000000 +0200
f97431
@@ -65,6 +65,9 @@ iso-8859-5		iso5
f97431
 iso7			iso7
f97431
 iso-8859-7		iso7
f97431
 
f97431
+iso8			iso8
f97431
+iso-8859-8		iso8
f97431
+
f97431
 # The following lines _are_not_an_error_.
f97431
 # This is the right correspondance between ISO-8859 names
f97431
 # and the Latin n nick name.
f97431
diff -up /dev/null a2ps-4.14/encoding/iso8.edf
f97431
--- /dev/null	2008-04-26 20:48:40.298012400 +0200
f97431
+++ a2ps-4.14/encoding/iso8.edf	2008-04-27 01:50:14.000000000 +0200
f97431
@@ -0,0 +1,77 @@
f97431
+# Description of the ISO-8859-8 encoding
f97431
+# Copyright (c) 1988, 89, 90, 91, 92, 93 Miguel Santana
f97431
+# Copyright (c) 1995, 96, 97, 98 Akim Demaille, Miguel Santana
f97431
+#
f97431
+
f97431
+#
f97431
+# This file is part of a2ps.
f97431
+# 
f97431
+# This program is free software; you can redistribute it and/or modify
f97431
+# it under the terms of the GNU General Public License as published by
f97431
+# the Free Software Foundation; either version 2, or (at your option)
f97431
+# any later version.
f97431
+#
f97431
+# This program is distributed in the hope that it will be useful,
f97431
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
f97431
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
f97431
+# GNU General Public License for more details.
f97431
+#
f97431
+# You should have received a copy of the GNU General Public License
f97431
+# along with this program; see the file COPYING.  If not, write to
f97431
+# the Free Software Foundation, 59 Temple Place - Suite 330,
f97431
+# Boston, MA 02111-1307, USA.
f97431
+#
f97431
+
f97431
+Name: ISO-8859-8
f97431
+
f97431
+# This text is reproduced by a courtesy of Roman Czyborra
f97431
+# http://czyborra.com/charsets/iso8859.html
f97431
+Documentation
f97431
+The Hebrew (8bit) encoding
f97431
+EndDocumentation
f97431
+
f97431
+# This file has been specifically adapted for use with Hebrew Culmus fonts
f97431
+
f97431
+# If there is an unknown font requested, use Courier
f97431
+Default: MiriamMonoCLM-Book
f97431
+
f97431
+# Automatic spell checking :)
f97431
+Substitute: 	Times			DavidCLM-Medium
f97431
+Substitute: 	Helvetica		NachlieliCLM-Light
f97431
+Substitute: 	Helvetica-Bold		NachlieliCLM-Bold
f97431
+Substitute:	Courier			MiriamMonoCLM-Book
f97431
+Substitute:	Courier-Bold		MiriamMonoCLM-Bold
f97431
+
f97431
+Vector:
f97431
+notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef
f97431
+notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef
f97431
+notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef
f97431
+notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef
f97431
+space exclam quotedbl numbersign dollar percent ampersand quotesingle
f97431
+parenleft parenright asterisk plus comma hyphen period slash
f97431
+zero one two three four five six seven
f97431
+eight nine colon semicolon less equal greater question
f97431
+at A B C D E F G
f97431
+H I J K L M N O
f97431
+P Q R S T U V W
f97431
+X Y Z bracketleft backslash bracketright asciicircum underscore
f97431
+grave a b c d e f g
f97431
+h i j k l m n o
f97431
+p q r s t u v w
f97431
+x y z braceleft bar braceright asciitilde .notdef
f97431
+notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef
f97431
+notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef
f97431
+notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef
f97431
+notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef
f97431
+space exclamdown cent sterling currency yen brokenbar section
f97431
+dieresis copyright ordfeminine guillemotleft logicalnot hyphen registered macron
f97431
+degree plusminus twosuperior threesuperior acute mu paragraph bullet
f97431
+cedilla onesuperior ordmasculine guillemotright onequarter onehalf threequarters .notdef
f97431
+notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef
f97431
+notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef
f97431
+notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef
f97431
+notdef .notdef .notdef .notdef .notdef .notdef .notdef underscoredbl
f97431
+afii57664 afii57665 afii57666 afii57667 afii57668 afii57669 afii57670 afii57671
f97431
+afii57672 afii57673 afii57674 afii57675 afii57676 afii57677 afii57678 afii57679 
f97431
+afii57680 afii57681 afii57682 afii57683 afii57684 afii57685 afii57686 afii57687 
f97431
+afii57688 afii57689 afii57690 .notdef .notdef .notdef .notdef .notdef 
f97431
diff -up a2ps-4.14/encoding/Makefile.am.hebrew a2ps-4.14/encoding/Makefile.am
f97431
--- a2ps-4.14/encoding/Makefile.am.hebrew	2008-04-27 01:51:14.000000000 +0200
f97431
+++ a2ps-4.14/encoding/Makefile.am	2008-04-27 01:52:11.000000000 +0200
f97431
@@ -15,7 +15,7 @@ encodingsdir = $(pkgdatadir)/encoding
f97431
 major_encodings = ascii.edf iso1.edf
f97431
 minor_encodings = \
f97431
 ms-cp1250.edf hp.edf mac.edf ibm-cp437.edf ibm-cp850.edf iso2.edf	\
f97431
-iso3.edf iso4.edf iso5.edf iso7.edf iso9.edf iso10.edf iso13.edf	\
f97431
+iso3.edf iso4.edf iso5.edf iso7.edf iso8.edf iso9.edf iso10.edf iso13.edf	\
f97431
 iso15.edf koi8.edf ms-cp1251.edf euc-jp.edf euc-kr.edf
f97431
 
f97431
 if EXTENSIONS
f97431
diff -up a2ps-4.14/encoding/Makefile.in.hebrew a2ps-4.14/encoding/Makefile.in
f97431
--- a2ps-4.14/encoding/Makefile.in.hebrew	2008-04-27 01:50:14.000000000 +0200
f97431
+++ a2ps-4.14/encoding/Makefile.in	2008-04-27 01:52:01.000000000 +0200
f97431
@@ -269,7 +269,7 @@ encodingsdir = $(pkgdatadir)/encoding
f97431
 major_encodings = ascii.edf iso1.edf
f97431
 minor_encodings = \
f97431
 ms-cp1250.edf hp.edf mac.edf ibm-cp437.edf ibm-cp850.edf iso2.edf	\
f97431
-iso3.edf iso4.edf iso5.edf iso7.edf iso9.edf iso10.edf iso13.edf	\
f97431
+iso3.edf iso4.edf iso5.edf iso7.edf iso8.edf iso9.edf iso10.edf iso13.edf	\
f97431
 iso15.edf koi8.edf ms-cp1251.edf euc-jp.edf euc-kr.edf
f97431
 
f97431
 @EXTENSIONS_FALSE@encodings_DATA = encoding.map $(major_encodings)