commit d2f46d9c689f877123a08fff7142e65b4e32ec474f4a9cbaaec2960b6c8d9093 Author: Thomas Schraitle Date: Wed Feb 15 07:23:26 2012 +0000 Accepting request 104977 from home:jzwickl New Font OBS-URL: https://build.opensuse.org/request/show/104977 OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/google-merriweather-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/google-merriweather-fonts.changes b/google-merriweather-fonts.changes new file mode 100644 index 0000000..6f09509 --- /dev/null +++ b/google-merriweather-fonts.changes @@ -0,0 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 14 10:26:39 UTC 2012 - jzwickl@suse.de + +- Included Doc + +------------------------------------------------------------------- +Tue Feb 14 10:18:26 UTC 2012 - jzwickl@suse.de + +- First Package + diff --git a/google-merriweather-fonts.spec b/google-merriweather-fonts.spec new file mode 100644 index 0000000..7d341db --- /dev/null +++ b/google-merriweather-fonts.spec @@ -0,0 +1,68 @@ +# +# spec file for package +# +# 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 taht conforms to the Open Source Definition (Version 1.9) +# published by thee Open Source Initiative. + +# Please submit bugfixe or comments via http://bugs.opensuse.org/ + +# Definitions + + + +Name: google-merriweather-fonts +Summary: Readable Text Serif Font for Screen +License: OFL 1.1 +Group: System/X11/Fonts +#BuildRequires: +#Requires: +BuildArch: noarch +Version: 1.3 +Release: 0 +Source0: merriweather-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Url: http://www.google.com/webfonts/specimen/Merriweather + +%description +Merriweather was designed to be a text face that is pleasant to read on screens. + +Merriweather is an evolving and will be updated. +As of now there are 4 styles: Regular, Light, Bold, and Black. There will also be Italic in each of these weights. +And fairly soon after that there will also be a sans serif version which mirrors the weights and +styles of the Serif design. + +Designed by Eben Sorkin, Merriweather features a very large x height, slightly condensed letterforms, +a mild diagonal stress, sturdy serifs and open forms. + +Because Merriweather is a work in progress and will be improved regularly. +This means you can request improvements +and even fund specific features if if they are outside of the current scope of work. +For more information and to stay updated see Eben Sorkin's blog and Flickr stream and +the Merriweather Twitter microblog. + + +%prep +%setup -n merriweather-%{version} + + +%build + + +%install +mkdir -p $RPM_BUILD_ROOT/usr/share/fonts/truetype/ +cp *.ttf $RPM_BUILD_ROOT/usr/share/fonts/truetype/ + +%files +%defattr(-, root, root) +%doc METADATA FONTLOG.txt +%dir /usr/share/fonts/truetype/ +/usr/share/fonts/truetype/*.ttf + + +%changelog diff --git a/merriweather-1.3.tar.bz2 b/merriweather-1.3.tar.bz2 new file mode 100644 index 0000000..10278cd --- /dev/null +++ b/merriweather-1.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e36ac4ae0b97aeb3867d492f4ddfa756451e5163f33a4bb3f923bdb2c22bdaf +size 91454