Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37853521
en ru br
ALT Linux repos
S:20100919-alt1
5.0: 0.060126-alt2
4.1: 0.060126-alt2

Group :: System/Fonts/True type
RPM: fonts-ttf-freefont

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _fontsdir %_datadir/fonts/ttf/freefont

Name: fonts-ttf-freefont
Version: 0.060126
Release: alt2

Summary: Free unicode True Type fonts based on URW/Valek fonts
Summary (ru_RU.UTF-8): Свободные True Type шрифты основанные на шрифтах URW/Valek
License: GPL
Group: System/Fonts/True type
Url: http://savannah.nongnu.org/projects/freefont
Source0: freefont-ttf-20060126.tar.gz

PreReq: fontconfig >= 2.4.2
Obsoletes: freefont-ttf freefont-fonts-ttf braille-fonts-ttf
Provides: freefont-ttf freefont-fonts-ttf = %version

BuildArch: noarch
BuildRequires: mkfontscale

%description
A set of  Free unicode True Type fonts based on URW/Valek fonts

%description -l ru_RU.UTF-8
Свободные Unicode шрифты в формате True Type, основанные на шрифтах URW с дополнениями Валентина Филиппова.

%prep
%setup -q -n freefont-20060126

%install
mkdir -p %buildroot%_fontsdir
install -m644 *.ttf %buildroot%_fontsdir

mkfontscale %buildroot%_fontsdir
ln -s fonts.scale %buildroot%_fontsdir/fonts.dir

mkdir -p %buildroot%_sysconfdir/X11/fontpath.d
ln -s ../../..%_fontsdir %buildroot%_sysconfdir/X11/fontpath.d/ttf-freefont:pri=50

%post
%_bindir/fc-cache %_fontsdir ||:

%files
%doc AUTHORS README CREDITS ChangeLog
%_sysconfdir/X11/fontpath.d/*
%_fontsdir

%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