From: djurban Date: Tue, 29 Jun 2004 12:49:35 +0000 (+0000) Subject: - a bitstream vera fork, contains czech characters (also polish ł and ć), will add... X-Git-Tag: auto/ac/fonts-TTF-DejaVu-1_4-1~3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffonts-TTF-DejaVu.git;a=commitdiff_plain;h=2f5c820ff45db60cc0eb038038a495fae0ac1381 - a bitstream vera fork, contains czech characters (also polish ł and ć), will add some later this this week Changed files: fonts-TTF-DejaVu.spec -> 1.1 --- 2f5c820ff45db60cc0eb038038a495fae0ac1381 diff --git a/fonts-TTF-DejaVu.spec b/fonts-TTF-DejaVu.spec new file mode 100644 index 0000000..9ffda4a --- /dev/null +++ b/fonts-TTF-DejaVu.spec @@ -0,0 +1,46 @@ +%define _name dejavu +Summary: Bitstream Vera True Type fonts fork with latin-ext-A characters +Summary(pl): Odłam czionek True Type Bitstream Vera ze znakami latin-ext-A +Name: fonts-TTF-DejaVu +Version: 1.0 +Release: 1 +License: distributable +Group: Fonts +Source0: http://www.srnet.cz/~stepan/sw/data/%{_name}-ttf-%{version}.tar.gz +# Source0-md5: 1289834767d32c4ae3b4d27c2558eb54 +#Source1: %{name}.Fontmap +URL: http://www.gnome.org/fonts/ +Requires(post,postun): fontpostinst +Requires: %{_fontsdir}/TTF +BuildArch: noarch +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%define _ttffontsdir %{_fontsdir}/TTF + +%description +DejaVu is a set of fonts based on Bitstream Vera fonts which have additional characters from Latin Extended-A set. + +%description -l pl +DejaVu to zestaw czcionek oparty na Bitstream Vera z rozszerzonym wsparciem dla znaków Latin Extened-A. + +%prep +%setup -q -n %{_name}-ttf-%{version} + +%install +rm -rf $RPM_BUILD_ROOT +install -d $RPM_BUILD_ROOT%{_ttffontsdir} +install *.ttf $RPM_BUILD_ROOT%{_ttffontsdir} + +%clean +rm -rf $RPM_BUILD_ROOT + +%post +fontpostinst TTF + +%postun +fontpostinst TTF + +%files +%defattr(644,root,root,755) +%doc README +%{_ttffontsdir}/*