           SPELL=rpcsvc-proto
         VERSION=1.4
          SOURCE="$SPELL-$VERSION.tar.xz"
        WEB_SITE="https://github.com/thkukuk/rpcsvc-proto"
   SOURCE_URL[0]="$WEB_SITE/releases/download/v$VERSION/$SOURCE"
     SOURCE_HASH=sha512:c3011d7d7ef97a4a751f6921df1a23e1dd8ac50fb0690c759d37010ed7be27968a2130e3b8872cb48d5914216f9d539096a424f1ec38a75f7ed899748151c6f4
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
      LICENSE[0]="BSD-3-Clause"
         ENTERED=20190911
        KEYWORDS=""
           SHORT="rpcsvc protocol definitions from glibc"
cat << EOF
This package contains rpcsvc proto.x files from glibc, which are missing in
libtirpc. Additional it contains rpcgen, which is needed to create header files
and sources from protocol files.  This package is only needed, if glibc is
installed without the deprecated sunrpc functionality and libtirpc should
replace it.
EOF
