From 93983cc30ba3e2c2bf12a26310e3fbb2ceb99ff3 Mon Sep 17 00:00:00 2001 From: Sven Lankes Date: Jan 27 2009 22:11:44 +0000 Subject: initial import --- diff --git a/.cvsignore b/.cvsignore index e69de29..2c61b50 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +Domestic_Manners.zip diff --git a/dustin-domestic-manners-fonts-fontconfig.conf b/dustin-domestic-manners-fonts-fontconfig.conf new file mode 100644 index 0000000..8fb9c29 --- /dev/null +++ b/dustin-domestic-manners-fonts-fontconfig.conf @@ -0,0 +1,17 @@ + + + + + fantasy + + Domestic Manners + + + + Domestic Manners + + fantasy + + + + diff --git a/dustin-domestic-manners-fonts.spec b/dustin-domestic-manners-fonts.spec new file mode 100644 index 0000000..afd65b2 --- /dev/null +++ b/dustin-domestic-manners-fonts.spec @@ -0,0 +1,58 @@ +%define fontname dustin-domestic-manners +%define fontconf 63-%{fontname}.conf + +Name: %{fontname}-fonts +Version: 20030527 +Release: 1%{?dist} +Summary: Handwriting font by Dustin Norlander + +Group: User Interface/X +License: GPLv2+ +URL: http://www.dustismo.com +# Actual download URL +#URL: http://ftp.de.debian.org/debian/pool/main/t/ttf-dustin/ttf-dustin_20030517.orig.tar.gz +Source0: Domestic_Manners.zip +Source1: %{name}-fontconfig.conf +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) + +BuildArch: noarch +BuildRequires: fontpackages-devel +Requires: fontpackages-filesystem + +%description + +This font mimics the authors handwriting. The name come from the book +Domestic Manners of the Americans, by Fanny Trollope. + +Font contains, letters, numbers, punctuation, accented characters and +some special characters (most European Latin characters). + +%prep +%setup -q -c %{name} +sed -i 's/\r//' license.txt + +%build + +%install +rm -fr %{buildroot} +install -m 0755 -d %{buildroot}%{_fontdir} +install -m 0644 -p *.ttf %{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 -rf $RPM_BUILD_ROOT + +%_font_pkg -f %{fontconf} *.ttf + +%doc license.txt +%dir %{_fontdir} + +%changelog +* Sun Jan 25 2009 Sven Lankes - 20030527-1 +- Initial packaging + diff --git a/import.log b/import.log new file mode 100644 index 0000000..79aec50 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +dustin-domestic-manners-fonts-20030527-1_fc10:HEAD:dustin-domestic-manners-fonts-20030527-1.fc10.src.rpm:1233094261 diff --git a/sources b/sources index e69de29..ab7ac79 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +3f5d0178f3b9f9bbabd697090f89c3b9 Domestic_Manners.zip