rpms/allgeyer-fonts/F-9 allgeyer-fonts.spec, NONE, 1.1 sources, 1.1, 1.2

Tom Callaway spot at fedoraproject.org
Fri Jan 30 15:56:35 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/allgeyer-fonts/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23857/F-9

Modified Files:
	sources 
Added Files:
	allgeyer-fonts.spec 
Log Message:
initial branching


--- NEW FILE allgeyer-fonts.spec ---
%define fontname allgeyer

%define common_desc \
Robert Allgeyer's MusiQwik and MusiSync are a set of original True Type fonts \
that depict musical notation. Each music font may be used within a word \
processing document without the need for special music publishing software, or\
embedded in PDF files.

Name:		%{fontname}-fonts
Summary: 	Musical Notation True Type Fonts
Version:	5.002
Release:	1%{?dist}
License:	OFL
Group:		User Interface/X
Source0:	http://www.icogitate.com/~ergosum/fonts/musiqwik_musisync_y6.zip
URL:		http://www.icogitate.com/~ergosum/fonts/musicfonts.htm
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:	noarch
BuildRequires:	fontpackages-devel
Requires:	%{name}-common = %{version}-%{release}

%description
%common_desc

%package common
Summary:	Common files for MusiSync and MusiQwik fonts (documentation...)
Group:		User Interface/X
Requires:	fontpackages-filesystem

%description common
%common_desc

This package consists of files used by other Allgeyer font packages.

%package -n %{fontname}-musisync-fonts
Summary:	A musical notation font family that provides general musical decorations
Group:		User Interface/X
Requires:	%{name}-common = %{version}-%{release}

%description -n %{fontname}-musisync-fonts
%common_desc

This font family provides a collection of general musical decorations.

%_font_pkg -n musisync MusiSync*.ttf

%package -n %{fontname}-musiqwik-fonts
Summary:	A musical notation font family intended for writing lines of actual music
Group:		User Interface/X
Requires:	%{name}-common = %{version}-%{release}

%description -n %{fontname}-musiqwik-fonts
%common_desc

This font family is intended for writing lines of actual music.

%_font_pkg -n musiqwik MusiQwik*.ttf

%prep
%setup -q -c -n %{name}

# correct end-of-line encoding
for i in OFL-FAQ.txt FONTLOG.txt SOURCE.txt README_MusiQwik_MusiSync.txt LICENSE_OFL.txt; do
	sed -i 's/\r//' $i
done

# Convert to UTF-8
iconv -f iso-8859-1 -t utf-8 -o README_MusiQwik_MusiSync.txt{.utf8,}
mv README_MusiQwik_MusiSync.txt{.utf8,}

%build

%install
rm -rf %{buildroot}
install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

%clean
rm -rf %{buildroot}

%files common
%defattr(0644,root,root,0755)
%doc FONTLOG.txt LICENSE_OFL.txt MusiQwik_character_map.htm musiqwik_demo.png 
%doc MusiSync_character_map.htm musisync_demo.png MusiSync-README.htm OFL-FAQ.txt 
%doc README_MusiQwik_MusiSync.txt SOURCE.txt
%dir %{_fontdir}

%changelog
* Thu Jan 29 2009 Tom "spot" Callaway <tcallawa at redhat.com> 5.002-1
- initial package for Fedora


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/allgeyer-fonts/F-9/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	30 Jan 2009 15:42:50 -0000	1.1
+++ sources	30 Jan 2009 15:56:04 -0000	1.2
@@ -0,0 +1 @@
+25106eaf88416df3006925b8383b7f69  musiqwik_musisync_y6.zip




More information about the scm-commits mailing list