diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-18 00:55:18 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-18 00:55:18 +0800 |
commit | 3e42f71127c1dd30339c8dc6a0d6373db4ce2874 (patch) | |
tree | 23142c39dccb057b3bc731ab6f1ea75464d03635 /graphics/cairomm | |
parent | 41658ef327064067dec9ac88a70424493e202f5b (diff) | |
download | marcuscom-ports-3e42f71127c1dd30339c8dc6a0d6373db4ce2874.tar marcuscom-ports-3e42f71127c1dd30339c8dc6a0d6373db4ce2874.tar.gz marcuscom-ports-3e42f71127c1dd30339c8dc6a0d6373db4ce2874.tar.bz2 marcuscom-ports-3e42f71127c1dd30339c8dc6a0d6373db4ce2874.tar.lz marcuscom-ports-3e42f71127c1dd30339c8dc6a0d6373db4ce2874.tar.xz marcuscom-ports-3e42f71127c1dd30339c8dc6a0d6373db4ce2874.tar.zst marcuscom-ports-3e42f71127c1dd30339c8dc6a0d6373db4ce2874.zip |
These ports have been moved to ports-stable. For the ports module users, be
sure to run 'mergemaster -U'. After that, checkout ports-stable first then
ports second.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11072 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/cairomm')
-rw-r--r-- | graphics/cairomm/Makefile | 39 | ||||
-rw-r--r-- | graphics/cairomm/distinfo | 3 | ||||
-rw-r--r-- | graphics/cairomm/files/patch-docs_reference_Makefile.in | 11 | ||||
-rw-r--r-- | graphics/cairomm/pkg-descr | 3 | ||||
-rw-r--r-- | graphics/cairomm/pkg-plist | 255 |
5 files changed, 0 insertions, 311 deletions
diff --git a/graphics/cairomm/Makefile b/graphics/cairomm/Makefile deleted file mode 100644 index 8e431684b..000000000 --- a/graphics/cairomm/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: cairomm -# Date created: 2005-12-07 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/cairomm/Makefile,v 1.11 2008/06/06 21:38:48 marcus Exp $ -# - -PORTNAME= cairomm -PORTVERSION= 1.6.0 -CATEGORIES= graphics -MASTER_SITES= http://cairographics.org/releases/ -#MASTER_SITES= http://cairographics.org/snapshots/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= C++ interface to cairo - -LIB_DEPENDS= xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 \ - cairo.2:${PORTSDIR}/graphics/cairo - -USE_AUTOTOOLS= libtool:15 -USE_LDCONFIG= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget ltverhack -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" \ - AUTOMAKE="${TRUE}" AUTOCONF="${TRUE}" DOXYGEN="${TRUE}" - -.if defined(NOPORTDOCS) -CONFIGURE_ARGS+= --disable-docs - -post-patch: - @${REINPLACE_CMD} -E '/^SUBDIRS = /s/(docs|examples)//g' ${WRKSRC}/Makefile.in -.else -post-configure: - @${TOUCH} -f ${WRKSRC}/docs/reference/html/index.html -.endif - -.include <bsd.port.mk> diff --git a/graphics/cairomm/distinfo b/graphics/cairomm/distinfo deleted file mode 100644 index f970b8d20..000000000 --- a/graphics/cairomm/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (cairomm-1.6.0.tar.gz) = 549b0c9eaa25d61c4dd92d2de1cb4a46 -SHA256 (cairomm-1.6.0.tar.gz) = 8e027d1fb6f0e9fb9f8c871a16a85d19a8c95a069a97ea498422fdd675dda737 -SIZE (cairomm-1.6.0.tar.gz) = 797627 diff --git a/graphics/cairomm/files/patch-docs_reference_Makefile.in b/graphics/cairomm/files/patch-docs_reference_Makefile.in deleted file mode 100644 index 560b3dc7b..000000000 --- a/graphics/cairomm/files/patch-docs_reference_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/reference/Makefile.in.orig Thu Jul 6 00:29:26 2006 -+++ docs/reference/Makefile.in Thu Jul 6 00:29:40 2006 -@@ -342,7 +342,7 @@ - - $(index_html): $(DOXYGEN_CONFIGFILE) $(wildcard $(top_srcdir)/cairomm/*.h) $(HTML_TEMPLATE_FILES) - -rm -rf html -- doxygen $(DOXYGEN_CONFIGFILE) \ -+ $(DOXYGEN) $(DOXYGEN_CONFIGFILE) \ - 2> doxygen-warnings.txt | tee doxygen-output.txt && cat doxygen-warnings.txt - - html: $(index_html) diff --git a/graphics/cairomm/pkg-descr b/graphics/cairomm/pkg-descr deleted file mode 100644 index 4a85fd74a..000000000 --- a/graphics/cairomm/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -C++ interface to cairo - -WWW: http://cairographics.org diff --git a/graphics/cairomm/pkg-plist b/graphics/cairomm/pkg-plist deleted file mode 100644 index ea93cb85d..000000000 --- a/graphics/cairomm/pkg-plist +++ /dev/null @@ -1,255 +0,0 @@ -include/cairomm-1.0/cairomm/cairomm.h -include/cairomm-1.0/cairomm/cairommconfig.h -include/cairomm-1.0/cairomm/context.h -include/cairomm-1.0/cairomm/enums.h -include/cairomm-1.0/cairomm/exception.h -include/cairomm-1.0/cairomm/fontface.h -include/cairomm-1.0/cairomm/fontoptions.h -include/cairomm-1.0/cairomm/path.h -include/cairomm-1.0/cairomm/pattern.h -include/cairomm-1.0/cairomm/quartz_surface.h -include/cairomm-1.0/cairomm/refptr.h -include/cairomm-1.0/cairomm/scaledfont.h -include/cairomm-1.0/cairomm/surface.h -include/cairomm-1.0/cairomm/win32_surface.h -include/cairomm-1.0/cairomm/xlib_surface.h -lib/libcairomm-1.0.a -lib/libcairomm-1.0.la -lib/libcairomm-1.0.so -lib/libcairomm-1.0.so.1 -libdata/pkgconfig/cairomm-1.0.pc -share/doc/libcairomm-1.0/reference/html/annotated.html -share/doc/libcairomm-1.0/reference/html/cairomm.css -share/doc/libcairomm-1.0/reference/html/cairomm_8h-source.html -share/doc/libcairomm-1.0/reference/html/cairomm_8h.html -share/doc/libcairomm-1.0/reference/html/cairommconfig_8h-source.html -share/doc/libcairomm-1.0/reference/html/cairommconfig_8h.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Context-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Context.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1FontFace-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1FontFace.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1FontOptions-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1FontOptions.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1GlitzSurface-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1GlitzSurface.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1GlitzSurface__inherit__graph.map -share/doc/libcairomm-1.0/reference/html/classCairo_1_1GlitzSurface__inherit__graph.md5 -share/doc/libcairomm-1.0/reference/html/classCairo_1_1GlitzSurface__inherit__graph.png -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Gradient-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Gradient.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Gradient__inherit__graph.map -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Gradient__inherit__graph.md5 -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Gradient__inherit__graph.png -share/doc/libcairomm-1.0/reference/html/classCairo_1_1ImageSurface-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1ImageSurface.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1ImageSurface__inherit__graph.map -share/doc/libcairomm-1.0/reference/html/classCairo_1_1ImageSurface__inherit__graph.md5 -share/doc/libcairomm-1.0/reference/html/classCairo_1_1ImageSurface__inherit__graph.png -share/doc/libcairomm-1.0/reference/html/classCairo_1_1LinearGradient-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1LinearGradient.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1LinearGradient__inherit__graph.map -share/doc/libcairomm-1.0/reference/html/classCairo_1_1LinearGradient__inherit__graph.md5 -share/doc/libcairomm-1.0/reference/html/classCairo_1_1LinearGradient__inherit__graph.png -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Path-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Path.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Pattern-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Pattern.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Pattern__inherit__graph.map -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Pattern__inherit__graph.md5 -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Pattern__inherit__graph.png -share/doc/libcairomm-1.0/reference/html/classCairo_1_1PdfSurface-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1PdfSurface.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1PdfSurface__inherit__graph.map -share/doc/libcairomm-1.0/reference/html/classCairo_1_1PdfSurface__inherit__graph.md5 -share/doc/libcairomm-1.0/reference/html/classCairo_1_1PdfSurface__inherit__graph.png -share/doc/libcairomm-1.0/reference/html/classCairo_1_1PsSurface-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1PsSurface.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1PsSurface__inherit__graph.map -share/doc/libcairomm-1.0/reference/html/classCairo_1_1PsSurface__inherit__graph.md5 -share/doc/libcairomm-1.0/reference/html/classCairo_1_1PsSurface__inherit__graph.png -share/doc/libcairomm-1.0/reference/html/classCairo_1_1QuartzSurface-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1QuartzSurface.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1QuartzSurface__inherit__graph.map -share/doc/libcairomm-1.0/reference/html/classCairo_1_1QuartzSurface__inherit__graph.md5 -share/doc/libcairomm-1.0/reference/html/classCairo_1_1QuartzSurface__inherit__graph.png -share/doc/libcairomm-1.0/reference/html/classCairo_1_1RadialGradient-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1RadialGradient.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1RadialGradient__inherit__graph.map -share/doc/libcairomm-1.0/reference/html/classCairo_1_1RadialGradient__inherit__graph.md5 -share/doc/libcairomm-1.0/reference/html/classCairo_1_1RadialGradient__inherit__graph.png -share/doc/libcairomm-1.0/reference/html/classCairo_1_1RefPtr-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1RefPtr.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1ScaledFont-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1ScaledFont.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1SolidPattern-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1SolidPattern.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1SolidPattern__inherit__graph.map -share/doc/libcairomm-1.0/reference/html/classCairo_1_1SolidPattern__inherit__graph.md5 -share/doc/libcairomm-1.0/reference/html/classCairo_1_1SolidPattern__inherit__graph.png -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Surface-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Surface.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1SurfacePattern-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1SurfacePattern.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1SurfacePattern__inherit__graph.map -share/doc/libcairomm-1.0/reference/html/classCairo_1_1SurfacePattern__inherit__graph.md5 -share/doc/libcairomm-1.0/reference/html/classCairo_1_1SurfacePattern__inherit__graph.png -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Surface__inherit__graph.map -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Surface__inherit__graph.md5 -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Surface__inherit__graph.png -share/doc/libcairomm-1.0/reference/html/classCairo_1_1SvgSurface-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1SvgSurface.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1SvgSurface__inherit__graph.map -share/doc/libcairomm-1.0/reference/html/classCairo_1_1SvgSurface__inherit__graph.md5 -share/doc/libcairomm-1.0/reference/html/classCairo_1_1SvgSurface__inherit__graph.png -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Win32Surface-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Win32Surface.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Win32Surface__inherit__graph.map -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Win32Surface__inherit__graph.md5 -share/doc/libcairomm-1.0/reference/html/classCairo_1_1Win32Surface__inherit__graph.png -share/doc/libcairomm-1.0/reference/html/classCairo_1_1XlibSurface-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1XlibSurface.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1XlibSurface__inherit__graph.map -share/doc/libcairomm-1.0/reference/html/classCairo_1_1XlibSurface__inherit__graph.md5 -share/doc/libcairomm-1.0/reference/html/classCairo_1_1XlibSurface__inherit__graph.png -share/doc/libcairomm-1.0/reference/html/classCairo_1_1logic__error-members.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1logic__error.html -share/doc/libcairomm-1.0/reference/html/classCairo_1_1logic__error__inherit__graph.map -share/doc/libcairomm-1.0/reference/html/classCairo_1_1logic__error__inherit__graph.md5 -share/doc/libcairomm-1.0/reference/html/classCairo_1_1logic__error__inherit__graph.png -share/doc/libcairomm-1.0/reference/html/classstd_1_1logic__error.html -share/doc/libcairomm-1.0/reference/html/classstd_1_1logic__error__inherit__graph.map -share/doc/libcairomm-1.0/reference/html/classstd_1_1logic__error__inherit__graph.md5 -share/doc/libcairomm-1.0/reference/html/classstd_1_1logic__error__inherit__graph.png -share/doc/libcairomm-1.0/reference/html/context_8h-source.html -share/doc/libcairomm-1.0/reference/html/context_8h.html -share/doc/libcairomm-1.0/reference/html/deprecated.html -share/doc/libcairomm-1.0/reference/html/dir_60681489e9d398c429ccaa1240ca56f5.html -share/doc/libcairomm-1.0/reference/html/dir_60681489e9d398c429ccaa1240ca56f5_dep.map -share/doc/libcairomm-1.0/reference/html/dir_60681489e9d398c429ccaa1240ca56f5_dep.png -share/doc/libcairomm-1.0/reference/html/dirs.html -share/doc/libcairomm-1.0/reference/html/doxygen.png -share/doc/libcairomm-1.0/reference/html/enums_8h-source.html -share/doc/libcairomm-1.0/reference/html/enums_8h.html -share/doc/libcairomm-1.0/reference/html/exception_8h-source.html -share/doc/libcairomm-1.0/reference/html/exception_8h.html -share/doc/libcairomm-1.0/reference/html/files.html -share/doc/libcairomm-1.0/reference/html/fontface_8h-source.html -share/doc/libcairomm-1.0/reference/html/fontface_8h.html -share/doc/libcairomm-1.0/reference/html/fontoptions_8h-source.html -share/doc/libcairomm-1.0/reference/html/fontoptions_8h.html -share/doc/libcairomm-1.0/reference/html/functions.html -share/doc/libcairomm-1.0/reference/html/functions_0x62.html -share/doc/libcairomm-1.0/reference/html/functions_0x63.html -share/doc/libcairomm-1.0/reference/html/functions_0x64.html -share/doc/libcairomm-1.0/reference/html/functions_0x65.html -share/doc/libcairomm-1.0/reference/html/functions_0x66.html -share/doc/libcairomm-1.0/reference/html/functions_0x67.html -share/doc/libcairomm-1.0/reference/html/functions_0x68.html -share/doc/libcairomm-1.0/reference/html/functions_0x69.html -share/doc/libcairomm-1.0/reference/html/functions_0x6c.html -share/doc/libcairomm-1.0/reference/html/functions_0x6d.html -share/doc/libcairomm-1.0/reference/html/functions_0x6f.html -share/doc/libcairomm-1.0/reference/html/functions_0x70.html -share/doc/libcairomm-1.0/reference/html/functions_0x71.html -share/doc/libcairomm-1.0/reference/html/functions_0x72.html -share/doc/libcairomm-1.0/reference/html/functions_0x73.html -share/doc/libcairomm-1.0/reference/html/functions_0x74.html -share/doc/libcairomm-1.0/reference/html/functions_0x75.html -share/doc/libcairomm-1.0/reference/html/functions_0x76.html -share/doc/libcairomm-1.0/reference/html/functions_0x77.html -share/doc/libcairomm-1.0/reference/html/functions_0x78.html -share/doc/libcairomm-1.0/reference/html/functions_0x7e.html -share/doc/libcairomm-1.0/reference/html/functions_func.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x62.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x63.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x64.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x65.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x66.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x67.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x68.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x69.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x6c.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x6d.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x6f.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x70.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x71.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x72.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x73.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x74.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x75.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x76.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x77.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x78.html -share/doc/libcairomm-1.0/reference/html/functions_func_0x7e.html -share/doc/libcairomm-1.0/reference/html/functions_type.html -share/doc/libcairomm-1.0/reference/html/functions_vars.html -share/doc/libcairomm-1.0/reference/html/globals.html -share/doc/libcairomm-1.0/reference/html/globals_defs.html -share/doc/libcairomm-1.0/reference/html/graph_legend.dot -share/doc/libcairomm-1.0/reference/html/graph_legend.html -share/doc/libcairomm-1.0/reference/html/graph_legend.png -share/doc/libcairomm-1.0/reference/html/hierarchy.html -share/doc/libcairomm-1.0/reference/html/index.html -share/doc/libcairomm-1.0/reference/html/inherit__graph__0.map -share/doc/libcairomm-1.0/reference/html/inherit__graph__0.md5 -share/doc/libcairomm-1.0/reference/html/inherit__graph__0.png -share/doc/libcairomm-1.0/reference/html/inherit__graph__1.map -share/doc/libcairomm-1.0/reference/html/inherit__graph__1.md5 -share/doc/libcairomm-1.0/reference/html/inherit__graph__1.png -share/doc/libcairomm-1.0/reference/html/inherit__graph__2.map -share/doc/libcairomm-1.0/reference/html/inherit__graph__2.md5 -share/doc/libcairomm-1.0/reference/html/inherit__graph__2.png -share/doc/libcairomm-1.0/reference/html/inherit__graph__3.map -share/doc/libcairomm-1.0/reference/html/inherit__graph__3.md5 -share/doc/libcairomm-1.0/reference/html/inherit__graph__3.png -share/doc/libcairomm-1.0/reference/html/inherit__graph__4.map -share/doc/libcairomm-1.0/reference/html/inherit__graph__4.md5 -share/doc/libcairomm-1.0/reference/html/inherit__graph__4.png -share/doc/libcairomm-1.0/reference/html/inherit__graph__5.map -share/doc/libcairomm-1.0/reference/html/inherit__graph__5.md5 -share/doc/libcairomm-1.0/reference/html/inherit__graph__5.png -share/doc/libcairomm-1.0/reference/html/inherit__graph__6.map -share/doc/libcairomm-1.0/reference/html/inherit__graph__6.md5 -share/doc/libcairomm-1.0/reference/html/inherit__graph__6.png -share/doc/libcairomm-1.0/reference/html/inherit__graph__7.map -share/doc/libcairomm-1.0/reference/html/inherit__graph__7.md5 -share/doc/libcairomm-1.0/reference/html/inherit__graph__7.png -share/doc/libcairomm-1.0/reference/html/inherit__graph__8.map -share/doc/libcairomm-1.0/reference/html/inherit__graph__8.md5 -share/doc/libcairomm-1.0/reference/html/inherit__graph__8.png -share/doc/libcairomm-1.0/reference/html/inherit__graph__9.map -share/doc/libcairomm-1.0/reference/html/inherit__graph__9.md5 -share/doc/libcairomm-1.0/reference/html/inherit__graph__9.png -share/doc/libcairomm-1.0/reference/html/inherits.html -share/doc/libcairomm-1.0/reference/html/namespaceCairo.html -share/doc/libcairomm-1.0/reference/html/namespacemembers.html -share/doc/libcairomm-1.0/reference/html/namespacemembers_enum.html -share/doc/libcairomm-1.0/reference/html/namespacemembers_eval.html -share/doc/libcairomm-1.0/reference/html/namespacemembers_type.html -share/doc/libcairomm-1.0/reference/html/namespaces.html -share/doc/libcairomm-1.0/reference/html/pages.html -share/doc/libcairomm-1.0/reference/html/path_8h-source.html -share/doc/libcairomm-1.0/reference/html/path_8h.html -share/doc/libcairomm-1.0/reference/html/pattern_8h-source.html -share/doc/libcairomm-1.0/reference/html/pattern_8h.html -share/doc/libcairomm-1.0/reference/html/quartz__surface_8h-source.html -share/doc/libcairomm-1.0/reference/html/quartz__surface_8h.html -share/doc/libcairomm-1.0/reference/html/refptr_8h-source.html -share/doc/libcairomm-1.0/reference/html/refptr_8h.html -share/doc/libcairomm-1.0/reference/html/scaledfont_8h-source.html -share/doc/libcairomm-1.0/reference/html/scaledfont_8h.html -share/doc/libcairomm-1.0/reference/html/structCairo_1_1ColorStop-members.html -share/doc/libcairomm-1.0/reference/html/structCairo_1_1ColorStop.html -share/doc/libcairomm-1.0/reference/html/surface_8h-source.html -share/doc/libcairomm-1.0/reference/html/surface_8h.html -share/doc/libcairomm-1.0/reference/html/tabs.css -share/doc/libcairomm-1.0/reference/html/todo.html -share/doc/libcairomm-1.0/reference/html/win32__surface_8h-source.html -share/doc/libcairomm-1.0/reference/html/win32__surface_8h.html -share/doc/libcairomm-1.0/reference/html/xlib__surface_8h-source.html -share/doc/libcairomm-1.0/reference/html/xlib__surface_8h.html -@dirrm share/doc/libcairomm-1.0/reference/html -@dirrm share/doc/libcairomm-1.0/reference -@dirrm share/doc/libcairomm-1.0 -@dirrm include/cairomm-1.0/cairomm -@dirrm include/cairomm-1.0 |