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

Группа :: Система/Шрифты/Type1
Пакет: fonts-ttf-xorg

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

%define xf86 XFree86
%define xorgold xorg-x11

%define _fontsdir %_datadir/fonts/ttf

Name: fonts-ttf-xorg
Version: 1.0.0
Release: alt3
Serial: 1
Summary: TrueType fonts provided by the X Window System
Group: System/Fonts/Type1
License: MIT/X11

Url: http://xorg.freedesktop.org

Source0: font-bh-ttf-%version.tar.bz2

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

PreReq: fontconfig >= 2.4.2
Obsoletes: %xf86-ttf-fonts %xorgold-ttf-fonts
Provides: %xf86-ttf-fonts = 4.4
Provides: %xorgold-ttf-fonts = 7.0.0-%release

BuildArch: noarch
BuildRequires: mkfontdir mkfontscale

%description
A collection of truetype fonts which are part of the core X Window System
distribution.

%prep
%setup -q -n font-bh-ttf-%version

%install
%__mkdir_p %buildroot%_fontsdir/TTF
%__install -m644 *.ttf %buildroot%_fontsdir/TTF/
mkfontscale %buildroot%_fontsdir/TTF
mkfontdir %buildroot%_fontsdir/TTF

%__mkdir_p %buildroot%_sysconfdir/X11/fontpath.d
%__ln_s ../../..%_fontsdir/TTF %buildroot%_sysconfdir/X11/fontpath.d/ttf-TTF:pri=50

%triggerun -- %name <= 1:1.0.0-alt1
if [ -x %_sbindir/chkfontpath -a -f %_sysconfdir/X11/fs/config ]; then
%_sbindir/chkfontpath -q -r %_fontsdir/TTF ||:
fi

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

%files
%_sysconfdir/X11/fontpath.d/*
%_fontsdir/TTF

%changelog

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

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