From b25fcc249a4a28b23f1ab467b0a14aeee7a9d211 Mon Sep 17 00:00:00 2001 From: Paul Wisehart Date: Tue, 11 May 2010 14:56:12 +0200 Subject: libraries/cairomm: Initial import --- libraries/cairomm/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 libraries/cairomm/README (limited to 'libraries/cairomm/README') diff --git a/libraries/cairomm/README b/libraries/cairomm/README new file mode 100644 index 0000000000..ad0116b0eb --- /dev/null +++ b/libraries/cairomm/README @@ -0,0 +1,11 @@ +cairomm is a C++ wrapper for 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. + +This requires glibmm (also available from SlackBuilds.org). + +If you want to build a newer version of cairomm, this script has been +tested and found to work properly with cairomm-1.2.2. The only change +needed in the script is the VERSION string. You will, however, have +to install the cairo-1.2.4 package from Slackware 11.0 /testing. + -- cgit v1.2.3