blob: d673765d7943129072254fadd86c921b72a73446 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install test
DESCRIPTION=C library and tools for interacting with the linux GPIO character device
EAPI=8
HOMEPAGE=https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/
INHERIT=multilib-minimal
IUSE=static-libs +tools cxx python test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
LICENSE=LGPL-2.1
RESTRICT=!test? ( test )
SLOT=0/2
SRC_URI=https://mirrors.edge.kernel.org/pub/software/libs/libgpiod/libgpiod-1.6.3.tar.xz
_eclasses_=multibuild 05a584848db4901c97fcd94ae7cc3a97 multilib de4beb52bfa93c4c5d96792a6b5e1784 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib-build 19ec165e9adcaa4c132b9e3fe3e7f556 multilib-minimal be5919734a8448dddd49c2b26db45091
_md5_=ce75c320cc2f41137f5bced5ac2241aa
|