rpms/gfs-theokritos-fonts/F-8 gfs-theokritos-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Nicolas Mailhot nim at fedoraproject.org
Tue Nov 27 21:30:39 UTC 2007


Author: nim

Update of /cvs/extras/rpms/gfs-theokritos-fonts/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25570/F-8

Modified Files:
	.cvsignore sources 
Added Files:
	gfs-theokritos-fonts.spec 
Log Message:
initial import


--- NEW FILE gfs-theokritos-fonts.spec ---
%define fontname     gfs-theokritos
%define fontdir     %{_datadir}/fonts/%{fontname}

%define archivename GFS_THEOKRITOS_OT

Name:    %{fontname}-fonts
Version: 20070415
Release: 2%{?dist}
Summary: GFS Theokritos decorative font

Group:   User Interface/X
License: OFL
URL:     http://www.greekfontsociety.org/pages/en_typefaces20th.html
Source0: http://www.greekfontsociety.org/%{archivename}.zip

BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildArch: noarch

%description
Yannis Kefallinos (1894–1958) was one of the most innovative engravers of his
generation and the first who researched methodicaly the aesthetics of book and
typographic design in Greece. He taught at the Fine Arts School of Athens and
established the first book design workshop from which many practising artists
of the 60's and 70's had graduated.

In the late 50's Kefallinos designed and published an exquisite book with
engraved illustrations of the ancient white funerary pottery in Attica in
collaboration with Varlamos, Montesanto, Damianakis. For the text of
Kefallinos' Δέκα λευκαί λήκυθοι (1956) the artist used a typeface which he
himself had designed a few years before for an unrealised edition of
Theocritos' Idyls. Its complex and heavily decorative design does point to
aesthetic codes which preoccupied his artistic expression and, although
impractical for contemporary text setting, it remains an original display
face, or it can be used as initials.

The book design workshop of the Fine Arts School of Athens has been recently
reorganised, under the direction of professor Leoni Vidali, and with her
collaboration George D. Matthiopoulos has redesigned digitaly this historical
font which is now available as GFS Theokritos.


%prep
%setup -q -n %{archivename}
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
# Nothing there


%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{fontdir}
install -m 0644 -p *.otf %{buildroot}%{fontdir}


%clean
rm -fr %{buildroot}


%post
if [ -x %{_bindir}/fc-cache ]; then
  %{_bindir}/fc-cache -f %{fontdir} || :
fi


%postun
if [ "$1" = "0" ]; then
  if [ -x %{_bindir}/fc-cache ]; then
    %{_bindir}/fc-cache -f %{fontdir} || :
  fi
fi


%files
%defattr(0644,root,root,0755)
%doc *.txt *.pdf

%dir %{fontdir}
%{fontdir}/*.otf


%changelog
* Mon Nov 26 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
☠ 20070415-2
âš‘ Re-size description so the paupers that can not afford a 80th column in
their terminal are not discriminated against.
(Courtesy: the 79-column-liberation-front cell that subverted the rpmlint
codebase)

* Sun Nov 25 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
☺ 20070415-1
✓ initial packaging


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gfs-theokritos-fonts/F-8/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	27 Nov 2007 19:57:37 -0000	1.1
+++ .cvsignore	27 Nov 2007 21:30:06 -0000	1.2
@@ -0,0 +1 @@
+GFS_THEOKRITOS_OT.zip


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gfs-theokritos-fonts/F-8/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	27 Nov 2007 19:57:37 -0000	1.1
+++ sources	27 Nov 2007 21:30:06 -0000	1.2
@@ -0,0 +1 @@
+c557a9e9e366b938d4c85ef15059b868  GFS_THEOKRITOS_OT.zip




More information about the fonts-bugs mailing list