rpms/gfs-goschen-fonts/devel gfs-goschen-fonts-fontconfig.conf, NONE, 1.1 gfs-goschen-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 Feb 17 06:18:25 UTC 2010


Author: nim

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

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


--- NEW FILE gfs-goschen-fonts-fontconfig.conf ---
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
  <alias>
    <family>serif</family>
    <prefer>
      <family>GFS Goschen</family>
    </prefer>
  </alias>
  <alias>
    <family>GFS Goschen</family>
    <default>
      <family>serif</family>
    </default>
  </alias>
</fontconfig>


--- NEW FILE gfs-goschen-fonts.spec ---
%global fontname gfs-goschen
%global fontconf 64-%{fontname}.conf

%global archivename GFS_GOSCHEN

Name:    %{fontname}-fonts
Version: 20100203
Release: 1%{?dist}
Summary: A 19th century 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
Georg Joachim Göschen founded in 1782 the publishing house of G.J.
Göschensche Verlagsbuchhandlung in Leipzig and was one of the most active
publishers of the period in Germany. Göschen was very interested in
typography, influenced by the fame and quality of the editions of G. Bodoni
and F. Didot.

In 1797, he collaborated with the leading scholar of the period, Johann Jakob
Griesbach, to edit and publish the New Testament in Greek for which he formed
a committee of scholars to decide the new Greek type which were eventually
cut by Johann Prillwitz. The book appeared in 1803 and the types show many
influences from the Greek types of Bodoni. Their characteristic was the
neoclassical form of marked contrast between thick and thin strokes, the
cursive style and the large size of the font.

The design was too cumbersome to allow general use and can be considered
successful only for its indirect influence on the later cut Greek Leipzig
type. It is, however, part of the greater heritage of Greek type design and
therefore the type has been digitized by George D. Matthiopoulos in 2009 and
is part of GFS' type library under the name GFS Göschen cursive, in
commemoration of the great German publisher.


%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
* Sat Feb 13 2010 Nicolas Mailhot <nicolas.mailhot at laposte.net>
- 20100203-1
— initial packaging


--- NEW FILE import.log ---
gfs-goschen-fonts-20100203-1_fc13:HEAD:gfs-goschen-fonts-20100203-1.fc13.src.rpm:1266387418


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gfs-goschen-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	16 Feb 2010 03:59:10 -0000	1.1
+++ .cvsignore	17 Feb 2010 06:18:23 -0000	1.2
@@ -0,0 +1 @@
+GFS_GOSCHEN.zip


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gfs-goschen-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	16 Feb 2010 03:59:11 -0000	1.1
+++ sources	17 Feb 2010 06:18:25 -0000	1.2
@@ -0,0 +1 @@
+561eb499d90c5ba3606c9f4b5ed75f09  GFS_GOSCHEN.zip



More information about the fonts-bugs mailing list