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

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

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

%define _unpackaged_files_terminate_build 1
%define oname LigaDroidSansMono
%define fname liga-droid-sans-mono

Name: fonts-ttf-%fname
Version: 20180801.8ace00c
Release: alt1
Summary: Droid Sans Mono font with programming ligatures
License: GPLv3
Group: System/Fonts/True type
Url: https://github.com/abogoyavlensky/DroidCode
Source: %name-%version.tar
Packager: Alexander Makeenkov <amakeenk at altlinux.org>

BuildArch: noarch
BuildRequires: rpm-build-fonts
BuildRequires: mkfontscale

%description
DroidCode font based on Droid Sans Mono with programming ligatures
inspired by FiraCode and build using Ligaturizer.

%prep
%setup

%install
mkdir -p %buildroot%_ttffontsdir/%fname
install -m 0644 %oname.ttf %buildroot%_ttffontsdir/%fname
mkfontscale %buildroot%_ttffontsdir/%fname
ln %buildroot%_ttffontsdir/%fname/fonts.scale %buildroot%_ttffontsdir/%fname/fonts.dir

%files
%_ttffontsdir/%fname
%doc LICENSE

%changelog

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

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