# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= cmark VERSION= 0.30.3 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.30.3 DISTFILE[1]= generated:main DF_INDEX= 1 SPKGS[standard]= single OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= cmake LICENSE= BSD2CLAUSE:single LICENSE_FILE= BSD2CLAUSE:{{WRKSRC}}/COPYING LICENSE_SCHEME= solo FPC_EQUIVALENT= textproc/cmark SOVERSION= 0.30.3 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.single] 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] 85e9fb515531cc2c9ae176d693f9871774830cf1f323a6758fb187a5148d7b16 246916 commonmark-cmark-0.30.3.tar.gz [FILE:324:manifests/plist.single] bin/cmark include/ cmark.h cmark_export.h cmark_version.h lib/ libcmark.a libcmark.so libcmark.so.%%SOVERSION%% lib/cmake/cmark/ cmark-config-version.cmake cmark-config.cmake cmark-targets-%%CMAKE_BUILD_TYPE%%.cmake cmark-targets.cmake lib/pkgconfig/libcmark.pc share/man/man1/cmark.1.gz share/man/man3/cmark.3.gz