blob: 599df65d9ab99bd575d8ec8c739da86732754178 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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/
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_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64
KEYWORDS=amd64 arm arm64 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_=eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib ba693a7065ee4edc78b3ea02a015bcad multilib-build dfda7934df092a96e439c05b4aeac519 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
_md5_=19ec6c068bf2d2f04ee9c1b2c6e8a129
|