File gdouros-aegyptus-fonts.spec of Package gdouros-aegyptus-fonts

#
# spec file for package gdouros-aegyptus-fonts
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define fontname aegyptus-fonts

Name:           gdouros-aegyptus-fonts
#Provides:       locale(bg;el;ru;bg)
Version:        3.13
Release:        0
License:        SUSE-Permissive
Summary:        Fonts with support for ancient Egyptian Hieroglyphs
Url:            http://users.teilar.gr/~g1951d/
Group:          System/X11/Fonts
Source:         %{fontname}-%{version}.tar.bz2
Requires(pre):  %suseconfig_fonts_prereq
# FIXME: This causes a rpmlint warning; change <= to < once there's a new upstream version
Obsoletes:      aegyptus-fonts <= 3.13
Provides:       aegyptus-fonts = %{version}
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%define ttf_fontdir     /usr/share/fonts/truetype

%description
Aegyptus allocates Egyptian Hieroglyphs, in Plane 15 of the UCS. The main sources of glyphs are «Hieroglyphica», PIREI, 2000 and the work of Alan Gardiner. The font also covers Basic Latin, Egyptian Transliteration characters, the Hieratic alphabet, Coptic, Meroitic, the Gardiner set supported by Unicode, et al. The Gardiner set (redesigned with a thicker line) is also available in the small font Gardiner.

%prep
%setup -q -n %{fontname}-%{version}

%build

%install
mkdir -p %{buildroot}%{ttf_fontdir}
install -m 0644 *.ttf %{buildroot}%{ttf_fontdir}/

%post
%run_suseconfig_fonts

%postun
%run_suseconfig_fonts

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%doc *.txt
%{ttf_fontdir}

%changelog
openSUSE Build Service is sponsored by