Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37371425
en ru br
Репозитории ALT
S:1.1-alt1
5.1: 1.0.1-alt1
4.1: 1.0.1-alt1
4.0: 1.0.0-alt1
www.altlinux.org/Changes

Группа :: Система/X11
Пакет: bdftopcf

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: bdftopcf
Version: 1.0.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

Packager: XOrg Maintainer Team <xorg at packages.altlinux.org>

BuildRequires: libfreetype-devel libXfont-devel libfontenc-devel pkg-config
BuildRequires: zlib-devel xorg-x11-util-macros xorg-x11-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 -q

%build
%__autoreconf
%configure

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_bindir/*
%_man1dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin