orc 1:0.4.34-1 source package in Ubuntu

Changelog

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

  * Team upload
  * New upstream release
  * Add symbols file
  * Add debian/upstream/signing-key.asc and update debian/watch to use it
  * debian/rules: Enable all hardening flags
  * Update standards version to 4.6.2, no changes needed.

 -- Jeremy BĂ­cha <email address hidden>  Tue, 13 Jun 2023 07:45:27 -0400

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.34-1.dsc 2.1 KiB abb69b6c5e757dad4b3484b1fe1158e40687f284e8a5ecc0787d6f2defd83976
orc_0.4.34.orig.tar.xz 197.9 KiB 8f47abb3f097171e44eb807adcdabd860fba2effd37d8d3c4fbd5f341cadd41f
orc_0.4.34-1.debian.tar.xz 12.1 KiB f3fcb28c6107bcb314b213e40dc2bf69997fc3f13c2ef6054cea414f1c857041

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.