orc 1:0.4.32-2 source package in Ubuntu
Changelog
orc (1:0.4.32-2) unstable; urgency=medium * debian/rules: + Use new meson configuration flags for tests/gtk-doc (Closes: #998583). -- Sebastian Dröge <email address hidden> Wed, 19 Jan 2022 11:48: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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | devel | |
Jammy | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
orc_0.4.32-2.dsc | 2.3 KiB | 0fb29f36c3173daa6c63795256f0445b4d73eee1eb523eaeac3af1e87b87c58e |
orc_0.4.32.orig.tar.xz | 176.1 KiB | a66e3d8f2b7e65178d786a01ef61f2a0a0b4d0b8370de7ce134ba73da4af18f0 |
orc_0.4.32-2.debian.tar.xz | 5.6 KiB | 9d6339f99ec3c721587b09db61f3f13426ad59f204ef715a04e67b5728ff6644 |
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-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.