[meego-commits] 24307: New package MeeGo:1.2.0:oss:Update:Testing/hvd-comic-serif-fonts

lionel no_reply at build.meego.com
Wed Oct 19 09:26:50 UTC 2011


Hi,
Adding new package hvd-comic-serif-fonts in project MeeGo:1.2.0:oss:Update:Testing. Please review and accept ASAP.

Justification for this new package:



Thank You,
lionel

[This message was auto-generated]

---

Request #24307:

  submit:   home:lionel:branches:MeeGo:1.2.0:oss:Update:Testing/hvd-comic-serif-fonts(r8502c7860895036b6807875a5199f56e)(cleanup) -> MeeGo:1.2.0:oss:Update:Testing/hvd-comic-serif-fonts


Message:
    None

State:   new          2011-10-19T02:14:17 lionel
Comment: None


This is a NEW package in MeeGo:1.2.0:oss:Update:Testing project.
The files in the new package:
hvd-comic-serif-fonts/
  |__  HVD_Comic_Serif_Pro.zip
  |__  hvd-comic-serif-fontconfig.conf
  |__  hvd-comic-serif-fonts.changes
  |__  hvd-comic-serif-fonts.spec

The content of the spec file, hvd-comic-serif-fonts.spec:
===================================================================
%global actualname HVD_Comic_Serif_Pro

%global fontname hvd-comic-serif

%global fontconf 61-%{fontname}.conf

Name:           %{fontname}-fonts
Version:        2008
Release:        1%{?dist}
Summary:        HVD Comic Serif Pro

License:        Creative Commons Attribution 3.0
Url:            http://www.hvdfonts.com/public
Group:          User Interface/X
Source0:        http://hvdfonts.com/assets/Document/15/%{actualname}.zip
Source1:        %{fontname}-fontconfig.conf

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

%description
HVD Fonts | HVD Comic Serif Pro (Freefont)

%prep
%setup -q -n %{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