7cbd0afa88
* add support for detection of tail and gnu cp, do not hardcode /bin/bash initial value * use those detected binaries instead of previously hardcoded ones * use `type -t` bash shell builtin instead of `which` utility for detection of file availability * new option --noautosize to prevent overriding of user-defined paper sizes Changes 0.0.22: * added experimental support for xhtml1 source format * create tex and xhtml subpackage in spec file to reduce requirements for main package * automated detection of programs path in configure, program/utility path could be passed to configure by variable, allowed selection of default backend and default webbrowser (just for requirements at the moment) * check for missing tools/programs, fail if tool is not available * fixed libpaper cleaning up * xmllint validity check now with noent option * fixed --stringparam option * added some messages to easier detection of troubles, used different error codes for various situations * fixed FSF addresses, xmlif now licensed under GPLv2+
39 lines
1.1 KiB
Text
39 lines
1.1 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2011/03/11 09:27:09 adam Exp $
|
|
bin/xmlif
|
|
bin/xmlto
|
|
man/man1/xmlif.1
|
|
man/man1/xmlto.1
|
|
share/xmlto/format/docbook/awt
|
|
share/xmlto/format/docbook/dvi
|
|
share/xmlto/format/docbook/fo
|
|
share/xmlto/format/docbook/html
|
|
share/xmlto/format/docbook/html-nochunks
|
|
share/xmlto/format/docbook/htmlhelp
|
|
share/xmlto/format/docbook/javahelp
|
|
share/xmlto/format/docbook/man
|
|
share/xmlto/format/docbook/mif
|
|
share/xmlto/format/docbook/pcl
|
|
share/xmlto/format/docbook/pdf
|
|
share/xmlto/format/docbook/ps
|
|
share/xmlto/format/docbook/svg
|
|
share/xmlto/format/docbook/txt
|
|
share/xmlto/format/docbook/xhtml
|
|
share/xmlto/format/docbook/xhtml-nochunks
|
|
share/xmlto/format/fo/awt
|
|
share/xmlto/format/fo/dvi
|
|
share/xmlto/format/fo/mif
|
|
share/xmlto/format/fo/pcl
|
|
share/xmlto/format/fo/pdf
|
|
share/xmlto/format/fo/ps
|
|
share/xmlto/format/fo/svg
|
|
share/xmlto/format/fo/txt
|
|
share/xmlto/format/xhtml1/awt
|
|
share/xmlto/format/xhtml1/dvi
|
|
share/xmlto/format/xhtml1/fo
|
|
share/xmlto/format/xhtml1/mif
|
|
share/xmlto/format/xhtml1/pcl
|
|
share/xmlto/format/xhtml1/pdf
|
|
share/xmlto/format/xhtml1/ps
|
|
share/xmlto/format/xhtml1/svg
|
|
share/xmlto/format/xhtml1/txt
|
|
share/xmlto/xmlto.mak
|