commit 5ce0c8fe7b02065d65d5f76354cf7e0f58e19d956275c2639397c1d6efb2a40c Author: Marguerite Su Date: Sat Jul 21 10:17:33 2012 +0000 Accepting request 128530 from home:Lazy_Kent:testing new font OBS-URL: https://build.opensuse.org/request/show/128530 OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/cyreal-alice-fonts?expand=0&rev=1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -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 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/cyreal-alice-fonts.changes b/cyreal-alice-fonts.changes new file mode 100644 index 0000000..8f6c3e3 --- /dev/null +++ b/cyreal-alice-fonts.changes @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Fri Jul 20 18:57:30 UTC 2012 - lazy.kent@opensuse.org + +- Initial package created - 1.010. + diff --git a/cyreal-alice-fonts.spec b/cyreal-alice-fonts.spec new file mode 100644 index 0000000..a59e736 --- /dev/null +++ b/cyreal-alice-fonts.spec @@ -0,0 +1,67 @@ +# +# spec file for package cyreal-alice-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-alice-fonts +Version: 1.010 +Release: 0 +License: OFL-1.1 +Summary: Alice Font +Url: http://cyreal.org/archives/842 +Group: System/X11/Fonts +#Source0: wget http://www.google.com/webfonts/download?kit=nVDICQAe6IAM-XidgBCu9Q -O cyreal-alice-fonts.zip +Source0: cyreal-alice-fonts.zip +BuildRequires: unzip +BuildRequires: xorg-x11-devel +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch +Requires(pre): %suseconfig_fonts_prereq + +%description +Ksenia Erulevich, designer of the Alice typeface, was inspired by Lewis +Carrol’s novel and decided to make a typeface that will be suitable for +typesetting that book. + +It came out eclectic and quaint, old-fashioned, having widened +proportions, open aperture, and soft rounded features; perfect for long +meditative text-setting and headlines. + +%prep +%setup -cqn %{name}-%{version} +sed -i 's/\r$//g' OFL.txt + +%build + +%install +install -Dm 644 Alice-Regular.ttf \ + %{buildroot}%{_ttf_fontdir}/Alice-Regular.ttf + +%post +%run_suseconfig_fonts + +%postun +%run_suseconfig_fonts + +%files +%defattr(-,root,root,-) +%doc OFL.txt +%dir %{_ttf_fontdir} +%{_ttf_fontdir}/Alice-Regular.ttf + +%changelog diff --git a/cyreal-alice-fonts.zip b/cyreal-alice-fonts.zip new file mode 100644 index 0000000..23edfd7 --- /dev/null +++ b/cyreal-alice-fonts.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7be2a638dc890ec81d0e7a0bae458e462c837b11e72023bbb94363b50b2c0a8c +size 73993