blob: 0b7cd0d5bb6503efb9db2a8cae1c6b4a35980167 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=test? ( || ( ( dev-lang/python:3.13 dev-python/cryptography[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/cryptography[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/cryptography[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/cryptography[python_targets_python3_10(-)] ) ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=sys-libs/zlib:= >=dev-libs/openssl-3:=
DESCRIPTION=Platform-independent tool for Authenticode signing of EXE/CAB files
EAPI=8
HOMEPAGE=https://github.com/mtrojnar/osslsigncode
INHERIT=bash-completion-r1 cmake python-any-r1
IUSE=test
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=sys-libs/zlib:= >=dev-libs/openssl-3:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mtrojnar/osslsigncode/archive/refs/tags/2.9.tar.gz -> osslsigncode-2.9.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 python-utils-r1 c356a67b8e93889de6efff7d50599102 python-any-r1 f7b9a2fa38c69a9c2a7ad8fc9283ccf7
_md5_=cf7c0d5ada764aa20d2811ca17dce262
|