orc 1:0.4.42-ok1 source package in openKylin
Changelog
orc (1:0.4.42-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 02 Jun 2026 20:35:53 +0800
orc (1:0.4.42-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 02 Jun 2026 20:35:53 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | devel |
| File | Size | SHA-256 Checksum |
|---|---|---|
| orc_0.4.42.orig.tar.xz | 274.2 KiB | 7ec912ab59af3cc97874c456a56a8ae1eec520c385ec447e8a102b2bd122c90c |
| orc_0.4.42.orig.tar.xz.asc | 833 bytes | 06d8469e61de4a3cd3b27e3b0cd525a32aad4415dac09099438f7ab6a4c76046 |
| orc_0.4.42-ok1.debian.tar.xz | 11.2 KiB | edfe47ca39e7224a1b3d93d377e0ad412ead94cf5f7040708695c13f39e617b5 |
| orc_0.4.42-ok1.dsc | 2.2 KiB | d04f22758ff1fdb03b6ddd1fea9d3757ea42df7a99890835bc416ce21c68e2ef |
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.
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.
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.