Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 7a913e9ceecf748bc15d52e6f2f1340d > files > 3

jomolhari-fonts-0.003-11.mga2.src.rpm

%global	fontname jomolhari
%global fontconf 65-0-%{fontname}.conf

Name:		%{fontname}-fonts
Version:	0.003
Release:	%mkrel 11
Summary:	Jomolhari a Bhutanese style font for Tibetan and Dzongkha
Group:		System/Fonts/True type
License:	OFL
URL:		https://sites.google.com/site/chrisfynn2/home/fonts/jomolhari
Source0:        https://sites.google.com/site/chrisfynn2/jomolhari-alpha003c.zip
Source1:        %{name}-fontconfig.conf 

BuildArch:	noarch
BuildRequires:	fontpackages-devel
Requires:	fontpackages-filesystem

%description
Jomolhari is an TrueType OpenType Bhutanese style font for Dzongkha and
Tibetan text. It is based on Bhutanese manuscript examples, supports the
Unicode and the Chinese encoding for Tibetan.
The font supports the standard combinations used in most texts.

%prep
%setup -q -c

%build
# Empty build section

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

for i in FONTLOG.txt OFL-FAQ.txt OFL.txt
do
	tr -d '\r' < $i > ${i}.tmp
	mv -f ${i}.tmp $i
done

%_font_pkg *.ttf
%doc FONTLOG.txt OFL-FAQ.txt OFL.txt


%changelog

* Sun Jan 22 2012 kamil <kamil> 0.003-11.mga2
+ Revision: 199444
- fix URL (mga#3035) and SOURCE

* Mon Mar 14 2011 dmorgan <dmorgan> 0.003-10.mga1
+ Revision: 70933
- imported package jomolhari-fonts


* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.003-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

* Tue Jul 27 2010 Parag <pnemade AT redhat.com> - 0.003-9
- Resolves:rh#586241  - No fontconfig config files provided

* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.003-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

* Sun Mar 15 2009 Marcin Garski <mgarski[AT]post.pl> 0.003-7
- Update to new fonts guidelines, thanks to Rajeesh K Nambiar (#477403)

* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.003-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

* Tue Apr 29 2008 Marcin Garski <mgarski[AT]post.pl> 0.003-5
- Update URL

* Fri Aug 31 2007 Marcin Garski <mgarski[AT]post.pl> 0.003-4
- Fix license tag

* Fri Apr 06 2007 Marcin Garski <mgarski[AT]post.pl> 0.003-3
- Update to 0.003c
- Change license from GPL to OFL

* Fri Mar 23 2007 Marcin Garski <mgarski[AT]post.pl> 0.003-2
- Extend description section

* Mon Mar 12 2007 Marcin Garski <mgarski[AT]post.pl> 0.003-1
- Initial specfile