Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37382007
en ru br
ALT Linux repos
S:1.1-alt1
5.0: 1.0.1-alt1
4.1: 1.0.1-alt1
4.0: 1.0.0-alt1

Group :: System/X11
RPM: bdftopcf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: bdftopcf
Version: 1.1
Release: alt1

Summary: convert X font from Bitmap Distribution Format to Portable Compiled Format
License: MIT/X11
Group: System/X11

Url: http://xorg.freedesktop.org
Source: %name-%version.tar.bz2

BuildRequires: libfreetype-devel libXfont-devel libfontenc-devel pkg-config
BuildRequires: zlib-devel xorg-util-macros xorg-proto-devel

%description
Bdftopcf is a font compiler for the X server and font server.  Fonts in
Portable Compiled Format can be read by any architecture, although  the
file  is  structured  to allow one particular architecture to read them
directly without reformatting.  This allows fast reading on the  appro-
priate machine, but the files are still portable (but read more slowly)
on other machines.

%prep
%setup

%build
%autoreconf
%configure

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_bindir/*
%_man1dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin