rpms/gdouros-aegyptus-fonts/devel gdouros-aegyptus-fonts-fontconfig.conf, NONE, 1.1 gdouros-aegyptus-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Robin Sonefors ozamosi at fedoraproject.org
Sat Oct 31 16:10:15 UTC 2009


Author: ozamosi

Update of /cvs/pkgs/rpms/gdouros-aegyptus-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1227

Modified Files:
	.cvsignore sources 
Added Files:
	gdouros-aegyptus-fonts-fontconfig.conf 
	gdouros-aegyptus-fonts.spec 
Log Message:
Version 2.52



--- NEW FILE gdouros-aegyptus-fonts-fontconfig.conf ---
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
  <alias>
    <family>fantasy</family>
    <prefer>
      <family>Aegyptus</family>
    </prefer>
  </alias>
  <alias>
    <family>Aegyptus</family>
    <default>
      <family>fantasy</family>
    </default>
  </alias>
</fontconfig>


--- NEW FILE gdouros-aegyptus-fonts.spec ---
%global fontname gdouros-aegyptus
%global fontconf 65-%{fontname}.conf

Name:           %{fontname}-fonts
Version:        2.52
Release:        1%{?dist}
Summary:        A font for Egyptian hieroglyphs

Group:          User Interface/X
License:        Copyright only
URL:            http://users.teilar.gr/~g1951d/
Source0:        http://users.teilar.gr/~g1951d/Aegyptus.zip
Source1:        %{name}-fontconfig.conf
BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)

BuildArch:      noarch
BuildRequires:  fontpackages-devel
Requires:       fontpackages-filesystem

%description
Aegyptus encodes over 7000 hieroglyphs.

There is no standard for Egyptian Hieroglyphs or Meroitic, so they are
allocated in the Supplementary Private Use Plane 15. The font also covers Basic
Latin, Egyptian Transliteration characters, some Punctuation and other Symbols,
and the Gardiner set of 1071 Egyptian Hieroglyphs, now suppored by The Unicode
Standard 5.2 in the new SMP block 13000 - 1342F.

It was created by George Douros, mainly based on the book Hieroglyphica,
PIREI I², 2000.

%prep
%setup -q -c


%build


%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p Aegyptus.otf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
                   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{SOURCE1} \
        %{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
      %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} Aegyptus.otf

%doc *.txt


%changelog
* Wed Oct 21 2009 Robin Sonefors <ozamosi at flukkost.nu> 2.52-1
- Initial package


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gdouros-aegyptus-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	26 Oct 2009 20:11:30 -0000	1.1
+++ .cvsignore	31 Oct 2009 16:10:15 -0000	1.2
@@ -0,0 +1 @@
+Aegyptus.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gdouros-aegyptus-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	26 Oct 2009 20:11:30 -0000	1.1
+++ sources	31 Oct 2009 16:10:15 -0000	1.2
@@ -0,0 +1 @@
+c063380062974eb8cb36c8db329ec8ef  Aegyptus.zip




More information about the fonts-bugs mailing list