rpms/drehatlas-warender-bibliothek-fonts/F-11 61-drehatlas-warender-bibliothek.conf, NONE, 1.1 Makefile.warender-bibliothek, NONE, 1.1 drehatlas-warender-bibliothek-fonts.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
Dave Ludlow
adsllc at fedoraproject.org
Mon Oct 19 19:15:31 UTC 2009
- Previous message (by thread): rpms/drehatlas-warender-bibliothek-fonts/F-12 61-drehatlas-warender-bibliothek.conf, NONE, 1.1 Makefile.warender-bibliothek, NONE, 1.1 drehatlas-warender-bibliothek-fonts.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
- Next message (by thread): rpms/drehatlas-warender-bibliothek-fonts/F-10 61-drehatlas-warender-bibliothek.conf, NONE, 1.1 Makefile.warender-bibliothek, NONE, 1.1 drehatlas-warender-bibliothek-fonts.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: adsllc
Update of /cvs/pkgs/rpms/drehatlas-warender-bibliothek-fonts/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17544/F-11
Modified Files:
.cvsignore sources
Added Files:
61-drehatlas-warender-bibliothek.conf
Makefile.warender-bibliothek
drehatlas-warender-bibliothek-fonts.spec import.log
Log Message:
* Mon Oct 19 2009 Dave Ludlow <dave at adsllc.com> 1.0.1.1-1
- Initial checkin for F11
--- NEW FILE 61-drehatlas-warender-bibliothek.conf ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
<fontconfig>
<alias>
<family>fantasy</family>
<prefer>
<family>Warender Bibliothek</family>
</prefer>
</alias>
<alias>
<family>Warender Bibliothek</family>
<default>
<family>fantasy</family>
</default>
</alias>
</fontconfig>
--- NEW FILE Makefile.warender-bibliothek ---
BASENAME=WarenderBibliothek
all: $(BASENAME).otf $(BASENAME).ttf
$(BASENAME).ttf: $(BASENAME).sfd convert-ttf.pe
fontforge -script convert-ttf.pe
convert-ttf.pe:
echo "Open('$(BASENAME).sfd')" > convert-ttf.pe
echo "Generate('$(BASENAME).ttf')" >> convert-ttf.pe
$(BASENAME).otf: $(BASENAME).sfd convert-otf.pe
fontforge -script convert-otf.pe
convert-otf.pe:
echo "Open('$(BASENAME).sfd')" > convert-otf.pe
echo "Generate('$(BASENAME).otf')" >> convert-otf.pe
--- NEW FILE drehatlas-warender-bibliothek-fonts.spec ---
%global fontname drehatlas-warender-bibliothek
%global fontconf 61-%{fontname}.conf
Name: %{fontname}-fonts
Version: 1.0.1.1
Release: 1%{?dist}
Summary: A Latin typeface that is decorative, surreal, and hairy
Group: User Interface/X
License: OFL
URL: http://www.drehatlas.de/
Source0: ofl-font-warenderbibliothek-%{version}.zip
Source1: %{fontconf}
Source2: Makefile.warender-bibliothek
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildArch: noarch
BuildRequires: fontpackages-devel fontforge
Requires: fontpackages-filesystem
%description
This font was created by Peter Schwanemann and originally based on a hand drawn
font created for a Pen & Paper RPG. Nowadays the font gets more and more
complete and should give the possibility of creating fantasy and/or decorative
logos, headings and other texts. The font was not created to be used in body
texts, as it is too complex and not as easy to read as a simple sans serif
font.
%prep
%setup -q -c %{name}-%{version}
# Wrap the license file at 80 chars
fold -s LICENSE > LICENSE.new
touch -r LICENSE LICENSE.new
mv LICENSE.new LICENSE
%build
# A .ttf file is included, but .otf is preferred.
make -f %{SOURCE2} WarenderBibliothek.otf
%install
rm -fr %{buildroot}
install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.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} *.otf
%doc LICENSE FONTLOG
%changelog
* Sat Oct 17 2009 Dave Ludlow <dave at adsllc.com> 1.0.1.1-1
- Initial packaging
--- NEW FILE import.log ---
drehatlas-warender-bibliothek-fonts-1_0_1_1-1_fc11:F-11:drehatlas-warender-bibliothek-fonts-1.0.1.1-1.fc11.src.rpm:1255979707
Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/drehatlas-warender-bibliothek-fonts/F-11/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore 19 Oct 2009 15:54:28 -0000 1.1
+++ .cvsignore 19 Oct 2009 19:15:31 -0000 1.2
@@ -0,0 +1 @@
+ofl-font-warenderbibliothek-1.0.1.1.zip
Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/drehatlas-warender-bibliothek-fonts/F-11/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 19 Oct 2009 15:54:28 -0000 1.1
+++ sources 19 Oct 2009 19:15:31 -0000 1.2
@@ -0,0 +1 @@
+43591cfe34b1b8ba9df7fac1f51fa33b ofl-font-warenderbibliothek-1.0.1.1.zip
- Previous message (by thread): rpms/drehatlas-warender-bibliothek-fonts/F-12 61-drehatlas-warender-bibliothek.conf, NONE, 1.1 Makefile.warender-bibliothek, NONE, 1.1 drehatlas-warender-bibliothek-fonts.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
- Next message (by thread): rpms/drehatlas-warender-bibliothek-fonts/F-10 61-drehatlas-warender-bibliothek.conf, NONE, 1.1 Makefile.warender-bibliothek, NONE, 1.1 drehatlas-warender-bibliothek-fonts.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Fedora-fonts-bugs-list
mailing list