Ravenports generated: 20 Mar 2023 01:11
[ravenports.git] / bucket_57 / html2text
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               html2text
4 VERSION=                2.1.1
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]=            GITHUB/grobian:html2text:v2.1.1
13 DISTFILE[1]=            generated: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=         yes
32 CONFIGURE_ARGS=         PREFIX={{PREFIX}}
33                         MANDIR={{MANPREFIX}}/man
34
35 CXXFLAGS=               -Wno-write-strings
36                         -Wno-deprecated-declarations
37
38 post-install:
39         ${RM} -r ${STAGEDIR}${STD_DOCDIR}
40         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/html2text
41
42 [FILE:674:descriptions/desc.single]
43 html2text is a command line utility, written in C++, that converts
44 HTML documents (HTML 3.2) into plain text (ISO 8859-1).
45
46 Each HTML document is loaded from a location indicated by an URI or read
47 from standard input, and formatted into a stream of plain text characters
48 that is written to standard output or into an output-file. The input-URI
49 may specify a remote site, from that the documents are loaded with the
50 Hypertext Transfer Protocol (HTTP). The program is even able to preserve
51 the original positions of table fields and accepts also syntactically
52 incorrect input, attempting to interpret it "reasonably". The rendering
53 is largely customisable through an RC file.
54
55
56 [FILE:109:distinfo]
57 be16ec8ceb25f8e7fe438bd6e525b717d5de51bd0797eeadda0617087f1563c9       172655 grobian-html2text-2.1.1.tar.gz
58
59
60 [FILE:76:manifests/plist.single]
61 bin/html2text
62 share/man/man1/html2text.1.gz
63 share/man/man5/html2textrc.5.gz
64