rpms/gfs-philostratos-fonts/devel gfs-philostratos-fonts-fontconfig.conf, NONE, 1.1 gfs-philostratos-fonts.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

nim nim at fedoraproject.org
Wed Sep 9 18:48:54 UTC 2009


Author: nim

Update of /cvs/extras/rpms/gfs-philostratos-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23864/devel

Modified Files:
	.cvsignore sources 
Added Files:
	gfs-philostratos-fonts-fontconfig.conf 
	gfs-philostratos-fonts.spec import.log 
Log Message:
initial update


--- NEW FILE gfs-philostratos-fonts-fontconfig.conf ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
<fontconfig>
  <alias>
    <family>serif</family>
    <prefer>
      <family>GFS Philostratos</family>
    </prefer>
  </alias>
  <alias>
    <family>GFS Philostratos</family>
    <default>
      <family>serif</family>
    </default>
  </alias>
</fontconfig>


--- NEW FILE gfs-philostratos-fonts.spec ---
%global fontname gfs-philostratos
%global fontconf 61-%{fontname}.conf

%global archivename GFS_PHILOSTRATOS

Name:    %{fontname}-fonts
Version: 20090902
Release: 1%{?dist}
Summary: A revival of the “Griechische Antiqua” Greek typeface

Group:     User Interface/X
License:   OFL
URL:       http://www.greekfontsociety.gr/pages/en_typefaces19th.html
Source0:   http://www.greekfontsociety.gr/%{archivename}.zip
Source1:   %{name}-fontconfig.conf
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)

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

%description
Griechische Antiqua was one of the historical Greek typefaces of the late 19th
and early 20th century. It was designed by Μaurice Εduard Pinder, a German
erudite artist and a member of the Academy of Science in Berlin. This is the
most popular version which has appeared from 1870 to 1940 in the German
speaking philological literature and in many classical and Byzantine editions
by publishers like Teubner (in Leipzig) and Weidmann (in Berlin) such as:
Anthology of Byzantine Melos by Wilhelm von Christ and Matthaios
Paranikas (Leipzig 1871), Epicurea, by Heinrich Usener (Leipzig 1887),
Mitrodorous by Alfred Koerte (Leipzig 1890), Pindar by Otto Schroeder (Leipzig
1908), του Aeschylus by U. von Wilamowitz-Moellendorff (Berlin 1910, 1915),
Bachylides by Bruno Snell (Leipzig, 1934),  The Vulgata by Alfred Rahlfs
(Stuttgart 1935), Suidas Lexicon by Ada Adler (Leipzig 1928-1938) etc.

E.J. Kenney lamented the abandonment of the type after the 2nd World War as a
great loss for Greek typography (“From Script to Print”, Greek Scripts: An
illustrated Introduction, Society for the Promotion of Hellenic Studies, 2001,
p. 69).

GFS Philostratos was digitized by George D. Matthiopoulos.


%prep
%setup -q -c -T
unzip -j -L -q %{SOURCE0}
chmod 0644 *.txt
for txt in *.txt ; do
   fold -s $txt > $txt.new
   sed -i 's/\r//' $txt.new
   touch -r $txt $txt.new
   mv $txt.new $txt
done


%build


%install
rm -fr %{buildroot}

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

%doc *.txt *.pdf


%changelog

* Sun Sep  6 2009 Nicolas Mailhot <nicolas.mailhot at laposte.net>
- 20090902-1
– initial packaging


--- NEW FILE import.log ---
gfs-philostratos-fonts-20090902-1_fc12:HEAD:gfs-philostratos-fonts-20090902-1.fc12.src.rpm:1252522096


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gfs-philostratos-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	9 Sep 2009 16:14:08 -0000	1.1
+++ .cvsignore	9 Sep 2009 18:48:53 -0000	1.2
@@ -0,0 +1 @@
+GFS_PHILOSTRATOS.zip


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gfs-philostratos-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	9 Sep 2009 16:14:08 -0000	1.1
+++ sources	9 Sep 2009 18:48:54 -0000	1.2
@@ -0,0 +1 @@
+81dedf8a53a2b0404a097c9504ebe19b  GFS_PHILOSTRATOS.zip




More information about the fonts-bugs mailing list