          MODULE=orc
         VERSION=0.4.40
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://gitlab.freedesktop.org/gstreamer/orc/-/archive/$VERSION/
      SOURCE_VFY=sha256:cee70f3c101ecd78ed3e400c32d62d2202dadb1cb13f0e7f32ade4b8d6f740e9
        WEB_SITE=https://www.openhub.net/p/oil_runtime_compiler
         ENTERED=20100314
         UPDATED=20241016
           SHORT="Oil Runtime Compiler"

cat << EOF
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.
EOF
