orc 1:0.4.21-1 source package in Ubuntu RTM

Changelog

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


  * New upstream bugfix release.
  * debian/rules,
    debian/control:
    + Use dh-autoreconf to regenerate the autotools generated files during build.

 -- Sebastian Dröge <email address hidden>  Mon, 23 Jun 2014 09:45:42 +0200

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
14.09-factory release main devel
14.09 release main devel

Downloads

File Size SHA-256 Checksum
orc_0.4.21-1.dsc 2.3 KiB d9c0735ec90ca1e9c99d278ae735fcfeb513d4b3925382584b94382146b43c52
orc_0.4.21.orig.tar.xz 435.2 KiB 55c1fa6f8446ac328dd0b24ca3dd577136d65d890cfbe189949c4507b0cdfca0
orc_0.4.21-1.debian.tar.xz 4.8 KiB 617bf5b8860561a323205036fd9702308eccb8dc7fc9c04023ebe39faa7ca93b

Available diffs

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.