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

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

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

%define _bigfontsdir %_datadir/fonts/ttf/chinese-big5
%define _gbfontsdir %_datadir/fonts/ttf/chinese-gb2312

Name: fonts-ttf-chinese
Version: 1.0
Release: alt8

Summary: Free Chinese TrueType fonts
Summary (ru_RU.UTF-8): п п╦я┌п╟п╧я│п╨п╦п╣ TrueType я┬я─п╦я└я┌я▀
License: GPL-like (see arphicpl.txt)
Group: System/Fonts/True type
Url: ftp://linux.tmtc.edu.tw/pub/arphic
Source: fonts-ttf-chinese.tar.bz2

BuildArch: noarch
BuildRequires: mkfontscale

%description
This Package provides free Chinese TrueType fonts.

%description -l ru_RU.UTF-8
п▓ п©п╟п╨п╣я┌п╣ п╫п╟я┘п╬п╢я▐я┌я│я▐ п╨п╦я┌п╟п╧я│п╨п╦п╣ TrueType я┬я─п╦я└я┌я▀.

%package big5
Summary: Chinese (Big5) TrueType fonts
Summary (ru_RU.UTF-8): п п╦я┌п╟п╧я│п╨п╦п╣ (Big5) TrueType я┬я─п╦я└я┌я▀
License: GPL-like (see arphicpl.txt)
Group: System/Fonts/True type
PreReq: fontconfig >= 2.4.2
Obsoletes: chinese-fonts-ttf-big5
Provides: chinese-fonts-ttf-big5 = %version

%description big5
Chinese (Big5 encoded) TrueType Fonts donated by Arphic company.

%description big5 -l ru_RU.UTF-8
п п╦я┌п╟п╧я│п╨п╦п╣ TrueType я┬я─п╦я└я┌я▀ (п╨п╬п╢п╦я─п╬п╡п╨п╟ Big5), п╬я┌ я└п╦я─п╪я▀ Arphic

%package gb2312
Summary: Chinese (GB2312) TrueType fonts
Summary (ru_RU.UTF-8): п п╦я┌п╟п╧я│п╨п╦п╣ (GB2312) TrueType я┬я─п╦я└я┌я▀
License: GPL-like (see arphicpl.txt)
Group: System/Fonts/True type
PreReq: fontconfig >= 2.4.2
Obsoletes: chinese-fonts-ttf-gb2312
Provides: chinese-fonts-ttf-gb2312 = %version

%description gb2312
Chinese (GuoBiao 2312 encoded) TrueType Fonts donated by Arphic company.

%description gb2312 -l ru_RU.UTF-8
п п╦я┌п╟п╧я│п╨п╦п╣ TrueType я┬я─п╦я└я┌я▀ (п╨п╬п╢п╦я─п╬п╡п╨п╟ GuoBiao 2312), п╬я┌ я└п╦я─п╪я▀ Arphic

%prep
%setup -q -n fonts-ttf-chinese

%build
%install
mkdir -p %buildroot%_bigfontsdir
install -m644 b*.ttf %buildroot%_bigfontsdir
mkfontscale %buildroot%_bigfontsdir
ln -s fonts.scale %buildroot%_bigfontsdir/fonts.dir

mkdir -p %buildroot%_gbfontsdir
install -m644 g*.ttf %buildroot%_gbfontsdir
mkfontscale %buildroot%_gbfontsdir
ln -s fonts.scale %buildroot%_gbfontsdir/fonts.dir

mkdir -p %buildroot%_sysconfdir/X11/fontpath.d
ln -s ../../..%_bigfontsdir %buildroot%_sysconfdir/X11/fontpath.d/ttf-chinese-big5:pri=50
ln -s ../../..%_gbfontsdir %buildroot%_sysconfdir/X11/fontpath.d/ttf-chinese-gb2312:pri=50

%post big5
%_bindir/fc-cache %_bigfontsdir ||:

%post gb2312
%_bindir/fc-cache %_gbfontsdir ||:

%files big5
%doc arphicpl.txt
%_sysconfdir/X11/fontpath.d/ttf-chinese-big5:pri=50
%_bigfontsdir

%files gb2312
%doc arphicpl.txt
%_sysconfdir/X11/fontpath.d/ttf-chinese-gb2312:pri=50
%_gbfontsdir

%changelog

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

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