[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/libgpg-error/libgpg-error.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2004 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Library that defines common error values for GnuPG components [T] This is a library that defines common error values for all GnuPG [T] components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, [T] Libksba, DirMngr, Pinentry, SmartCard Daemon and possibly more in the [T] future. [U] https://www.gnupg.org GnuPG Home Page [A] Marcus Brinkmann [M] The T2 Project [C] base/crypto [F] CROSS NO-LTO.gcc [L] GPL [S] Stable [V] 1.55 [P] X -----5---9 112.330 [D] 6d11d62f3fbbc2a1848427eec72ef8ebacf99f99c475310653f4b52a libgpg-error-1.55.tar.bz2 https://gnupg.org/ftp/gcrypt/libgpg-error/ if atstage cross; then var_remove_regex confopt ' ' '--host=.*' # their configure, Makefile code does not cope with any triplet, ... x="${arch_target/-t2-/-unknown-}" x="${x/sparcv*-unknown-/sparc-unknown-}" x="${x/-uclibc/-gnu}" var_append confopt ' ' --host=$x fi