orc 1:0.4.33-1 source package in Ubuntu

Changelog

orc (1:0.4.33-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Drop static library and simplify debian/rules
  * Add patch to skip building static test library

 -- Jeremy Bicha <email address hidden>  Mon, 05 Dec 2022 07:58:37 -0500

Upload details

Uploaded by:
Maintainers of GStreamer packages
Uploaded to:
Sid
Original maintainer:
Maintainers of GStreamer packages
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
orc_0.4.33-1.dsc 2.1 KiB cca7331b3e97028363abdd18476bf9cc80e04af0a973d79ec56d7eec994e94fa
orc_0.4.33.orig.tar.xz 194.4 KiB 844e6d7db8086f793f57618d3d4b68d29d99b16034e71430df3c21cfd3c3542a
orc_0.4.33-1.debian.tar.xz 6.0 KiB 7ff412c87a47362d70b7ec9665ca3b6a32e9a47ac61761a04c8c98e28771b4cd

No changes file available.

Binary packages built by this source

liborc-0.4-0: Library of Optimized Inner Loops Runtime Compiler

 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.
 .
 This package contains the orc shared libraries. It is typically
 installed automatically when an application or library requires it.

liborc-0.4-0-dbgsym: debug symbols for liborc-0.4-0
liborc-0.4-dev: Library of Optimized Inner Loops Runtime Compiler (development headers)

 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.
 .
 This package contains the development headers and libraries, and should
 be installed to compile software that uses orc.

liborc-0.4-dev-bin: Library of Optimized Inner Loops Runtime Compiler (development tools)

 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.
 .
 This package contains the development tools, and should not be
 installed directly.

liborc-0.4-dev-bin-dbgsym: debug symbols for liborc-0.4-dev-bin
liborc-0.4-doc: Library of Optimized Inner Loops Runtime Compiler (documentation)

 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.
 .
 This package contains the documentation for orc.