diff options
Diffstat (limited to 'x11-toolkits')
43 files changed, 5 insertions, 2900 deletions
diff --git a/x11-toolkits/fox16/Makefile b/x11-toolkits/fox16/Makefile index 6a7f3194ea70..752f09a80b39 100644 --- a/x11-toolkits/fox16/Makefile +++ b/x11-toolkits/fox16/Makefile @@ -7,6 +7,7 @@ PORTNAME= fox PORTVERSION= ${MAJORVER}.${SHVER} +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ ftp://ftp.fox-toolkit.org/pub/ \ @@ -26,7 +27,7 @@ CONFLICTS= fox-1.4.* fox-1.7.* LATEST_LINK= fox16 MAJORVER= 1.6 -SHVER= 43 +SHVER= 40 PLIST_SUB+= MAJORVER=${MAJORVER} SHVER=${SHVER} USE_GNOME= lthack gnomehack diff --git a/x11-toolkits/fox16/distinfo b/x11-toolkits/fox16/distinfo index a53890eb0a54..a17077a8bc01 100644 --- a/x11-toolkits/fox16/distinfo +++ b/x11-toolkits/fox16/distinfo @@ -1,2 +1,3 @@ -SHA256 (fox-1.6.43.tar.gz) = f09fbe0f11a1e369362a66d6e41029ce137b2704c04970cae990213ac80a838e -SIZE (fox-1.6.43.tar.gz) = 4368520 +MD5 (fox-1.6.40.tar.gz) = 1253617ca2ef5652b865e35dc2ddb65c +SHA256 (fox-1.6.40.tar.gz) = 19bcdb56f3985ef359adc1cf3a392d11cad0d097c646dd73c8ef1349faa1ba6f +SIZE (fox-1.6.40.tar.gz) = 4353981 diff --git a/x11-toolkits/gtk30-reference/Makefile b/x11-toolkits/gtk30-reference/Makefile deleted file mode 100644 index b7beec30130d..000000000000 --- a/x11-toolkits/gtk30-reference/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# New ports collection makefile for: gtk20-reference -# Date created: 09 May 2006 -# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTREVISION= 2 - -BOOKS= gdk gtk - -.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk" diff --git a/x11-toolkits/gtk30-reference/pkg-descr b/x11-toolkits/gtk30-reference/pkg-descr deleted file mode 100644 index f8f8f3b87b74..000000000000 --- a/x11-toolkits/gtk30-reference/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This port contains the programming reference for x11-toolkits/gtk20. - -WWW: http://www.gtk.org/ diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile deleted file mode 100644 index ede6012e5f76..000000000000 --- a/x11-toolkits/gtk30/Makefile +++ /dev/null @@ -1,94 +0,0 @@ -# New ports collection makefile for: gtk13 -# Date Created: 28 Sep 1997 -# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.209 2010/11/15 21:17:48 kwm Exp $ -# - -PORTNAME= gtk -PORTVERSION= 2.22.1 -PORTREVISION?= 1 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \ - ftp://ftp.gtk.org/pub/gtk/%SUBDIR%/ \ - ftp://ftp.gimp.org/pub/%SUBDIR%/ \ - ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \ - http://www.ameth.org/gimp/%SUBDIR%/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.gimp.org/pub/%SUBDIR%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,} -MASTER_SITE_SUBDIR= gtk/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= gtk+-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Gimp Toolkit for X11 GUI (current stable version) - -LICENSE= LGPL20 -LICENSE_FILE= ${WRKSRC}/COPYING -USE_BZIP2= yes -LATEST_LINK= gtk20 - -.if !defined(REFERENCE_PORT) - -BUILD_DEPENDS+= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -RUN_DEPENDS+= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \ - ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme - -USE_GMAKE= yes -USE_PERL5_BUILD=yes -MAKE_JOBS_SAFE= yes -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack atk pango gdkpixbuf2 ltverhack -USE_GETTEXT= yes -USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \ - xcomposite -CONFIGURE_ARGS= --enable-static --with-xinput=yes --with-libjasper -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ - -I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gtk-query-immodules-2.0.1 gtk-update-icon-cache.1 - -.if defined(WITH_DEBUG) -CONFIGURE_ARGS+= --enable-debug=yes -.endif - -OPTIONS= CUPS "Enable cups printing support" on - -.include <bsd.port.pre.mk> - -.if defined(WITH_CUPS) -LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client -CONFIGURE_ARGS+=--enable-cups=auto -PLIST_SUB+= CUPS:="" -.else -CONFIGURE_ARGS+=--disable-cups -PLIST_SUB+= CUPS:="@comment " -.endif - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${GREP} -l lgmodule | \ - ${XARGS} ${REINPLACE_CMD} -e 's|-lgmodule|@GMODULE_LIBS@|g' - @${REINPLACE_CMD} -e 's|[{]libdir[}]/locale|{datadir}/locale|g' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|@LN_S@|${LN} -sf|' ${WRKSRC}/gtk/Makefile.in - @${REINPLACE_CMD} -e 's|file,cups|file,cups,lpr|' \ - ${WRKSRC}/gtk/Makefile.in - -pre-build: - @${RM} -rf ${WRKSRC}/docs/gtk.info* - -post-install: - -@${FIND} ${LOCALBASE}/share/icons -type d -depth 1 -exec \ - ${PREFIX}/bin/gtk-update-icon-cache -q -f {} \; 2>/dev/null - @${MKDIR} ${PREFIX}/lib/gtk-2.0/modules - @${MKDIR} ${PREFIX}/lib/gtk-2.0/${GTK2_VERSION}/engines - @${MKDIR} ${PREFIX}/lib/gtk-2.0/${GTK2_VERSION}/loaders - ${INSTALL_MAN} ${MAN1:S|^|${WRKSRC}/docs/reference/gtk/|} \ - ${PREFIX}/man/man1 - -.include <bsd.port.post.mk> - -.endif diff --git a/x11-toolkits/gtk30/distinfo b/x11-toolkits/gtk30/distinfo deleted file mode 100644 index a6827d508561..000000000000 --- a/x11-toolkits/gtk30/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome2/gtk+-2.22.1.tar.bz2) = 965bc124f0d25087c4cb2a64cbfd7e4f896e05be8d560fbba68dd8685ba24d07 -SIZE (gnome2/gtk+-2.22.1.tar.bz2) = 18306164 diff --git a/x11-toolkits/gtk30/files/patch-Makefile.in b/x11-toolkits/gtk30/files/patch-Makefile.in deleted file mode 100644 index f2ac7216d525..000000000000 --- a/x11-toolkits/gtk30/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig 2010-06-27 12:13:41.000000000 +0200 -+++ Makefile.in 2010-06-27 12:14:23.000000000 +0200 -@@ -456,7 +456,7 @@ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - --SRC_SUBDIRS = gdk gtk modules demos tests perf -+SRC_SUBDIRS = gdk gtk modules demos perf - SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build - - # require automake 1.4 diff --git a/x11-toolkits/gtk30/files/patch-ah b/x11-toolkits/gtk30/files/patch-ah deleted file mode 100644 index b6a6a71721f5..000000000000 --- a/x11-toolkits/gtk30/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/Makefile.in.orig 2009-12-25 20:26:59.000000000 +0100 -+++ docs/Makefile.in 2009-12-25 20:27:35.000000000 +0100 -@@ -241,7 +241,7 @@ - LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@ - LT_VERSION_INFO = @LT_VERSION_INFO@ - MAINT = @MAINT@ --MAKEINFO = @MAKEINFO@ -+MAKEINFO = @MAKEINFO@ --no-split - MATH_LIB = @MATH_LIB@ - MKDIR_P = @MKDIR_P@ - MKINSTALLDIRS = @MKINSTALLDIRS@ diff --git a/x11-toolkits/gtk30/files/patch-ai b/x11-toolkits/gtk30/files/patch-ai deleted file mode 100644 index a9d1d5f214c3..000000000000 --- a/x11-toolkits/gtk30/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/reference/Makefile.in.orig 2010-06-27 12:22:03.000000000 +0200 -+++ docs/reference/Makefile.in 2010-06-27 12:22:37.000000000 +0200 -@@ -354,7 +354,7 @@ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - --SUBDIRS = gdk gtk libgail-util -+SUBDIRS = #gdk gtk libgail-util - GITIGNOREFILES = */*.1 - all: all-recursive - diff --git a/x11-toolkits/gtk30/files/patch-ak b/x11-toolkits/gtk30/files/patch-ak deleted file mode 100644 index 7f8e0eb0c02d..000000000000 --- a/x11-toolkits/gtk30/files/patch-ak +++ /dev/null @@ -1,11 +0,0 @@ ---- gdk/Makefile.in.orig Thu Feb 14 12:38:26 2002 -+++ gdk/Makefile.in Thu Feb 14 12:45:37 2002 -@@ -315,7 +315,7 @@ - # - # Rule to install gdkconfig.h header file - # --configexecincludedir = $(libdir)/gtk-2.0/include -+configexecincludedir = $(prefix)/include/gtk-2.0 - - #note: not gdkconfig.h - BUILT_SOURCES = stamp-gc-h @REBUILD@ gdkenumtypes.c gdkenumtypes.h diff --git a/x11-toolkits/gtk30/files/patch-configure b/x11-toolkits/gtk30/files/patch-configure deleted file mode 100644 index 06a6f7b9fa22..000000000000 --- a/x11-toolkits/gtk30/files/patch-configure +++ /dev/null @@ -1,14 +0,0 @@ ---- configure.orig 2009-12-26 21:41:27.000000000 +0100 -+++ configure 2009-12-26 21:51:04.000000000 +0100 -@@ -33884,9 +33884,9 @@ - INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0` - INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0` - INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0` -- INTROSPECTION_GIRDIR=${INTROSPECTION_GIRDIR/$datadir/\$(datadir)} -+ INTROSPECTION_GIRDIR=`echo ${INTROSPECTION_GIRDIR} | sed -e "s|${datadir}|\\\$(datadir)|"` - INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --variable=typelibdir gobject-introspection-1.0)" -- INTROSPECTION_TYPELIBDIR=${INTROSPECTION_TYPELIBDIR/$libdir/\$(libdir)} -+ INTROSPECTION_TYPELIBDIR=`echo ${INTROSPECTION_TYPELIBDIR} | sed -e "s|${libdir}|\\\$(libdir)|"` - INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0` - INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0` - INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection diff --git a/x11-toolkits/gtk30/files/patch-gtk_Makefile.in b/x11-toolkits/gtk30/files/patch-gtk_Makefile.in deleted file mode 100644 index 82740da0a1b7..000000000000 --- a/x11-toolkits/gtk30/files/patch-gtk_Makefile.in +++ /dev/null @@ -1,280 +0,0 @@ -Stock icons. This was removed in 2.21.x, however it is used by atleast firefox. - -https://bugzilla.gnome.org/show_bug.cgi?id=629878 - ---- gtk/Makefile.in.orig 2010-11-21 16:06:15.000000000 +0100 -+++ gtk/Makefile.in 2010-11-21 16:36:39.000000000 +0100 -@@ -1352,9 +1352,9 @@ - # gtk-update-icon-cache.exe doesn't require any special privileges. - @OS_WIN32_TRUE@GTK_UPDATE_ICON_CACHE_MANIFEST = gtk-update-icon-cache.exe.manifest - gtk_query_immodules_2_0_DEPENDENCIES = $(DEPS) --gtk_query_immodules_2_0_LDADD = $(LDADDS) -+gtk_query_immodules_2_0_LDADD = $(LDADDS) $(GLIB_LIBS) - gtk_query_immodules_2_0_SOURCES = queryimmodules.c --gtk_update_icon_cache_LDADD = $(GDK_PIXBUF_LIBS) -+gtk_update_icon_cache_LDADD = $(GDK_PIXBUF_LIBS) $(GLIB_LIBS) - gtk_update_icon_cache_SOURCES = updateiconcache.c - STOCK_ICONS = \ - stock-icons/16/document-open-recent.png \ -@@ -1595,7 +1595,171 @@ - stock-icons/24/folder-remote.png \ - stock-icons/24/user-home.png \ - stock-icons/24/user-desktop.png \ -- stock-icons/24/text-x-generic.png -+ stock-icons/24/text-x-generic.png \ -+ stock-icons/16/gtk-quit.png \ -+ stock-icons/16/gtk-info.png \ -+ stock-icons/16/gtk-file.png \ -+ stock-icons/16/gtk-open.png \ -+ stock-icons/16/gtk-print-preview.png \ -+ stock-icons/16/gtk-print.png \ -+ stock-icons/16/gtk-properties.png \ -+ stock-icons/16/gtk-revert-to-saved-ltr.png \ -+ stock-icons/16/gtk-revert-to-saved-rtl.png \ -+ stock-icons/16/gtk-save-as.png \ -+ stock-icons/16/gtk-new.png \ -+ stock-icons/16/gtk-harddisk.png \ -+ stock-icons/16/gtk-clear.png \ -+ stock-icons/16/gtk-copy.png \ -+ stock-icons/16/gtk-cut.png \ -+ stock-icons/16/gtk-delete.png \ -+ stock-icons/16/gtk-find-and-replace.png \ -+ stock-icons/16/gtk-find.png \ -+ stock-icons/16/gtk-paste.png \ -+ stock-icons/16/gtk-redo-ltr.png \ -+ stock-icons/16/gtk-redo-rtl.png \ -+ stock-icons/16/gtk-select-all.png \ -+ stock-icons/16/gtk-undo-ltr.png \ -+ stock-icons/16/gtk-undo-rtl.png \ -+ stock-icons/16/gtk-directory.png \ -+ stock-icons/16/gtk-unindent-ltr.png \ -+ stock-icons/16/gtk-unindent-rtl.png \ -+ stock-icons/16/gtk-indent-ltr.png \ -+ stock-icons/16/gtk-indent-rtl.png \ -+ stock-icons/16/gtk-justify-center.png \ -+ stock-icons/16/gtk-justify-fill.png \ -+ stock-icons/16/gtk-justify-left.png \ -+ stock-icons/16/gtk-justify-right.png \ -+ stock-icons/16/gtk-bold.png \ -+ stock-icons/16/gtk-italic.png \ -+ stock-icons/16/gtk-strikethrough.png \ -+ stock-icons/16/gtk-underline.png \ -+ stock-icons/16/gtk-goto-bottom.png \ -+ stock-icons/16/gtk-go-down.png \ -+ stock-icons/16/gtk-goto-first-ltr.png \ -+ stock-icons/16/gtk-home.png \ -+ stock-icons/16/gtk-jump-to-ltr.png \ -+ stock-icons/16/gtk-jump-to-rtl.png \ -+ stock-icons/16/gtk-goto-last-ltr.png \ -+ stock-icons/16/gtk-go-forward-ltr.png \ -+ stock-icons/16/gtk-go-back-ltr.png \ -+ stock-icons/16/gtk-goto-top.png \ -+ stock-icons/16/gtk-go-up.png \ -+ stock-icons/16/gtk-about.png \ -+ stock-icons/16/gtk-help.png \ -+ stock-icons/16/gtk-missing-image.png \ -+ stock-icons/16/gtk-add.png \ -+ stock-icons/16/gtk-remove.png \ -+ stock-icons/16/gtk-floppy.png \ -+ stock-icons/16/gtk-cdrom.png \ -+ stock-icons/16/gtk-media-pause.png \ -+ stock-icons/16/gtk-media-play-ltr.png \ -+ stock-icons/16/gtk-media-play-rtl.png \ -+ stock-icons/16/gtk-media-stop.png \ -+ stock-icons/16/gtk-media-record.png \ -+ stock-icons/16/gtk-media-rewind-ltr.png \ -+ stock-icons/16/gtk-media-forward-ltr.png \ -+ stock-icons/16/gtk-media-previous-ltr.png \ -+ stock-icons/16/gtk-media-next-ltr.png \ -+ stock-icons/16/gtk-network.png \ -+ stock-icons/16/gtk-print-error.png \ -+ stock-icons/16/gtk-print-report.png \ -+ stock-icons/16/gtk-print-paused.png \ -+ stock-icons/16/gtk-print-warning.png \ -+ stock-icons/16/gtk-stop.png \ -+ stock-icons/16/gtk-execute.png \ -+ stock-icons/16/gtk-spell-check.png \ -+ stock-icons/16/gtk-fullscreen.png \ -+ stock-icons/16/gtk-refresh.png \ -+ stock-icons/16/gtk-leave-fullscreen.png \ -+ stock-icons/16/gtk-sort-ascending.png \ -+ stock-icons/16/gtk-sort-descending.png \ -+ stock-icons/16/gtk-close.png \ -+ stock-icons/16/gtk-zoom-fit.png \ -+ stock-icons/16/gtk-zoom-in.png \ -+ stock-icons/16/gtk-zoom-100.png \ -+ stock-icons/16/gtk-zoom-out.png \ -+ stock-icons/24/gtk-quit.png \ -+ stock-icons/24/gtk-info.png \ -+ stock-icons/24/gtk-file.png \ -+ stock-icons/24/gtk-open.png \ -+ stock-icons/24/gtk-print-preview.png \ -+ stock-icons/24/gtk-print.png \ -+ stock-icons/24/gtk-properties.png \ -+ stock-icons/24/gtk-revert-to-saved-ltr.png \ -+ stock-icons/24/gtk-revert-to-saved-rtl.png \ -+ stock-icons/24/gtk-save-as.png \ -+ stock-icons/24/gtk-new.png \ -+ stock-icons/24/gtk-harddisk.png \ -+ stock-icons/24/gtk-clear.png \ -+ stock-icons/24/gtk-copy.png \ -+ stock-icons/24/gtk-cut.png \ -+ stock-icons/24/gtk-delete.png \ -+ stock-icons/24/gtk-find-and-replace.png \ -+ stock-icons/24/gtk-find.png \ -+ stock-icons/24/gtk-paste.png \ -+ stock-icons/24/gtk-redo-ltr.png \ -+ stock-icons/24/gtk-redo-rtl.png \ -+ stock-icons/24/gtk-select-all.png \ -+ stock-icons/24/gtk-undo-ltr.png \ -+ stock-icons/24/gtk-undo-rtl.png \ -+ stock-icons/24/gtk-directory.png \ -+ stock-icons/24/gtk-unindent-ltr.png \ -+ stock-icons/24/gtk-unindent-rtl.png \ -+ stock-icons/24/gtk-indent-ltr.png \ -+ stock-icons/24/gtk-indent-rtl.png \ -+ stock-icons/24/gtk-justify-center.png \ -+ stock-icons/24/gtk-justify-fill.png \ -+ stock-icons/24/gtk-justify-left.png \ -+ stock-icons/24/gtk-justify-right.png \ -+ stock-icons/24/gtk-bold.png \ -+ stock-icons/24/gtk-italic.png \ -+ stock-icons/24/gtk-strikethrough.png \ -+ stock-icons/24/gtk-underline.png \ -+ stock-icons/24/gtk-goto-bottom.png \ -+ stock-icons/24/gtk-go-down.png \ -+ stock-icons/24/gtk-goto-first-ltr.png \ -+ stock-icons/24/gtk-home.png \ -+ stock-icons/24/gtk-jump-to-ltr.png \ -+ stock-icons/24/gtk-jump-to-rtl.png \ -+ stock-icons/24/gtk-goto-last-ltr.png \ -+ stock-icons/24/gtk-go-forward-ltr.png \ -+ stock-icons/24/gtk-go-back-ltr.png \ -+ stock-icons/24/gtk-goto-top.png \ -+ stock-icons/24/gtk-go-up.png \ -+ stock-icons/24/gtk-about.png \ -+ stock-icons/24/gtk-help.png \ -+ stock-icons/24/gtk-missing-image.png \ -+ stock-icons/24/gtk-add.png \ -+ stock-icons/24/gtk-remove.png \ -+ stock-icons/24/gtk-floppy.png \ -+ stock-icons/24/gtk-cdrom.png \ -+ stock-icons/24/gtk-media-pause.png \ -+ stock-icons/24/gtk-media-play-ltr.png \ -+ stock-icons/24/gtk-media-play-rtl.png \ -+ stock-icons/24/gtk-media-stop.png \ -+ stock-icons/24/gtk-media-record.png \ -+ stock-icons/24/gtk-media-rewind-ltr.png \ -+ stock-icons/24/gtk-media-forward-ltr.png \ -+ stock-icons/24/gtk-media-previous-ltr.png \ -+ stock-icons/24/gtk-media-next-ltr.png \ -+ stock-icons/24/gtk-network.png \ -+ stock-icons/24/gtk-print-error.png \ -+ stock-icons/24/gtk-print-report.png \ -+ stock-icons/24/gtk-print-paused.png \ -+ stock-icons/24/gtk-print-warning.png \ -+ stock-icons/24/gtk-stop.png \ -+ stock-icons/24/gtk-execute.png \ -+ stock-icons/24/gtk-spell-check.png \ -+ stock-icons/24/gtk-fullscreen.png \ -+ stock-icons/24/gtk-refresh.png \ -+ stock-icons/24/gtk-leave-fullscreen.png \ -+ stock-icons/24/gtk-sort-ascending.png \ -+ stock-icons/24/gtk-sort-descending.png \ -+ stock-icons/24/gtk-close.png \ -+ stock-icons/24/gtk-zoom-fit.png \ -+ stock-icons/24/gtk-zoom-in.png \ -+ stock-icons/24/gtk-zoom-100.png \ -+ stock-icons/24/gtk-zoom-out.png - - @CROSS_COMPILING_FALSE@gtk_update_icon_cache_program = \ - @CROSS_COMPILING_FALSE@ ./gtk-update-icon-cache -@@ -2866,6 +3030,88 @@ - && $(LN_S) folder.png user-desktop.png \ - && $(RM) text-x-generic.png \ - && $(LN_S) document-x-generic.png text-x-generic.png \ -+ && $(LN_S) application-exit.png gtk-quit.png \ -+ && $(LN_S) dialog-info.png gtk-info.png \ -+ && $(LN_S) document-new.png gtk-file.png \ -+ && $(LN_S) document-open.png gtk-open.png \ -+ && $(LN_S) document-print-preview.png gtk-print-preview.png \ -+ && $(LN_S) document-print.png gtk-print.png \ -+ && $(LN_S) document-properties.png gtk-properties.png \ -+ && $(LN_S) document-revert-ltr.png gtk-revert-to-saved-ltr.png \ -+ && $(LN_S) document-revert-rtl.png gtk-revert-to-saved-rtl.png \ -+ && $(LN_S) document-save-as.png gtk-save-as.png \ -+ && $(LN_S) document-x-generic.png gtk-new.png \ -+ && $(LN_S) drive-harddisk.png gtk-harddisk.png \ -+ && $(LN_S) edit-clear.png gtk-clear.png \ -+ && $(LN_S) edit-copy.png gtk-copy.png \ -+ && $(LN_S) edit-cut.png gtk-cut.png \ -+ && $(LN_S) edit-delete.png gtk-delete.png \ -+ && $(LN_S) edit-find-replace.png gtk-find-and-replace.png \ -+ && $(LN_S) edit-find.png gtk-find.png \ -+ && $(LN_S) edit-paste.png gtk-paste.png \ -+ && $(LN_S) edit-redo-ltr.png gtk-redo-ltr.png \ -+ && $(LN_S) edit-redo-rtl.png gtk-redo-rtl.png \ -+ && $(LN_S) edit-select-all.png gtk-select-all.png \ -+ && $(LN_S) edit-undo-ltr.png gtk-undo-ltr.png \ -+ && $(LN_S) edit-undo-rtl.png gtk-undo-rtl.png \ -+ && $(LN_S) folder.png gtk-directory.png \ -+ && $(LN_S) format-indent-less-ltr.png gtk-unindent-ltr.png \ -+ && $(LN_S) format-indent-less-rtl.png gtk-unindent-rtl.png \ -+ && $(LN_S) format-indent-more-ltr.png gtk-indent-ltr.png \ -+ && $(LN_S) format-indent-more-rtl.png gtk-indent-rtl.png \ -+ && $(LN_S) format-justify-center.png gtk-justify-center.png \ -+ && $(LN_S) format-justify-fill.png gtk-justify-fill.png \ -+ && $(LN_S) format-justify-left.png gtk-justify-left.png \ -+ && $(LN_S) format-justify-right.png gtk-justify-right.png \ -+ && $(LN_S) format-text-bold.png gtk-bold.png \ -+ && $(LN_S) format-text-italic.png gtk-italic.png \ -+ && $(LN_S) format-text-strikethrough.png gtk-strikethrough.png \ -+ && $(LN_S) format-text-underline.png gtk-underline.png \ -+ && $(LN_S) go-bottom.png gtk-goto-bottom.png \ -+ && $(LN_S) go-down.png gtk-go-down.png \ -+ && $(LN_S) go-first-ltr.png gtk-goto-first-ltr.png \ -+ && $(LN_S) go-home.png gtk-home.png \ -+ && $(LN_S) go-jump-ltr.png gtk-jump-to-ltr.png \ -+ && $(LN_S) go-jump-rtl.png gtk-jump-to-rtl.png \ -+ && $(LN_S) go-last-ltr.png gtk-goto-last-ltr.png \ -+ && $(LN_S) go-next-ltr.png gtk-go-forward-ltr.png \ -+ && $(LN_S) go-previous-ltr.png gtk-go-back-ltr.png \ -+ && $(LN_S) go-top.png gtk-goto-top.png \ -+ && $(LN_S) go-up.png gtk-go-up.png \ -+ && $(LN_S) help-about.png gtk-about.png \ -+ && $(LN_S) help-contents.png gtk-help.png \ -+ && $(LN_S) image-missing.png gtk-missing-image.png \ -+ && $(LN_S) list-add.png gtk-add.png \ -+ && $(LN_S) list-remove.png gtk-remove.png \ -+ && $(LN_S) media-floppy.png gtk-floppy.png \ -+ && $(LN_S) media-optical.png gtk-cdrom.png \ -+ && $(LN_S) media-playback-pause.png gtk-media-pause.png \ -+ && $(LN_S) media-playback-start-ltr.png gtk-media-play-ltr.png \ -+ && $(LN_S) media-playback-start-rtl.png gtk-media-play-rtl.png \ -+ && $(LN_S) media-playback-stop.png gtk-media-stop.png \ -+ && $(LN_S) media-record.png gtk-media-record.png \ -+ && $(LN_S) media-seek-backward-ltr.png gtk-media-rewind-ltr.png \ -+ && $(LN_S) media-seek-forward-ltr.png gtk-media-forward-ltr.png \ -+ && $(LN_S) media-skip-backward-ltr.png gtk-media-previous-ltr.png \ -+ && $(LN_S) media-skip-forward-ltr.png gtk-media-next-ltr.png \ -+ && $(LN_S) network-idle.png gtk-network.png \ -+ && $(LN_S) printer-error.png gtk-print-error.png \ -+ && $(LN_S) printer-info.png gtk-print-report.png \ -+ && $(LN_S) printer-paused.png gtk-print-paused.png \ -+ && $(LN_S) printer-warning.png gtk-print-warning.png \ -+ && $(LN_S) process-stop.png gtk-stop.png \ -+ && $(LN_S) system-run.png gtk-execute.png \ -+ && $(LN_S) tools-check-spelling.png gtk-spell-check.png \ -+ && $(LN_S) view-fullscreen.png gtk-fullscreen.png \ -+ && $(LN_S) view-refresh.png gtk-refresh.png \ -+ && $(LN_S) view-restore.png gtk-leave-fullscreen.png \ -+ && $(LN_S) view-sort-ascending.png gtk-sort-ascending.png \ -+ && $(LN_S) view-sort-descending.png gtk-sort-descending.png \ -+ && $(LN_S) window-close.png gtk-close.png \ -+ && $(LN_S) zoom-fit-best.png gtk-zoom-fit.png \ -+ && $(LN_S) zoom-in.png gtk-zoom-in.png \ -+ && $(LN_S) zoom-original.png gtk-zoom-100.png \ -+ && $(LN_S) zoom-out.png gtk-zoom-out.png \ - ) done \ - && touch stamp-icons - diff --git a/x11-toolkits/gtk30/files/patch-gtk_gtkbuilderparser.c b/x11-toolkits/gtk30/files/patch-gtk_gtkbuilderparser.c deleted file mode 100644 index 2a2c4aa06540..000000000000 --- a/x11-toolkits/gtk30/files/patch-gtk_gtkbuilderparser.c +++ /dev/null @@ -1,20 +0,0 @@ ---- gtk/gtkbuilderparser.c.dist 2010-06-08 14:11:06.000000000 -0500 -+++ gtk/gtkbuilderparser.c 2010-06-08 14:11:33.000000000 -0500 -@@ -1051,7 +1051,7 @@ - /* Called for character data */ - /* text is not nul-terminated */ - static void --text (GMarkupParseContext *context, -+XXXtext (GMarkupParseContext *context, - const gchar *text, - gsize text_len, - gpointer user_data, -@@ -1106,7 +1106,7 @@ - static const GMarkupParser parser = { - start_element, - end_element, -- text, -+ XXXtext, - NULL, - NULL - }; diff --git a/x11-toolkits/gtk30/files/patch-gtk_gtksignal.h b/x11-toolkits/gtk30/files/patch-gtk_gtksignal.h deleted file mode 100644 index c687dec4009b..000000000000 --- a/x11-toolkits/gtk30/files/patch-gtk_gtksignal.h +++ /dev/null @@ -1,13 +0,0 @@ ---- gtk/gtksignal.h.orig 2008-06-12 01:40:59.000000000 -0400 -+++ gtk/gtksignal.h 2008-06-11 18:21:47.000000000 -0400 -@@ -29,7 +29,9 @@ - #ifndef __GTK_SIGNAL_H__ - #define __GTK_SIGNAL_H__ - --#include <gtk/gtk.h> -+#include <gtk/gtkenums.h> -+#include <gtk/gtktypeutils.h> -+#include <gtk/gtkobject.h> - #include <gtk/gtkmarshal.h> - - G_BEGIN_DECLS diff --git a/x11-toolkits/gtk30/files/patch-gtk_updateiconcache.c b/x11-toolkits/gtk30/files/patch-gtk_updateiconcache.c deleted file mode 100644 index 206257551dbe..000000000000 --- a/x11-toolkits/gtk30/files/patch-gtk_updateiconcache.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gtk/updateiconcache.c.orig 2009-05-11 18:05:35.000000000 +0200 -+++ gtk/updateiconcache.c 2009-05-30 12:03:39.000000000 +0200 -@@ -1505,7 +1505,7 @@ opentmp: - if (!validate_file (tmp_cache_path)) - { - g_printerr (_("The generated cache was invalid.\n")); -- /*g_unlink (tmp_cache_path);*/ -+ g_unlink (tmp_cache_path); - exit (1); - } - diff --git a/x11-toolkits/gtk30/pkg-descr b/x11-toolkits/gtk30/pkg-descr deleted file mode 100644 index 8cee4afc7448..000000000000 --- a/x11-toolkits/gtk30/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -The GIMP ToolKit (GTK+) is a collection of GUI widgets. GTK+ -essentially provides the building blocks from which GUIs can be -built. It is highly themable, and its functionality is highly -extensible. - -GTK+-2 is a very stable release, similar only in design to GTK+-1. -GTK+-2 can coexist happily alongside GTK+-1, but applications are -written for one version or the other. - -WWW: http://www.gtk.org/ diff --git a/x11-toolkits/gtk30/pkg-plist b/x11-toolkits/gtk30/pkg-plist deleted file mode 100644 index 06e2e8485b92..000000000000 --- a/x11-toolkits/gtk30/pkg-plist +++ /dev/null @@ -1,714 +0,0 @@ -bin/gtk-builder-convert -bin/gtk-demo -bin/gtk-query-immodules-2.0 -bin/gtk-update-icon-cache -etc/gtk-2.0/gtk.immodules -etc/gtk-2.0/im-multipress.conf -include/gail-1.0/gail/gailwidget.h -include/gail-1.0/libgail-util/gail-util.h -include/gail-1.0/libgail-util/gailmisc.h -include/gail-1.0/libgail-util/gailtextutil.h -include/gtk-2.0/gdk/gdk.h -include/gtk-2.0/gdk/gdkapplaunchcontext.h -include/gtk-2.0/gdk/gdkcairo.h -include/gtk-2.0/gdk/gdkcolor.h -include/gtk-2.0/gdk/gdkcursor.h -include/gtk-2.0/gdk/gdkdisplay.h -include/gtk-2.0/gdk/gdkdisplaymanager.h -include/gtk-2.0/gdk/gdkdnd.h -include/gtk-2.0/gdk/gdkdrawable.h -include/gtk-2.0/gdk/gdkenumtypes.h -include/gtk-2.0/gdk/gdkevents.h -include/gtk-2.0/gdk/gdkfont.h -include/gtk-2.0/gdk/gdkgc.h -include/gtk-2.0/gdk/gdki18n.h -include/gtk-2.0/gdk/gdkimage.h -include/gtk-2.0/gdk/gdkinput.h -include/gtk-2.0/gdk/gdkkeys.h -include/gtk-2.0/gdk/gdkkeysyms-compat.h -include/gtk-2.0/gdk/gdkkeysyms.h -include/gtk-2.0/gdk/gdkpango.h -include/gtk-2.0/gdk/gdkpixbuf.h -include/gtk-2.0/gdk/gdkpixmap.h -include/gtk-2.0/gdk/gdkprivate.h -include/gtk-2.0/gdk/gdkproperty.h -include/gtk-2.0/gdk/gdkregion.h -include/gtk-2.0/gdk/gdkrgb.h -include/gtk-2.0/gdk/gdkscreen.h -include/gtk-2.0/gdk/gdkselection.h -include/gtk-2.0/gdk/gdkspawn.h -include/gtk-2.0/gdk/gdktestutils.h -include/gtk-2.0/gdk/gdktypes.h -include/gtk-2.0/gdk/gdkvisual.h -include/gtk-2.0/gdk/gdkwindow.h -include/gtk-2.0/gdk/gdkx.h -include/gtk-2.0/gdkconfig.h -include/gtk-2.0/gtk/gtk.h -include/gtk-2.0/gtk/gtkaboutdialog.h -include/gtk-2.0/gtk/gtkaccelgroup.h -include/gtk-2.0/gtk/gtkaccellabel.h -include/gtk-2.0/gtk/gtkaccelmap.h -include/gtk-2.0/gtk/gtkaccessible.h -include/gtk-2.0/gtk/gtkaction.h -include/gtk-2.0/gtk/gtkactiongroup.h -include/gtk-2.0/gtk/gtkactivatable.h -include/gtk-2.0/gtk/gtkadjustment.h -include/gtk-2.0/gtk/gtkalignment.h -include/gtk-2.0/gtk/gtkarrow.h -include/gtk-2.0/gtk/gtkaspectframe.h -include/gtk-2.0/gtk/gtkassistant.h -include/gtk-2.0/gtk/gtkbbox.h -include/gtk-2.0/gtk/gtkbin.h -include/gtk-2.0/gtk/gtkbindings.h -include/gtk-2.0/gtk/gtkbox.h -include/gtk-2.0/gtk/gtkbuildable.h -include/gtk-2.0/gtk/gtkbuilder.h -include/gtk-2.0/gtk/gtkbutton.h -include/gtk-2.0/gtk/gtkcalendar.h -include/gtk-2.0/gtk/gtkcelleditable.h -include/gtk-2.0/gtk/gtkcelllayout.h -include/gtk-2.0/gtk/gtkcellrenderer.h -include/gtk-2.0/gtk/gtkcellrendereraccel.h -include/gtk-2.0/gtk/gtkcellrenderercombo.h -include/gtk-2.0/gtk/gtkcellrendererpixbuf.h -include/gtk-2.0/gtk/gtkcellrendererprogress.h -include/gtk-2.0/gtk/gtkcellrendererspin.h -include/gtk-2.0/gtk/gtkcellrendererspinner.h -include/gtk-2.0/gtk/gtkcellrenderertext.h -include/gtk-2.0/gtk/gtkcellrenderertoggle.h -include/gtk-2.0/gtk/gtkcellview.h -include/gtk-2.0/gtk/gtkcheckbutton.h -include/gtk-2.0/gtk/gtkcheckmenuitem.h -include/gtk-2.0/gtk/gtkclipboard.h -include/gtk-2.0/gtk/gtkclist.h -include/gtk-2.0/gtk/gtkcolorbutton.h -include/gtk-2.0/gtk/gtkcolorsel.h -include/gtk-2.0/gtk/gtkcolorseldialog.h -include/gtk-2.0/gtk/gtkcombo.h -include/gtk-2.0/gtk/gtkcombobox.h -include/gtk-2.0/gtk/gtkcomboboxentry.h -include/gtk-2.0/gtk/gtkcontainer.h -include/gtk-2.0/gtk/gtkctree.h -include/gtk-2.0/gtk/gtkcurve.h -include/gtk-2.0/gtk/gtkdebug.h -include/gtk-2.0/gtk/gtkdialog.h -include/gtk-2.0/gtk/gtkdnd.h -include/gtk-2.0/gtk/gtkdrawingarea.h -include/gtk-2.0/gtk/gtkeditable.h -include/gtk-2.0/gtk/gtkentry.h -include/gtk-2.0/gtk/gtkentrybuffer.h -include/gtk-2.0/gtk/gtkentrycompletion.h -include/gtk-2.0/gtk/gtkenums.h -include/gtk-2.0/gtk/gtkeventbox.h -include/gtk-2.0/gtk/gtkexpander.h -include/gtk-2.0/gtk/gtkfilechooser.h -include/gtk-2.0/gtk/gtkfilechooserbutton.h -include/gtk-2.0/gtk/gtkfilechooserdialog.h -include/gtk-2.0/gtk/gtkfilechooserwidget.h -include/gtk-2.0/gtk/gtkfilefilter.h -include/gtk-2.0/gtk/gtkfilesel.h -include/gtk-2.0/gtk/gtkfixed.h -include/gtk-2.0/gtk/gtkfontbutton.h -include/gtk-2.0/gtk/gtkfontsel.h -include/gtk-2.0/gtk/gtkframe.h -include/gtk-2.0/gtk/gtkgamma.h -include/gtk-2.0/gtk/gtkgc.h -include/gtk-2.0/gtk/gtkhandlebox.h -include/gtk-2.0/gtk/gtkhbbox.h -include/gtk-2.0/gtk/gtkhbox.h -include/gtk-2.0/gtk/gtkhpaned.h -include/gtk-2.0/gtk/gtkhruler.h -include/gtk-2.0/gtk/gtkhscale.h -include/gtk-2.0/gtk/gtkhscrollbar.h -include/gtk-2.0/gtk/gtkhseparator.h -include/gtk-2.0/gtk/gtkhsv.h -include/gtk-2.0/gtk/gtkiconfactory.h -include/gtk-2.0/gtk/gtkicontheme.h -include/gtk-2.0/gtk/gtkiconview.h -include/gtk-2.0/gtk/gtkinfobar.h -include/gtk-2.0/gtk/gtkimage.h -include/gtk-2.0/gtk/gtkimagemenuitem.h -include/gtk-2.0/gtk/gtkimcontext.h -include/gtk-2.0/gtk/gtkimcontextsimple.h -include/gtk-2.0/gtk/gtkimmodule.h -include/gtk-2.0/gtk/gtkimmulticontext.h -include/gtk-2.0/gtk/gtkinputdialog.h -include/gtk-2.0/gtk/gtkinvisible.h -include/gtk-2.0/gtk/gtkitem.h -include/gtk-2.0/gtk/gtkitemfactory.h -include/gtk-2.0/gtk/gtklabel.h -include/gtk-2.0/gtk/gtklayout.h -include/gtk-2.0/gtk/gtklinkbutton.h -include/gtk-2.0/gtk/gtklist.h -include/gtk-2.0/gtk/gtklistitem.h -include/gtk-2.0/gtk/gtkliststore.h -include/gtk-2.0/gtk/gtkmain.h -include/gtk-2.0/gtk/gtkmarshal.h -include/gtk-2.0/gtk/gtkmenu.h -include/gtk-2.0/gtk/gtkmenubar.h -include/gtk-2.0/gtk/gtkmenuitem.h -include/gtk-2.0/gtk/gtkmenushell.h -include/gtk-2.0/gtk/gtkmenutoolbutton.h -include/gtk-2.0/gtk/gtkmessagedialog.h -include/gtk-2.0/gtk/gtkmisc.h -include/gtk-2.0/gtk/gtkmodules.h -include/gtk-2.0/gtk/gtkmountoperation.h -include/gtk-2.0/gtk/gtknotebook.h -include/gtk-2.0/gtk/gtkobject.h -include/gtk-2.0/gtk/gtkoffscreenwindow.h -include/gtk-2.0/gtk/gtkoldeditable.h -include/gtk-2.0/gtk/gtkoptionmenu.h -include/gtk-2.0/gtk/gtkorientable.h -include/gtk-2.0/gtk/gtkpagesetup.h -include/gtk-2.0/gtk/gtkpaned.h -include/gtk-2.0/gtk/gtkpapersize.h -include/gtk-2.0/gtk/gtkpixmap.h -include/gtk-2.0/gtk/gtkplug.h -include/gtk-2.0/gtk/gtkpreview.h -include/gtk-2.0/gtk/gtkprintcontext.h -include/gtk-2.0/gtk/gtkprintoperation.h -include/gtk-2.0/gtk/gtkprintoperationpreview.h -include/gtk-2.0/gtk/gtkprintsettings.h -include/gtk-2.0/gtk/gtkprivate.h -include/gtk-2.0/gtk/gtkprogress.h -include/gtk-2.0/gtk/gtkprogressbar.h -include/gtk-2.0/gtk/gtkradioaction.h -include/gtk-2.0/gtk/gtkradiobutton.h -include/gtk-2.0/gtk/gtkradiomenuitem.h -include/gtk-2.0/gtk/gtkradiotoolbutton.h -include/gtk-2.0/gtk/gtkrange.h -include/gtk-2.0/gtk/gtkrc.h -include/gtk-2.0/gtk/gtkrecentaction.h -include/gtk-2.0/gtk/gtkrecentchooser.h -include/gtk-2.0/gtk/gtkrecentchooserdialog.h -include/gtk-2.0/gtk/gtkrecentchoosermenu.h -include/gtk-2.0/gtk/gtkrecentchooserwidget.h -include/gtk-2.0/gtk/gtkrecentfilter.h -include/gtk-2.0/gtk/gtkrecentmanager.h -include/gtk-2.0/gtk/gtkruler.h -include/gtk-2.0/gtk/gtkscale.h -include/gtk-2.0/gtk/gtkscalebutton.h -include/gtk-2.0/gtk/gtkscrollbar.h -include/gtk-2.0/gtk/gtkscrolledwindow.h -include/gtk-2.0/gtk/gtkselection.h -include/gtk-2.0/gtk/gtkseparator.h -include/gtk-2.0/gtk/gtkseparatormenuitem.h -include/gtk-2.0/gtk/gtkseparatortoolitem.h -include/gtk-2.0/gtk/gtksettings.h -include/gtk-2.0/gtk/gtkshow.h -include/gtk-2.0/gtk/gtksignal.h -include/gtk-2.0/gtk/gtksizegroup.h -include/gtk-2.0/gtk/gtksocket.h -include/gtk-2.0/gtk/gtkspinbutton.h -include/gtk-2.0/gtk/gtkspinner.h -include/gtk-2.0/gtk/gtkstatusbar.h -include/gtk-2.0/gtk/gtkstatusicon.h -include/gtk-2.0/gtk/gtkstock.h -include/gtk-2.0/gtk/gtkstyle.h -include/gtk-2.0/gtk/gtktable.h -include/gtk-2.0/gtk/gtktearoffmenuitem.h -include/gtk-2.0/gtk/gtktestutils.h -include/gtk-2.0/gtk/gtktext.h -include/gtk-2.0/gtk/gtktextbuffer.h -include/gtk-2.0/gtk/gtktextbufferrichtext.h -include/gtk-2.0/gtk/gtktextchild.h -include/gtk-2.0/gtk/gtktextdisplay.h -include/gtk-2.0/gtk/gtktextiter.h -include/gtk-2.0/gtk/gtktextlayout.h -include/gtk-2.0/gtk/gtktextmark.h -include/gtk-2.0/gtk/gtktexttag.h -include/gtk-2.0/gtk/gtktexttagtable.h -include/gtk-2.0/gtk/gtktextview.h -include/gtk-2.0/gtk/gtktipsquery.h -include/gtk-2.0/gtk/gtktoggleaction.h -include/gtk-2.0/gtk/gtktogglebutton.h -include/gtk-2.0/gtk/gtktoggletoolbutton.h -include/gtk-2.0/gtk/gtktoolbar.h -include/gtk-2.0/gtk/gtktoolbutton.h -include/gtk-2.0/gtk/gtktoolitem.h -include/gtk-2.0/gtk/gtktoolitemgroup.h -include/gtk-2.0/gtk/gtktoolpalette.h -include/gtk-2.0/gtk/gtktoolshell.h -include/gtk-2.0/gtk/gtktooltip.h -include/gtk-2.0/gtk/gtktooltips.h -include/gtk-2.0/gtk/gtktree.h -include/gtk-2.0/gtk/gtktreednd.h -include/gtk-2.0/gtk/gtktreeitem.h -include/gtk-2.0/gtk/gtktreemodel.h -include/gtk-2.0/gtk/gtktreemodelfilter.h -include/gtk-2.0/gtk/gtktreemodelsort.h -include/gtk-2.0/gtk/gtktreeselection.h -include/gtk-2.0/gtk/gtktreesortable.h -include/gtk-2.0/gtk/gtktreestore.h -include/gtk-2.0/gtk/gtktreeview.h -include/gtk-2.0/gtk/gtktreeviewcolumn.h -include/gtk-2.0/gtk/gtktypebuiltins.h -include/gtk-2.0/gtk/gtktypeutils.h -include/gtk-2.0/gtk/gtkuimanager.h -include/gtk-2.0/gtk/gtkvbbox.h -include/gtk-2.0/gtk/gtkvbox.h -include/gtk-2.0/gtk/gtkversion.h -include/gtk-2.0/gtk/gtkviewport.h -include/gtk-2.0/gtk/gtkvolumebutton.h -include/gtk-2.0/gtk/gtkvpaned.h -include/gtk-2.0/gtk/gtkvruler.h -include/gtk-2.0/gtk/gtkvscale.h -include/gtk-2.0/gtk/gtkvscrollbar.h -include/gtk-2.0/gtk/gtkvseparator.h -include/gtk-2.0/gtk/gtkwidget.h -include/gtk-2.0/gtk/gtkwindow.h -include/gtk-unix-print-2.0/gtk/gtkpagesetupunixdialog.h -include/gtk-unix-print-2.0/gtk/gtkprinter.h -include/gtk-unix-print-2.0/gtk/gtkprintjob.h -include/gtk-unix-print-2.0/gtk/gtkprintunixdialog.h -include/gtk-unix-print-2.0/gtk/gtkunixprint.h -lib/girepository-1.0/Gdk-2.0.typelib -lib/girepository-1.0/GdkX11-2.0.typelib -lib/girepository-1.0/Gtk-2.0.typelib -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libpixmap.a -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libpixmap.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libpixmap.so -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-am-et.a -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-am-et.la -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-am-et.so -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-cedilla.a -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-cedilla.la -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-cedilla.so -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-cyrillic-translit.a -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-cyrillic-translit.la -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-cyrillic-translit.so -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-inuktitut.a -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-inuktitut.la -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-inuktitut.so -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ipa.a -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ipa.la -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ipa.so -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-multipress.a -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-multipress.la -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-multipress.so -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-thai.a -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-thai.la -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-thai.so -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ti-er.a -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ti-er.la -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ti-er.so -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ti-et.a -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ti-et.la -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ti-et.so -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-viqr.a -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-viqr.la -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-viqr.so -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-xim.a -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-xim.la -lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-xim.so -%%CUPS:%%lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-cups.a -%%CUPS:%%lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-cups.la -%%CUPS:%%lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-cups.so -lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-file.a -lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-file.la -lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-file.so -lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-lpr.a -lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-lpr.la -lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-lpr.so -lib/gtk-2.0/modules/libferret.a -lib/gtk-2.0/modules/libferret.la -lib/gtk-2.0/modules/libferret.so -lib/gtk-2.0/modules/libgail.a -lib/gtk-2.0/modules/libgail.la -lib/gtk-2.0/modules/libgail.so -lib/libgailutil.a -lib/libgailutil.la -lib/libgailutil.so -lib/libgailutil.so.18 -lib/libgdk-x11-2.0.a -lib/libgdk-x11-2.0.la -lib/libgdk-x11-2.0.so -lib/libgdk-x11-2.0.so.0 -lib/libgtk-x11-2.0.a -lib/libgtk-x11-2.0.la -lib/libgtk-x11-2.0.so -lib/libgtk-x11-2.0.so.0 -libdata/pkgconfig/gail.pc -libdata/pkgconfig/gdk-2.0.pc -libdata/pkgconfig/gdk-x11-2.0.pc -libdata/pkgconfig/gtk+-2.0.pc -libdata/pkgconfig/gtk+-unix-print-2.0.pc -libdata/pkgconfig/gtk+-x11-2.0.pc -share/aclocal/gtk-2.0.m4 -share/gir-1.0/Gdk-2.0.gir -share/gir-1.0/GdkX11-2.0.gir -share/gir-1.0/Gtk-2.0.gir -share/gtk-2.0/demo/alphatest.png -share/gtk-2.0/demo/apple-red.png -share/gtk-2.0/demo/appwindow.c -share/gtk-2.0/demo/assistant.c -share/gtk-2.0/demo/background.jpg -share/gtk-2.0/demo/builder.c -share/gtk-2.0/demo/button_box.c -share/gtk-2.0/demo/changedisplay.c -share/gtk-2.0/demo/clipboard.c -share/gtk-2.0/demo/colorsel.c -share/gtk-2.0/demo/combobox.c -share/gtk-2.0/demo/demo.ui -share/gtk-2.0/demo/dialog.c -share/gtk-2.0/demo/drawingarea.c -share/gtk-2.0/demo/editable_cells.c -share/gtk-2.0/demo/entry_buffer.c -share/gtk-2.0/demo/entry_completion.c -share/gtk-2.0/demo/expander.c -share/gtk-2.0/demo/floppybuddy.gif -share/gtk-2.0/demo/gnome-applets.png -share/gtk-2.0/demo/gnome-calendar.png -share/gtk-2.0/demo/gnome-foot.png -share/gtk-2.0/demo/gnome-fs-directory.png -share/gtk-2.0/demo/gnome-fs-regular.png -share/gtk-2.0/demo/gnome-gimp.png -share/gtk-2.0/demo/gnome-gmush.png -share/gtk-2.0/demo/gnome-gsame.png -share/gtk-2.0/demo/gnu-keys.png -share/gtk-2.0/demo/gtk-logo-rgb.gif -share/gtk-2.0/demo/hypertext.c -share/gtk-2.0/demo/iconview.c -share/gtk-2.0/demo/iconview_edit.c -share/gtk-2.0/demo/images.c -share/gtk-2.0/demo/infobar.c -share/gtk-2.0/demo/list_store.c -share/gtk-2.0/demo/links.c -share/gtk-2.0/demo/menus.c -share/gtk-2.0/demo/offscreen_window.c -share/gtk-2.0/demo/offscreen_window2.c -share/gtk-2.0/demo/panes.c -share/gtk-2.0/demo/pickers.c -share/gtk-2.0/demo/pixbufs.c -share/gtk-2.0/demo/printing.c -share/gtk-2.0/demo/rotated_text.c -share/gtk-2.0/demo/search_entry.c -share/gtk-2.0/demo/sizegroup.c -share/gtk-2.0/demo/spinner.c -share/gtk-2.0/demo/stock_browser.c -share/gtk-2.0/demo/textscroll.c -share/gtk-2.0/demo/textview.c -share/gtk-2.0/demo/toolpalette.c -share/gtk-2.0/demo/tree_store.c -share/gtk-2.0/demo/ui_manager.c -share/locale/af/LC_MESSAGES/gtk20-properties.mo -share/locale/af/LC_MESSAGES/gtk20.mo -share/locale/am/LC_MESSAGES/gtk20-properties.mo -share/locale/am/LC_MESSAGES/gtk20.mo -share/locale/ang/LC_MESSAGES/gtk20-properties.mo -share/locale/ang/LC_MESSAGES/gtk20.mo -share/locale/ar/LC_MESSAGES/gtk20-properties.mo -share/locale/ar/LC_MESSAGES/gtk20.mo -share/locale/as/LC_MESSAGES/gtk20-properties.mo -share/locale/as/LC_MESSAGES/gtk20.mo -share/locale/ast/LC_MESSAGES/gtk20-properties.mo -share/locale/ast/LC_MESSAGES/gtk20.mo -share/locale/az/LC_MESSAGES/gtk20-properties.mo -share/locale/az/LC_MESSAGES/gtk20.mo -share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo -share/locale/az_IR/LC_MESSAGES/gtk20.mo -share/locale/be/LC_MESSAGES/gtk20-properties.mo -share/locale/be/LC_MESSAGES/gtk20.mo -share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo -share/locale/be@latin/LC_MESSAGES/gtk20.mo -share/locale/bg/LC_MESSAGES/gtk20-properties.mo -share/locale/bg/LC_MESSAGES/gtk20.mo -share/locale/bn/LC_MESSAGES/gtk20-properties.mo -share/locale/bn/LC_MESSAGES/gtk20.mo -share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo -share/locale/bn_IN/LC_MESSAGES/gtk20.mo -share/locale/br/LC_MESSAGES/gtk20-properties.mo -share/locale/br/LC_MESSAGES/gtk20.mo -share/locale/bs/LC_MESSAGES/gtk20-properties.mo -share/locale/bs/LC_MESSAGES/gtk20.mo -share/locale/ca/LC_MESSAGES/gtk20-properties.mo -share/locale/ca/LC_MESSAGES/gtk20.mo -share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo -share/locale/ca@valencia/LC_MESSAGES/gtk20.mo -share/locale/crh/LC_MESSAGES/gtk20-properties.mo -share/locale/crh/LC_MESSAGES/gtk20.mo -share/locale/cs/LC_MESSAGES/gtk20-properties.mo -share/locale/cs/LC_MESSAGES/gtk20.mo -share/locale/cy/LC_MESSAGES/gtk20-properties.mo -share/locale/cy/LC_MESSAGES/gtk20.mo -share/locale/da/LC_MESSAGES/gtk20-properties.mo -share/locale/da/LC_MESSAGES/gtk20.mo -share/locale/de/LC_MESSAGES/gtk20-properties.mo -share/locale/de/LC_MESSAGES/gtk20.mo -share/locale/dz/LC_MESSAGES/gtk20-properties.mo -share/locale/dz/LC_MESSAGES/gtk20.mo -share/locale/el/LC_MESSAGES/gtk20-properties.mo -share/locale/el/LC_MESSAGES/gtk20.mo -share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo -share/locale/en_CA/LC_MESSAGES/gtk20.mo -share/locale/en_GB/LC_MESSAGES/gtk20-properties.mo -share/locale/en_GB/LC_MESSAGES/gtk20.mo -share/locale/eo/LC_MESSAGES/gtk20-properties.mo -share/locale/eo/LC_MESSAGES/gtk20.mo -share/locale/es/LC_MESSAGES/gtk20-properties.mo -share/locale/es/LC_MESSAGES/gtk20.mo -share/locale/et/LC_MESSAGES/gtk20-properties.mo -share/locale/et/LC_MESSAGES/gtk20.mo -share/locale/eu/LC_MESSAGES/gtk20-properties.mo -share/locale/eu/LC_MESSAGES/gtk20.mo -share/locale/fa/LC_MESSAGES/gtk20-properties.mo -share/locale/fa/LC_MESSAGES/gtk20.mo -share/locale/fi/LC_MESSAGES/gtk20-properties.mo -share/locale/fi/LC_MESSAGES/gtk20.mo -share/locale/fr/LC_MESSAGES/gtk20-properties.mo -share/locale/fr/LC_MESSAGES/gtk20.mo -share/locale/ga/LC_MESSAGES/gtk20-properties.mo -share/locale/ga/LC_MESSAGES/gtk20.mo -share/locale/gl/LC_MESSAGES/gtk20-properties.mo -share/locale/gl/LC_MESSAGES/gtk20.mo -share/locale/gu/LC_MESSAGES/gtk20-properties.mo -share/locale/gu/LC_MESSAGES/gtk20.mo -share/locale/he/LC_MESSAGES/gtk20-properties.mo -share/locale/he/LC_MESSAGES/gtk20.mo -share/locale/hi/LC_MESSAGES/gtk20-properties.mo -share/locale/hi/LC_MESSAGES/gtk20.mo -share/locale/hr/LC_MESSAGES/gtk20-properties.mo -share/locale/hr/LC_MESSAGES/gtk20.mo -share/locale/hu/LC_MESSAGES/gtk20-properties.mo -share/locale/hu/LC_MESSAGES/gtk20.mo -share/locale/hy/LC_MESSAGES/gtk20-properties.mo -share/locale/hy/LC_MESSAGES/gtk20.mo -share/locale/ia/LC_MESSAGES/gtk20-properties.mo -share/locale/ia/LC_MESSAGES/gtk20.mo -share/locale/id/LC_MESSAGES/gtk20-properties.mo -share/locale/id/LC_MESSAGES/gtk20.mo -share/locale/io/LC_MESSAGES/gtk20-properties.mo -share/locale/io/LC_MESSAGES/gtk20.mo -share/locale/is/LC_MESSAGES/gtk20-properties.mo -share/locale/is/LC_MESSAGES/gtk20.mo -share/locale/it/LC_MESSAGES/gtk20-properties.mo -share/locale/it/LC_MESSAGES/gtk20.mo -share/locale/ja/LC_MESSAGES/gtk20-properties.mo -share/locale/ja/LC_MESSAGES/gtk20.mo -share/locale/ka/LC_MESSAGES/gtk20-properties.mo -share/locale/ka/LC_MESSAGES/gtk20.mo -share/locale/kg/LC_MESSAGES/gtk20-properties.mo -share/locale/kg/LC_MESSAGES/gtk20.mo -share/locale/kk/LC_MESSAGES/gtk20-properties.mo -share/locale/kk/LC_MESSAGES/gtk20.mo -share/locale/kn/LC_MESSAGES/gtk20-properties.mo -share/locale/kn/LC_MESSAGES/gtk20.mo -share/locale/ko/LC_MESSAGES/gtk20-properties.mo -share/locale/ko/LC_MESSAGES/gtk20.mo -share/locale/ku/LC_MESSAGES/gtk20-properties.mo -share/locale/ku/LC_MESSAGES/gtk20.mo -share/locale/lg/LC_MESSAGES/gtk20-properties.mo -share/locale/lg/LC_MESSAGES/gtk20.mo -share/locale/li/LC_MESSAGES/gtk20-properties.mo -share/locale/li/LC_MESSAGES/gtk20.mo -share/locale/lt/LC_MESSAGES/gtk20-properties.mo -share/locale/lt/LC_MESSAGES/gtk20.mo -share/locale/lv/LC_MESSAGES/gtk20-properties.mo -share/locale/lv/LC_MESSAGES/gtk20.mo -share/locale/mai/LC_MESSAGES/gtk20-properties.mo -share/locale/mai/LC_MESSAGES/gtk20.mo -share/locale/mi/LC_MESSAGES/gtk20-properties.mo -share/locale/mi/LC_MESSAGES/gtk20.mo -share/locale/mk/LC_MESSAGES/gtk20-properties.mo -share/locale/mk/LC_MESSAGES/gtk20.mo -share/locale/ml/LC_MESSAGES/gtk20-properties.mo -share/locale/ml/LC_MESSAGES/gtk20.mo -share/locale/mn/LC_MESSAGES/gtk20-properties.mo -share/locale/mn/LC_MESSAGES/gtk20.mo -share/locale/mr/LC_MESSAGES/gtk20-properties.mo -share/locale/mr/LC_MESSAGES/gtk20.mo -share/locale/ms/LC_MESSAGES/gtk20-properties.mo -share/locale/ms/LC_MESSAGES/gtk20.mo -share/locale/my/LC_MESSAGES/gtk20-properties.mo -share/locale/my/LC_MESSAGES/gtk20.mo -share/locale/nb/LC_MESSAGES/gtk20-properties.mo -share/locale/nb/LC_MESSAGES/gtk20.mo -share/locale/nds/LC_MESSAGES/gtk20-properties.mo -share/locale/nds/LC_MESSAGES/gtk20.mo -share/locale/ne/LC_MESSAGES/gtk20-properties.mo -share/locale/ne/LC_MESSAGES/gtk20.mo -share/locale/nl/LC_MESSAGES/gtk20-properties.mo -share/locale/nl/LC_MESSAGES/gtk20.mo -share/locale/nn/LC_MESSAGES/gtk20-properties.mo -share/locale/nn/LC_MESSAGES/gtk20.mo -share/locale/nso/LC_MESSAGES/gtk20-properties.mo -share/locale/nso/LC_MESSAGES/gtk20.mo -share/locale/oc/LC_MESSAGES/gtk20-properties.mo -share/locale/oc/LC_MESSAGES/gtk20.mo -share/locale/or/LC_MESSAGES/gtk20-properties.mo -share/locale/or/LC_MESSAGES/gtk20.mo -share/locale/pa/LC_MESSAGES/gtk20-properties.mo -share/locale/pa/LC_MESSAGES/gtk20.mo -share/locale/pl/LC_MESSAGES/gtk20-properties.mo -share/locale/pl/LC_MESSAGES/gtk20.mo -share/locale/ps/LC_MESSAGES/gtk20-properties.mo -share/locale/ps/LC_MESSAGES/gtk20.mo -share/locale/pt/LC_MESSAGES/gtk20-properties.mo -share/locale/pt/LC_MESSAGES/gtk20.mo -share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo -share/locale/pt_BR/LC_MESSAGES/gtk20.mo -share/locale/ro/LC_MESSAGES/gtk20-properties.mo -share/locale/ro/LC_MESSAGES/gtk20.mo -share/locale/ru/LC_MESSAGES/gtk20-properties.mo -share/locale/ru/LC_MESSAGES/gtk20.mo -share/locale/rw/LC_MESSAGES/gtk20-properties.mo -share/locale/rw/LC_MESSAGES/gtk20.mo -share/locale/si/LC_MESSAGES/gtk20-properties.mo -share/locale/si/LC_MESSAGES/gtk20.mo -share/locale/sk/LC_MESSAGES/gtk20-properties.mo -share/locale/sk/LC_MESSAGES/gtk20.mo -share/locale/sl/LC_MESSAGES/gtk20-properties.mo -share/locale/sl/LC_MESSAGES/gtk20.mo -share/locale/sq/LC_MESSAGES/gtk20-properties.mo -share/locale/sq/LC_MESSAGES/gtk20.mo -share/locale/sr/LC_MESSAGES/gtk20-properties.mo -share/locale/sr/LC_MESSAGES/gtk20.mo -share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo -share/locale/sr@ije/LC_MESSAGES/gtk20.mo -share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo -share/locale/sr@latin/LC_MESSAGES/gtk20.mo -share/locale/sv/LC_MESSAGES/gtk20-properties.mo -share/locale/sv/LC_MESSAGES/gtk20.mo -share/locale/ta/LC_MESSAGES/gtk20-properties.mo -share/locale/ta/LC_MESSAGES/gtk20.mo -share/locale/te/LC_MESSAGES/gtk20-properties.mo -share/locale/te/LC_MESSAGES/gtk20.mo -share/locale/th/LC_MESSAGES/gtk20-properties.mo -share/locale/th/LC_MESSAGES/gtk20.mo -share/locale/tk/LC_MESSAGES/gtk20-properties.mo -share/locale/tk/LC_MESSAGES/gtk20.mo -share/locale/tr/LC_MESSAGES/gtk20-properties.mo -share/locale/tr/LC_MESSAGES/gtk20.mo -share/locale/tt/LC_MESSAGES/gtk20-properties.mo -share/locale/tt/LC_MESSAGES/gtk20.mo -share/locale/ug/LC_MESSAGES/gtk20-properties.mo -share/locale/ug/LC_MESSAGES/gtk20.mo -share/locale/uk/LC_MESSAGES/gtk20-properties.mo -share/locale/uk/LC_MESSAGES/gtk20.mo -share/locale/ur/LC_MESSAGES/gtk20-properties.mo -share/locale/ur/LC_MESSAGES/gtk20.mo -share/locale/uz/LC_MESSAGES/gtk20-properties.mo -share/locale/uz/LC_MESSAGES/gtk20.mo -share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo -share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo -share/locale/vi/LC_MESSAGES/gtk20-properties.mo -share/locale/vi/LC_MESSAGES/gtk20.mo -share/locale/wa/LC_MESSAGES/gtk20-properties.mo -share/locale/wa/LC_MESSAGES/gtk20.mo -share/locale/xh/LC_MESSAGES/gtk20-properties.mo -share/locale/xh/LC_MESSAGES/gtk20.mo -share/locale/yi/LC_MESSAGES/gtk20-properties.mo -share/locale/yi/LC_MESSAGES/gtk20.mo -share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo -share/locale/zh_CN/LC_MESSAGES/gtk20.mo -share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo -share/locale/zh_HK/LC_MESSAGES/gtk20.mo -share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo -share/locale/zh_TW/LC_MESSAGES/gtk20.mo -share/themes/Default/gtk-2.0-key/gtkrc -share/themes/Emacs/gtk-2.0-key/gtkrc -share/themes/Raleigh/gtk-2.0/gtkrc -@exec /usr/bin/find %%LOCALBASE%%/share/icons -type d -depth 1 -exec %D/bin/gtk-update-icon-cache -q -f {} \; 2>/dev/null || /usr/bin/true -@unexec /usr/bin/find %%LOCALBASE%%/share/icons -type f -depth 2 -name icon-theme.cache -delete 2>/dev/null || /usr/bin/true -@dirrm share/themes/Raleigh/gtk-2.0 -@dirrm share/themes/Raleigh -@dirrm share/themes/Emacs/gtk-2.0-key -@dirrm share/themes/Emacs -@dirrm share/themes/Default/gtk-2.0-key -@dirrm share/gtk-2.0/demo -@dirrm share/gtk-2.0 -@dirrm include/gtk-unix-print-2.0/gtk -@dirrm include/gtk-unix-print-2.0 -@dirrm include/gtk-2.0/gtk -@dirrm include/gtk-2.0/gdk -@dirrm include/gtk-2.0 -@dirrm include/gail-1.0/libgail-util -@dirrm include/gail-1.0/gail -@dirrm include/gail-1.0 -@dirrm etc/gtk-2.0 -@exec /bin/mkdir -p %D/lib/gtk-2.0/modules -@exec /bin/mkdir -p %D/lib/gtk-2.0/%%GTK2_VERSION%%/engines -@exec /bin/mkdir -p %D/lib/gtk-2.0/%%GTK2_VERSION%%/loaders -@dirrmtry share/themes/Default -@dirrmtry share/themes -@dirrmtry lib/gtk-2.0/modules -@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%%/printbackends -@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%%/modules -@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%%/loaders -@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%%/immodules -@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%%/engines -@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%% -@dirrmtry lib/gtk-2.0 -@exec %D/bin/gtk-query-immodules-2.0 > /dev/null 2>&1 && %D/bin/gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules 2>/dev/null || /usr/bin/true -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/yi/LC_MESSAGES -@dirrmtry share/locale/yi -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES -@dirrmtry share/locale/uz@cyrillic -@dirrmtry share/locale/ur/LC_MESSAGES -@dirrmtry share/locale/ur -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/tt/LC_MESSAGES -@dirrmtry share/locale/tt -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin -@dirrmtry share/locale/sr@ije/LC_MESSAGES -@dirrmtry share/locale/sr@ije -@dirrmtry share/locale/si/LC_MESSAGES -@dirrmtry share/locale/si -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ps/LC_MESSAGES -@dirrmtry share/locale/ps -@dirrmtry share/locale/oc/LC_MESSAGES -@dirrmtry share/locale/oc -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/nds/LC_MESSAGES -@dirrmtry share/locale/nds -@dirrmtry share/locale/my/LC_MESSAGES -@dirrmtry share/locale/my -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mi/LC_MESSAGES -@dirrmtry share/locale/mi -@dirrmtry share/locale/mai/LC_MESSAGES -@dirrmtry share/locale/mai -@dirrmtry share/locale/lg/LC_MESSAGES -@dirrmtry share/locale/lg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/kk/LC_MESSAGES -@dirrmtry share/locale/kk -@dirrmtry share/locale/kg/LC_MESSAGES -@dirrmtry share/locale/kg -@dirrmtry share/locale/io/LC_MESSAGES -@dirrmtry share/locale/io -@dirrmtry share/locale/ia/LC_MESSAGES -@dirrmtry share/locale/ia -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/crh/LC_MESSAGES -@dirrmtry share/locale/crh -@dirrmtry share/locale/ca@valencia/LC_MESSAGES -@dirrmtry share/locale/ca@valencia -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/locale/az_IR/LC_MESSAGES -@dirrmtry share/locale/az_IR -@dirrmtry share/locale/ast/LC_MESSAGES -@dirrmtry share/locale/ast -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as -@dirrmtry share/locale/ang/LC_MESSAGES -@dirrmtry share/locale/ang diff --git a/x11-toolkits/gtkmm30-reference/Makefile b/x11-toolkits/gtkmm30-reference/Makefile deleted file mode 100644 index 7e80c8eedd36..000000000000 --- a/x11-toolkits/gtkmm30-reference/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gtkmm20-reference -# Date created: 09 May 2006 -# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTREVISION= 6 - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtkmm-2.0.pc:${PORTSDIR}/x11-toolkits/gtkmm20 - -USE_GMAKE= yes -GNU_CONFIGURE= yes - -DOCSDIR= ${PREFIX}/share/doc/gtkmm-2.0 - -post-patch: - @${FIND} ${WRKSRC}/examples -name Makefile.in \ - | ${XARGS} ${REINPLACE_CMD} -e '/^install-am:/ s| all-am||' - -do-install: -.if !defined(NOPORTDOCS) -.for d in docs examples - @cd ${WRKSRC}/${d} && ${GMAKE} install -.endfor -.endif - -.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk" diff --git a/x11-toolkits/gtkmm30-reference/pkg-descr b/x11-toolkits/gtkmm30-reference/pkg-descr deleted file mode 100644 index 0750621040b2..000000000000 --- a/x11-toolkits/gtkmm30-reference/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This port contains the programming reference for x11-toolkits/gtkmm20. - -WWW: http://gtkmm.sourceforge.net/ diff --git a/x11-toolkits/gtkmm30-reference/pkg-plist b/x11-toolkits/gtkmm30-reference/pkg-plist deleted file mode 100644 index e0a1eade33c0..000000000000 --- a/x11-toolkits/gtkmm30-reference/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -%%PORTDOCS%%share/devhelp/books/gtkmm-2.0/gtkmm-2.0.devhelp -%%PORTDOCS%%@dirrm share/devhelp/books/gtkmm-2.0 -%%PORTDOCS%%@dirrmtry share/devhelp/books -%%PORTDOCS%%@dirrmtry share/devhelp diff --git a/x11-toolkits/gtkmm30/Makefile b/x11-toolkits/gtkmm30/Makefile deleted file mode 100644 index 4dd2a5452342..000000000000 --- a/x11-toolkits/gtkmm30/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: gtkmm2 -# Date created: 30 September 2002 -# Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/gtkmm20/Makefile,v 1.11 2006/09/10 00:51:17 mezz Exp $ - -PORTNAME= gtkmm -PORTVERSION= 2.2.12 -PORTREVISION?= 12 -CATEGORIES= x11-toolkits -MASTER_SITES= GNOME/sources/${PORTNAME}/2.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= C++ wrapper for Gtk+, Pango, Atk, and Glib - -USE_BZIP2= yes -LATEST_LINK= gtkmm2 - -.if !defined(REFERENCE_PORT) - -LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -USE_AUTOTOOLS= libtool -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -USE_GNOME= gnomehack lthack gtk20 -CONFIGURE_ARGS= --enable-static=yes \ - --with-sigc-prefix=${LOCALBASE} - -post-patch: - @${REINPLACE_CMD} -e 's|glib/gmessages.h|glib/gtestutils.h|g' \ - ${WRKSRC}/glib/src/*.ccg ${WRKSRC}/glib/glibmm/*.* \ - ${WRKSRC}/gtk/src/*.* ${WRKSRC}/gtk/gtkmm/*.* \ - ${WRKSRC}/demos/gtk-demo/*.cc -.for d in docs examples tests - @${REINPLACE_CMD} -e '/^SUBDIRS =/s/${d}//' ${WRKSRC}/Makefile.in -.endfor - -.include <bsd.port.mk> - -.endif diff --git a/x11-toolkits/gtkmm30/distinfo b/x11-toolkits/gtkmm30/distinfo deleted file mode 100644 index 4db50f3a6c02..000000000000 --- a/x11-toolkits/gtkmm30/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gtkmm-2.2.12.tar.bz2) = d72986a00006aad01c9f5c2566a6f671 -SHA256 (gnome2/gtkmm-2.2.12.tar.bz2) = 8aa93a899f7aa55617041107dd3290ccbd3b2b81348a745a66557b159617bb57 -SIZE (gnome2/gtkmm-2.2.12.tar.bz2) = 3846586 diff --git a/x11-toolkits/gtkmm30/files/patch-gdk__gdkmm__Makefile.in b/x11-toolkits/gtkmm30/files/patch-gdk__gdkmm__Makefile.in deleted file mode 100644 index 98009f4ae288..000000000000 --- a/x11-toolkits/gtkmm30/files/patch-gdk__gdkmm__Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- gdk/gdkmm/Makefile.in.orig Fri Jun 4 02:49:50 2004 -+++ gdk/gdkmm/Makefile.in Fri Apr 22 11:37:45 2005 -@@ -327,8 +327,7 @@ - # libraries at link time to resolve symbols (remember a dll is like an - # executable). - @OS_WIN32_TRUE@no_undefined = -no-undefined -Wl,--export-all-symbols --@OS_WIN32_FALSE@win32_dlls_extra_libs = --@OS_WIN32_TRUE@win32_dlls_extra_libs = $(sublib_win32_dlls_libs) -+win32_dlls_extra_libs = $(sublib_win32_dlls_libs) - common_ldflags = -version-info $(LIBGTKMM_SO_VERSION) $(no_undefined) - all_includes = -I$(top_builddir)/glib -I$(top_srcdir)/glib \ - -I$(top_builddir)/pango -I$(top_srcdir)/pango \ diff --git a/x11-toolkits/gtkmm30/files/patch-gtk__gtkmm__Makefile.in b/x11-toolkits/gtkmm30/files/patch-gtk__gtkmm__Makefile.in deleted file mode 100644 index 8ad7039bf121..000000000000 --- a/x11-toolkits/gtkmm30/files/patch-gtk__gtkmm__Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- gtk/gtkmm/Makefile.in.orig Fri Jun 4 02:49:54 2004 -+++ gtk/gtkmm/Makefile.in Fri Apr 22 11:37:23 2005 -@@ -482,8 +482,7 @@ - # libraries at link time to resolve symbols (remember a dll is like an - # executable). - @OS_WIN32_TRUE@no_undefined = -no-undefined -Wl,--export-all-symbols --@OS_WIN32_FALSE@win32_dlls_extra_libs = --@OS_WIN32_TRUE@win32_dlls_extra_libs = $(sublib_win32_dlls_libs) -+win32_dlls_extra_libs = $(sublib_win32_dlls_libs) - common_ldflags = -version-info $(LIBGTKMM_SO_VERSION) $(no_undefined) - all_includes = -I$(top_builddir)/glib -I$(top_srcdir)/glib \ - -I$(top_builddir)/pango -I$(top_srcdir)/pango \ diff --git a/x11-toolkits/gtkmm30/files/patch-gtk_gtkmm_notebook.cc b/x11-toolkits/gtkmm30/files/patch-gtk_gtkmm_notebook.cc deleted file mode 100644 index 9151d5a8db32..000000000000 --- a/x11-toolkits/gtkmm30/files/patch-gtk_gtkmm_notebook.cc +++ /dev/null @@ -1,21 +0,0 @@ ---- gtk/gtkmm/notebook.cc.orig Sun Jan 14 15:16:24 2007 -+++ gtk/gtkmm/notebook.cc Sun Jan 14 15:16:33 2007 -@@ -796,7 +796,7 @@ gboolean Notebook_Class::focus_tab_callb - return RType(); - } - --void Notebook_Class::change_current_page_callback(GtkNotebook* self, gint p0) -+gboolean Notebook_Class::change_current_page_callback(GtkNotebook* self, gint p0) - { - CppObjectType *const obj = dynamic_cast<CppObjectType*>( - Glib::ObjectBase::_get_current_wrapper((GObject*)self)); -@@ -829,6 +829,9 @@ void Notebook_Class::change_current_page - if(base && base->change_current_page) - (*base->change_current_page)(self, p0); - } -+ -+ typedef gboolean RType; -+ return RType(); - } - - void Notebook_Class::move_focus_out_callback(GtkNotebook* self, GtkDirectionType p0) diff --git a/x11-toolkits/gtkmm30/files/patch-gtk_gtkmm_private_notebook_p.h b/x11-toolkits/gtkmm30/files/patch-gtk_gtkmm_private_notebook_p.h deleted file mode 100644 index 6d2e7497ca62..000000000000 --- a/x11-toolkits/gtkmm30/files/patch-gtk_gtkmm_private_notebook_p.h +++ /dev/null @@ -1,11 +0,0 @@ ---- gtk/gtkmm/private/notebook_p.h.orig Sun Jan 14 15:17:36 2007 -+++ gtk/gtkmm/private/notebook_p.h Sun Jan 14 15:17:46 2007 -@@ -36,7 +36,7 @@ protected: - static void switch_page_callback(GtkNotebook* self, GtkNotebookPage* p0, guint p1); - static gboolean select_page_callback(GtkNotebook* self, gboolean p0); - static gboolean focus_tab_callback(GtkNotebook* self, GtkNotebookTab p0); -- static void change_current_page_callback(GtkNotebook* self, gint p0); -+ static gboolean change_current_page_callback(GtkNotebook* self, gint p0); - static void move_focus_out_callback(GtkNotebook* self, GtkDirectionType p0); - - //Callbacks (virtual functions): diff --git a/x11-toolkits/gtkmm30/files/patch-gtk_gtkmm_private_scrolledwindow_p.h b/x11-toolkits/gtkmm30/files/patch-gtk_gtkmm_private_scrolledwindow_p.h deleted file mode 100644 index 14c27eb2a945..000000000000 --- a/x11-toolkits/gtkmm30/files/patch-gtk_gtkmm_private_scrolledwindow_p.h +++ /dev/null @@ -1,11 +0,0 @@ ---- gtk/gtkmm/private/scrolledwindow_p.h.orig Sun Jan 14 15:17:41 2007 -+++ gtk/gtkmm/private/scrolledwindow_p.h Sun Jan 14 15:17:46 2007 -@@ -33,7 +33,7 @@ protected: - //Callbacks (default signal handlers): - //These will call the *_impl member methods, which will then call the existing default signal callbacks, if any. - //You could prevent the original default signal handlers being called by overriding the *_impl method. -- static void scroll_child_callback(GtkScrolledWindow* self, GtkScrollType p0, gboolean p1); -+ static gboolean scroll_child_callback(GtkScrolledWindow* self, GtkScrollType p0, gboolean p1); - static void move_focus_out_callback(GtkScrolledWindow* self, GtkDirectionType p0); - - //Callbacks (virtual functions): diff --git a/x11-toolkits/gtkmm30/files/patch-gtk_gtkmm_scrolledwindow.cc b/x11-toolkits/gtkmm30/files/patch-gtk_gtkmm_scrolledwindow.cc deleted file mode 100644 index 0edd24accf83..000000000000 --- a/x11-toolkits/gtkmm30/files/patch-gtk_gtkmm_scrolledwindow.cc +++ /dev/null @@ -1,21 +0,0 @@ ---- gtk/gtkmm/scrolledwindow.cc.orig Sun Jan 14 15:16:30 2007 -+++ gtk/gtkmm/scrolledwindow.cc Sun Jan 14 15:16:33 2007 -@@ -166,7 +166,7 @@ void ScrolledWindow_Class::class_init_fu - } - - --void ScrolledWindow_Class::scroll_child_callback(GtkScrolledWindow* self, GtkScrollType p0, gboolean p1) -+gboolean ScrolledWindow_Class::scroll_child_callback(GtkScrolledWindow* self, GtkScrollType p0, gboolean p1) - { - CppObjectType *const obj = dynamic_cast<CppObjectType*>( - Glib::ObjectBase::_get_current_wrapper((GObject*)self)); -@@ -200,6 +200,9 @@ void ScrolledWindow_Class::scroll_child_ - if(base && base->scroll_child) - (*base->scroll_child)(self, p0, p1); - } -+ -+ typedef gboolean RType; -+ return RType(); - } - - void ScrolledWindow_Class::move_focus_out_callback(GtkScrolledWindow* self, GtkDirectionType p0) diff --git a/x11-toolkits/gtkmm30/files/patch-gtk_gtkmm_treeviewcolumn.h b/x11-toolkits/gtkmm30/files/patch-gtk_gtkmm_treeviewcolumn.h deleted file mode 100644 index 0927f4126bbe..000000000000 --- a/x11-toolkits/gtkmm30/files/patch-gtk_gtkmm_treeviewcolumn.h +++ /dev/null @@ -1,20 +0,0 @@ ---- gtk/gtkmm/treeviewcolumn.h.orig Mon Jul 21 14:45:01 2003 -+++ gtk/gtkmm/treeviewcolumn.h Mon Jul 21 14:45:28 2003 -@@ -577,7 +577,7 @@ - void TreeViewColumn::pack_start(const TreeModelColumn<T_ModelColumnType>& column, bool expand) - { - //Generate appropriate Renderer for the column: -- CellRenderer* pCellRenderer = manage( TreeViewColumn_CellRendererGeneration::generate_cellrenderer<T_ModelColumnType>() ); -+ CellRenderer* pCellRenderer = manage( TreeViewColumn_CellRendererGeneration::generate_cellrenderer<T_ModelColumnType>(false) ); - - //Use the renderer: - pack_start(*pCellRenderer, expand); -@@ -588,7 +588,7 @@ - void TreeViewColumn::pack_end(const TreeModelColumn<T_ModelColumnType>& column, bool expand) - { - //Generate appropriate Renderer for the column: -- CellRenderer* pCellRenderer= manage( TreeViewColumn_CellRendererGeneration::generate_cellrenderer<T_ModelColumnType>() ); -+ CellRenderer* pCellRenderer= manage( TreeViewColumn_CellRendererGeneration::generate_cellrenderer<T_ModelColumnType>(false) ); - - //Use the renderer: - pack_end(*pCellRenderer, expand); diff --git a/x11-toolkits/gtkmm30/pkg-descr b/x11-toolkits/gtkmm30/pkg-descr deleted file mode 100644 index 3d8c48095f16..000000000000 --- a/x11-toolkits/gtkmm30/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -C++ wrapper for Gtk+, Pango, Atk, and Glib. - -WWW: http://gtkmm.sourceforge.net/ diff --git a/x11-toolkits/gtkmm30/pkg-plist b/x11-toolkits/gtkmm30/pkg-plist deleted file mode 100644 index 50e9fcf12b42..000000000000 --- a/x11-toolkits/gtkmm30/pkg-plist +++ /dev/null @@ -1,503 +0,0 @@ -include/gtkmm-2.0/atkmm.h -include/gtkmm-2.0/atkmm/action.h -include/gtkmm-2.0/atkmm/component.h -include/gtkmm-2.0/atkmm/editabletext.h -include/gtkmm-2.0/atkmm/image.h -include/gtkmm-2.0/atkmm/noopobject.h -include/gtkmm-2.0/atkmm/object.h -include/gtkmm-2.0/atkmm/objectaccessible.h -include/gtkmm-2.0/atkmm/private/action_p.h -include/gtkmm-2.0/atkmm/private/component_p.h -include/gtkmm-2.0/atkmm/private/editabletext_p.h -include/gtkmm-2.0/atkmm/private/image_p.h -include/gtkmm-2.0/atkmm/private/noopobject_p.h -include/gtkmm-2.0/atkmm/private/object_p.h -include/gtkmm-2.0/atkmm/private/objectaccessible_p.h -include/gtkmm-2.0/atkmm/private/relation_p.h -include/gtkmm-2.0/atkmm/private/relationset_p.h -include/gtkmm-2.0/atkmm/private/selection_p.h -include/gtkmm-2.0/atkmm/private/stateset_p.h -include/gtkmm-2.0/atkmm/private/table_p.h -include/gtkmm-2.0/atkmm/private/text_p.h -include/gtkmm-2.0/atkmm/private/value_p.h -include/gtkmm-2.0/atkmm/relation.h -include/gtkmm-2.0/atkmm/relationset.h -include/gtkmm-2.0/atkmm/selection.h -include/gtkmm-2.0/atkmm/stateset.h -include/gtkmm-2.0/atkmm/table.h -include/gtkmm-2.0/atkmm/text.h -include/gtkmm-2.0/atkmm/value.h -include/gtkmm-2.0/atkmm/wrap_init.h -include/gtkmm-2.0/gdkmm.h -include/gtkmm-2.0/gdkmm/bitmap.h -include/gtkmm-2.0/gdkmm/color.h -include/gtkmm-2.0/gdkmm/colormap.h -include/gtkmm-2.0/gdkmm/cursor.h -include/gtkmm-2.0/gdkmm/device.h -include/gtkmm-2.0/gdkmm/display.h -include/gtkmm-2.0/gdkmm/displaymanager.h -include/gtkmm-2.0/gdkmm/dragcontext.h -include/gtkmm-2.0/gdkmm/drawable.h -include/gtkmm-2.0/gdkmm/event.h -include/gtkmm-2.0/gdkmm/gc.h -include/gtkmm-2.0/gdkmm/general.h -include/gtkmm-2.0/gdkmm/image.h -include/gtkmm-2.0/gdkmm/list.h -include/gtkmm-2.0/gdkmm/pixbuf.h -include/gtkmm-2.0/gdkmm/pixbufanimation.h -include/gtkmm-2.0/gdkmm/pixbufanimationiter.h -include/gtkmm-2.0/gdkmm/pixbufloader.h -include/gtkmm-2.0/gdkmm/pixmap.h -include/gtkmm-2.0/gdkmm/private/bitmap_p.h -include/gtkmm-2.0/gdkmm/private/color_p.h -include/gtkmm-2.0/gdkmm/private/colormap_p.h -include/gtkmm-2.0/gdkmm/private/cursor_p.h -include/gtkmm-2.0/gdkmm/private/device_p.h -include/gtkmm-2.0/gdkmm/private/display_p.h -include/gtkmm-2.0/gdkmm/private/displaymanager_p.h -include/gtkmm-2.0/gdkmm/private/dragcontext_p.h -include/gtkmm-2.0/gdkmm/private/drawable_p.h -include/gtkmm-2.0/gdkmm/private/event_p.h -include/gtkmm-2.0/gdkmm/private/gc_p.h -include/gtkmm-2.0/gdkmm/private/image_p.h -include/gtkmm-2.0/gdkmm/private/pixbuf_p.h -include/gtkmm-2.0/gdkmm/private/pixbufanimation_p.h -include/gtkmm-2.0/gdkmm/private/pixbufanimationiter_p.h -include/gtkmm-2.0/gdkmm/private/pixbufloader_p.h -include/gtkmm-2.0/gdkmm/private/pixmap_p.h -include/gtkmm-2.0/gdkmm/private/rectangle_p.h -include/gtkmm-2.0/gdkmm/private/region_p.h -include/gtkmm-2.0/gdkmm/private/rgbcmap_p.h -include/gtkmm-2.0/gdkmm/private/screen_p.h -include/gtkmm-2.0/gdkmm/private/types_p.h -include/gtkmm-2.0/gdkmm/private/visual_p.h -include/gtkmm-2.0/gdkmm/private/window_p.h -include/gtkmm-2.0/gdkmm/rectangle.h -include/gtkmm-2.0/gdkmm/region.h -include/gtkmm-2.0/gdkmm/rgbcmap.h -include/gtkmm-2.0/gdkmm/screen.h -include/gtkmm-2.0/gdkmm/types.h -include/gtkmm-2.0/gdkmm/visual.h -include/gtkmm-2.0/gdkmm/window.h -include/gtkmm-2.0/gdkmm/wrap_init.h -include/gtkmm-2.0/glibmm.h -include/gtkmm-2.0/glibmm/arrayhandle.h -include/gtkmm-2.0/glibmm/class.h -include/gtkmm-2.0/glibmm/containerhandle_shared.h -include/gtkmm-2.0/glibmm/containers.h -include/gtkmm-2.0/glibmm/convert.h -include/gtkmm-2.0/glibmm/date.h -include/gtkmm-2.0/glibmm/debug.h -include/gtkmm-2.0/glibmm/dispatcher.h -include/gtkmm-2.0/glibmm/error.h -include/gtkmm-2.0/glibmm/exception.h -include/gtkmm-2.0/glibmm/exceptionhandler.h -include/gtkmm-2.0/glibmm/fileutils.h -include/gtkmm-2.0/glibmm/helperlist.h -include/gtkmm-2.0/glibmm/interface.h -include/gtkmm-2.0/glibmm/iochannel.h -include/gtkmm-2.0/glibmm/listhandle.h -include/gtkmm-2.0/glibmm/main.h -include/gtkmm-2.0/glibmm/markup.h -include/gtkmm-2.0/glibmm/miscutils.h -include/gtkmm-2.0/glibmm/module.h -include/gtkmm-2.0/glibmm/object.h -include/gtkmm-2.0/glibmm/objectbase.h -include/gtkmm-2.0/glibmm/pattern.h -include/gtkmm-2.0/glibmm/private/convert_p.h -include/gtkmm-2.0/glibmm/private/date_p.h -include/gtkmm-2.0/glibmm/private/fileutils_p.h -include/gtkmm-2.0/glibmm/private/interface_p.h -include/gtkmm-2.0/glibmm/private/iochannel_p.h -include/gtkmm-2.0/glibmm/private/markup_p.h -include/gtkmm-2.0/glibmm/private/module_p.h -include/gtkmm-2.0/glibmm/private/object_p.h -include/gtkmm-2.0/glibmm/private/shell_p.h -include/gtkmm-2.0/glibmm/private/spawn_p.h -include/gtkmm-2.0/glibmm/private/thread_p.h -include/gtkmm-2.0/glibmm/private/unicode_p.h -include/gtkmm-2.0/glibmm/property.h -include/gtkmm-2.0/glibmm/propertyproxy.h -include/gtkmm-2.0/glibmm/propertyproxy_base.h -include/gtkmm-2.0/glibmm/quark.h -include/gtkmm-2.0/glibmm/random.h -include/gtkmm-2.0/glibmm/refptr.h -include/gtkmm-2.0/glibmm/sarray.h -include/gtkmm-2.0/glibmm/shell.h -include/gtkmm-2.0/glibmm/signalproxy.h -include/gtkmm-2.0/glibmm/signalproxy_connectionnode.h -include/gtkmm-2.0/glibmm/slisthandle.h -include/gtkmm-2.0/glibmm/spawn.h -include/gtkmm-2.0/glibmm/streamiochannel.h -include/gtkmm-2.0/glibmm/stringutils.h -include/gtkmm-2.0/glibmm/thread.h -include/gtkmm-2.0/glibmm/threadpool.h -include/gtkmm-2.0/glibmm/timer.h -include/gtkmm-2.0/glibmm/timeval.h -include/gtkmm-2.0/glibmm/unicode.h -include/gtkmm-2.0/glibmm/ustring.h -include/gtkmm-2.0/glibmm/utility.h -include/gtkmm-2.0/glibmm/value.h -include/gtkmm-2.0/glibmm/value_basictypes.h -include/gtkmm-2.0/glibmm/value_custom.h -include/gtkmm-2.0/glibmm/wrap.h -include/gtkmm-2.0/glibmm/wrap_init.h -include/gtkmm-2.0/gtkmm.h -include/gtkmm-2.0/gtkmm/accelgroup.h -include/gtkmm-2.0/gtkmm/accelkey.h -include/gtkmm-2.0/gtkmm/accellabel.h -include/gtkmm-2.0/gtkmm/accelmap.h -include/gtkmm-2.0/gtkmm/adjustment.h -include/gtkmm-2.0/gtkmm/alignment.h -include/gtkmm-2.0/gtkmm/arrow.h -include/gtkmm-2.0/gtkmm/aspectframe.h -include/gtkmm-2.0/gtkmm/base.h -include/gtkmm-2.0/gtkmm/bin.h -include/gtkmm-2.0/gtkmm/box.h -include/gtkmm-2.0/gtkmm/button.h -include/gtkmm-2.0/gtkmm/buttonbox.h -include/gtkmm-2.0/gtkmm/calendar.h -include/gtkmm-2.0/gtkmm/celleditable.h -include/gtkmm-2.0/gtkmm/cellrenderer.h -include/gtkmm-2.0/gtkmm/cellrendererpixbuf.h -include/gtkmm-2.0/gtkmm/cellrenderertext.h -include/gtkmm-2.0/gtkmm/cellrenderertoggle.h -include/gtkmm-2.0/gtkmm/checkbutton.h -include/gtkmm-2.0/gtkmm/checkmenuitem.h -include/gtkmm-2.0/gtkmm/clipboard.h -include/gtkmm-2.0/gtkmm/colorselection.h -include/gtkmm-2.0/gtkmm/combo.h -include/gtkmm-2.0/gtkmm/container.h -include/gtkmm-2.0/gtkmm/curve.h -include/gtkmm-2.0/gtkmm/dialog.h -include/gtkmm-2.0/gtkmm/drawingarea.h -include/gtkmm-2.0/gtkmm/editable.h -include/gtkmm-2.0/gtkmm/entry.h -include/gtkmm-2.0/gtkmm/enums.h -include/gtkmm-2.0/gtkmm/eventbox.h -include/gtkmm-2.0/gtkmm/fileselection.h -include/gtkmm-2.0/gtkmm/fixed.h -include/gtkmm-2.0/gtkmm/fontselection.h -include/gtkmm-2.0/gtkmm/frame.h -include/gtkmm-2.0/gtkmm/handlebox.h -include/gtkmm-2.0/gtkmm/iconfactory.h -include/gtkmm-2.0/gtkmm/iconset.h -include/gtkmm-2.0/gtkmm/iconsource.h -include/gtkmm-2.0/gtkmm/image.h -include/gtkmm-2.0/gtkmm/imagemenuitem.h -include/gtkmm-2.0/gtkmm/inputdialog.h -include/gtkmm-2.0/gtkmm/invisible.h -include/gtkmm-2.0/gtkmm/item.h -include/gtkmm-2.0/gtkmm/label.h -include/gtkmm-2.0/gtkmm/layout.h -include/gtkmm-2.0/gtkmm/liststore.h -include/gtkmm-2.0/gtkmm/main.h -include/gtkmm-2.0/gtkmm/menu.h -include/gtkmm-2.0/gtkmm/menu_elems.h -include/gtkmm-2.0/gtkmm/menubar.h -include/gtkmm-2.0/gtkmm/menuitem.h -include/gtkmm-2.0/gtkmm/menushell.h -include/gtkmm-2.0/gtkmm/messagedialog.h -include/gtkmm-2.0/gtkmm/misc.h -include/gtkmm-2.0/gtkmm/notebook.h -include/gtkmm-2.0/gtkmm/object.h -include/gtkmm-2.0/gtkmm/optionmenu.h -include/gtkmm-2.0/gtkmm/paned.h -include/gtkmm-2.0/gtkmm/plug.h -include/gtkmm-2.0/gtkmm/private/accelgroup_p.h -include/gtkmm-2.0/gtkmm/private/accellabel_p.h -include/gtkmm-2.0/gtkmm/private/adjustment_p.h -include/gtkmm-2.0/gtkmm/private/alignment_p.h -include/gtkmm-2.0/gtkmm/private/arrow_p.h -include/gtkmm-2.0/gtkmm/private/aspectframe_p.h -include/gtkmm-2.0/gtkmm/private/bin_p.h -include/gtkmm-2.0/gtkmm/private/box_p.h -include/gtkmm-2.0/gtkmm/private/button_p.h -include/gtkmm-2.0/gtkmm/private/buttonbox_p.h -include/gtkmm-2.0/gtkmm/private/calendar_p.h -include/gtkmm-2.0/gtkmm/private/celleditable_p.h -include/gtkmm-2.0/gtkmm/private/cellrenderer_p.h -include/gtkmm-2.0/gtkmm/private/cellrendererpixbuf_p.h -include/gtkmm-2.0/gtkmm/private/cellrenderertext_p.h -include/gtkmm-2.0/gtkmm/private/cellrenderertoggle_p.h -include/gtkmm-2.0/gtkmm/private/checkbutton_p.h -include/gtkmm-2.0/gtkmm/private/checkmenuitem_p.h -include/gtkmm-2.0/gtkmm/private/clipboard_p.h -include/gtkmm-2.0/gtkmm/private/colorselection_p.h -include/gtkmm-2.0/gtkmm/private/combo_p.h -include/gtkmm-2.0/gtkmm/private/container_p.h -include/gtkmm-2.0/gtkmm/private/curve_p.h -include/gtkmm-2.0/gtkmm/private/dialog_p.h -include/gtkmm-2.0/gtkmm/private/drawingarea_p.h -include/gtkmm-2.0/gtkmm/private/editable_p.h -include/gtkmm-2.0/gtkmm/private/entry_p.h -include/gtkmm-2.0/gtkmm/private/enums_p.h -include/gtkmm-2.0/gtkmm/private/eventbox_p.h -include/gtkmm-2.0/gtkmm/private/fileselection_p.h -include/gtkmm-2.0/gtkmm/private/fixed_p.h -include/gtkmm-2.0/gtkmm/private/fontselection_p.h -include/gtkmm-2.0/gtkmm/private/frame_p.h -include/gtkmm-2.0/gtkmm/private/handlebox_p.h -include/gtkmm-2.0/gtkmm/private/iconfactory_p.h -include/gtkmm-2.0/gtkmm/private/iconset_p.h -include/gtkmm-2.0/gtkmm/private/iconsource_p.h -include/gtkmm-2.0/gtkmm/private/image_p.h -include/gtkmm-2.0/gtkmm/private/imagemenuitem_p.h -include/gtkmm-2.0/gtkmm/private/inputdialog_p.h -include/gtkmm-2.0/gtkmm/private/invisible_p.h -include/gtkmm-2.0/gtkmm/private/item_p.h -include/gtkmm-2.0/gtkmm/private/label_p.h -include/gtkmm-2.0/gtkmm/private/layout_p.h -include/gtkmm-2.0/gtkmm/private/liststore_p.h -include/gtkmm-2.0/gtkmm/private/main_p.h -include/gtkmm-2.0/gtkmm/private/menu_p.h -include/gtkmm-2.0/gtkmm/private/menubar_p.h -include/gtkmm-2.0/gtkmm/private/menuitem_p.h -include/gtkmm-2.0/gtkmm/private/menushell_p.h -include/gtkmm-2.0/gtkmm/private/messagedialog_p.h -include/gtkmm-2.0/gtkmm/private/misc_p.h -include/gtkmm-2.0/gtkmm/private/notebook_p.h -include/gtkmm-2.0/gtkmm/private/object_p.h -include/gtkmm-2.0/gtkmm/private/optionmenu_p.h -include/gtkmm-2.0/gtkmm/private/paned_p.h -include/gtkmm-2.0/gtkmm/private/plug_p.h -include/gtkmm-2.0/gtkmm/private/progressbar_p.h -include/gtkmm-2.0/gtkmm/private/radiobutton_p.h -include/gtkmm-2.0/gtkmm/private/radiomenuitem_p.h -include/gtkmm-2.0/gtkmm/private/range_p.h -include/gtkmm-2.0/gtkmm/private/rc_p.h -include/gtkmm-2.0/gtkmm/private/ruler_p.h -include/gtkmm-2.0/gtkmm/private/scale_p.h -include/gtkmm-2.0/gtkmm/private/scrollbar_p.h -include/gtkmm-2.0/gtkmm/private/scrolledwindow_p.h -include/gtkmm-2.0/gtkmm/private/selectiondata_p.h -include/gtkmm-2.0/gtkmm/private/separator_p.h -include/gtkmm-2.0/gtkmm/private/separatormenuitem_p.h -include/gtkmm-2.0/gtkmm/private/settings_p.h -include/gtkmm-2.0/gtkmm/private/sizegroup_p.h -include/gtkmm-2.0/gtkmm/private/socket_p.h -include/gtkmm-2.0/gtkmm/private/spinbutton_p.h -include/gtkmm-2.0/gtkmm/private/statusbar_p.h -include/gtkmm-2.0/gtkmm/private/stockitem_p.h -include/gtkmm-2.0/gtkmm/private/style_p.h -include/gtkmm-2.0/gtkmm/private/table_p.h -include/gtkmm-2.0/gtkmm/private/tearoffmenuitem_p.h -include/gtkmm-2.0/gtkmm/private/textattributes_p.h -include/gtkmm-2.0/gtkmm/private/textbuffer_p.h -include/gtkmm-2.0/gtkmm/private/textchildanchor_p.h -include/gtkmm-2.0/gtkmm/private/textiter_p.h -include/gtkmm-2.0/gtkmm/private/textmark_p.h -include/gtkmm-2.0/gtkmm/private/texttag_p.h -include/gtkmm-2.0/gtkmm/private/texttagtable_p.h -include/gtkmm-2.0/gtkmm/private/textview_p.h -include/gtkmm-2.0/gtkmm/private/togglebutton_p.h -include/gtkmm-2.0/gtkmm/private/toolbar_p.h -include/gtkmm-2.0/gtkmm/private/tooltips_p.h -include/gtkmm-2.0/gtkmm/private/treedragdest_p.h -include/gtkmm-2.0/gtkmm/private/treedragsource_p.h -include/gtkmm-2.0/gtkmm/private/treeiter_p.h -include/gtkmm-2.0/gtkmm/private/treemodel_p.h -include/gtkmm-2.0/gtkmm/private/treemodelsort_p.h -include/gtkmm-2.0/gtkmm/private/treepath_p.h -include/gtkmm-2.0/gtkmm/private/treerowreference_p.h -include/gtkmm-2.0/gtkmm/private/treeselection_p.h -include/gtkmm-2.0/gtkmm/private/treesortable_p.h -include/gtkmm-2.0/gtkmm/private/treestore_p.h -include/gtkmm-2.0/gtkmm/private/treeview_p.h -include/gtkmm-2.0/gtkmm/private/treeviewcolumn_p.h -include/gtkmm-2.0/gtkmm/private/viewport_p.h -include/gtkmm-2.0/gtkmm/private/widget_p.h -include/gtkmm-2.0/gtkmm/private/window_p.h -include/gtkmm-2.0/gtkmm/progressbar.h -include/gtkmm-2.0/gtkmm/radiobutton.h -include/gtkmm-2.0/gtkmm/radiomenuitem.h -include/gtkmm-2.0/gtkmm/range.h -include/gtkmm-2.0/gtkmm/rc.h -include/gtkmm-2.0/gtkmm/ruler.h -include/gtkmm-2.0/gtkmm/scale.h -include/gtkmm-2.0/gtkmm/scrollbar.h -include/gtkmm-2.0/gtkmm/scrolledwindow.h -include/gtkmm-2.0/gtkmm/selectiondata.h -include/gtkmm-2.0/gtkmm/selectiondata_private.h -include/gtkmm-2.0/gtkmm/separator.h -include/gtkmm-2.0/gtkmm/separatormenuitem.h -include/gtkmm-2.0/gtkmm/settings.h -include/gtkmm-2.0/gtkmm/sizegroup.h -include/gtkmm-2.0/gtkmm/socket.h -include/gtkmm-2.0/gtkmm/spinbutton.h -include/gtkmm-2.0/gtkmm/statusbar.h -include/gtkmm-2.0/gtkmm/stock.h -include/gtkmm-2.0/gtkmm/stockid.h -include/gtkmm-2.0/gtkmm/stockitem.h -include/gtkmm-2.0/gtkmm/style.h -include/gtkmm-2.0/gtkmm/table.h -include/gtkmm-2.0/gtkmm/targetentry.h -include/gtkmm-2.0/gtkmm/tearoffmenuitem.h -include/gtkmm-2.0/gtkmm/textattributes.h -include/gtkmm-2.0/gtkmm/textbuffer.h -include/gtkmm-2.0/gtkmm/textchildanchor.h -include/gtkmm-2.0/gtkmm/textiter.h -include/gtkmm-2.0/gtkmm/textmark.h -include/gtkmm-2.0/gtkmm/texttag.h -include/gtkmm-2.0/gtkmm/texttagtable.h -include/gtkmm-2.0/gtkmm/textview.h -include/gtkmm-2.0/gtkmm/togglebutton.h -include/gtkmm-2.0/gtkmm/toolbar.h -include/gtkmm-2.0/gtkmm/tooltips.h -include/gtkmm-2.0/gtkmm/treedragdest.h -include/gtkmm-2.0/gtkmm/treedragsource.h -include/gtkmm-2.0/gtkmm/treeiter.h -include/gtkmm-2.0/gtkmm/treemodel.h -include/gtkmm-2.0/gtkmm/treemodelcolumn.h -include/gtkmm-2.0/gtkmm/treemodelsort.h -include/gtkmm-2.0/gtkmm/treepath.h -include/gtkmm-2.0/gtkmm/treerowreference.h -include/gtkmm-2.0/gtkmm/treeselection.h -include/gtkmm-2.0/gtkmm/treesortable.h -include/gtkmm-2.0/gtkmm/treestore.h -include/gtkmm-2.0/gtkmm/treeview.h -include/gtkmm-2.0/gtkmm/treeview_private.h -include/gtkmm-2.0/gtkmm/treeviewcolumn.h -include/gtkmm-2.0/gtkmm/viewport.h -include/gtkmm-2.0/gtkmm/widget.h -include/gtkmm-2.0/gtkmm/window.h -include/gtkmm-2.0/gtkmm/wrap_init.h -include/gtkmm-2.0/gtkmm_generate_extra_defs/generate_extra_defs.h -include/gtkmm-2.0/pangomm.h -include/gtkmm-2.0/pangomm/attributes.h -include/gtkmm-2.0/pangomm/attriter.h -include/gtkmm-2.0/pangomm/attrlist.h -include/gtkmm-2.0/pangomm/color.h -include/gtkmm-2.0/pangomm/context.h -include/gtkmm-2.0/pangomm/coverage.h -include/gtkmm-2.0/pangomm/font.h -include/gtkmm-2.0/pangomm/fontdescription.h -include/gtkmm-2.0/pangomm/fontface.h -include/gtkmm-2.0/pangomm/fontfamily.h -include/gtkmm-2.0/pangomm/fontmap.h -include/gtkmm-2.0/pangomm/fontmetrics.h -include/gtkmm-2.0/pangomm/fontset.h -include/gtkmm-2.0/pangomm/glyph.h -include/gtkmm-2.0/pangomm/glyphstring.h -include/gtkmm-2.0/pangomm/item.h -include/gtkmm-2.0/pangomm/language.h -include/gtkmm-2.0/pangomm/layout.h -include/gtkmm-2.0/pangomm/layoutiter.h -include/gtkmm-2.0/pangomm/layoutline.h -include/gtkmm-2.0/pangomm/layoutrun.h -include/gtkmm-2.0/pangomm/private/attributes_p.h -include/gtkmm-2.0/pangomm/private/attriter_p.h -include/gtkmm-2.0/pangomm/private/attrlist_p.h -include/gtkmm-2.0/pangomm/private/color_p.h -include/gtkmm-2.0/pangomm/private/context_p.h -include/gtkmm-2.0/pangomm/private/coverage_p.h -include/gtkmm-2.0/pangomm/private/font_p.h -include/gtkmm-2.0/pangomm/private/fontdescription_p.h -include/gtkmm-2.0/pangomm/private/fontface_p.h -include/gtkmm-2.0/pangomm/private/fontfamily_p.h -include/gtkmm-2.0/pangomm/private/fontmap_p.h -include/gtkmm-2.0/pangomm/private/fontmetrics_p.h -include/gtkmm-2.0/pangomm/private/fontset_p.h -include/gtkmm-2.0/pangomm/private/glyph_p.h -include/gtkmm-2.0/pangomm/private/glyphstring_p.h -include/gtkmm-2.0/pangomm/private/item_p.h -include/gtkmm-2.0/pangomm/private/language_p.h -include/gtkmm-2.0/pangomm/private/layout_p.h -include/gtkmm-2.0/pangomm/private/layoutiter_p.h -include/gtkmm-2.0/pangomm/private/layoutline_p.h -include/gtkmm-2.0/pangomm/private/layoutrun_p.h -include/gtkmm-2.0/pangomm/private/rectangle_p.h -include/gtkmm-2.0/pangomm/private/tabarray_p.h -include/gtkmm-2.0/pangomm/rectangle.h -include/gtkmm-2.0/pangomm/tabarray.h -include/gtkmm-2.0/pangomm/wrap_init.h -lib/gtkmm-2.0/include/gdkmmconfig.h -lib/gtkmm-2.0/include/glibmmconfig.h -lib/gtkmm-2.0/include/gtkmmconfig.h -lib/gtkmm-2.0/proc/generate_wrap_init.pl -lib/gtkmm-2.0/proc/gtkmmproc -lib/gtkmm-2.0/proc/m4/base.m4 -lib/gtkmm-2.0/proc/m4/class_boxedtype.m4 -lib/gtkmm-2.0/proc/m4/class_boxedtype_static.m4 -lib/gtkmm-2.0/proc/m4/class_generic.m4 -lib/gtkmm-2.0/proc/m4/class_gobject.m4 -lib/gtkmm-2.0/proc/m4/class_gtkobject.m4 -lib/gtkmm-2.0/proc/m4/class_interface.m4 -lib/gtkmm-2.0/proc/m4/class_opaque_copyable.m4 -lib/gtkmm-2.0/proc/m4/class_opaque_refcounted.m4 -lib/gtkmm-2.0/proc/m4/class_shared.m4 -lib/gtkmm-2.0/proc/m4/compare.m4 -lib/gtkmm-2.0/proc/m4/convert.m4 -lib/gtkmm-2.0/proc/m4/convert_atk.m4 -lib/gtkmm-2.0/proc/m4/convert_base.m4 -lib/gtkmm-2.0/proc/m4/convert_gdk.m4 -lib/gtkmm-2.0/proc/m4/convert_glib.m4 -lib/gtkmm-2.0/proc/m4/convert_gtk.m4 -lib/gtkmm-2.0/proc/m4/convert_gtkmm.m4 -lib/gtkmm-2.0/proc/m4/convert_pango.m4 -lib/gtkmm-2.0/proc/m4/ctor.m4 -lib/gtkmm-2.0/proc/m4/doc.m4 -lib/gtkmm-2.0/proc/m4/enum.m4 -lib/gtkmm-2.0/proc/m4/gerror.m4 -lib/gtkmm-2.0/proc/m4/list.m4 -lib/gtkmm-2.0/proc/m4/member.m4 -lib/gtkmm-2.0/proc/m4/method.m4 -lib/gtkmm-2.0/proc/m4/property.m4 -lib/gtkmm-2.0/proc/m4/signal.m4 -lib/gtkmm-2.0/proc/m4/vfunc.m4 -lib/gtkmm-2.0/proc/pm/DocsParser.pm -lib/gtkmm-2.0/proc/pm/Enum.pm -lib/gtkmm-2.0/proc/pm/Function.pm -lib/gtkmm-2.0/proc/pm/FunctionBase.pm -lib/gtkmm-2.0/proc/pm/GtkDefs.pm -lib/gtkmm-2.0/proc/pm/Object.pm -lib/gtkmm-2.0/proc/pm/Output.pm -lib/gtkmm-2.0/proc/pm/Property.pm -lib/gtkmm-2.0/proc/pm/Util.pm -lib/gtkmm-2.0/proc/pm/WrapParser.pm -lib/libatkmm-1.0.a -lib/libatkmm-1.0.la -lib/libatkmm-1.0.so -lib/libatkmm-1.0.so.6 -lib/libgdkmm-2.0.a -lib/libgdkmm-2.0.la -lib/libgdkmm-2.0.so -lib/libgdkmm-2.0.so.6 -lib/libglibmm-2.0.a -lib/libglibmm-2.0.la -lib/libglibmm-2.0.so -lib/libglibmm-2.0.so.6 -lib/libgtkmm-2.0.a -lib/libgtkmm-2.0.la -lib/libgtkmm-2.0.so -lib/libgtkmm-2.0.so.6 -lib/libgtkmm_generate_extra_defs-2.0.a -lib/libgtkmm_generate_extra_defs-2.0.la -lib/libgtkmm_generate_extra_defs-2.0.so -lib/libgtkmm_generate_extra_defs-2.0.so.6 -lib/libpangomm-1.0.a -lib/libpangomm-1.0.la -lib/libpangomm-1.0.so -lib/libpangomm-1.0.so.6 -libdata/pkgconfig/atkmm-1.0.pc -libdata/pkgconfig/gdkmm-2.0.pc -libdata/pkgconfig/glibmm-2.0.pc -libdata/pkgconfig/gtkmm-2.0.pc -libdata/pkgconfig/pangomm-1.0.pc -@dirrm lib/gtkmm-2.0/proc/pm -@dirrm lib/gtkmm-2.0/proc/m4 -@dirrm lib/gtkmm-2.0/proc -@dirrm lib/gtkmm-2.0/include -@dirrm lib/gtkmm-2.0 -@dirrm include/gtkmm-2.0/pangomm/private -@dirrm include/gtkmm-2.0/pangomm -@dirrm include/gtkmm-2.0/gtkmm_generate_extra_defs -@dirrm include/gtkmm-2.0/gtkmm/private -@dirrm include/gtkmm-2.0/gtkmm -@dirrm include/gtkmm-2.0/glibmm/private -@dirrm include/gtkmm-2.0/glibmm -@dirrm include/gtkmm-2.0/gdkmm/private -@dirrm include/gtkmm-2.0/gdkmm -@dirrm include/gtkmm-2.0/atkmm/private -@dirrm include/gtkmm-2.0/atkmm -@dirrm include/gtkmm-2.0 diff --git a/x11-toolkits/qwt6-designerplugin/Makefile b/x11-toolkits/qwt6-designerplugin/Makefile deleted file mode 100644 index a538b4d527b6..000000000000 --- a/x11-toolkits/qwt6-designerplugin/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: qwt5-designerplugin -# Date created: 2010-07-02 -# Whom: Max Brazhnikov <makc@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= qwt -PORTVERSION= 5.2.1 -CATEGORIES= x11-toolkits devel -MASTER_SITES= SF -PKGNAMESUFFIX= -designerplugin - -MAINTAINER= makc@FreeBSD.org -COMMENT= Qt Designer plugin for Qwt - -LIB_DEPENDS= qwt.5:${PORTSDIR}/x11-toolkits/qwt5 - -USE_QT_VER= 4 -QT_COMPONENTS= designer moc_build qmake_build rcc_build -USE_BZIP2= yes -USE_GMAKE= yes -QMAKE_ARGS+= -unix -recursive CONFIG+=QwtDesigner \ - PLUGINDIR=${PREFIX}/${QT_PLUGINDIR_REL} -HAS_CONFIGURE= yes -MAKE_JOBS_SAFE= yes - -STRIP_FILES= ${QT_PLUGINDIR_REL}/designer/libqwt_designer_plugin.so - -CONFIGURE_WRKSRC= ${WRKSRC}/designer -BUILD_WRKSRC= ${CONFIGURE_WRKSRC} -INSTALL_WRKSRC= ${CONFIGURE_WRKSRC} - -do-configure: - (cd ${CONFIGURE_WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKEFLAGS} ${QMAKE_ARGS}) - -post-install: - ${STRIP_CMD} ${STRIP_FILES:S,^,${PREFIX}/,} - -.include <bsd.port.mk> diff --git a/x11-toolkits/qwt6-designerplugin/distinfo b/x11-toolkits/qwt6-designerplugin/distinfo deleted file mode 100644 index 9000501966ef..000000000000 --- a/x11-toolkits/qwt6-designerplugin/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (qwt-5.2.1.tar.bz2) = 4a595b8db0ec3856b117836c1d60cb27 -SHA256 (qwt-5.2.1.tar.bz2) = e2b8bb755404cb3dc99e61f3e2d7262152193488f5fbe88524eb698e11ac569f -SIZE (qwt-5.2.1.tar.bz2) = 1926453 diff --git a/x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro b/x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro deleted file mode 100644 index 030bd15ede67..000000000000 --- a/x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro +++ /dev/null @@ -1,11 +0,0 @@ ---- ./designer/designer.pro.orig 2008-05-01 17:43:56.000000000 +0400 -+++ ./designer/designer.pro 2008-05-03 02:21:17.000000000 +0400 -@@ -123,7 +123,7 @@ - RESOURCES += \ - qwt_designer_plugin.qrc - -- target.path = $$[QT_INSTALL_PLUGINS]/designer -+ target.path = $$PLUGINDIR/designer - INSTALLS += target - } - } diff --git a/x11-toolkits/qwt6-designerplugin/pkg-descr b/x11-toolkits/qwt6-designerplugin/pkg-descr deleted file mode 100644 index 78ec23cc8883..000000000000 --- a/x11-toolkits/qwt6-designerplugin/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -The Qwt library contains GUI Components and utility classes which -are primarily useful for programs with a technical background. -Beside a 2D plot widget it provides scales, sliders, dials, compasses, -thermometers, wheels and knobs to control or display values, arrays, -or ranges of type double. - -This port installs Qt Designer plugin for Qwt library version 5. - -WWW: http://qwt.sourceforge.net diff --git a/x11-toolkits/qwt6-designerplugin/pkg-plist b/x11-toolkits/qwt6-designerplugin/pkg-plist deleted file mode 100644 index 14e3c7ba01c2..000000000000 --- a/x11-toolkits/qwt6-designerplugin/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -%%QT_PLUGINDIR_REL%%/designer/libqwt_designer_plugin.so -@dirrmtry %%QT_PLUGINDIR_REL%%/designer -@dirrmtry %%QT_PLUGINDIR_REL%% diff --git a/x11-toolkits/qwt6/Makefile b/x11-toolkits/qwt6/Makefile deleted file mode 100644 index a310a08dced7..000000000000 --- a/x11-toolkits/qwt6/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: qwt-devel -# Date created: 2006-12-08 -# Whom: Max Brazhnikov <makc@issp.ac.ru> -# -# $FreeBSD$ -# - -PORTNAME= qwt -PORTVERSION= 5.2.1 -PORTREVISION= 1 -CATEGORIES= x11-toolkits -MASTER_SITES= SF - -MAINTAINER= makc@FreeBSD.org -COMMENT= Qt Widgets for Technical Applications - -USE_QT_VER= 4 -QT_COMPONENTS= gui svg moc_build qmake_build -USE_BZIP2= yes -USE_GMAKE= yes -QMAKE_ARGS+= -unix -recursive PREFIX=${PREFIX} -HAS_CONFIGURE= yes -USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes - -STRIP_FILES= lib/libqwt.so.${PORTVERSION} - -.include <bsd.port.pre.mk> -.include <${FILESDIR}/Makefile.man> - -do-configure: - (cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKEFLAGS} ${QMAKE_ARGS}) - -post-install: - ${MKDIR} ${PREFIX}/man/man3 - ${INSTALL_MAN} ${WRKSRC}/doc/man/man3/Qwt* ${PREFIX}/man/man3 - ${STRIP_CMD} ${STRIP_FILES:S,^,${PREFIX}/,} -.if !defined(NOPORTDOCS) - (cd ${WRKSRC}/doc/html/ && ${COPYTREE_SHARE} \* ${DOCSDIR}) -.endif - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/qwt6/distinfo b/x11-toolkits/qwt6/distinfo deleted file mode 100644 index 9000501966ef..000000000000 --- a/x11-toolkits/qwt6/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (qwt-5.2.1.tar.bz2) = 4a595b8db0ec3856b117836c1d60cb27 -SHA256 (qwt-5.2.1.tar.bz2) = e2b8bb755404cb3dc99e61f3e2d7262152193488f5fbe88524eb698e11ac569f -SIZE (qwt-5.2.1.tar.bz2) = 1926453 diff --git a/x11-toolkits/qwt6/files/Makefile.man b/x11-toolkits/qwt6/files/Makefile.man deleted file mode 100644 index 3a5658873815..000000000000 --- a/x11-toolkits/qwt6/files/Makefile.man +++ /dev/null @@ -1,87 +0,0 @@ -MAN3= QwtAbstractScale.3 \ - QwtAbstractScaleDraw.3 \ - QwtAbstractSlider.3 \ - QwtAlphaColorMap.3 \ - QwtAnalogClock.3 \ - QwtArrayData.3 \ - QwtArrowButton.3 \ - QwtCPointerData.3 \ - QwtClipper.3 \ - QwtColorMap.3 \ - QwtCompass.3 \ - QwtCompassMagnetNeedle.3 \ - QwtCompassRose.3 \ - QwtCompassWindArrow.3 \ - QwtCounter.3 \ - QwtCurveFitter.3 \ - QwtData.3 \ - QwtDial.3 \ - QwtDialNeedle.3 \ - QwtDialScaleDraw.3 \ - QwtDialSimpleNeedle.3 \ - QwtDoubleInterval.3 \ - QwtDoubleRange.3 \ - QwtDynGridLayout.3 \ - QwtEventPattern.3 \ - QwtEventPattern_KeyPattern.3 \ - QwtEventPattern_MousePattern.3 \ - QwtIntervalData.3 \ - QwtKnob.3 \ - QwtLegend.3 \ - QwtLegendItem.3 \ - QwtLegendItemManager.3 \ - QwtLinearColorMap.3 \ - QwtLinearScaleEngine.3 \ - QwtLog10ScaleEngine.3 \ - QwtMagnifier.3 \ - QwtMathMLTextEngine.3 \ - QwtMetricsMap.3 \ - QwtPainter.3 \ - QwtPanner.3 \ - QwtPicker.3 \ - QwtPickerClickPointMachine.3 \ - QwtPickerClickRectMachine.3 \ - QwtPickerDragPointMachine.3 \ - QwtPickerDragRectMachine.3 \ - QwtPickerMachine.3 \ - QwtPickerPolygonMachine.3 \ - QwtPlainTextEngine.3 \ - QwtPlot.3 \ - QwtPlotCanvas.3 \ - QwtPlotCurve.3 \ - QwtPlotDict.3 \ - QwtPlotGrid.3 \ - QwtPlotItem.3 \ - QwtPlotLayout.3 \ - QwtPlotMagnifier.3 \ - QwtPlotMarker.3 \ - QwtPlotPanner.3 \ - QwtPlotPicker.3 \ - QwtPlotPrintFilter.3 \ - QwtPlotRasterItem.3 \ - QwtPlotRescaler.3 \ - QwtPlotScaleItem.3 \ - QwtPlotSpectrogram.3 \ - QwtPlotSvgItem.3 \ - QwtPlotZoomer.3 \ - QwtPolygonFData.3 \ - QwtRasterData.3 \ - QwtRichTextEngine.3 \ - QwtRoundScaleDraw.3 \ - QwtScaleArithmetic.3 \ - QwtScaleDiv.3 \ - QwtScaleDraw.3 \ - QwtScaleEngine.3 \ - QwtScaleMap.3 \ - QwtScaleTransformation.3 \ - QwtScaleWidget.3 \ - QwtSimpleCompassRose.3 \ - QwtSlider.3 \ - QwtSpline.3 \ - QwtSplineCurveFitter.3 \ - QwtSymbol.3 \ - QwtText.3 \ - QwtTextEngine.3 \ - QwtTextLabel.3 \ - QwtThermo.3 \ - QwtWheel.3 diff --git a/x11-toolkits/qwt6/files/patch-qwtconfig.pri b/x11-toolkits/qwt6/files/patch-qwtconfig.pri deleted file mode 100644 index c88ac04ba21e..000000000000 --- a/x11-toolkits/qwt6/files/patch-qwtconfig.pri +++ /dev/null @@ -1,39 +0,0 @@ ---- ./qwtconfig.pri.orig 2009-03-22 18:41:05.000000000 +0300 -+++ ./qwtconfig.pri 2009-03-25 23:02:54.000000000 +0300 -@@ -8,7 +8,7 @@ - VERSION = $${VER_MAJ}.$${VER_MIN}.$${VER_PAT} - - unix { -- INSTALLBASE = /usr/local/qwt-5.2.1 -+ INSTALLBASE = $$PREFIX - } - - win32 { -@@ -16,8 +16,7 @@ - } - - target.path = $$INSTALLBASE/lib --headers.path = $$INSTALLBASE/include --doc.path = $$INSTALLBASE/doc -+headers.path = $$INSTALLBASE/include/qwt - - ###################################################################### - # qmake internal options -@@ -97,7 +96,7 @@ - # QwtSVGItem. - ###################################################################### - --#CONFIG += QwtSVGItem -+CONFIG += QwtSVGItem - - ###################################################################### - # If you have a commercial license you can use the MathML renderer -@@ -114,7 +113,7 @@ - # Otherwise you have to build it from the designer directory. - ###################################################################### - --CONFIG += QwtDesigner -+#CONFIG += QwtDesigner - - ###################################################################### - # If you want to auto build the examples, enable the line below diff --git a/x11-toolkits/qwt6/files/patch-src__src.pro b/x11-toolkits/qwt6/files/patch-src__src.pro deleted file mode 100644 index 0c3ddbf32695..000000000000 --- a/x11-toolkits/qwt6/files/patch-src__src.pro +++ /dev/null @@ -1,8 +0,0 @@ ---- ./src/src.pro.orig 2008-05-01 17:43:56.000000000 +0400 -+++ ./src/src.pro 2008-05-03 02:23:43.000000000 +0400 -@@ -221,4 +221,4 @@ - doc.files += $${QWT_ROOT}/doc/man - } - --INSTALLS = target headers doc -+INSTALLS = target headers diff --git a/x11-toolkits/qwt6/pkg-descr b/x11-toolkits/qwt6/pkg-descr deleted file mode 100644 index ffd3533e9090..000000000000 --- a/x11-toolkits/qwt6/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -This is Qt4 port of Qwt library version 5. The Qwt library contains -GUI Components and utility classes which are primarily useful for -programs with a technical background. Beside a 2D plot widget it -provides scales, sliders, dials, compasses, thermometers, wheels -and knobs to control or display values, arrays, or ranges of type -double. - -WWW: http://qwt.sourceforge.net/ diff --git a/x11-toolkits/qwt6/pkg-plist b/x11-toolkits/qwt6/pkg-plist deleted file mode 100644 index 2f43f7ab18bc..000000000000 --- a/x11-toolkits/qwt6/pkg-plist +++ /dev/null @@ -1,730 +0,0 @@ -include/qwt/qwt.h -include/qwt/qwt_abstract_scale.h -include/qwt/qwt_abstract_scale_draw.h -include/qwt/qwt_abstract_slider.h -include/qwt/qwt_analog_clock.h -include/qwt/qwt_array.h -include/qwt/qwt_arrow_button.h -include/qwt/qwt_clipper.h -include/qwt/qwt_color_map.h -include/qwt/qwt_compass.h -include/qwt/qwt_compass_rose.h -include/qwt/qwt_counter.h -include/qwt/qwt_curve_fitter.h -include/qwt/qwt_data.h -include/qwt/qwt_dial.h -include/qwt/qwt_dial_needle.h -include/qwt/qwt_double_interval.h -include/qwt/qwt_double_range.h -include/qwt/qwt_double_rect.h -include/qwt/qwt_dyngrid_layout.h -include/qwt/qwt_event_pattern.h -include/qwt/qwt_global.h -include/qwt/qwt_interval_data.h -include/qwt/qwt_knob.h -include/qwt/qwt_layout_metrics.h -include/qwt/qwt_legend.h -include/qwt/qwt_legend_item.h -include/qwt/qwt_legend_itemmanager.h -include/qwt/qwt_magnifier.h -include/qwt/qwt_math.h -include/qwt/qwt_paint_buffer.h -include/qwt/qwt_painter.h -include/qwt/qwt_panner.h -include/qwt/qwt_picker.h -include/qwt/qwt_picker_machine.h -include/qwt/qwt_plot.h -include/qwt/qwt_plot_canvas.h -include/qwt/qwt_plot_curve.h -include/qwt/qwt_plot_dict.h -include/qwt/qwt_plot_grid.h -include/qwt/qwt_plot_item.h -include/qwt/qwt_plot_layout.h -include/qwt/qwt_plot_magnifier.h -include/qwt/qwt_plot_marker.h -include/qwt/qwt_plot_panner.h -include/qwt/qwt_plot_picker.h -include/qwt/qwt_plot_printfilter.h -include/qwt/qwt_plot_rasteritem.h -include/qwt/qwt_plot_rescaler.h -include/qwt/qwt_plot_scaleitem.h -include/qwt/qwt_plot_spectrogram.h -include/qwt/qwt_plot_svgitem.h -include/qwt/qwt_plot_zoomer.h -include/qwt/qwt_polygon.h -include/qwt/qwt_raster_data.h -include/qwt/qwt_round_scale_draw.h -include/qwt/qwt_scale_div.h -include/qwt/qwt_scale_draw.h -include/qwt/qwt_scale_engine.h -include/qwt/qwt_scale_map.h -include/qwt/qwt_scale_widget.h -include/qwt/qwt_slider.h -include/qwt/qwt_spline.h -include/qwt/qwt_symbol.h -include/qwt/qwt_text.h -include/qwt/qwt_text_engine.h -include/qwt/qwt_text_label.h -include/qwt/qwt_thermo.h -include/qwt/qwt_valuelist.h -include/qwt/qwt_wheel.h -lib/libqwt.so -lib/libqwt.so.5 -lib/libqwt.so.5.2 -lib/libqwt.so.5.2.1 -%%PORTDOCS%%%%DOCSDIR%%/analogclock.png -%%PORTDOCS%%%%DOCSDIR%%/annotated.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_scale_draw__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_abstract_slider__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_alpha_color_map__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_analog_clock__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_array_data__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_arrow_button-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_arrow_button.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_c_pointer_data__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_clipper-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_clipper.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_color_map__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_magnet_needle__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_rose__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_compass_wind_arrow__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_counter__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_curve_fitter__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_data-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_data.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_data__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_data__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_data__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_needle__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_scale_draw__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dial_simple_needle__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_interval-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_interval.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_double_range__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dyn_grid_layout-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_dyn_grid_layout.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern_1_1_key_pattern-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern_1_1_key_pattern.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern_1_1_mouse_pattern-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern_1_1_mouse_pattern.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_event_pattern__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_data-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_interval_data.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_knob__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_legend_item_manager__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_color_map__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_linear_scale_engine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_log10_scale_engine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_magnifier__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_math_m_l_text_engine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_metrics_map-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_metrics_map.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_painter.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_panner__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_point_machine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_click_rect_machine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_point_machine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_drag_rect_machine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_machine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_picker_polygon_machine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plain_text_engine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_canvas-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_canvas.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_curve__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_dict__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_grid__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_item__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_layout-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_layout.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_magnifier__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_marker__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_panner__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_picker__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_print_filter-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_print_filter.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_raster_item__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_rescaler-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_rescaler.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_scale_item__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_spectrogram__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_svg_item__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_plot_zoomer__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_polygon_f_data__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_raster_data__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_rich_text_engine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_round_scale_draw__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_arithmetic-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_arithmetic.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_div-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_div.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_draw__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_engine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_map-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_map.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_transformation-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_transformation.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_widget-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_scale_widget.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_simple_compass_rose__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_slider__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_spline_curve_fitter__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_symbol-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_symbol.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_engine__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_text_label__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_thermo__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel-members.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel.html -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/class_qwt_wheel__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/classes.html -%%PORTDOCS%%%%DOCSDIR%%/controlscreenshots.html -%%PORTDOCS%%%%DOCSDIR%%/cpuplot.png -%%PORTDOCS%%%%DOCSDIR%%/curves.png -%%PORTDOCS%%%%DOCSDIR%%/curvescreenshots.html -%%PORTDOCS%%%%DOCSDIR%%/deprecated.html -%%PORTDOCS%%%%DOCSDIR%%/dials1.png -%%PORTDOCS%%%%DOCSDIR%%/dials2.png -%%PORTDOCS%%%%DOCSDIR%%/doxygen.css -%%PORTDOCS%%%%DOCSDIR%%/doxygen.png -%%PORTDOCS%%%%DOCSDIR%%/files.html -%%PORTDOCS%%%%DOCSDIR%%/form_0.png -%%PORTDOCS%%%%DOCSDIR%%/form_1.png -%%PORTDOCS%%%%DOCSDIR%%/form_2.png -%%PORTDOCS%%%%DOCSDIR%%/form_3.png -%%PORTDOCS%%%%DOCSDIR%%/formula.repository -%%PORTDOCS%%%%DOCSDIR%%/functions.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x62.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x63.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x64.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x65.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x66.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x67.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x68.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x69.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x6b.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x6c.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x6d.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x6e.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x6f.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x70.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x72.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x73.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x74.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x75.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x76.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x77.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x78.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x79.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x7a.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x7e.html -%%PORTDOCS%%%%DOCSDIR%%/functions_enum.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x62.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x63.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x64.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x65.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x66.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x67.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x68.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x69.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x6b.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x6c.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x6d.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x6e.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x6f.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x70.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x72.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x73.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x74.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x75.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x76.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x77.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x78.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x79.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x7a.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func_0x7e.html -%%PORTDOCS%%%%DOCSDIR%%/graph.png -%%PORTDOCS%%%%DOCSDIR%%/graph_legend.dot -%%PORTDOCS%%%%DOCSDIR%%/graph_legend.html -%%PORTDOCS%%%%DOCSDIR%%/graph_legend.png -%%PORTDOCS%%%%DOCSDIR%%/hierarchy.html -%%PORTDOCS%%%%DOCSDIR%%/histogram.png -%%PORTDOCS%%%%DOCSDIR%%/histogramscreenshots.html -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/index.qhp -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__0.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__0.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__0.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__1.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__1.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__1.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__10.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__10.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__10.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__11.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__11.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__11.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__12.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__12.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__12.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__13.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__13.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__13.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__14.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__14.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__14.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__15.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__15.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__15.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__16.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__16.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__16.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__17.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__17.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__17.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__18.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__18.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__18.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__19.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__19.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__19.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__2.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__2.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__2.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__20.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__20.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__20.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__21.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__21.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__21.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__22.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__22.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__22.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__23.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__23.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__23.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__24.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__24.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__24.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__25.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__25.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__25.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__26.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__26.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__26.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__27.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__27.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__27.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__28.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__28.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__28.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__29.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__29.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__29.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__3.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__3.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__3.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__30.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__30.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__30.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__31.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__31.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__31.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__32.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__32.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__32.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__33.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__33.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__33.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__34.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__34.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__34.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__35.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__35.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__35.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__36.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__36.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__36.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__37.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__37.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__37.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__38.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__38.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__38.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__4.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__4.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__4.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__5.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__5.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__5.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__6.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__6.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__6.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__7.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__7.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__7.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__8.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__8.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__8.png -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__9.map -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__9.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit__graph__9.png -%%PORTDOCS%%%%DOCSDIR%%/inherits.html -%%PORTDOCS%%%%DOCSDIR%%/knob.png -%%PORTDOCS%%%%DOCSDIR%%/pages.html -%%PORTDOCS%%%%DOCSDIR%%/plot.png -%%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__scale_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__scale__draw_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__abstract__slider_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__analog__clock_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__array_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__arrow__button_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__clipper_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__color__map_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__compass_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__compass__rose_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__counter_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__curve__fitter_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__data_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__dial_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__dial__needle_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__double__interval_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__double__range_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__double__rect_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__dyngrid__layout_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__event__pattern_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__global_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__interval__data_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__knob_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__layout__metrics_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__legend_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__legend__item_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__legend__itemmanager_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__magnifier_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__math_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__mathml__text__engine_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__paint__buffer_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__painter_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__panner_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__picker_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__picker__machine_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__canvas_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__curve_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__dict_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__grid_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__item_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__layout_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__magnifier_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__marker_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__panner_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__picker_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__printfilter_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__rasteritem_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__rescaler_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__scaleitem_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__spectrogram_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__svgitem_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__plot__zoomer_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__polygon_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__raster__data_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__round__scale__draw_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__scale__div_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__scale__draw_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__scale__engine_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__scale__map_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__scale__widget_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__slider_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__spline_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__symbol_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__text_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__text__engine_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__text__label_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__thermo_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__valuelist_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwt__wheel_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/qwtinstall.html -%%PORTDOCS%%%%DOCSDIR%%/qwtlicense.html -%%PORTDOCS%%%%DOCSDIR%%/radio.png -%%PORTDOCS%%%%DOCSDIR%%/scatterplot.png -%%PORTDOCS%%%%DOCSDIR%%/scatterscreenshots.html -%%PORTDOCS%%%%DOCSDIR%%/sinus.png -%%PORTDOCS%%%%DOCSDIR%%/sliders.png -%%PORTDOCS%%%%DOCSDIR%%/spectrogram1.png -%%PORTDOCS%%%%DOCSDIR%%/spectrogram2.png -%%PORTDOCS%%%%DOCSDIR%%/spectrogram3.png -%%PORTDOCS%%%%DOCSDIR%%/spectrogramscreenshots.html -%%PORTDOCS%%%%DOCSDIR%%/sysinfo.png -%%PORTDOCS%%%%DOCSDIR%%/tab_b.gif -%%PORTDOCS%%%%DOCSDIR%%/tab_l.gif -%%PORTDOCS%%%%DOCSDIR%%/tab_r.gif -%%PORTDOCS%%%%DOCSDIR%%/tabs.css -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm include/qwt |