orc 1:0.4.14-1ubuntu1 source package in Ubuntu

Changelog

orc (1:0.4.14-1ubuntu1) oneiric; urgency=low

  * debian/patches/100_fix_temp_dir_usage.patch: properly create temp files
    in the /tmp directory instead of falling back to the user's home
    directory. (LP: #860847)
 -- Marc Deslauriers <email address hidden>   Tue, 27 Sep 2011 15:48:02 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
orc_0.4.14.orig.tar.gz 644.9 KiB 6b0c536984871954364976516ea0328e2dcd856111726a23e609504ba2b12313
orc_0.4.14-1ubuntu1.debian.tar.gz 5.8 KiB 1b399c4b8c0523cabc8f88da1677b18d83833beaf2d569ba09e77b47fc3b9331
orc_0.4.14-1ubuntu1.dsc 1.9 KiB d58e401026f1a328048ca92f049b1fd2125025fe0f7d58063b94eb4f9e369c8b

Available diffs

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: No summary available for liborc-0.4-0-dbg in ubuntu oneiric.

No description available for liborc-0.4-0-dbg in ubuntu oneiric.

liborc-0.4-dev: No summary available for liborc-0.4-dev in ubuntu oneiric.

No description available for liborc-0.4-dev in ubuntu oneiric.

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.