rpms/gdouros-aegean-fonts/F-11 gdouros-aegean-fonts-fontconfig.conf, NONE, 1.1 gdouros-aegean-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Robin Sonefors ozamosi at fedoraproject.org
Sat Oct 31 12:58:07 UTC 2009


Author: ozamosi

Update of /cvs/pkgs/rpms/gdouros-aegean-fonts/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv541

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



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


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

Name:           %{fontname}-fonts
Version:        3.01
Release:        2%{?dist}
Summary:        A font for ancient scripts in the greater Aegean vicinity

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

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

%description
Aegean covers the following scripts and symbols supported by The Unicode
Standard 5.2: Basic Latin, Greek and Coptic, Greek Extended, some Punctuation
and other Symbols, Linear B Syllabary, Linear B Ideograms, Aegean Numbers,
Ancient Greek Numbers, Ancient Symbols, Phaistos Disc, Lycian, Carian, Old
Italic, Ugaritic, Old Persian, Cypriot Syllabary, Phoenician, Lydian, and
Archaic Greek Musical Notation.

Aegean also covers the following scripts and symbols not yet supported by
Unicode: Cretan Hieroglyphs, Cypro-Minoan, Linear A, the Arkalochori Axe,
Ancient Greek and Old Italic variant alphabets. These are allocated in the
Supplementary Private Use Plane 15.

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 Aegean.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} Aegean.otf

%doc Aegean.txt


%changelog
* Mon Oct 19 2009 Robin Sonefors <ozamosi at flukkost.nu> - 3.01-1
- Fix description, License string
* Thu Oct 15 2009 Robin Sonefors <ozamosi at flukkost.nu> - 3.01-1
- Initial packaging


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gdouros-aegean-fonts/F-11/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	22 Oct 2009 04:49:14 -0000	1.1
+++ .cvsignore	31 Oct 2009 12:58:05 -0000	1.2
@@ -0,0 +1 @@
+Aegean.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gdouros-aegean-fonts/F-11/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	22 Oct 2009 04:49:14 -0000	1.1
+++ sources	31 Oct 2009 12:58:05 -0000	1.2
@@ -0,0 +1 @@
+36201de0f8a523a3c002bb8619fc9da9  Aegean.zip




More information about the Fedora-fonts-bugs-list mailing list