Source: xfonts-biznet
Section: fonts
Priority: optional
Maintainer: Robert Luberda <robert@debian.org>
Standards-Version: 3.9.1
Upstream-Source: <URL:http://www.biz.net.pl/images/ISO8859-2-bdf.tar.gz>
Home-page: <URL:http://www.biz.net.pl/english/x-fonts/index.html>
Description: BIZNET ISO-8859-2 fonts for X servers
 The BIZNET ISO 8859-2 (Central European) X Window System Fonts 
 are a set of ISO 8859-2 (sometimes called also ISO Latin2)
 X Window System bitmap typefaces.
 .
 ISO-8859-2 character set is the ISO standard character encoding for the
 following languages: Albanian, Croatian, Czech, Hungarian, Polish, 
 Slovak, Slovene, and Serbian.
Copyright: .
 The BIZNET ISO 8859-2 (Central European) X Window System Fonts 
 have been derived from the original ISO 8859-1 fonts included 
 in the X Window System, Version 11, Release 6.3 distribution 
 (X11R6.3). The following copyright notices apply to the 
 original ISO 8859-1 fonts:
 .
 .
  Copyright c 1994 X Consortium.
  Copyright c 1984-1989, 1994 Adobe Systems Incorporated.
  Copyright c 1986, 1985 Bigelow & Holmes.
  Copyright c 1988, 1994 Digital Equipment Corporation.
  Copyright c 1988 Bitstream, Inc.
  Copyright c 1989-1991 Network Computing Devices, Inc.
  Copyright c 1989 Sony Corp.
 .
  Permission is hereby granted, free of charge, to any person 
  obtaining a copy of this software and associated 
  documentation files (the "Software"), to deal in the 
  Software without restriction, including without limitation 
  the rights to use, copy, modify, merge, publish, distribute, 
  sublicense, and/or sell copies of the Software, and to 
  permit persons to whom the Software is furnished to do so, 
  subject to the following conditions:
 .
  The above copyright notices and this permission notice shall 
  be included in all copies or substantial portions of the 
  Software.
 .
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY 
  KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE 
  WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR 
  PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
  X Consortium BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR 
  OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 .
  Except as contained in this notice, the name of the 
  X Consortium shall not be used in advertising or otherwise 
  to promote the sale, use or other dealings in this Software 
  without prior written authorization from the X Consortium.
 .
  * X Window System is a trademark of X Consortium, Inc.
  * Adobe is a trademark of Adobe Systems Incorporated which may 
    be registered in certain jurisdictions.
  * Times is a trademark of Linotype-Hell AG and/or its 
    subsidiaries.
  * Helvetica is a trademark of Linotype-Hell AG and/or its 
    subsidiaries.
  * New Century Schoolbook is a trademark of Linotype-Hell AG 
    and/or its subsidiaries.
  * The names "Bitstream" and "Charter" are registered trademark 
    of Bitstream, Inc.
  * Lucida is a registered trademark of Bigelow & Holmes.
 .
 In addition to the above notices, the following copyright 
 notice applies to the BIZNET ISO 8859-2 (Central European) 
 X Window System Fonts:
 .
  Copyright c 1996, 1997 BIZNET Poland, Inc. All Rights Reserved.
 .
  * BIZNET is a registered trademark of BIZNET Poland, Inc.
  * The names BIZNET Aplos, BIZNET Anagnostiko, BIZNET Chimera, 
    BIZNET Chartis, BIZNET Fotinos and BIZNET Kathimerini are 
    trademarks of BIZNET Poland, Inc.
Major-Changes:
 none
Build-Depends-Indep: xfonts-utils
Build-Indep: sh
 for i in $(cat debian/xfonts-biznet.list); do
    /usr/bin/X11/bdftopcf $i -o ${i%bdf}pcf
    gzip -9 ${i%bdf}pcf
 done
 for i in misc; do
     grep -v '.*-.*-.*-.*-.*-.*-.*-0-0-.*-.*-.*-0-.*-.*' biznet/$i/fonts.alias \
         > $i.alias
 done
 for i in 75dpi 100dpi; do
     grep -v '.*-.*-.*-.*-.*-.*-.*-0-0-.*-.*-.*-0-.*-.*' biznet/$i/fonts.alias \
         | grep chartis \
         > $i.alias
 done
Clean: sh
 rm -f $(find biznet -name '*.pcf') $(find biznet -name '*.pcf.gz') || true
 rm -f *.alias || true

%define suffix base
%define fontdir misc
%define recommends_transcoded 0
%include packages.common
Description: Standard BIZNET ISO-8859-2 fonts for X servers
 xfonts-biznet-base provides a standard set of low-resolution 
 bitmapped fonts.  In most cases it is desirable to have the X font 
 server (xfs) and/or an X server installed to make the fonts available 
 to X clients.
                                                                                                      

%define suffix 100dpi
%define fontdir %{suffix}
%define recommends_transcoded 1
%include packages.common
Description: 100 dpi BIZNET ISO-8859-2 fonts for X servers
 xfonts-biznet-100dpi provides a set of bitmapped fonts at 
 100 dots per inch.  In most cases it is desirable to have the X font 
 server (xfs) and/or an X server installed to make the fonts available 
 to X clients.
 .
 This package and xfonts-biznet-75dpi provide the same set of 
 fonts, rendered at different resolutions; only one or the other is 
 necessary, but both may be installed.  xfonts-biznet-100dpi
 may be more suitable for large monitors and/or large screen resolutions 
 (over 1024x768).

%define suffix 75dpi
%define fontdir %{suffix}
%define recommends_transcoded 1
%include packages.common
Description: 75 dpi BIZNET ISO-8859-2 fonts for X servers
 xfonts-biznet-75dpi provides a set of bitmapped fonts 
 at 75 dots per inch.  In most cases it is desirable to have the X font 
 server (xfs) and/or an X server installed to make the fonts available 
 to X clients.
 .
 This package and xfonts-biznet-100dpi provide the same set of 
 fonts, rendered at different resolutions; only one or the other is 
 necessary, but both may be installed.  xfonts-biznet-75dpi 
 may be more suitable for small monitors and/or small screen resolutions 
 (under 1024x768).
