3 SOURCE=$MODULE-$VERSION.tar.gz
4 SOURCE_URL=http://cairographics.org/releases/
5 SOURCE_VFY=sha1:934dc378af07ad019a9063f88e975be2f885172c
6 WEB_SITE=http://cairographics.org/cairomm
9 SHORT="a C++ API for cairo"
12 cairomm is a C++ wrapper fior the cairo graphics library. It offers
13 all the power of cairo with an interface familiar to C++ developers,
14 including use of the Standard Template Library where it makes sense.