SPECS: texlive.spec - pgf and xcolor subpackages (descriptions taken from o...
uzsolt
uzsolt at pld-linux.org
Thu Jan 1 16:20:35 CET 2009
Author: uzsolt Date: Thu Jan 1 15:20:35 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pgf and xcolor subpackages (descriptions taken from old tetex-*.spec)
---- Files affected:
SPECS:
texlive.spec (1.124 -> 1.125)
---- Diffs:
================================================================
Index: SPECS/texlive.spec
diff -u SPECS/texlive.spec:1.124 SPECS/texlive.spec:1.125
--- SPECS/texlive.spec:1.124 Thu Jan 1 15:07:47 2009
+++ SPECS/texlive.spec Thu Jan 1 16:20:29 2009
@@ -2669,6 +2669,25 @@
%description latex-palatcm -l pl.UTF-8
Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
+%package latex-pgf
+Summary: The TeX Portable Graphic Format
+Summary(hu.UTF-8): TeX Portable Graphic Formátum
+Summary(pl.UTF-8): Przenośny format grafiki dla TeXa
+Group: Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Obsoletes: tetex-pgf
+Requires: %{name}-latex = %{epoch}:%{version}-%{release}
+Requires: %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
+
+%description latex-pgf
+A macro package for creating graphics directly in TeX and LaTeX.
+
+%description latex-pgf -l hu.UTF-8
+Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
+
+%description latex-pgf -l pl.UTF-8
+Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
+
%package latex-psnfss
Summary: LaTeX font support for common PostScript fonts
Summary(pl.UTF-8): Obsługa popularnych fontów postscriptowych w LaTeXu
@@ -2847,6 +2866,33 @@
pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
+%package latex-xcolor
+Summary: Allows for access to color tints, shades, tones etc
+Summary(hu.UTF-8): Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
+Summary(pl.UTF-8): Pozwala na dostęp do odcieni, gradientów itp.
+Group: Applications/Publishing/TeX
+Obsoletes: tetex-latex-xcolor
+
+%description
+`xcolor' provides easy driver-independent access to several kinds of
+color tints, shades, tones, and mixes of arbitrary colors. It allows
+to select a document-wide target color model and offers tools for
+automatic color schemes, conversion between eight color models, and
+alternating table row colors.
+
+%description latex-xcolor -l hu.UTF-8
+`xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
+színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
+keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
+modell kiválasztásához és a színmodellek közötti konverzióra.
+
+%description latex-xcolor -l pl.UTF-8
+`xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
+wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
+na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
+schematów kolorów, konwersji między ośmioma modelami kolorów oraz
+naprzemiennych kolorów w tabelach.
+
%package format-latex
Summary: LaTeX macro package
Summary(pl.UTF-8): Pakiet makr LaTeX
@@ -5127,6 +5173,12 @@
%postun latex-palatcm
%texhash
+%post latex-pgf
+%texhash
+
+%postun latex-pgf
+%texhash
+
%post latex-psnfss
%texhash
@@ -5187,6 +5239,12 @@
%postun latex-wasysym
%texhash
+%post latex-xcolor
+%texhash
+
+%postun latex-xcolor
+%texhash
+
%post format-latex
%texhash
@@ -8036,6 +8094,13 @@
# %defattr(644,root,root,755)
# %{texmf}/tex/latex/palatcm
+%files latex-pgf
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/generic/pgf
+%{texmfdist}/tex/latex/pgf
+%{texmfdist}/tex/latex/pgfopts
+%{texmfdist}/tex/latex/pgfplots
+
%files latex-psnfss
%defattr(644,root,root,755)
%doc %{texmfdist}/doc/latex/psnfss
@@ -8103,6 +8168,12 @@
%{texmfdist}/tex/latex/wasysym
%{texmfdist}/source/latex/wasysym
+%files latex-xcolor
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/xcolor
+%{texmfdist}/dvips/xcolor/xcolor.pro
+%{texmfdist}/source/latex/xcolor
+
# %files format-latex
# %defattr(644,root,root,755)
# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
@@ -8916,6 +8987,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.125 2009/01/01 15:20:29 uzsolt
+- pgf and xcolor subpackages (descriptions taken from old tetex-*.spec)
+
Revision 1.124 2009/01/01 14:07:47 uzsolt
- more-more-more latex-* subpackages
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/texlive.spec?r1=1.124&r2=1.125&f=u
More information about the pld-cvs-commit
mailing list