added dependencies libtasn1 and iso-codes
[v4hn_moonbase.git] / graphics / cairomm / DETAILS
blobc4ef570ac4951b20712a56ae076f3f7e58a7c436
1           MODULE=cairomm
2          VERSION=1.6.0
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
7          ENTERED=20060821
8          UPDATED=20080622
9            SHORT="a C++ API for cairo"
11 cat << EOF
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.
15 EOF