[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/minijail/minijail.desc [COPY] Copyright (C) 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Sandboxing and containment tool used in ChromeOS and Android [T] Minijail is a sandboxing and containment tool used in ChromeOS and Android. [T] It provides an executable that can be used to launch and sandbox other [T] programs, and a library that can be used by code to sandbox itself. [U] https://google.github.io/minijail/ [A] The ChromiumOS Authors [M] The T2 Project [C] extra/tool [L] BSD [S] Stable [V] 2024.05.22 srcdir=. runpysetup=0 makeinstopt= var_append makeopt ' ' LIBDIR=$root$libdir hook_add postmake 5 "cp -vf minijail0 $root$bindir" hook_add postmake 5 "cp -vf *.so $root$libdir" hook_add postmake 5 "cp -vf minijail0.1 $root$mandir/man1/" hook_add postmake 5 "cp -vf minijail0.5 $root$mandir/man5/" [D] 5bb9c7d352081b4886d11fe9dadaa4f4c563dadff6179990741ade18 minijail-v2024.05.22.tar.gz !https://chromium.googlesource.com/chromiumos/platform/minijail/+archive/linux-v2024.05.22.tar.gz