source $GRIMOIRE/MESON_FUNCTIONS
           SPELL=libsoup-2.4
         VERSION=2.74.0
  SOURCE_HASH[0]=sha512:d78374c31631d7d1fb30ceb7c6016ab970cb321b06191d3463f178ceea9dacd08c828b8f16f5a30c185489ebfbc93ff9da09ae4978be3e3ff11bf7ee95a2a9a6
          SOURCE=libsoup-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libsoup-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/libsoup/${VERSION%.*}/$SOURCE
      LICENSE[0]=LGPL
        WEB_SITE=http://live.gnome.org/LibSoup/
         ENTERED=20220303
     GATHER_DOCS=off
        KEYWORDS="gnome2 libs"
           SHORT="SOAP implementation in C"
cat << EOF
Soup is a SOAP (Simple Object Access Protocol) implementation for the
C programming language. It provides an queued asynchronous
callback-based mechanism for sending and servicing SOAP requests, and
a WSDL (Web Service Definition Language) to C compiler which generates
client stubs and server skeletons for easily calling and implementing
SOAP methods.

This spell provides the libsoup-2.4 API.
EOF
