    MODULE=umockdev
   VERSION=0.19.8
    SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=https://github.com/martinpitt/umockdev/releases/download/$VERSION/
SOURCE_VFY=sha256:9d57c917a32dc696877ab525eb510971a8109899d5b92d986e7bac32573125b0
  WEB_SITE=https://github.com/martinpitt/umockdev
      TYPE=meson
   ENTERED=20220526
   UPDATED=20260718
     SHORT="mocks Linux devices for creating integration tests"

cat << EOF
umockdev mocks Linux devices for creating integration tests for hardware
related libraries and programs. It also provides tools to record the properties
and behaviour of particular devices, and to run a program or test suite under
a test bed with the previously recorded devices loaded. This allows developers
of software like gphoto or libmtp to receive these records in bug reports and
recreate the problem on their system without having access to the
affected hardware.
EOF
