orc 1:0.4.16-1ubuntu1 source package in Ubuntu

Changelog

orc (1:0.4.16-1ubuntu1) precise; urgency=low

  * Build for multiarch; thanks to William A Van Hevelingen
    <email address hidden> for the patch.  Closes: #651008.
 -- Steve Langasek <email address hidden>   Sun, 04 Dec 2011 21:26:27 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
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.orig.tar.gz 652.7 KiB 700e4edba20a0ed42164b645da26ce515b883d4c4633b222302f1e541f2a58ab
orc_0.4.16-1ubuntu1.debian.tar.gz 5.4 KiB 24c21256307d81abad768ecd43b0960a99f4404c41e37b1b6f0f6db7ddfbbff4
orc_0.4.16-1ubuntu1.dsc 2.1 KiB 1dde455e577631a4600dc7ab7ca9fcd15035766c427c15b7020315d8221c5e30

View changes file

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.