[meego-commits] 24501: New package MeeGo:1.2.0:CedarTrail:oss/chunckfive-accents-fonts

Ulf Hofemeier no_reply at build.meego.com
Thu Nov 10 17:00:04 UTC 2011


Hi,
Adding new package chunckfive-accents-fonts in project MeeGo:1.2.0:CedarTrail:oss. Please review and accept ASAP.

Justification for this new package:



Thank You,
Ulf Hofemeier

[This message was auto-generated]

---

Request #24501:

  submit:   MeeGo:1.2.0:oss:Update:Testing/chunckfive-accents-fonts(r1) -> MeeGo:1.2.0:CedarTrail:oss/chunckfive-accents-fonts


Message:
    None

State:   new          2011-11-10T08:45:02 ulf
Comment: None


This is a NEW package in MeeGo:1.2.0:CedarTrail:oss project.
The files in the new package:
chunckfive-accents-fonts/
  |__  ChunkFive-accents_v0.1.zip
  |__  chunckfive-accents-fontconfig.conf
  |__  chunckfive-accents-fonts.changes
  |__  chunckfive-accents-fonts.spec

The content of the spec file, chunckfive-accents-fonts.spec:
===================================================================
%global actualname ChunkFive-accents

%global fontname chunckfive-accents

%global fontconf 61-%{fontname}.conf

Name:           %{fontname}-fonts
Version:        0.1
Release:        1%{?dist}
Summary:        Chunk Five with accents

License:        OFL
Url:            http://blog.theleagueofmoveabletype.com/post/610602352/chunk-five-font-now-with-accents-via-maurice
Group:          User Interface/X
Source0:        http://svay.com/files/ChunkFive-accents/%{actualname}_v%{version}.zip
Source1:        %{fontname}-fontconfig.conf

BuildRequires:  fontforge
BuildRequires:  fontpackages-devel
Requires:       fontpackages-filesystem
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
Chunk Five font with accents

%prep
%setup -q -c %{actualname}

%build

%install
rm -rf %{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}

%_font_pkg -f %{fontconf} *.otf
%doc README.txt

%clean
rm -rf %{buildroot}

===================================================================



More information about the MeeGo-commits mailing list