On Tue, 2010-06-29 at 12:44 +1000, Bojan Smojver wrote: > First play with it. He, he... Gotta love copying :-) -- Bojan
%global fontname grimmer-proggy-tinysz %global fontconf 66-%{fontname}.conf Name: %{fontname}-fonts Version: 1.0 Release: 1%{?dist} License: MIT URL: http://proggyfonts.com/ Source0: ProggyTinySZ.ttf.zip Source1: 66-grimmer-proggy-tinysz.conf BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Group: User Interface/X Summary: Proggy Tiny with slashed zero programming font BuildRequires: fontpackages-devel BuildRequires: xorg-x11-font-utils %description Real programmers use Proggy Tiny. Proggy Tiny Slashed Zero is identical to Proggy Tiny but has a slashed zero instead of a dot. Proggy Tiny is well-proportioned and is the smallest programming font I could come up with while maintaining distinctive characters and good readability. I use this quite often where I want a high information density. Use at point size 9 (bitmap font) %prep %setup -c -n %{name}-%{version} %build %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/%{_fontdir} mv ProggyTinySZ.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} * %doc Licence.txt %changelog * Tue Jun 29 2010 Bojan Smojver <bojan@xxxxxxxxxxxxx> - 1.0-1 - initial packaging
_______________________________________________ fonts mailing list fonts@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/fonts http://fonts.fedoraproject.org/