# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= cmark VERSION= 0.31.0 KEYWORDS= textproc VARIANTS= standard SDESC[standard]= CommonMark parsing and rendering HOMEPAGE= https://commonmark.org/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= GITHUB/commonmark:cmark:0.31.0 DISTFILE[1]= generated:main DF_INDEX= 1 SPKGS[standard]= complete primary dev man OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= cmake LICENSE= BSD2CLAUSE:primary LICENSE_FILE= BSD2CLAUSE:{{WRKSRC}}/COPYING LICENSE_SCHEME= solo FPC_EQUIVALENT= textproc/cmark SOVERSION= 0.31.0 CMAKE_ARGS= -DCMAKE_INSTALL_LIBDIR:STRING="lib" post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cmark # ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcmark.so [FILE:455:descriptions/desc.primary] cmark is the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. It provides a shared library (libcmark) with functions for parsing CommonMark documents to an abstract syntax tree (AST), manipulating the AST, and rendering the document to HTML, groff man, LaTeX, CommonMark, or an XML representation of the AST. It also provides a command-line program (cmark) for parsing and rendering CommonMark documents. [FILE:109:distinfo] bbcb8f8c03b5af33fcfcf11a74e9499f20a9043200b8552f78a6e8ba76e04d11 251922 commonmark-cmark-0.31.0.tar.gz [FILE:10:manifests/plist.primary] bin/cmark [FILE:220:manifests/plist.dev] include/ cmark.h cmark_export.h cmark_version.h lib/libcmark.a lib/cmake/cmark/ cmark-config-version.cmake cmark-config.cmake cmark-targets-%%CMAKE_BUILD_TYPE%%.cmake cmark-targets.cmake lib/pkgconfig/libcmark.pc [FILE:52:manifests/plist.man] share/man/man1/cmark.1.gz share/man/man3/cmark.3.gz