blob: a761cc0e8fad0042a23226c18884cb3329d32812 (
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=7
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/1
SRC_URI=https://mirrors.edge.kernel.org/pub/software/libs/libgpiod/libgpiod-1.4.1.tar.xz
_eclasses_=multibuild 05a584848db4901c97fcd94ae7cc3a97 multilib 4b66d835ec72e021e359bb81eacfe988 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib-build 19ec165e9adcaa4c132b9e3fe3e7f556 multilib-minimal be5919734a8448dddd49c2b26db45091
_md5_=f8b60843b931bc654b956ec98ccd56d9
|