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

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

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

Name: opengostfont
Version: 0.3
Release: alt2

Summary: Open-source version of the fonts by Russian standard GOST 2.304-81
License: OFL-1.1
Group: System/Fonts/True type
Url: https://bitbucket.org/fat_angel/opengostfont
Source: %name-src-%version.tar.xz
Patch: opengostfont-python2.diff

BuildArch: noarch
# Automatically added by buildreq on Tue Sep 04 2012
# optimized out: python-base python-modules python-modules-compiler python-modules-email python-modules-encodings xz
BuildRequires: libfontforge-devel python-module-fontforge

BuildRequires: rpm-build-fonts

Requires: fonts-ttf-opengost = %version, fonts-otf-opengost = %version

%description
Open-source version of the fonts by Russian standard
GOST 2.304-81 "Letters for drawings"

%package -n fonts-ttf-opengost
Group: System/Fonts/True type
Summary: True Type version of the fonts by Russian standard GOST 2.304-81
%description -n fonts-ttf-opengost
True Type open-source version of the fonts by Russian standard
GOST 2.304-81 "Letters for drawings"

%package -n fonts-otf-opengost
Group: System/Fonts/True type
Summary: Open Type version of the fonts by Russian standard GOST 2.304-81
%description -n fonts-otf-opengost
Open Type open-source version of the fonts by Russian standard
GOST 2.304-81 "Letters for drawings"

%prep
%setup -n %name-src-%version
%patch -p2

%build
make all

%install
( cd %name-ttf-%version && {
%ttf_fonts_install openfont
} || exit 1 )
( cd %name-otf-%version && {
%otf_fonts_install openfont
} || exit 1 )

%files
%doc LICENSE

%files -n fonts-ttf-opengost -f %name-ttf-%version/openfont.files
%doc LICENSE

%files -n fonts-otf-opengost -f %name-otf-%version/openfont.files
%doc LICENSE

%changelog

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

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