orc 1:0.4.33-2 source package in Ubuntu
Changelog
orc (1:0.4.33-2) unstable; urgency=medium * Team upload [ Debian Janitor ] * Remove constraints unnecessary since buster [ Jeremy Bicha ] * Temporarily ignore arm64 build test failure * Add debian/upstream/metadata * Update standards version to 4.6.1, no changes needed -- Jeremy Bicha <email address hidden> Thu, 05 Jan 2023 11:44:29 -0500
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 | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
orc_0.4.33-2.dsc | 2.1 KiB | 19f579ff435f32118ef06dbf022189678146cc86c2341e12aae70232327622ef |
orc_0.4.33.orig.tar.xz | 194.4 KiB | 844e6d7db8086f793f57618d3d4b68d29d99b16034e71430df3c21cfd3c3542a |
orc_0.4.33-2.debian.tar.xz | 6.2 KiB | fa0dbdfa6708664d2ef7dca8c9d8d663e0bf52c9987c0f895acccbe6e9e1677e |
Available diffs
- diff from 1:0.4.32-2 to 1:0.4.33-2 (46.5 KiB)
- diff from 1:0.4.33-1 to 1:0.4.33-2 (1.4 KiB)
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.