01458c4
%define fontname allgeyer
01458c4
01458c4
%define common_desc \
01458c4
Robert Allgeyer's MusiQwik and MusiSync are a set of original True Type fonts \
01458c4
that depict musical notation. Each music font may be used within a word \
01458c4
processing document without the need for special music publishing software, or\
01458c4
embedded in PDF files.
01458c4
01458c4
Name:		%{fontname}-fonts
01458c4
Summary: 	Musical Notation True Type Fonts
01458c4
Version:	5.002
833a47c
Release:	6%{?dist}
01458c4
License:	OFL
01458c4
Group:		User Interface/X
10eec89
# The source was originally downloaded from:
10eec89
# http://www.icogitate.com/~ergosum/fonts/musiqwik_musisync_y6.zip
10eec89
# But the website is gone now.
10eec89
Source0:	musiqwik_musisync_y6.zip
10eec89
# This website is gone. :(
01458c4
URL:		http://www.icogitate.com/~ergosum/fonts/musicfonts.htm
01458c4
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
01458c4
BuildArch:	noarch
01458c4
BuildRequires:	fontpackages-devel
01458c4
Requires:	%{name}-common = %{version}-%{release}
01458c4
01458c4
%description
01458c4
%common_desc
01458c4
01458c4
%package common
01458c4
Summary:	Common files for MusiSync and MusiQwik fonts (documentation...)
01458c4
Group:		User Interface/X
01458c4
Requires:	fontpackages-filesystem
01458c4
01458c4
%description common
01458c4
%common_desc
01458c4
01458c4
This package consists of files used by other Allgeyer font packages.
01458c4
01458c4
%package -n %{fontname}-musisync-fonts
01458c4
Summary:	A musical notation font family that provides general musical decorations
01458c4
Group:		User Interface/X
01458c4
Requires:	%{name}-common = %{version}-%{release}
01458c4
01458c4
%description -n %{fontname}-musisync-fonts
01458c4
%common_desc
01458c4
01458c4
This font family provides a collection of general musical decorations.
01458c4
01458c4
%_font_pkg -n musisync MusiSync*.ttf
01458c4
01458c4
%package -n %{fontname}-musiqwik-fonts
01458c4
Summary:	A musical notation font family intended for writing lines of actual music
01458c4
Group:		User Interface/X
01458c4
Requires:	%{name}-common = %{version}-%{release}
01458c4
01458c4
%description -n %{fontname}-musiqwik-fonts
01458c4
%common_desc
01458c4
01458c4
This font family is intended for writing lines of actual music.
01458c4
01458c4
%_font_pkg -n musiqwik MusiQwik*.ttf
01458c4
01458c4
%prep
01458c4
%setup -q -c -n %{name}
01458c4
01458c4
# correct end-of-line encoding
01458c4
for i in OFL-FAQ.txt FONTLOG.txt SOURCE.txt README_MusiQwik_MusiSync.txt LICENSE_OFL.txt; do
01458c4
	sed -i 's/\r//' $i
01458c4
done
01458c4
01458c4
# Convert to UTF-8
01458c4
iconv -f iso-8859-1 -t utf-8 -o README_MusiQwik_MusiSync.txt{.utf8,}
01458c4
mv README_MusiQwik_MusiSync.txt{.utf8,}
01458c4
01458c4
%build
01458c4
01458c4
%install
01458c4
rm -rf %{buildroot}
01458c4
install -m 0755 -d %{buildroot}%{_fontdir}
01458c4
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
01458c4
01458c4
%clean
01458c4
rm -rf %{buildroot}
01458c4
01458c4
%files common
01458c4
%defattr(0644,root,root,0755)
01458c4
%doc FONTLOG.txt LICENSE_OFL.txt MusiQwik_character_map.htm musiqwik_demo.png 
01458c4
%doc MusiSync_character_map.htm musisync_demo.png MusiSync-README.htm OFL-FAQ.txt 
01458c4
%doc README_MusiQwik_MusiSync.txt SOURCE.txt
01458c4
%dir %{_fontdir}
01458c4
01458c4
%changelog
833a47c
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.002-6
833a47c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
833a47c
5f98eaa
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.002-5
5f98eaa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
5f98eaa
10eec89
* Wed Aug 19 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 5.002-4
10eec89
- fix urls
10eec89
e2ac92a
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.002-3
e2ac92a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
e2ac92a
a5ad00e
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.002-2
a5ad00e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
a5ad00e
01458c4
* Thu Jan 29 2009 Tom "spot" Callaway <tcallawa@redhat.com> 5.002-1
01458c4
- initial package for Fedora