PKGNAME=libgpiod
PKGSEC=libs
PKGDEP="glibc"
BUILDDEP="autoconf-archive"
PKGDES="C library and tools for interacting with the linux GPIO character device"

ABTYPE=meson
MESON_AFTER=(
    '-Dtests=disabled'
)
PKGBREAK="avrdude<=6.3-2 openfpgaloader<=0.12.1 openocd<=0.12.0-1"
