Author: uggla

Update of /cvs/pkgs/rpms/kanjistrokeorders-fonts/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv17292/F-13

Modified Files:
        .cvsignore sources 
Added Files:
        import.log kanjistrokeorders-fonts-fontconfig.conf 
        kanjistrokeorders-fonts.spec 
Log Message:
Fri May 21 2010 René Ribaud <[email protected]> - 2.014-4
- Import into Fedora CVS.



--- NEW FILE import.log ---
kanjistrokeorders-fonts-2_014-4_fc12:F-13:kanjistrokeorders-fonts-2.014-4.fc12.src.rpm:1274466501


--- NEW FILE kanjistrokeorders-fonts-fontconfig.conf ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
<fontconfig>
  <alias>
    <family>KanjiStrokeOrders</family>
    <default>
      <family>sans-serif</family>
    </default>
  </alias>
</fontconfig>


--- NEW FILE kanjistrokeorders-fonts.spec ---
%global fontname kanjistrokeorders
%global fontconf 69-%{fontname}.conf
%global archivename KanjiStrokeOrders_v%{version}

Name:    %{fontname}-fonts
Version: 2.014
Release: 4%{?dist}
Summary: Font to view stroke order diagrams for Kanji, Kana and etc
License: BSD
Group:   User Interface/X
URL:     http://sites.google.com/site/nihilistorguk/
Source0: http://sites.google.com/site/nihilistorguk/Home/%{archivename}.zip
Source1: %{name}-fontconfig.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: fontpackages-devel
%description
This font will assist people who are learning kanji, and will help teachers of
Japanese in the preparation of classroom material.
In the parts of your document where you want the kanji to be annotated with
stroke order numbers simply set your document s font to KanjiStrokeOrders.
You will need to set the size of the font to be large to allow the stroke
order numbers to show up: 100pt seems to be the minimum usable size.


%prep
%setup -q -c
sed -i 's#\r##g' copyright.txt
sed -i 's#\r##g' readme_en_v2.014.txt

%build
%{nil}


%install
rm -rf $RPM_BUILD_ROOT

install -m 0755 -d $RPM_BUILD_ROOT%{_fontdir}
install -m 0644 -p *.ttf $RPM_BUILD_ROOT%{_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}


%files
%defattr(0644, root, root, 0755)
%_font_pkg -f %{fontconf} *.ttf
%doc *.pdf *.txt


%changelog
* Fri May  07 2010 René Ribaud <[email protected]> - 2.014-4
- Corrections after Parag AN review #1 of this new package.
- Replace dos2unix by sed to convert files.
- Remove some comments.

* Sun Mar  21 2010 René Ribaud <[email protected]> - 2.014-3
- Fix changelog.

* Sun Mar  21 2010 René Ribaud <[email protected]> - 2.014-2
- Correction after Fedora-Fr review.

* Sat Feb  20 2010 René Ribaud <[email protected]> - 2.014-1
- Initial build.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kanjistrokeorders-fonts/F-13/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  18 May 2010 18:40:37 -0000      1.1
+++ .cvsignore  21 May 2010 18:29:15 -0000      1.2
@@ -0,0 +1 @@
+KanjiStrokeOrders_v2.014.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kanjistrokeorders-fonts/F-13/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources     18 May 2010 18:40:37 -0000      1.1
+++ sources     21 May 2010 18:29:15 -0000      1.2
@@ -0,0 +1 @@
+5014731238d531067cbbe3773e1535d5  KanjiStrokeOrders_v2.014.zip

_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

Reply via email to