Ravenports generated: 02 Oct 2023 22:25
[ravenports.git] / bucket_57 / html2text
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               html2text
4 VERSION=                2.2.3
5 KEYWORDS=               textproc
6 VARIANTS=               standard
7 SDESC[standard]=        Converts HTML documents into plain text
8 HOMEPAGE=               http://www.mbayer.de/html2text/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://github.com/grobian/html2text/releases/download/v2.2.3/
13 DISTFILE[1]=            html2text-2.2.3.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 USES=                   c++:single iconv gmake
21
22 LICENSE=                GPLv2+:single
23 LICENSE_TERMS=          single:{{WRKDIR}}/TERMS
24 LICENSE_FILE=           GPLv2+:{{WRKSRC}}/COPYING
25 LICENSE_AWK=            TERMS:"^\#include"
26 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/html2text.cpp
27 LICENSE_SCHEME=         solo
28
29 FPC_EQUIVALENT=         textproc/html2text
30
31 MUST_CONFIGURE=         gnu
32 CONFIGURE_ARGS=         MANDIR={{MANPREFIX}}/man
33
34 CXXFLAGS=               -Wno-write-strings
35                         -Wno-deprecated-declarations
36
37 post-install:
38         ${RM} -r ${STAGEDIR}${STD_DOCDIR}
39         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/html2text
40
41 post-extract:
42         ${TOUCH} ${WRKSRC}/config.guess
43         ${TOUCH} ${WRKSRC}/config.sub
44
45 [FILE:674:descriptions/desc.single]
46 html2text is a command line utility, written in C++, that converts
47 HTML documents (HTML 3.2) into plain text (ISO 8859-1).
48
49 Each HTML document is loaded from a location indicated by an URI or read
50 from standard input, and formatted into a stream of plain text characters
51 that is written to standard output or into an output-file. The input-URI
52 may specify a remote site, from that the documents are loaded with the
53 Hypertext Transfer Protocol (HTTP). The program is even able to preserve
54 the original positions of table fields and accepts also syntactically
55 incorrect input, attempting to interpret it "reasonably". The rendering
56 is largely customisable through an RC file.
57
58
59 [FILE:101:distinfo]
60 859133528b3fd893562e41d84bc1ebc1f9166dd281d0fa8e17e7dd26337f5752       329841 html2text-2.2.3.tar.gz
61
62
63 [FILE:76:manifests/plist.single]
64 bin/html2text
65 share/man/man1/html2text.1.gz
66 share/man/man5/html2textrc.5.gz
67