1
0

Accepting request 128532 from home:Lazy_Kent:testing

new font

OBS-URL: https://build.opensuse.org/request/show/128532
OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/cyreal-lora-fonts?expand=0&rev=1
This commit is contained in:
Marguerite Su 2012-07-21 10:18:20 +00:00 committed by Git OBS Bridge
commit 21cdf1cd4b
5 changed files with 101 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

View File

@ -0,0 +1,5 @@
-------------------------------------------------------------------
Fri Jul 20 19:39:37 UTC 2012 - lazy.kent@opensuse.org
- Initial package created - 1.000.

69
cyreal-lora-fonts.spec Normal file
View File

@ -0,0 +1,69 @@
#
# spec file for package cyreal-lora-fonts
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define _ttf_fontdir %{_datadir}/fonts/truetype
Name: cyreal-lora-fonts
Version: 1.000
Release: 0
License: OFL-1.1
Summary: Lora Fonts
Url: http://cyreal.org/archives/803
Group: System/X11/Fonts
#Source0: wget http://www.google.com/webfonts/download?kit=iwrHM7FQEcKgsUvDuXxrPg -O cyreal-lora-fonts.zip
Source0: cyreal-lora-fonts.zip
BuildRequires: unzip
BuildRequires: xorg-x11-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Requires(pre): %suseconfig_fonts_prereq
%description
Lora is a well-balanced contemporary serif with roots in calligraphy. It
is a text typeface with moderate contrast well suited for body text.
A paragraph set in Lora will make a memorable appearance because of its
brushed curves in contrast with driving serifs. The overall typographic
voice of Lora perfectly conveys the mood of a modern-day story, or an
art essay.
Technically Lora is optimised for screen appearance, and works equally
well in print.
%prep
%setup -cqn %{name}-%{version}
sed -i 's/\r$//g' OFL.txt
%build
%install
install -dm 0755 %{buildroot}%{_ttf_fontdir}
install -m 0644 *.ttf %{buildroot}%{_ttf_fontdir}
%post
%run_suseconfig_fonts
%postun
%run_suseconfig_fonts
%files
%defattr(-,root,root,-)
%doc OFL.txt
%dir %{_ttf_fontdir}
%{_ttf_fontdir}/*.ttf
%changelog

3
cyreal-lora-fonts.zip Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f373c3fd310f817486e5bce5534da1ef3f3b156401c8fb6e65bf1ce7f4afacfa
size 338315