# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= orc VERSION= 0.4.38 KEYWORDS= devel VARIANTS= standard SDESC[standard]= Oil Runtime Compiler (ORC) HOMEPAGE= https://gstreamer.freedesktop.org/projects/orc.html CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= https://gstreamer.freedesktop.org/data/src/orc/ DISTFILE[1]= orc-0.4.38.tar.xz:main DF_INDEX= 1 SPKGS[standard]= complete primary tools dev docs examples OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none EXRUN[tools]= orc:primary:standard USES= meson pkgconfig FPC_EQUIVALENT= devel/orc INSTALL_TARGET= install-strip SOVERSION= 0.38.0 LDFLAGS= -lm VAR_OPSYS[dragonfly]= LDFLAGS=-Wl,-z,origin post-install: @${MKDIR} ${STAGEDIR}${STD_EXAMPLESDIR} .for FILE in example1orc.orc example2orc.orc example3orc.orc mt19937arorc.orc ${INSTALL_DATA} ${WRKSRC}/examples/${FILE} \ ${STAGEDIR}${STD_EXAMPLESDIR}/${FILE} .endfor [FILE:381:descriptions/desc.primary] Orc - The Oil Runtime Compiler (OIL stands for Optimized Inner Loops) Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. [FILE:37:descriptions/desc.tools] This package contains the ORC tools. [FILE:96:distinfo] a55a98d4772567aa3faed8fb84d540c3db77eaba16d3e2e10b044fbc9228668d 227152 orc-0.4.38.tar.xz [FILE:127:manifests/plist.primary] lib/ liborc-0.4.so.%%SOMAJOR%% liborc-0.4.so.%%SOVERSION%% liborc-test-0.4.so.%%SOMAJOR%% liborc-test-0.4.so.%%SOVERSION%% [FILE:26:manifests/plist.tools] bin/ orc-bugreport orcc [FILE:609:manifests/plist.dev] include/orc-0.4/orc/ orc-stdint.h orc.h orcarm.h orcavx.h orcbytecode.h orcbytecodes.h orccode.h orccompiler.h orcconstant.h orccpu.h orccpuinsn.h orcdebug.h orcemulateopcodes.h orcexecutor.h orcfunctions.h orcinstruction.h orcinternal.h orclimits.h orcmips.h orcmmx.h orcneon.h orconce.h orcopcode.h orcparse.h orcpowerpc.h orcprogram.h orcrule.h orcsse.h orctarget.h orcutils.h orcvariable.h orcx86.h orcx86insn.h include/orc-0.4/orc-test/ orcarray.h orcprofile.h orcrandom.h orctest.h lib/ liborc-0.4.so liborc-test-0.4.so lib/pkgconfig/ orc-0.4.pc orc-test-0.4.pc [FILE:89:manifests/plist.examples] share/examples/orc/ example1orc.orc example2orc.orc example3orc.orc mt19937arorc.orc