diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-bzip2.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-bzip2.tlpsrc | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-bzip2.tlpsrc b/Master/tlpkg/tlpsrc/bin-bzip2.tlpsrc new file mode 100644 index 00000000000..3ae4c4e41ad --- /dev/null +++ b/Master/tlpkg/tlpsrc/bin-bzip2.tlpsrc @@ -0,0 +1,15 @@ +name bin-bzip2 +category TLCore +shortdesc Compression program. +longdesc Bzip2 achieves high compression rate and is compatible at the API +longdesc level with Gzip. The package holds the DLL and the compression and +longdesc uncompression programs. +docpattern f texmf/doc/bzip2/* +docpattern f texmf/doc/info/bzip2.info +docpattern f texmf/doc/man/man1/bzip2.1 +docpattern f texmf/doc/man/man1/bzip2.1.html +binpattern f bin/win32-static/bzip2.exe +binpattern f bin/win32-static/bzip2recover.exe +binpattern f bin/win32/bzip2.exe +binpattern f bin/win32/bzip2recover.exe +binpattern f bin/win32/tl90bzip2.dll |