blob: 5469fb7061adb7a74e5dc34a35e5dcd7a02353d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
llppac can auto-convert file formats for viewing in llpp. The
following optional ports are required:
Port Adds support for
------------------------------------------------------------
textproc/unoconv Word and Libre/OpenOffice documents
graphics/djvulibre DjVu
print/ghostscript9-base PostScript and dvi files
graphics/librsvg2 SVG
x11-toolkits/pango Fonts
graphics/imagemagick Image formats besides PNG and JPEG
textproc/hs-pandoc Text files
It might be necessary to first create a cache directory with
$ mkdir -p ~/.cache/llpp
|