Ravenports generated: 15 Feb 2023 05:43
[ravenports.git] / bucket_C4 / discount
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               discount
4 VERSION=                2.2.7b
5 KEYWORDS=               textproc
6 VARIANTS=               standard
7 SDESC[standard]=        C implementation of the Markdown specification
8 HOMEPAGE=               https://www.pell.portland.or.us/~orc/Code/discount/
9 CONTACT=                Michael_Reim[kraileth@elderlinux.org]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://www.pell.portland.or.us/~orc/Code/discount/
13 DISTFILE[1]=            discount-2.2.7b.tar.bz2:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         samples
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 EXRUN[samples]=         discount:primary:standard
23
24 USES=                   pkgconfig
25
26 LICENSE=                BSD3CLAUSE:primary
27 LICENSE_FILE=           BSD3CLAUSE:{{WRKSRC}}/COPYRIGHT
28 LICENSE_SCHEME=         solo
29
30 FPC_EQUIVALENT=         textproc/discount
31
32 MUST_CONFIGURE=         yes
33 CONFIGURE_SCRIPT=       configure.sh
34 CONFIGURE_ARGS=         --prefix={{PREFIX}}
35                         --mandir={{PREFIX}}/share/man
36                         --shared
37                         --with-dl=both
38                         --with-fenced-code
39                         --with-github-tags
40                         --with-id-anchor
41
42 INSTALL_TARGET=         install.everything
43 SOVERSION=              2.2.7
44
45 post-stage:
46         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmarkdown.so
47
48 [FILE:173:descriptions/desc.primary]
49 Discount is an implementation of the Markdown markup language written in 
50 C. It has no dependencies, is permissively licensed and comes with a 
51 binary as well as a library.
52
53
54 [FILE:60:descriptions/desc.samples]
55 This subpackage contains some sample programs for discount.
56
57
58 [FILE:102:distinfo]
59 b9368cc2063831635f9e790d0c4c338c2b4b72658cdc244323241bfcddf6ffd5       102685 discount-2.2.7b.tar.bz2
60
61
62 [FILE:527:manifests/plist.primary]
63 bin/markdown
64 include/mkdio.h
65 lib/
66  libmarkdown.so
67  libmarkdown.so.%%SOMAJOR%%
68  libmarkdown.so.%%SOVERSION%%
69 lib/pkgconfig/libmarkdown.pc
70 share/man/man1/markdown.1.gz
71 share/man/man3/
72  markdown.3.gz
73  mkd-callbacks.3.gz
74  mkd-functions.3.gz
75  mkd-line.3.gz
76  mkd_cleanup.3.gz
77  mkd_compile.3.gz
78  mkd_css.3.gz
79  mkd_doc_author.3.gz
80  mkd_doc_date.3.gz
81  mkd_doc_title.3.gz
82  mkd_generatecss.3.gz
83  mkd_generatehtml.3.gz
84  mkd_generateline.3.gz
85  mkd_in.3.gz
86  mkd_line.3.gz
87  mkd_string.3.gz
88 share/man/man7/
89  markdown.7.gz
90  mkd-extensions.7.gz
91
92
93 [FILE:90:manifests/plist.samples]
94 bin/
95  makepage
96  mkd2html
97  theme
98 share/man/man1/
99  makepage.1.gz
100  mkd2html.1.gz
101  theme.1.gz
102