123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273 |
- ## -*- coding: utf-8-unix -*-
- ## NOTE: This spec file is generated by tlpdb2rpmspec 2014-3:
- ## tlpdb2rpmspec collection-fontutils
- %global _use_internal_dependency_generator 0
- %global __find_provides %{nil}
- %global __find_requires %{nil}
- Summary: TeX Live: Graphics and font utilities
- Summary(ja): TeX Live: Graphics and font utilities
- Name: texlive-collection-fontutils
- Version: 2014
- Release: 3%{?_dist_release}
- License: GPL+, Artistic, Freely redistributable without restriction, LPPL, GPLv2+, Public Domain
- Group: Applications/Publishing
- URL:http://www.tug.org/texlive/
- Source0: accfonts.doc.tar.xz
- Source1: accfonts.tar.xz
- Source2: afm2pl.doc.tar.xz
- Source3: afm2pl.tar.xz
- Source4: dosepsbin.doc.tar.xz
- Source5: dosepsbin.source.tar.xz
- Source6: dosepsbin.tar.xz
- Source7: epstopdf.doc.tar.xz
- Source8: epstopdf.tar.xz
- Source9: fontware.doc.tar.xz
- Source10: fontware.tar.xz
- Source11: lcdftypetools.doc.tar.xz
- Source12: lcdftypetools.tar.xz
- Source13: ps2pkm.doc.tar.xz
- Source14: ps2pkm.tar.xz
- Source15: pstools.doc.tar.xz
- Source16: pstools.tar.xz
- Source17: psutils.doc.tar.xz
- Source18: psutils.tar.xz
- Source19: dvipsconfig.tar.xz
- Source20: fontinst.doc.tar.xz
- Source21: fontinst.source.tar.xz
- Source22: fontinst.tar.xz
- Source23: fontools.doc.tar.xz
- Source24: fontools.tar.xz
- Source25: mf2pt1.doc.tar.xz
- Source26: mf2pt1.tar.xz
- Source27: t1utils.doc.tar.xz
- Source28: t1utils.tar.xz
- Source29: ttfutils.doc.tar.xz
- Source30: ttfutils.tar.xz
- Requires: texlive = %{version}
- Requires: texlive-collection-basic = %{version}
- Requires: lcdf-typetools
- Requires: psutils
- Requires: t1utils
- Requires(post): texlive = %{version}
- Requires(postun): texlive = %{version}
- BuildArch: noarch
- Buildroot: %{_tmppath}/%{name}-%{version}-root
- Vendor: Project Vine
- Distribution: Vine Linux
- Packager: munepi
- %description
- The TeX Live software distribution offers a complete TeX system for a
- variety of Unix, Macintosh, Windows and other platforms. It
- encompasses programs for editing, typesetting, previewing and printing
- of TeX documents in many different languages, and a large collection
- of TeX macros and font libraries.
- The distribution includes extensive general documentation about TeX,
- as well as the documentation for the included software packages.
- This package is a collection of Graphics and font utilities:
- Programs for conversion between font formats, testing fonts,
- virtual fonts, .gf and .pk manipulation, mft, fontinst, etc.
- Manipulating OpenType, TrueType, Type 1,and for manipulation of
- PostScript and other image formats.
- This package contains the following CTAN packages:
- accfonts: Utilities to derive new fonts from existing ones.
- afm2pl:
- dosepsbin: Deal with DOS binary EPS files.
- epstopdf: Convert EPS to 'encapsulated' PDF using Ghostscript.
- fontware:
- lcdftypetools: A bundle of outline font manipulation tools.
- ps2pkm: Generate a PK font from an Adobe Type 1 font.
- pstools: Produce Encapsulated PostScript from PostScript.
- psutils: PostScript utilities.
- dvipsconfig: Collection of dvips PostScript headers.
- fontinst: Help with installing fonts for TeX and LaTeX.
- fontools: Tools to simplify using fonts (especially TT/OTF ones).
- mf2pt1: Produce PostScript Type 1 fonts from Metafont source.
- t1utils: Simple Type 1 font manipulation programs.
- ttfutils:
- %description -l ja
- TeX Live ソフトウェアディストリビューションは、
- さまざまな Unix, Macintosh, Windows、および
- 他のプラットホームに対して完全な TeX システムを提供します。
- 多くの異なった言語を含む TeX ドキュメントの
- 編集、組版、閲覧、印刷するためのプログラム、
- そして、TeX マクロやフォントライブラリの大きなコレクションを
- 同梱しています。
- このディストリビューションは
- 同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
- TeX に関するたくさんの一般的なドキュメントを含んでいます。
- このパッケージは以下のようなパッケージ集です。
- Graphics and font utilities:
- Programs for conversion between font formats, testing fonts,
- virtual fonts, .gf and .pk manipulation, mft, fontinst, etc.
- Manipulating OpenType, TrueType, Type 1,and for manipulation of
- PostScript and other image formats.
- このパッケージは以下の CTAN パッケージを含んでいます:
- accfonts: Utilities to derive new fonts from existing ones.
- afm2pl:
- dosepsbin: Deal with DOS binary EPS files.
- epstopdf: Convert EPS to 'encapsulated' PDF using Ghostscript.
- fontware:
- lcdftypetools: A bundle of outline font manipulation tools.
- ps2pkm: Generate a PK font from an Adobe Type 1 font.
- pstools: Produce Encapsulated PostScript from PostScript.
- psutils: PostScript utilities.
- dvipsconfig: Collection of dvips PostScript headers.
- fontinst: Help with installing fonts for TeX and LaTeX.
- fontools: Tools to simplify using fonts (especially TT/OTF ones).
- mf2pt1: Produce PostScript Type 1 fonts from Metafont source.
- t1utils: Simple Type 1 font manipulation programs.
- ttfutils:
- %package doc
- Summary: TeX Live: Documentation files of %{name}
- Group: Applications/Publishing
- Requires: %{name} = %{version}-%{release}
- %description doc
- This package contains documentation files of %{name}.
- %prep
- %setup -c -n %{name}-%{version}
- %__tar -xvf %{SOURCE1}
- %__tar -xvf %{SOURCE2}
- %__tar -xvf %{SOURCE3}
- %__tar -xvf %{SOURCE4}
- %__tar -xvf %{SOURCE5}
- %__tar -xvf %{SOURCE6}
- %__tar -xvf %{SOURCE7}
- %__tar -xvf %{SOURCE8}
- %__tar -xvf %{SOURCE9}
- %__tar -xvf %{SOURCE10}
- %__tar -xvf %{SOURCE11}
- %__tar -xvf %{SOURCE12}
- %__tar -xvf %{SOURCE13}
- %__tar -xvf %{SOURCE14}
- %__tar -xvf %{SOURCE15}
- %__tar -xvf %{SOURCE16}
- %__tar -xvf %{SOURCE17}
- %__tar -xvf %{SOURCE18}
- %__tar -xvf %{SOURCE19}
- %__tar -xvf %{SOURCE20}
- %__tar -xvf %{SOURCE21}
- %__tar -xvf %{SOURCE22}
- %__tar -xvf %{SOURCE23}
- %__tar -xvf %{SOURCE24}
- %__tar -xvf %{SOURCE25}
- %__tar -xvf %{SOURCE26}
- %__tar -xvf %{SOURCE27}
- %__tar -xvf %{SOURCE28}
- %__tar -xvf %{SOURCE29}
- %__tar -xvf %{SOURCE30}
- %build
- %install
- [ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
- %__mkdir_p %{buildroot}%{_datadir}
- ## move texmf-dist to /usr/share/texmf-dist
- [ -d texmf-dist ] && %__mv texmf-dist %{buildroot}%{_tl_texmfdist}/ ||:
- ## move texmf to /usr/share/texmf
- [ -d texmf ] && %__mv texmf %{buildroot}%{_tl_texmfmain}/ ||:
- ## move tlpkg to /usr/share/tlpkg
- [ -d tlpkg ] && %__mv tlpkg %{buildroot}%{_datadir}/ ||:
- ## move all non-arch binaries to /usr/bin
- [ -d bin ] && %__mv bin %{buildroot}%{_prefix}/ ||:
- ## move others into /usr/share/texmf-dist
- %__mkdir_p %{buildroot}%{_tl_texmfdist}
- %__cp -a * %{buildroot}%{_tl_texmfdist}/ ||:
- %__rm -rf * ||:
- ## remove duplicated files between texlive and texlive-collection-*
- ## NOTE: We provides texmf.cnf and updmap{-hdr,}.cfg from texlive
- ## remove unpacked files
- x=(
- scripts/epstopdf/epstopdf.pl
- scripts/texlive/fmtutil.sh
- texconfig/tcfmgr
- web2c/texmf.cnf
- web2c/updmap-hdr.cfg
- web2c/updmap.cfg
- install-tl
- )
- if [ -d %{buildroot}%{_tl_texmfdist} ]; then
- pushd %{buildroot}%{_tl_texmfdist}
- %__rm -f ${x[@]} ||:
- popd
- fi
- ## Files list
- find %{buildroot} -type f -or -type l | \
- %__sed -e "s|%{buildroot}||g" > filelist.full
- find %{buildroot}%{_tl_texmfdist} -type d | \
- %__sed -e "s|^%{buildroot}|%dir |" \
- -e "s|$|/|" >> filelist.full
- ## subpackages
- grep "/texmf-dist/doc/" filelist.full > filelist.doc
- cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
- %__mv -f filelist.tmp filelist.full
- %clean
- %__rm -rf %{buildroot}
- %post
- %_tl_touch_run texhash
- %_tl_touch_run mtxrun
- exit 0
- %postun
- if [ "$1" = 0 ]; then
- %_tl_touch_run texhash
- fi
- exit 0
- %posttrans
- %{_tl_exec_texhash}
- %{_tl_exec_mtxrun}
- %{_tl_exec_updmap}
- %{_tl_exec_fmtutil}
- exit 0
- %files -f filelist.full
- %defattr(-,root,root,-)
- %files -f filelist.doc doc
- %defattr(-,root,root,-)
- %changelog
- * Tue Oct 28 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-3
- - synced tlnet to 20141028
- * Sun Jul 6 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-2
- - synced tlnet to 20140706
- * Sun May 25 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-1
- - synced tlnet to 20140524
|