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

Robin Sonefors ozamosi at fedoraproject.org
Wed Nov 18 06:41:49 UTC 2009


Author: ozamosi

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

Modified Files:
	.cvsignore sources 
Added Files:
	gdouros-alexander-fonts-fontconfig.conf 
	gdouros-alexander-fonts.spec 
Log Message:
Initial version



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


--- NEW FILE gdouros-alexander-fonts.spec ---
%global fontname gdouros-alexander
%global fontconf 62-%{fontname}.conf

Name:           %{fontname}-fonts
Version:        3.01
Release:        2%{?dist}
Summary:        A Greek typeface inspired by Alexander Wilson

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

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

%description
A text typeface using the Greek letters designed by Alexander Wilson
(1714-1786), a Scottish doctor, astronomer, and typefounder, who established a
typefoundry in Glasgow in 1744. The type was especially designed for an edition
of Homer’s epics, published in 1756-8 by Andrew and Robert Foulis, printers to
the University of Glasgow. A modern revival, Wilson Greek, was designed by
Matthew Carter in 1995. Peter S. Baker is also using Wilson’s Greek type in his
Junicode font for medieval scholars (2007).

Latin and Cyrillic are based on a Garamond typeface. The font covers the
Windows Glyph List, IPA Extensions, Greek Extended, Ancient Greek Numbers,
Byzantine and Ancient Greek Musical Notation, various typographic extras and
several Open Type features (Case-Sensitive Forms, Small Capitals, Subscript,
Superscript, Numerators, Denominators, Fractions, Old Style Figures, Historical
Forms, Stylistic Alternates, Ligatures).

It was created by George Douros.
%prep
%setup -q -c

%build


%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p Alexander.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}

install -m 0755 -d %{buildroot}%{_docdir}/%{name}-%{version}
install -m 0644 -p %{SOURCE2} %{buildroot}%{_docdir}/%{name}-%{version}

%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} Alexander.otf

%doc %{_docdir}/%{name}-%{version}/Samples.pdf


%changelog
* Wed Nov 18 2009 Robin Sonefors <ozamosi at flukkost.nu> - 3.01-2
- Fix fontconfig priority and categorization
- Add sample document
* Thu Oct 22 2009 Robin Sonefors <ozamosi at flukkost.nu> - 3.01-1
- Initial packaging


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gdouros-alexander-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	11 Nov 2009 03:44:47 -0000	1.1
+++ .cvsignore	18 Nov 2009 06:41:48 -0000	1.2
@@ -0,0 +1,2 @@
+Alexander.zip
+Samples.pdf


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gdouros-alexander-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	11 Nov 2009 03:44:48 -0000	1.1
+++ sources	18 Nov 2009 06:41:48 -0000	1.2
@@ -0,0 +1,2 @@
+89437a9b8440771a0c7b725349cff466  Alexander.zip
+22bef50514c41c9bc52e926a3907a232  Samples.pdf




More information about the fedora-extras-commits mailing list