Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37518269
en ru br
Репозитории ALT

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

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

# see https://bugzilla.altlinux.org/show_bug.cgi?id=10382
%define _localstatedir %{_var}
Summary: Tifinagh TTF font(s)
Name: fonts-ttf-tifinagh
Version: 1.0
Release: alt1_13
License: Free use and distribution
Group: System/Fonts/True type
Source0: hapaxber.ttf
Source1: inventaire-des-oeils.pdf
BuildArch: noarch
BuildRequires: ttmkfdir
Source44: import.info

%description
This package contains fonts for the Tifinagh script,
as encoded in unicode.

%prep
%setup -cT %{name}-%{version}
cp %{SOURCE1} .

cat << EOF > README.txt
The "Hapax Berbц╗re" font was used as the reference font for
the proposal of inclusion of tifinagh script into Unicode BMP;
its autor, Patrick Andries hapax(at)iquebec.com, kindly released
as freely usable and distributable.

The PDF file inventaire-des-oeils.pdf gives the list of all the glyphs
in the font (there are various glyph variants and ligatures on private
use area too)
EOF

%install
install -D %{SOURCE0} %buildroot/%{_datadir}/fonts/ttf/tifinagh/hapaxber.ttf

%post
touch %{_datadir}/fonts/ttf

%files
%doc inventaire-des-oeils.pdf
%doc README.txt
%dir %{_datadir}/fonts/ttf/tifinagh
%{_datadir}/fonts/ttf/tifinagh/*.ttf


%changelog

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

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