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

Группа :: Система/Шрифты/X11 растровые
Пакет: efont-unicode

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

# spec file for package efont-unicode (Version 0.4.0)
# Copyright (c) 2003 SuSE Linux AG, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# Please submit bugfixes or comments via http://www.suse.de/feedback/

Name: efont-unicode
Version: 0.4.2
Release: alt1

Summary: Unicode fonts collection by /efont/
License: distributable
Group: System/Fonts/X11 bitmap

Url: http://openlab.ring.gr.jp/efont
Source: %url/dist/unicode-bdf/%name-bdf-%version-src.tar.bz2
Patch: efont-unicode-bdf-0.4.0.patch

PreReq: chkfontpath
BuildArch: noarch

# /usr/share/fonts/default ?

%define fontdir %_x11fontsdir/efont

# Automatically added by buildreq on Fri Apr 29 2005

BuildRequires: bdfresize freetype2 xorg-x11-font-utils xorg-x11-libs

%description
Unicode fonts developed by /efont/ openlab. This font package includes
12, 14, 16, and 24 pixel ISO-10646 fonts.

Authors:
--------
   Kazuhiko  <kazuhiko at ring.gr.jp>

%prep
%setup -q -n %name-bdf-%version-src
#patch -p1
%configure --with-fontdir=%fontdir

%build
%make
mkfontdir

%install
%__mkdir_p %buildroot%fontdir
%__install -m644 *.pcf.gz fonts.dir %buildroot%fontdir

%post
%_sbindir/chkfontpath -q --add %fontdir

%postun
if [ "$1" = "0" ]; then
%_sbindir/chkfontpath -q --remove %fontdir
fi


%files
%doc README* COPYRIGHT ChangeLog
%fontdir/

%changelog -n efont-unicode

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

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