orc 1:0.4.16-1 source package in Ubuntu

Changelog

orc (1:0.4.16-1) unstable; urgency=low


  * New upstream bugfix release:
    + debian/patches/01_fix_orc_init_hang.patch:
      - Dropped, fixed upstream.
    + debian/rules:
      - Update shlibs version to >= 0.4.16 because of a new symbol
        in the x86 backend.

 -- Sebastian Dröge <email address hidden>  Mon, 10 Oct 2011 10:54:23 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
orc_0.4.16-1.dsc 1.4 KiB f2e81e3eddd94072b04a61ccebe34cf6cefbf64f3dcf9cd39236a916c05e0350
orc_0.4.16.orig.tar.gz 652.7 KiB 700e4edba20a0ed42164b645da26ce515b883d4c4633b222302f1e541f2a58ab
orc_0.4.16-1.debian.tar.gz 5.1 KiB a7d9edead1ebf937c8a6993dd10c81fcac3d8f80cf704e96968f6ece91e5b79e

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-dbg: Library of Optimized Inner Loops Runtime Compiler (debug package)

 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 debugging symbols for the orc library.
 Users should install it if they want to debug software that uses orc.

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