diff options
author | Norbert Preining <preining@logic.at> | 2007-06-16 16:22:16 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-06-16 16:22:16 +0000 |
commit | d4eefe7213116b2b11dbfa09d39b54d6470203ca (patch) | |
tree | d0fa75c399323763c095e1ac6d77ae6766ab88e5 /Master/tlpkg/tlsrc/bin-xpdf.tlsrc | |
parent | ad7c8ab6419951c6e744c47c4be81bef897a18b3 (diff) |
move new-infra to Master/tlpkg
rename stuff
create list files
tlsrc for all packages (also schemes)
git-svn-id: svn://tug.org/texlive/trunk@4439 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlsrc/bin-xpdf.tlsrc')
-rw-r--r-- | Master/tlpkg/tlsrc/bin-xpdf.tlsrc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/tlpkg/tlsrc/bin-xpdf.tlsrc b/Master/tlpkg/tlsrc/bin-xpdf.tlsrc new file mode 100644 index 00000000000..4e8ae90291c --- /dev/null +++ b/Master/tlpkg/tlsrc/bin-xpdf.tlsrc @@ -0,0 +1,18 @@ +name bin-xpdf +category TLCore +shortdesc Viewing and manipulating upon PDF files. +longdesc Xpdf is an open source viewer for Portable Document Format (PDF) + files. The Xpdf project also includes a PDF text extractor, PDF-to- +binpatterns f bin/win32/pdffonts.exe +binpatterns f bin/win32/pdfimages.exe +binpatterns f bin/win32/pdfinfo.exe +binpatterns f bin/win32/pdftops.exe +binpatterns f bin/win32/pdftotext.exe +docpatterns f texmf/doc/man/man1/pdfimages.1 +docpatterns f texmf/doc/man/man1/pdfimages.1.html +docpatterns f texmf/doc/man/man1/pdfinfo.1 +docpatterns f texmf/doc/man/man1/pdfinfo.1.html +docpatterns f texmf/doc/man/man1/pdftops.1 +docpatterns f texmf/doc/man/man1/pdftops.1.html +docpatterns f texmf/doc/man/man1/pdftotext.1 +docpatterns f texmf/doc/man/man1/pdftotext.1.html |