          MODULE=cairomm
         VERSION=1.18.0
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://gitlab.freedesktop.org/cairo/cairomm/-/archive/$VERSION/
      SOURCE_VFY=sha256:a0444ba4223905b1f8280aaff0f6c548971b95e9e1ab58fe9759bb131e710ecb
        WEB_SITE=https://cairographics.org/cairomm
            TYPE=meson
         ENTERED=20060821
         UPDATED=20240902
           SHORT="A C++ API for cairo"

cat << EOF
cairomm is a C++ wrapper fior the cairo graphics library. It offers all the
power of cairo with an interface familiar to C++ developers, including use of
the Standard Template Library where it makes sense.
EOF
