Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37427717
en ru br
ALT Linux repos
S:1.2.2-alt1
5.0: 1.0.5-alt1
4.1: 1.0.5-alt0.M41.1
4.0: 1.0.3-alt1

Group :: System/X11
RPM: mkfontscale

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: mkfontscale
Version: 1.2.1
Release: alt1
Summary: create an index of scalable font files for X
License: MIT/X11
Group: System/X11
Url: http://xorg.freedesktop.org

Source: %name-%version.tar.gz

# Automatically added by buildreq on Wed Mar 20 2019

# optimized out: glibc-kernheaders-generic glibc-kernheaders-x86 perl pkg-config python-base sh4
BuildRequires: bzlib-devel libfontenc-devel libfreetype-devel xorg-proto-devel zlib-devel

BuildRequires: xorg-util-macros

%description
For each directory argument, mkfontscale reads all of the scalable font
files in the directory.  For every font file found, an  X11  font  name
(XLFD)  is  generated,  and is written together with the file name to a
file fonts.scale in the directory.

%prep
%setup

%build
%autoreconf
%configure \
--with-bzip2

%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