From 9369be4d7262ae4683e3f859d9aba79c12484f7c Mon Sep 17 00:00:00 2001 From: Robin Sonefors Date: Nov 03 2009 23:03:05 +0000 Subject: Version 2.52 --- diff --git a/.cvsignore b/.cvsignore index e69de29..f0383f7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +Akkadian.zip diff --git a/gdouros-akkadian-fonts-fontconfig.conf b/gdouros-akkadian-fonts-fontconfig.conf new file mode 100644 index 0000000..6849722 --- /dev/null +++ b/gdouros-akkadian-fonts-fontconfig.conf @@ -0,0 +1,16 @@ + + + + + fantasy + + Akkadian + + + + Akkadian + + fantasy + + + diff --git a/gdouros-akkadian-fonts.spec b/gdouros-akkadian-fonts.spec new file mode 100644 index 0000000..be83f70 --- /dev/null +++ b/gdouros-akkadian-fonts.spec @@ -0,0 +1,59 @@ +%global fontname gdouros-akkadian +%global fontconf 65-%{fontname}.conf + +Name: %{fontname}-fonts +Version: 2.52 +Release: 1%{?dist} +Summary: A font for Sumero-Akkadian cuneiform + +Group: User Interface/X +License: Copyright only +URL: http://users.teilar.gr/~g1951d/ +Source0: http://users.teilar.gr/~g1951d/Akkadian.zip +Source1: %{name}-fontconfig.conf +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) + +BuildArch: noarch +BuildRequires: fontpackages-devel +Requires: fontpackages-filesystem + +%description +Akkadian covers the following scripts and symbols supported by The Unicode +Standard 5.2: Basic Latin, Greek and Coptic, some Punctuation and other +Symbols, Cuneiform, Cuneiform Numbers and Punctuation. + +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 Akkadian.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} Akkadian.otf + +%doc + + +%changelog +* Thu Oct 22 2009 Robin Sonefors - 2.52-1 +- Initial packaging diff --git a/sources b/sources index e69de29..999637d 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +dec2b1988c44b286199b7f7aed0e4119 Akkadian.zip