orc 1:0.4.31-ok2 source package in openKylin

Changelog

orc (1:0.4.31-ok2) yangtze; urgency=medium

  * Update debian/rules.

 -- Luoyaoming <email address hidden>  Fri, 06 Jan 2023 19:09:05 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Maintainers of GStreamer packages
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main devel
Yangtze V1.0 proposed main devel

Downloads

File Size SHA-256 Checksum
orc_0.4.31.orig.tar.xz 173.6 KiB a0ab5f10a6a9ae7c3a6b4218246564c3bf00d657cbdf587e6d34ec3ef0616075
orc_0.4.31-ok2.debian.tar.xz 3.3 KiB 3163e126bf7bb3159a80f8a8e2b3830738fd0258c9f214cdabce1f83a5c9f41a
orc_0.4.31-ok2.dsc 2.0 KiB 9fe7ca9da81137a76088313b4d5f48bee44bbceab55d1378f62ec725d9915e94

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-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.