summaryrefslogtreecommitdiffstats
path: root/libraries/cairomm/README
diff options
context:
space:
mode:
author Paul Wisehart2010-05-11 14:56:12 +0200
committer Robby Workman2010-05-11 14:56:12 +0200
commitb25fcc249a4a28b23f1ab467b0a14aeee7a9d211 (patch)
treeea4d01f8b97256818249572b21808bd4bad56677 /libraries/cairomm/README
parentf54ab2de082780b36f209d1a75a94e46c7192fb4 (diff)
downloadslackbuilds-b25fcc249a4a28b23f1ab467b0a14aeee7a9d211.tar.gz
libraries/cairomm: Initial import
Diffstat (limited to 'libraries/cairomm/README')
-rw-r--r--libraries/cairomm/README11
1 files changed, 11 insertions, 0 deletions
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.
+