diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-14 09:23:32 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-14 09:23:32 +0800 |
commit | 10040dd62e8be42bccd5f1ba56ae5b57ec87b60e (patch) | |
tree | 2fc1381eb1c0077bcb727342c331ce5b249f5e7b /x11-toolkits | |
parent | 6ea8cdadd34fade98a807bf84429806612c65079 (diff) | |
download | marcuscom-ports-10040dd62e8be42bccd5f1ba56ae5b57ec87b60e.tar.gz marcuscom-ports-10040dd62e8be42bccd5f1ba56ae5b57ec87b60e.tar.zst marcuscom-ports-10040dd62e8be42bccd5f1ba56ae5b57ec87b60e.zip |
* Remove these ports now that they have been merged into the ports tree.
* Clean out RMPORTS
Next stop, GNOME 2.11!
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3935 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
102 files changed, 0 insertions, 5906 deletions
diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile deleted file mode 100644 index 782ef9bf2..000000000 --- a/x11-toolkits/bakery/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: bakery -# Date created: 12th September 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= bakery -PORTVERSION= 2.3.11 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.3 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A C++ Application Framework for use with Gtkmm - -LIB_DEPENDS= gconfmm-2.6:${PORTSDIR}/devel/gconfmm26 \ - glademm-2.4:${PORTSDIR}/devel/libglademm24 \ - gnomevfsmm-2.6:${PORTSDIR}/devel/gnome-vfsmm \ - xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 - -USE_GNOME= gnomehack gnomeprefix gnometarget intltool -USE_BZIP2= yes -USE_GMAKE= yes -USE_GCC= 3.4 -USE_PERL5= yes -USE_X_PREFIX= yes -USE_LIBTOOL_VER=15 -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" - -PLIST_SUB= VERSION="2.3" API_VERSION="2.4" - -post-patch: - @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \ - ${WRKSRC}/Makefile.in - -.include <bsd.port.mk> diff --git a/x11-toolkits/bakery/distinfo b/x11-toolkits/bakery/distinfo deleted file mode 100644 index 3428283f2..000000000 --- a/x11-toolkits/bakery/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (bakery-2.3.11.tar.bz2) = 357db8cec155dd320c893655a5808bd1 -SIZE (bakery-2.3.11.tar.bz2) = 723951 diff --git a/x11-toolkits/bakery/files/patch-bakery::Makefile.in b/x11-toolkits/bakery/files/patch-bakery::Makefile.in deleted file mode 100644 index 2c45e2083..000000000 --- a/x11-toolkits/bakery/files/patch-bakery::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- bakery/Makefile.in.orig Fri Nov 12 01:48:47 2004 -+++ bakery/Makefile.in Fri Nov 12 01:49:10 2004 -@@ -251,7 +251,7 @@ - View/libbakery_view.la \ - $(BAKERY_LIBS) - --libbakery_2_3_la_LDFLAGS = -version-info $(GENERIC_LIBRARY_VERSION) -release $(GENERIC_RELEASE) -+libbakery_2_3_la_LDFLAGS = -version-info $(GENERIC_LIBRARY_VERSION) - all: all-recursive - - .SUFFIXES: diff --git a/x11-toolkits/bakery/pkg-descr b/x11-toolkits/bakery/pkg-descr deleted file mode 100644 index 611f10d25..000000000 --- a/x11-toolkits/bakery/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Bakery is a C++ Framework for creating applications using Gtkmm. - -- provides a Document/View architecture, but it doesn't force you to - use the whole architecture. -- provides default functionality, which can be easily customized. -- makes it easy to start developing GTK+ applications. -- gives your application structure. - -WWW: http://bakery.sourceforge.net/ diff --git a/x11-toolkits/bakery/pkg-plist b/x11-toolkits/bakery/pkg-plist deleted file mode 100644 index f0a40d5c2..000000000 --- a/x11-toolkits/bakery/pkg-plist +++ /dev/null @@ -1,41 +0,0 @@ -include/bakery-%%API_VERSION%%/bakery/App/App.h -include/bakery-%%API_VERSION%%/bakery/App/AppInstanceManager.h -include/bakery-%%API_VERSION%%/bakery/App/App_Gtk.h -include/bakery-%%API_VERSION%%/bakery/App/App_WithDoc.h -include/bakery-%%API_VERSION%%/bakery/App/App_WithDoc_Gtk.h -include/bakery-%%API_VERSION%%/bakery/App/Dialog_OfferSave.h -include/bakery-%%API_VERSION%%/bakery/App/Dialog_OverwriteFile.h -include/bakery-%%API_VERSION%%/bakery/App/GtkDialogs.h -include/bakery-%%API_VERSION%%/bakery/App/libegg/recent-files/egg-recent-item.h -include/bakery-%%API_VERSION%%/bakery/App/libegg/recent-files/egg-recent-model.h -include/bakery-%%API_VERSION%%/bakery/App/libegg/recent-files/egg-recent-util.h -include/bakery-%%API_VERSION%%/bakery/App/libegg/recent-files/egg-recent-view-gtk.h -include/bakery-%%API_VERSION%%/bakery/App/libegg/recent-files/egg-recent-view.h -include/bakery-%%API_VERSION%%/bakery/App/libegg/recent-files/egg-recent.h -include/bakery-%%API_VERSION%%/bakery/Configuration/Association.h -include/bakery-%%API_VERSION%%/bakery/Configuration/AssociationBase.h -include/bakery-%%API_VERSION%%/bakery/Configuration/Client.h -include/bakery-%%API_VERSION%%/bakery/Configuration/Dialog_Preferences.h -include/bakery-%%API_VERSION%%/bakery/Document/Document.h -include/bakery-%%API_VERSION%%/bakery/Document/Document_XML.h -include/bakery-%%API_VERSION%%/bakery/Utilities/BusyCursor.h -include/bakery-%%API_VERSION%%/bakery/Utilities/sharedptr.h -include/bakery-%%API_VERSION%%/bakery/View/View.h -include/bakery-%%API_VERSION%%/bakery/View/ViewBase.h -include/bakery-%%API_VERSION%%/bakery/View/View_Composite.h -include/bakery-%%API_VERSION%%/bakery/bakery.h -include/bakery-%%API_VERSION%%/bakery/init.h -lib/libbakery-%%VERSION%%.a -lib/libbakery-%%VERSION%%.so -lib/libbakery-%%VERSION%%.so.11 -libdata/pkgconfig/bakery-%%API_VERSION%%.pc -share/locale/de/LC_MESSAGES/bakery.mo -@dirrm include/bakery-%%API_VERSION%%/bakery/View -@dirrm include/bakery-%%API_VERSION%%/bakery/Utilities -@dirrm include/bakery-%%API_VERSION%%/bakery/Document -@dirrm include/bakery-%%API_VERSION%%/bakery/Configuration -@dirrm include/bakery-%%API_VERSION%%/bakery/App/libegg/recent-files -@dirrm include/bakery-%%API_VERSION%%/bakery/App/libegg -@dirrm include/bakery-%%API_VERSION%%/bakery/App -@dirrm include/bakery-%%API_VERSION%%/bakery -@dirrm include/bakery-%%API_VERSION%% diff --git a/x11-toolkits/eel/Makefile b/x11-toolkits/eel/Makefile deleted file mode 100644 index 5a1d65aab..000000000 --- a/x11-toolkits/eel/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: eel2 -# Date created: 8th May 2001 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= eel -PORTVERSION= 2.10.0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Generally useful classes and extensions to GNOME - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack gail gnomedesktop gnomemenus -USE_LIBTOOL_VER=15 -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-shared --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -post-patch: - @${REINPLACE_CMD} -e 's|%%X11BASE%%|${X11BASE}|g' \ - ${WRKSRC}/eel/eel-open-with-dialog.c - -.include <bsd.port.mk> diff --git a/x11-toolkits/eel/distinfo b/x11-toolkits/eel/distinfo deleted file mode 100644 index 07b79adb5..000000000 --- a/x11-toolkits/eel/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/eel-2.10.0.tar.bz2) = 465cd522fabfed5668e70d7eae5f99e0 -SIZE (gnome2/eel-2.10.0.tar.bz2) = 665666 diff --git a/x11-toolkits/eel/files/patch-Makefile.in b/x11-toolkits/eel/files/patch-Makefile.in deleted file mode 100644 index c3cb2f239..000000000 --- a/x11-toolkits/eel/files/patch-Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in 2002/06/13 16:05:09 1.1 -+++ Makefile.in 2002/06/13 16:05:18 -@@ -119,7 +119,7 @@ - - NULL = - --SUBDIRS = eel test po -+SUBDIRS = eel po - - EXTRA_DIST = COPYING.LIB HACKING MAINTAINERS eel.spec.in $(NULL) - diff --git a/x11-toolkits/eel/files/patch-eel_eel-open-with-dialog.c b/x11-toolkits/eel/files/patch-eel_eel-open-with-dialog.c deleted file mode 100644 index 9512a2703..000000000 --- a/x11-toolkits/eel/files/patch-eel_eel-open-with-dialog.c +++ /dev/null @@ -1,11 +0,0 @@ ---- eel/eel-open-with-dialog.c.orig Mon Oct 4 00:30:27 2004 -+++ eel/eel-open-with-dialog.c Mon Oct 4 00:30:40 2004 -@@ -380,7 +380,7 @@ - gtk_file_chooser_set_select_multiple (GTK_FILE_CHOOSER (chooser), - FALSE); - gtk_file_chooser_set_current_folder (GTK_FILE_CHOOSER (chooser), -- "/usr/bin"); -+ "%%X11BASE%%/bin"); - - gtk_widget_show (chooser); - } diff --git a/x11-toolkits/eel/pkg-descr b/x11-toolkits/eel/pkg-descr deleted file mode 100644 index 4b91eb9d0..000000000 --- a/x11-toolkits/eel/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -The eel library contains a number of useful classes and functions which -extend glib, gtk, gnome-libs, and other widely-used GNOME platform libraries. - -Almost all of the eel library was previously part of Nautilus, but is now -a separate package so it can be used by other applications. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/eel/pkg-plist b/x11-toolkits/eel/pkg-plist deleted file mode 100644 index 1351ff956..000000000 --- a/x11-toolkits/eel/pkg-plist +++ /dev/null @@ -1,124 +0,0 @@ -include/eel-2/eel/eel-accessibility.h -include/eel-2/eel/eel-alert-dialog.h -include/eel-2/eel/eel-art-extensions.h -include/eel-2/eel/eel-art-gtk-extensions.h -include/eel-2/eel/eel-background-box.h -include/eel-2/eel/eel-background.h -include/eel-2/eel/eel-canvas-rect-ellipse.h -include/eel-2/eel/eel-canvas-util.h -include/eel-2/eel/eel-canvas.h -include/eel-2/eel/eel-cell-renderer-pixbuf-list.h -include/eel-2/eel/eel-dateedit-extensions.h -include/eel-2/eel/eel-debug-drawing.h -include/eel-2/eel/eel-debug.h -include/eel-2/eel/eel-editable-label.h -include/eel-2/eel/eel-ellipsizing-label.h -include/eel-2/eel/eel-enumeration.h -include/eel-2/eel/eel-features.h -include/eel-2/eel/eel-gconf-extensions.h -include/eel-2/eel/eel-gdk-extensions.h -include/eel-2/eel/eel-gdk-pixbuf-extensions.h -include/eel-2/eel/eel-glib-extensions.h -include/eel-2/eel/eel-gnome-extensions.h -include/eel-2/eel/eel-graphic-effects.h -include/eel-2/eel/eel-gtk-container.h -include/eel-2/eel/eel-gtk-extensions.h -include/eel-2/eel/eel-gtk-macros.h -include/eel-2/eel/eel-i18n.h -include/eel-2/eel/eel-image-table.h -include/eel-2/eel/eel-labeled-image.h -include/eel-2/eel/eel-marshal.h -include/eel-2/eel/eel-mime-application-chooser.h -include/eel-2/eel/eel-mime-extensions.h -include/eel-2/eel/eel-open-with-dialog.h -include/eel-2/eel/eel-pango-extensions.h -include/eel-2/eel/eel-preferences-glade.h -include/eel-2/eel/eel-preferences.h -include/eel-2/eel/eel-self-checks.h -include/eel-2/eel/eel-stock-dialogs.h -include/eel-2/eel/eel-string-list.h -include/eel-2/eel/eel-string.h -include/eel-2/eel/eel-type-builtins.h -include/eel-2/eel/eel-types.h -include/eel-2/eel/eel-vfs-extensions.h -include/eel-2/eel/eel-wrap-table.h -include/eel-2/eel/eel-xml-extensions.h -include/eel-2/eel/eel.h -lib/libeel-2.a -lib/libeel-2.so -lib/libeel-2.so.12 -libdata/pkgconfig/eel-2.0.pc -share/locale/am/LC_MESSAGES/eel-2.0.mo -share/locale/ang/LC_MESSAGES/eel-2.0.mo -share/locale/ar/LC_MESSAGES/eel-2.0.mo -share/locale/az/LC_MESSAGES/eel-2.0.mo -share/locale/be/LC_MESSAGES/eel-2.0.mo -share/locale/bg/LC_MESSAGES/eel-2.0.mo -share/locale/bn/LC_MESSAGES/eel-2.0.mo -share/locale/br/LC_MESSAGES/eel-2.0.mo -share/locale/bs/LC_MESSAGES/eel-2.0.mo -share/locale/ca/LC_MESSAGES/eel-2.0.mo -share/locale/cs/LC_MESSAGES/eel-2.0.mo -share/locale/cy/LC_MESSAGES/eel-2.0.mo -share/locale/da/LC_MESSAGES/eel-2.0.mo -share/locale/de/LC_MESSAGES/eel-2.0.mo -share/locale/el/LC_MESSAGES/eel-2.0.mo -share/locale/en_CA/LC_MESSAGES/eel-2.0.mo -share/locale/en_GB/LC_MESSAGES/eel-2.0.mo -share/locale/es/LC_MESSAGES/eel-2.0.mo -share/locale/et/LC_MESSAGES/eel-2.0.mo -share/locale/eu/LC_MESSAGES/eel-2.0.mo -share/locale/fa/LC_MESSAGES/eel-2.0.mo -share/locale/fi/LC_MESSAGES/eel-2.0.mo -share/locale/fr/LC_MESSAGES/eel-2.0.mo -share/locale/ga/LC_MESSAGES/eel-2.0.mo -share/locale/gl/LC_MESSAGES/eel-2.0.mo -share/locale/gu/LC_MESSAGES/eel-2.0.mo -share/locale/he/LC_MESSAGES/eel-2.0.mo -share/locale/hi/LC_MESSAGES/eel-2.0.mo -share/locale/hr/LC_MESSAGES/eel-2.0.mo -share/locale/hu/LC_MESSAGES/eel-2.0.mo -share/locale/id/LC_MESSAGES/eel-2.0.mo -share/locale/is/LC_MESSAGES/eel-2.0.mo -share/locale/it/LC_MESSAGES/eel-2.0.mo -share/locale/ja/LC_MESSAGES/eel-2.0.mo -share/locale/kn/LC_MESSAGES/eel-2.0.mo -share/locale/ko/LC_MESSAGES/eel-2.0.mo -share/locale/li/LC_MESSAGES/eel-2.0.mo -share/locale/lt/LC_MESSAGES/eel-2.0.mo -share/locale/lv/LC_MESSAGES/eel-2.0.mo -share/locale/mk/LC_MESSAGES/eel-2.0.mo -share/locale/ml/LC_MESSAGES/eel-2.0.mo -share/locale/mn/LC_MESSAGES/eel-2.0.mo -share/locale/mr/LC_MESSAGES/eel-2.0.mo -share/locale/ms/LC_MESSAGES/eel-2.0.mo -share/locale/nb/LC_MESSAGES/eel-2.0.mo -share/locale/ne/LC_MESSAGES/eel-2.0.mo -share/locale/nl/LC_MESSAGES/eel-2.0.mo -share/locale/nn/LC_MESSAGES/eel-2.0.mo -share/locale/no/LC_MESSAGES/eel-2.0.mo -share/locale/or/LC_MESSAGES/eel-2.0.mo -share/locale/pa/LC_MESSAGES/eel-2.0.mo -share/locale/pl/LC_MESSAGES/eel-2.0.mo -share/locale/pt/LC_MESSAGES/eel-2.0.mo -share/locale/pt_BR/LC_MESSAGES/eel-2.0.mo -share/locale/ro/LC_MESSAGES/eel-2.0.mo -share/locale/ru/LC_MESSAGES/eel-2.0.mo -share/locale/sk/LC_MESSAGES/eel-2.0.mo -share/locale/sl/LC_MESSAGES/eel-2.0.mo -share/locale/sq/LC_MESSAGES/eel-2.0.mo -share/locale/sr/LC_MESSAGES/eel-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/eel-2.0.mo -share/locale/sv/LC_MESSAGES/eel-2.0.mo -share/locale/ta/LC_MESSAGES/eel-2.0.mo -share/locale/th/LC_MESSAGES/eel-2.0.mo -share/locale/tr/LC_MESSAGES/eel-2.0.mo -share/locale/uk/LC_MESSAGES/eel-2.0.mo -share/locale/vi/LC_MESSAGES/eel-2.0.mo -share/locale/wa/LC_MESSAGES/eel-2.0.mo -share/locale/zh_CN/LC_MESSAGES/eel-2.0.mo -share/locale/zh_TW/LC_MESSAGES/eel-2.0.mo -@unexec rmdir %D/share/locale/ang/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/ang 2> /dev/null || true -@dirrm include/eel-2/eel -@dirrm include/eel-2 diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile deleted file mode 100644 index 4a68461fc..000000000 --- a/x11-toolkits/gal2/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: gal2 -# Date created: 25 August 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gal2 -PORTVERSION= 2.4.0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 -DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A collection of widgets taken from GNOME 2 gnumeric - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_PERL5= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui libgnomeprintui -INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 -CONFIGURE_ARGS= --enable-static --with-libiconv -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -PLIST_SUB= VERSION="2.4" PORTVERSION=${PORTVERSION} - -.include <bsd.port.pre.mk> - -post-patch: -.if ( ${OSVERSION} > 600000 && ${OSVERSION} < 600006 ) || \ - ( ${OSVERSION} < 503101 ) -.for po in da.po it.po zh_CN.po - @${REINPLACE_CMD} -e 's|%-|%|g' ${WRKSRC}/po/${po} -.endfor -.endif - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/gal2/distinfo b/x11-toolkits/gal2/distinfo deleted file mode 100644 index 968e15ec1..000000000 --- a/x11-toolkits/gal2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gal-2.4.0.tar.bz2) = ce94075fa92400328ff02d7b8f3c7f3a -SIZE (gnome2/gal-2.4.0.tar.bz2) = 1195949 diff --git a/x11-toolkits/gal2/files/patch-ab b/x11-toolkits/gal2/files/patch-ab deleted file mode 100644 index 6555fe4ac..000000000 --- a/x11-toolkits/gal2/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Tue Nov 2 02:03:06 2004 -+++ Makefile.in Tue Nov 2 02:03:16 2004 -@@ -197,7 +197,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --SUBDIRS = po gal tests docs art -+SUBDIRS = po gal docs art - - pkgconfigdir = $(libdir)/pkgconfig - pkgconfig_DATA = \ diff --git a/x11-toolkits/gal2/files/patch-gal_a11y_e-table_gal-a11y-e-cell-text.c b/x11-toolkits/gal2/files/patch-gal_a11y_e-table_gal-a11y-e-cell-text.c deleted file mode 100644 index f1ad3a450..000000000 --- a/x11-toolkits/gal2/files/patch-gal_a11y_e-table_gal-a11y-e-cell-text.c +++ /dev/null @@ -1,30 +0,0 @@ ---- gal/a11y/e-table/gal-a11y-e-cell-text.c.orig Wed Feb 9 23:01:26 2005 -+++ gal/a11y/e-table/gal-a11y-e-cell-text.c Wed Feb 9 23:02:02 2005 -@@ -152,11 +152,12 @@ - GalA11yECell *gaec = GAL_A11Y_E_CELL (text); - gunichar ret_val; - gchar *at_offset; -+ gchar *full_text; - - if (!ect_check (text)) - return -1; - -- gchar *full_text = e_cell_text_get_text_by_view (gaec->cell_view, gaec->model_col, gaec->row); -+ full_text = e_cell_text_get_text_by_view (gaec->cell_view, gaec->model_col, gaec->row); - at_offset = g_utf8_offset_to_pointer (full_text, offset); - ret_val = g_utf8_get_char_validated (at_offset, -1); - g_free (full_text); -@@ -236,11 +237,12 @@ - { - GalA11yECell *gaec = GAL_A11Y_E_CELL (text); - gint ret_val; -+ gchar *full_text; - - if (!ect_check (text)) - return -1; - -- gchar *full_text = e_cell_text_get_text_by_view (gaec->cell_view, gaec->model_col, gaec->row); -+ full_text = e_cell_text_get_text_by_view (gaec->cell_view, gaec->model_col, gaec->row); - - ret_val = g_utf8_strlen (full_text, -1); - g_free (full_text); diff --git a/x11-toolkits/gal2/files/patch-gal_a11y_e-table_gal-a11y-e-cell-vbox.c b/x11-toolkits/gal2/files/patch-gal_a11y_e-table_gal-a11y-e-cell-vbox.c deleted file mode 100644 index cfde6c47c..000000000 --- a/x11-toolkits/gal2/files/patch-gal_a11y_e-table_gal-a11y-e-cell-vbox.c +++ /dev/null @@ -1,46 +0,0 @@ ---- gal/a11y/e-table/gal-a11y-e-cell-vbox.c.orig Wed Feb 9 23:03:24 2005 -+++ gal/a11y/e-table/gal-a11y-e-cell-vbox.c Wed Feb 9 23:04:46 2005 -@@ -31,8 +31,9 @@ - static gint - ecv_get_n_children (AtkObject *a11y) - { -+ GalA11yECellVbox *gaev; - g_return_val_if_fail (GAL_A11Y_IS_E_CELL_VBOX (a11y), 0); -- GalA11yECellVbox *gaev = GAL_A11Y_E_CELL_VBOX (a11y); -+ gaev = GAL_A11Y_E_CELL_VBOX (a11y); - return (gaev->a11y_subcell_count); - } - -@@ -64,9 +65,10 @@ - if (i < gaev->a11y_subcell_count) { - if (gaev->a11y_subcells[i] == NULL) { - gint model_col, row; -+ ECellView *subcell_view; - row = gaec->row; - model_col = ecvv->model_cols[i]; -- ECellView *subcell_view = ecvv->subcell_views[i]; -+ subcell_view = ecvv->subcell_views[i]; - ret = gal_a11y_e_cell_registry_get_object (NULL, - gaec->item, - subcell_view, -@@ -200,14 +202,17 @@ - int row) - { - AtkObject *a11y; -+ GalA11yECell *gaec; -+ GalA11yECellVbox *gaev; -+ ECellVboxView *ecvv; - - a11y = g_object_new (gal_a11y_e_cell_vbox_get_type (), NULL); - - gal_a11y_e_cell_construct (a11y, item, cell_view, parent, model_col, view_col, row); - -- GalA11yECell *gaec = GAL_A11Y_E_CELL (a11y); -- GalA11yECellVbox *gaev = GAL_A11Y_E_CELL_VBOX (a11y); -- ECellVboxView *ecvv = (ECellVboxView *) (gaec->cell_view); -+ gaec = GAL_A11Y_E_CELL (a11y); -+ gaev = GAL_A11Y_E_CELL_VBOX (a11y); -+ ecvv = (ECellVboxView *) (gaec->cell_view); - gaev->a11y_subcell_count = ecvv->subcell_view_count; - gaev->a11y_subcells = g_malloc0 (sizeof(AtkObject *)*gaev->a11y_subcell_count); - return a11y; diff --git a/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c b/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c deleted file mode 100644 index 4ddea93df..000000000 --- a/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gal/e-table/e-table-group.c.orig Mon Feb 17 14:23:16 2003 -+++ gal/e-table/e-table-group.c Wed Mar 12 22:13:38 2003 -@@ -136,7 +136,7 @@ - g_object_ref (etg->model); - g_object_set (G_OBJECT (etg), - "parent", parent, -- NULL); -+ (void*)0); - } - - /** diff --git a/x11-toolkits/gal2/pkg-descr b/x11-toolkits/gal2/pkg-descr deleted file mode 100644 index edb487657..000000000 --- a/x11-toolkits/gal2/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -GAL is a collection of widgets and utility routines that were taken -from Evolution and Gnumeric. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/gal2/pkg-plist b/x11-toolkits/gal2/pkg-plist deleted file mode 100644 index 4715f0ed6..000000000 --- a/x11-toolkits/gal2/pkg-plist +++ /dev/null @@ -1,263 +0,0 @@ -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-popup.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-registry.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-text.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-toggle.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-tree.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-vbox.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-click-to-add-factory.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-click-to-add.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-factory.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-item-factory.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-item.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-tree-factory.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-tree.h -include/gal-%%VERSION%%/gal/a11y/e-text/gal-a11y-e-text-factory.h -include/gal-%%VERSION%%/gal/a11y/e-text/gal-a11y-e-text.h -include/gal-%%VERSION%%/gal/a11y/gal-a11y-factory.h -include/gal-%%VERSION%%/gal/a11y/gal-a11y-util.h -include/gal-%%VERSION%%/gal/e-table/e-cell-checkbox.h -include/gal-%%VERSION%%/gal/e-table/e-cell-combo.h -include/gal-%%VERSION%%/gal/e-table/e-cell-date.h -include/gal-%%VERSION%%/gal/e-table/e-cell-float.h -include/gal-%%VERSION%%/gal/e-table/e-cell-number.h -include/gal-%%VERSION%%/gal/e-table/e-cell-pixbuf.h -include/gal-%%VERSION%%/gal/e-table/e-cell-popup.h -include/gal-%%VERSION%%/gal/e-table/e-cell-progress.h -include/gal-%%VERSION%%/gal/e-table/e-cell-size.h -include/gal-%%VERSION%%/gal/e-table/e-cell-spin-button.h -include/gal-%%VERSION%%/gal/e-table/e-cell-text.h -include/gal-%%VERSION%%/gal/e-table/e-cell-toggle.h -include/gal-%%VERSION%%/gal/e-table/e-cell-tree.h -include/gal-%%VERSION%%/gal/e-table/e-cell-vbox.h -include/gal-%%VERSION%%/gal/e-table/e-cell.h -include/gal-%%VERSION%%/gal/e-table/e-table-click-to-add.h -include/gal-%%VERSION%%/gal/e-table/e-table-col-dnd.h -include/gal-%%VERSION%%/gal/e-table/e-table-col.h -include/gal-%%VERSION%%/gal/e-table/e-table-column-specification.h -include/gal-%%VERSION%%/gal/e-table/e-table-config.h -include/gal-%%VERSION%%/gal/e-table/e-table-defines.h -include/gal-%%VERSION%%/gal/e-table/e-table-extras.h -include/gal-%%VERSION%%/gal/e-table/e-table-field-chooser-dialog.h -include/gal-%%VERSION%%/gal/e-table/e-table-field-chooser-item.h -include/gal-%%VERSION%%/gal/e-table/e-table-field-chooser.h -include/gal-%%VERSION%%/gal/e-table/e-table-group-container.h -include/gal-%%VERSION%%/gal/e-table/e-table-group-leaf.h -include/gal-%%VERSION%%/gal/e-table/e-table-group.h -include/gal-%%VERSION%%/gal/e-table/e-table-header-item.h -include/gal-%%VERSION%%/gal/e-table/e-table-header-utils.h -include/gal-%%VERSION%%/gal/e-table/e-table-header.h -include/gal-%%VERSION%%/gal/e-table/e-table-item.h -include/gal-%%VERSION%%/gal/e-table/e-table-memory-callbacks.h -include/gal-%%VERSION%%/gal/e-table/e-table-memory-store.h -include/gal-%%VERSION%%/gal/e-table/e-table-memory.h -include/gal-%%VERSION%%/gal/e-table/e-table-model.h -include/gal-%%VERSION%%/gal/e-table/e-table-one.h -include/gal-%%VERSION%%/gal/e-table/e-table-scrolled.h -include/gal-%%VERSION%%/gal/e-table/e-table-search.h -include/gal-%%VERSION%%/gal/e-table/e-table-selection-model.h -include/gal-%%VERSION%%/gal/e-table/e-table-simple.h -include/gal-%%VERSION%%/gal/e-table/e-table-sort-info.h -include/gal-%%VERSION%%/gal/e-table/e-table-sorted-variable.h -include/gal-%%VERSION%%/gal/e-table/e-table-sorted.h -include/gal-%%VERSION%%/gal/e-table/e-table-sorter.h -include/gal-%%VERSION%%/gal/e-table/e-table-sorting-utils.h -include/gal-%%VERSION%%/gal/e-table/e-table-specification.h -include/gal-%%VERSION%%/gal/e-table/e-table-state.h -include/gal-%%VERSION%%/gal/e-table/e-table-subset-variable.h -include/gal-%%VERSION%%/gal/e-table/e-table-subset.h -include/gal-%%VERSION%%/gal/e-table/e-table-tooltip.h -include/gal-%%VERSION%%/gal/e-table/e-table-utils.h -include/gal-%%VERSION%%/gal/e-table/e-table-without.h -include/gal-%%VERSION%%/gal/e-table/e-table.h -include/gal-%%VERSION%%/gal/e-table/e-tree-memory-callbacks.h -include/gal-%%VERSION%%/gal/e-table/e-tree-memory.h -include/gal-%%VERSION%%/gal/e-table/e-tree-model.h -include/gal-%%VERSION%%/gal/e-table/e-tree-scrolled.h -include/gal-%%VERSION%%/gal/e-table/e-tree-selection-model.h -include/gal-%%VERSION%%/gal/e-table/e-tree-sorted.h -include/gal-%%VERSION%%/gal/e-table/e-tree-table-adapter.h -include/gal-%%VERSION%%/gal/e-table/e-tree.h -include/gal-%%VERSION%%/gal/e-text/e-completion-callbacks.h -include/gal-%%VERSION%%/gal/e-text/e-completion-match.h -include/gal-%%VERSION%%/gal/e-text/e-completion-view.h -include/gal-%%VERSION%%/gal/e-text/e-completion.h -include/gal-%%VERSION%%/gal/e-text/e-entry.h -include/gal-%%VERSION%%/gal/e-text/e-table-text-model.h -include/gal-%%VERSION%%/gal/e-text/e-text-model-repos.h -include/gal-%%VERSION%%/gal/e-text/e-text-model-uri.h -include/gal-%%VERSION%%/gal/e-text/e-text-model.h -include/gal-%%VERSION%%/gal/e-text/e-text.h -include/gal-%%VERSION%%/gal/menus/gal-define-views-dialog.h -include/gal-%%VERSION%%/gal/menus/gal-define-views-model.h -include/gal-%%VERSION%%/gal/menus/gal-view-collection.h -include/gal-%%VERSION%%/gal/menus/gal-view-etable.h -include/gal-%%VERSION%%/gal/menus/gal-view-factory-etable.h -include/gal-%%VERSION%%/gal/menus/gal-view-factory.h -include/gal-%%VERSION%%/gal/menus/gal-view-instance-save-as-dialog.h -include/gal-%%VERSION%%/gal/menus/gal-view-instance.h -include/gal-%%VERSION%%/gal/menus/gal-view-new-dialog.h -include/gal-%%VERSION%%/gal/menus/gal-view.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-group-bar.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-icon-bar-bg-item.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-icon-bar.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-shortcut-bar.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-shortcut-model.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-vscrolled-bar.h -include/gal-%%VERSION%%/gal/util/e-bit-array.h -include/gal-%%VERSION%%/gal/util/e-cache.h -include/gal-%%VERSION%%/gal/util/e-iconv.h -include/gal-%%VERSION%%/gal/util/e-marshal.h -include/gal-%%VERSION%%/gal/util/e-sorter-array.h -include/gal-%%VERSION%%/gal/util/e-sorter.h -include/gal-%%VERSION%%/gal/util/e-text-event-processor-emacs-like.h -include/gal-%%VERSION%%/gal/util/e-text-event-processor-types.h -include/gal-%%VERSION%%/gal/util/e-text-event-processor.h -include/gal-%%VERSION%%/gal/util/e-util.h -include/gal-%%VERSION%%/gal/util/e-xml-utils.h -include/gal-%%VERSION%%/gal/widgets/color-group.h -include/gal-%%VERSION%%/gal/widgets/color-palette.h -include/gal-%%VERSION%%/gal/widgets/e-canvas-background.h -include/gal-%%VERSION%%/gal/widgets/e-canvas-utils.h -include/gal-%%VERSION%%/gal/widgets/e-canvas-vbox.h -include/gal-%%VERSION%%/gal/widgets/e-canvas.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-array.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-combo.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-dialog-model.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-dialog.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-option-menu.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list.h -include/gal-%%VERSION%%/gal/widgets/e-categories.h -include/gal-%%VERSION%%/gal/widgets/e-colors.h -include/gal-%%VERSION%%/gal/widgets/e-cursors.h -include/gal-%%VERSION%%/gal/widgets/e-file-selection.h -include/gal-%%VERSION%%/gal/widgets/e-gui-utils.h -include/gal-%%VERSION%%/gal/widgets/e-hsv-utils.h -include/gal-%%VERSION%%/gal/widgets/e-option-menu.h -include/gal-%%VERSION%%/gal/widgets/e-popup-menu.h -include/gal-%%VERSION%%/gal/widgets/e-printable.h -include/gal-%%VERSION%%/gal/widgets/e-reflow-model.h -include/gal-%%VERSION%%/gal/widgets/e-reflow.h -include/gal-%%VERSION%%/gal/widgets/e-selection-model-array.h -include/gal-%%VERSION%%/gal/widgets/e-selection-model-simple.h -include/gal-%%VERSION%%/gal/widgets/e-selection-model.h -include/gal-%%VERSION%%/gal/widgets/e-unicode.h -include/gal-%%VERSION%%/gal/widgets/gal-combo-box.h -include/gal-%%VERSION%%/gal/widgets/gal-combo-stack.h -include/gal-%%VERSION%%/gal/widgets/gal-combo-text.h -include/gal-%%VERSION%%/gal/widgets/widget-color-combo.h -include/gal-%%VERSION%%/gal/widgets/widget-pixmap-combo.h -lib/libgal-%%VERSION%%.a -lib/libgal-%%VERSION%%.so -lib/libgal-%%VERSION%%.so.0 -lib/libgal-a11y-%%VERSION%%.a -lib/libgal-a11y-%%VERSION%%.so -lib/libgal-a11y-%%VERSION%%.so.0 -libdata/pkgconfig/gal-%%VERSION%%.pc -share/doc/gal-%%VERSION%%/gal-api.html -share/doc/gal-%%VERSION%%/gal-api.sgml -share/doc/gal-%%VERSION%%/gal-decl.txt -share/doc/gal-%%VERSION%%/gal-sections.txt -share/doc/gal-%%VERSION%%/gal.hierarchy -share/doc/gal-%%VERSION%%/gal.signals -share/doc/gal-%%VERSION%%/gal.types -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/e-categories-master-list-dialog.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/e-table-config-no-group.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/e-table-config.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/e-table-field-chooser.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/gal-categories.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/gal-define-views.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/gal-view-instance-save-as-dialog.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/gal-view-new-dialog.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_birthday_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_business_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_favorites_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_gifts_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_goals_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_holiday-cards_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_holiday_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_hot-contacts_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_ideas_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_international_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_key-customer_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_miscellaneous_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_personal_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_phonecalls_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_status_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_strategies_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_suppliers_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_time-and-expenses_16.png -share/locale/am/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ar/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/be/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/bg/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/bn/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/bs/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ca/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/cy/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/da/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/de/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/el/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/en_CA/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/es/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/et/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/eu/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/fi/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/fr/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ga/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/gl/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/gu/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/hi/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/hr/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ja/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ko/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/lt/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/lv/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/mn/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ms/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/nn/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/no/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/pa/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/pl/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/pt/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/pt_BR/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ro/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ru/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sk/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sl/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sr@Latn/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ta/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/th/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/tr/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/zh_CN/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/gal-%%VERSION%%.mo -@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories -@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps -@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade -@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%% -@dirrm share/gnome/gal-%%VERSION%% -@dirrm share/doc/gal-%%VERSION%% -@dirrm include/gal-%%VERSION%%/gal/widgets -@dirrm include/gal-%%VERSION%%/gal/util -@dirrm include/gal-%%VERSION%%/gal/shortcut-bar -@dirrm include/gal-%%VERSION%%/gal/menus -@dirrm include/gal-%%VERSION%%/gal/e-text -@dirrm include/gal-%%VERSION%%/gal/e-table -@dirrm include/gal-%%VERSION%%/gal/a11y/e-text -@dirrm include/gal-%%VERSION%%/gal/a11y/e-table -@dirrm include/gal-%%VERSION%%/gal/a11y -@dirrm include/gal-%%VERSION%%/gal -@dirrm include/gal-%%VERSION%% diff --git a/x11-toolkits/gtk-sharp/Makefile b/x11-toolkits/gtk-sharp/Makefile deleted file mode 100644 index 54cdc65db..000000000 --- a/x11-toolkits/gtk-sharp/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: gtk-sharp -# Date created: 2003-01-01 -# Whom: Juli Mallett -# -# $Id: Makefile,v 1.2 2005-02-27 04:28:41 mezz Exp $ -# $FreeBSD$ -# - -PORTNAME= gtk-sharp -PORTVERSION= 1.0.6 -CATEGORIES= x11-toolkits -MASTER_SITES= http://www.go-mono.com/archive/${PORTVERSION}/ - -MAINTAINER= coop9211@uidaho.edu -COMMENT= GTK+ and GNOME interfaces for the .NET runtime - -BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono -RUN_DEPENDS= ${BUILD_DEPENDS} - -USE_X_PREFIX= yes -USE_LIBTOOL_VER=15 -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_GMAKE= yes -USE_PERL5_RUN= yes -USE_GNOME= gnomehack libgnomedb gtkhtml3 vte librsvg2 - -MAKE_ENV=MONO_SHARED_DIR=${WRKDIR} - -post-patch: - @${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \ - 's|^#!/usr/bin/perl|#!${PERL}|' - @${REINPLACE_CMD} -e 's|libgtkhtml-3.0|libgtkhtml-3.6|g' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtk-sharp/distinfo b/x11-toolkits/gtk-sharp/distinfo deleted file mode 100644 index a6d4885a7..000000000 --- a/x11-toolkits/gtk-sharp/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gtk-sharp-1.0.6.tar.gz) = 2651d14fe77174ab20b8af53d150ee11 -SIZE (gtk-sharp-1.0.6.tar.gz) = 1782050 diff --git a/x11-toolkits/gtk-sharp/files/patch-art_art-sharp.dll.config.in b/x11-toolkits/gtk-sharp/files/patch-art_art-sharp.dll.config.in deleted file mode 100644 index a4e805dbf..000000000 --- a/x11-toolkits/gtk-sharp/files/patch-art_art-sharp.dll.config.in +++ /dev/null @@ -1,7 +0,0 @@ ---- art/art-sharp.dll.config.in.orig Wed Jul 14 21:48:30 2004 -+++ art/art-sharp.dll.config.in Wed Jul 14 21:49:46 2004 -@@ -1,3 +1,3 @@ - <configuration> -- <dllmap dll="art_lgpl" target="libart_lgpl_2@LIB_PREFIX@.2@LIB_SUFFIX@"/> -+ <dllmap dll="art_lgpl" target="libart_lgpl_2@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp/files/patch-atk_atk-sharp.dll.config.in b/x11-toolkits/gtk-sharp/files/patch-atk_atk-sharp.dll.config.in deleted file mode 100644 index 20fa8d481..000000000 --- a/x11-toolkits/gtk-sharp/files/patch-atk_atk-sharp.dll.config.in +++ /dev/null @@ -1,7 +0,0 @@ ---- atk/atk-sharp.dll.config.in.orig Wed Jul 14 21:51:46 2004 -+++ atk/atk-sharp.dll.config.in Wed Jul 14 21:52:14 2004 -@@ -1,3 +1,3 @@ - <configuration> -- <dllmap dll="libatk-1.0-0.dll" target="libatk-1.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -+ <dllmap dll="libatk-1.0-0.dll" target="libatk-1.0@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp/files/patch-configure b/x11-toolkits/gtk-sharp/files/patch-configure deleted file mode 100644 index 93536b31f..000000000 --- a/x11-toolkits/gtk-sharp/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Tue Nov 2 23:10:31 2004 -+++ configure Tue Nov 2 23:13:55 2004 -@@ -20740,7 +20740,7 @@ - - - --CFLAGS='-g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings' -+CFLAGS='-Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings' - - # Extract the first word of "pkg-config", so it can be a program name with args. - set dummy pkg-config; ac_word=$2 -@@ -20909,7 +20909,7 @@ - - - if test "x$has_mono" = "xtrue"; then --GACUTIL_FLAGS='/package $(PACKAGE) /gacdir $(DESTDIR)$(libdir)' -+GACUTIL_FLAGS='/package $(PACKAGE) /root $(DESTDIR)$(libdir) /gacdir $(DESTDIR)$(libdir)' - GENERATED_SOURCES=generated/*.cs - # Extract the first word of "mono", so it can be a program name with args. - set dummy mono; ac_word=$2 diff --git a/x11-toolkits/gtk-sharp/files/patch-gconf_GConf_gconf-sharp.dll.config.in b/x11-toolkits/gtk-sharp/files/patch-gconf_GConf_gconf-sharp.dll.config.in deleted file mode 100644 index fbf4fe877..000000000 --- a/x11-toolkits/gtk-sharp/files/patch-gconf_GConf_gconf-sharp.dll.config.in +++ /dev/null @@ -1,7 +0,0 @@ ---- gconf/GConf/gconf-sharp.dll.config.in.orig Wed Jul 14 21:54:59 2004 -+++ gconf/GConf/gconf-sharp.dll.config.in Wed Jul 14 21:57:00 2004 -@@ -1,3 +1,3 @@ - <configuration> -- <dllmap dll="gconf-2" target="libgconf-2@LIB_PREFIX@.4@LIB_SUFFIX@"/> -+ <dllmap dll="gconf-2" target="libgconf-2@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp/files/patch-gda_gda-sharp.dll.config.in b/x11-toolkits/gtk-sharp/files/patch-gda_gda-sharp.dll.config.in deleted file mode 100644 index dd496cd45..000000000 --- a/x11-toolkits/gtk-sharp/files/patch-gda_gda-sharp.dll.config.in +++ /dev/null @@ -1,7 +0,0 @@ ---- gda/gda-sharp.dll.config.in.orig Wed Jul 14 22:12:50 2004 -+++ gda/gda-sharp.dll.config.in Wed Jul 14 22:13:11 2004 -@@ -1,3 +1,3 @@ - <configuration> -- <dllmap dll="gda-2" target="libgda-2@LIB_PREFIX@.1@LIB_SUFFIX@"/> -+ <dllmap dll="gda-2" target="libgda-2@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp/files/patch-gdk_gdk-sharp.dll.config.in b/x11-toolkits/gtk-sharp/files/patch-gdk_gdk-sharp.dll.config.in deleted file mode 100644 index 1473fcec4..000000000 --- a/x11-toolkits/gtk-sharp/files/patch-gdk_gdk-sharp.dll.config.in +++ /dev/null @@ -1,13 +0,0 @@ ---- gdk/gdk-sharp.dll.config.in.orig Wed Jul 14 22:14:38 2004 -+++ gdk/gdk-sharp.dll.config.in Wed Jul 14 22:15:47 2004 -@@ -1,6 +1,6 @@ - <configuration> -- <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="libgdk-win32-2.0-0.dll" target="libgdk-x11-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="libgdk_pixbuf-2.0-0.dll" target="libgdk_pixbuf-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -+ <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="libgdk-win32-2.0-0.dll" target="libgdk-x11-2.0@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="libgdk_pixbuf-2.0-0.dll" target="libgdk_pixbuf-2.0@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp/files/patch-glade_glade-sharp.dll.config.in b/x11-toolkits/gtk-sharp/files/patch-glade_glade-sharp.dll.config.in deleted file mode 100644 index 933e9dcb4..000000000 --- a/x11-toolkits/gtk-sharp/files/patch-glade_glade-sharp.dll.config.in +++ /dev/null @@ -1,7 +0,0 @@ ---- glade/glade-sharp.dll.config.in.orig Tue Jun 22 11:19:01 2004 -+++ glade/glade-sharp.dll.config.in Thu Aug 12 22:37:17 2004 -@@ -1,3 +1,3 @@ - <configuration> -- <dllmap dll="libglade-2.0-0.dll" target="libglade-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -+ <dllmap dll="libglade-2.0-0.dll" target="libglade-2.0@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp/files/patch-glib_glib-sharp.dll.config.in b/x11-toolkits/gtk-sharp/files/patch-glib_glib-sharp.dll.config.in deleted file mode 100644 index 9416fd248..000000000 --- a/x11-toolkits/gtk-sharp/files/patch-glib_glib-sharp.dll.config.in +++ /dev/null @@ -1,11 +0,0 @@ ---- glib/glib-sharp.dll.config.in.orig Wed Jul 14 22:17:54 2004 -+++ glib/glib-sharp.dll.config.in Wed Jul 14 22:18:28 2004 -@@ -1,5 +1,5 @@ - <configuration> -- <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="libgthread-2.0-0.dll" target="libgthread-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -+ <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="libgthread-2.0-0.dll" target="libgthread-2.0@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp/files/patch-gnome_gnome-sharp.dll.config.in b/x11-toolkits/gtk-sharp/files/patch-gnome_gnome-sharp.dll.config.in deleted file mode 100644 index 29e5230ba..000000000 --- a/x11-toolkits/gtk-sharp/files/patch-gnome_gnome-sharp.dll.config.in +++ /dev/null @@ -1,23 +0,0 @@ ---- gnome/gnome-sharp.dll.config.in.orig Wed Jul 14 22:20:21 2004 -+++ gnome/gnome-sharp.dll.config.in Wed Jul 14 22:21:54 2004 -@@ -1,11 +1,11 @@ - <configuration> -- <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="libgthread-2.0-0.dll" target="libgthread-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="gnome-2" target="libgnome-2@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="gnomecanvas-2" target="libgnomecanvas-2@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="gnomeprint-2-2" target="libgnomeprint-2-2@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="gnomeprintui-2-2" target="libgnomeprintui-2-2@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="gnomeui-2" target="libgnomeui-2@LIB_PREFIX@.0@LIB_SUFFIX@"/> -+ <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="libgthread-2.0-0.dll" target="libgthread-2.0@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="gnome-2" target="libgnome-2@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="gnomecanvas-2" target="libgnomecanvas-2@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="gnomeprint-2-2" target="libgnomeprint-2-2@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="gnomeprintui-2-2" target="libgnomeprintui-2-2@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="gnomeui-2" target="libgnomeui-2@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp/files/patch-gnomedb_gnomedb-sharp.dll.config.in b/x11-toolkits/gtk-sharp/files/patch-gnomedb_gnomedb-sharp.dll.config.in deleted file mode 100644 index 9a420cea3..000000000 --- a/x11-toolkits/gtk-sharp/files/patch-gnomedb_gnomedb-sharp.dll.config.in +++ /dev/null @@ -1,7 +0,0 @@ ---- gnomedb/gnomedb-sharp.dll.config.in.orig Tue Jun 22 11:19:01 2004 -+++ gnomedb/gnomedb-sharp.dll.config.in Thu Aug 12 22:39:24 2004 -@@ -1,3 +1,3 @@ - <configuration> -- <dllmap dll="gnomedb-2" target="libgnomedb-2@LIB_PREFIX@.3@LIB_SUFFIX@"/> -+ <dllmap dll="gnomedb-2" target="libgnomedb-2@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp/files/patch-gtk_gtk-sharp.dll.config.in b/x11-toolkits/gtk-sharp/files/patch-gtk_gtk-sharp.dll.config.in deleted file mode 100644 index 5954c89fa..000000000 --- a/x11-toolkits/gtk-sharp/files/patch-gtk_gtk-sharp.dll.config.in +++ /dev/null @@ -1,13 +0,0 @@ ---- gtk/gtk-sharp.dll.config.in.orig Wed Jul 14 22:23:27 2004 -+++ gtk/gtk-sharp.dll.config.in Wed Jul 14 22:24:17 2004 -@@ -1,6 +1,6 @@ - <configuration> -- <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="libatk-1.0-0.dll" target="libatk-1.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -+ <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="libatk-1.0-0.dll" target="libatk-1.0@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in b/x11-toolkits/gtk-sharp/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in deleted file mode 100644 index daa43fde6..000000000 --- a/x11-toolkits/gtk-sharp/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in +++ /dev/null @@ -1,7 +0,0 @@ ---- gtkhtml/gtkhtml-sharp.dll.config.in.orig Tue Jun 22 11:19:02 2004 -+++ gtkhtml/gtkhtml-sharp.dll.config.in Thu Aug 12 22:43:21 2004 -@@ -1,3 +1,3 @@ - <configuration> -- <dllmap dll="gtkhtml-3.0" target="libgtkhtml-@GTKHTML_VERSION@@LIB_PREFIX@.@GTKHTML_SOVERSION@@LIB_SUFFIX@"/> -+ <dllmap dll="gtkhtml-3.0" target="libgtkhtml-3.6@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp/files/patch-pango_pango-sharp.dll.config.in b/x11-toolkits/gtk-sharp/files/patch-pango_pango-sharp.dll.config.in deleted file mode 100644 index 7da66e51e..000000000 --- a/x11-toolkits/gtk-sharp/files/patch-pango_pango-sharp.dll.config.in +++ /dev/null @@ -1,9 +0,0 @@ ---- pango/pango-sharp.dll.config.in.orig Fri Aug 20 17:04:23 2004 -+++ pango/pango-sharp.dll.config.in Tue Oct 26 21:38:51 2004 -@@ -1,4 +1,4 @@ - <configuration> -- <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="libpango-1.0-0.dll" target="libpango-1.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -+ <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="libpango-1.0-0.dll" target="libpango-1.0@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp/files/patch-rsvg_rsvg-sharp.dll.config.in b/x11-toolkits/gtk-sharp/files/patch-rsvg_rsvg-sharp.dll.config.in deleted file mode 100644 index 1cc50160b..000000000 --- a/x11-toolkits/gtk-sharp/files/patch-rsvg_rsvg-sharp.dll.config.in +++ /dev/null @@ -1,7 +0,0 @@ ---- rsvg/rsvg-sharp.dll.config.in.orig Wed Jul 14 22:28:11 2004 -+++ rsvg/rsvg-sharp.dll.config.in Wed Jul 14 22:28:29 2004 -@@ -1,3 +1,3 @@ - <configuration> -- <dllmap dll="rsvg-2" target="librsvg-2@LIB_PREFIX@.2@LIB_SUFFIX@"/> -+ <dllmap dll="rsvg-2" target="librsvg-2@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp/files/patch-vte_vte-sharp.dll.config.in b/x11-toolkits/gtk-sharp/files/patch-vte_vte-sharp.dll.config.in deleted file mode 100644 index 66cf7a773..000000000 --- a/x11-toolkits/gtk-sharp/files/patch-vte_vte-sharp.dll.config.in +++ /dev/null @@ -1,9 +0,0 @@ ---- vte/vte-sharp.dll.config.in.orig Wed Jul 14 22:29:44 2004 -+++ vte/vte-sharp.dll.config.in Wed Jul 14 22:30:14 2004 -@@ -1,4 +1,4 @@ - <configuration> -- <dllmap dll="libatk-1.0-0.dll" target="libatk-1.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="vte" target="libvte@LIB_PREFIX@.4@LIB_SUFFIX@"/> -+ <dllmap dll="libatk-1.0-0.dll" target="libatk-1.0@LIB_PREFIX@@LIB_SUFFIX@"/> -+ <dllmap dll="vte" target="libvte@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp/pkg-descr b/x11-toolkits/gtk-sharp/pkg-descr deleted file mode 100644 index fd6c71b1e..000000000 --- a/x11-toolkits/gtk-sharp/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -GTK# is a port of Gtk+ 2 to the .NET runtime, written in C#. It provides -access to both basic parts of GTK+ and other parts of the GNOME development -environment. - -WWW: http://www.mono-project.com/using/relnotes/gtk-sharp-1.0.html diff --git a/x11-toolkits/gtk-sharp/pkg-plist b/x11-toolkits/gtk-sharp/pkg-plist deleted file mode 100644 index a9d1c6eac..000000000 --- a/x11-toolkits/gtk-sharp/pkg-plist +++ /dev/null @@ -1,119 +0,0 @@ -bin/gapi-codegen -bin/gapi-fixup -bin/gapi-fixup.exe -bin/gapi-parser -bin/gapi.pl -bin/gapi2xml.pl -bin/gapi_codegen.exe -bin/gapi_format_xml -bin/gapi_pp.pl -bin/gconfsharp-schemagen -bin/gconfsharp-schemagen.exe -lib/libgdksharpglue.so -lib/libgladesharpglue.so -lib/libglibsharpglue.so -lib/libgnomesharpglue.so -lib/libgtksharpglue.so -lib/libpangosharpglue.so -lib/mono/gac/art-sharp/1.0.0.0__35e10195dab3c99f/art-sharp.dll -lib/mono/gac/art-sharp/1.0.0.0__35e10195dab3c99f/art-sharp.dll.config -lib/mono/gac/atk-sharp/1.0.0.0__35e10195dab3c99f/atk-sharp.dll -lib/mono/gac/atk-sharp/1.0.0.0__35e10195dab3c99f/atk-sharp.dll.config -lib/mono/gac/gconf-sharp-peditors/1.0.0.0__35e10195dab3c99f/gconf-sharp-peditors.dll -lib/mono/gac/gconf-sharp/1.0.0.0__35e10195dab3c99f/gconf-sharp.dll -lib/mono/gac/gconf-sharp/1.0.0.0__35e10195dab3c99f/gconf-sharp.dll.config -lib/mono/gac/gda-sharp/1.0.0.0__35e10195dab3c99f/gda-sharp.dll -lib/mono/gac/gda-sharp/1.0.0.0__35e10195dab3c99f/gda-sharp.dll.config -lib/mono/gac/gdk-sharp/1.0.0.0__35e10195dab3c99f/gdk-sharp.dll -lib/mono/gac/gdk-sharp/1.0.0.0__35e10195dab3c99f/gdk-sharp.dll.config -lib/mono/gac/glade-sharp/1.0.0.0__35e10195dab3c99f/glade-sharp.dll -lib/mono/gac/glade-sharp/1.0.0.0__35e10195dab3c99f/glade-sharp.dll.config -lib/mono/gac/glib-sharp/1.0.0.0__35e10195dab3c99f/glib-sharp.dll -lib/mono/gac/glib-sharp/1.0.0.0__35e10195dab3c99f/glib-sharp.dll.config -lib/mono/gac/gnome-sharp/1.0.0.0__35e10195dab3c99f/gnome-sharp.dll -lib/mono/gac/gnome-sharp/1.0.0.0__35e10195dab3c99f/gnome-sharp.dll.config -lib/mono/gac/gnomedb-sharp/1.0.0.0__35e10195dab3c99f/gnomedb-sharp.dll -lib/mono/gac/gnomedb-sharp/1.0.0.0__35e10195dab3c99f/gnomedb-sharp.dll.config -lib/mono/gac/gtk-sharp/1.0.0.0__35e10195dab3c99f/gtk-sharp.dll -lib/mono/gac/gtk-sharp/1.0.0.0__35e10195dab3c99f/gtk-sharp.dll.config -lib/mono/gac/gtkhtml-sharp/1.0.0.0__35e10195dab3c99f/gtkhtml-sharp.dll -lib/mono/gac/gtkhtml-sharp/1.0.0.0__35e10195dab3c99f/gtkhtml-sharp.dll.config -lib/mono/gac/pango-sharp/1.0.0.0__35e10195dab3c99f/pango-sharp.dll -lib/mono/gac/pango-sharp/1.0.0.0__35e10195dab3c99f/pango-sharp.dll.config -lib/mono/gac/rsvg-sharp/1.0.0.0__35e10195dab3c99f/rsvg-sharp.dll -lib/mono/gac/rsvg-sharp/1.0.0.0__35e10195dab3c99f/rsvg-sharp.dll.config -lib/mono/gac/vte-sharp/1.0.0.0__35e10195dab3c99f/vte-sharp.dll -lib/mono/gac/vte-sharp/1.0.0.0__35e10195dab3c99f/vte-sharp.dll.config -lib/mono/gtk-sharp/art-sharp.dll -lib/mono/gtk-sharp/atk-sharp.dll -lib/mono/gtk-sharp/gconf-sharp-peditors.dll -lib/mono/gtk-sharp/gconf-sharp.dll -lib/mono/gtk-sharp/gda-sharp.dll -lib/mono/gtk-sharp/gdk-sharp.dll -lib/mono/gtk-sharp/glade-sharp.dll -lib/mono/gtk-sharp/glib-sharp.dll -lib/mono/gtk-sharp/gnome-sharp.dll -lib/mono/gtk-sharp/gnomedb-sharp.dll -lib/mono/gtk-sharp/gtk-sharp.dll -lib/mono/gtk-sharp/gtkhtml-sharp.dll -lib/mono/gtk-sharp/pango-sharp.dll -lib/mono/gtk-sharp/rsvg-sharp.dll -lib/mono/gtk-sharp/vte-sharp.dll -libdata/pkgconfig/art-sharp.pc -libdata/pkgconfig/gapi.pc -libdata/pkgconfig/gconf-sharp.pc -libdata/pkgconfig/gda-sharp.pc -libdata/pkgconfig/glade-sharp.pc -libdata/pkgconfig/gnome-sharp.pc -libdata/pkgconfig/gnomedb-sharp.pc -libdata/pkgconfig/gtk-sharp.pc -libdata/pkgconfig/gtkhtml-sharp.pc -libdata/pkgconfig/rsvg-sharp.pc -libdata/pkgconfig/vte-sharp.pc -share/gapi/art-api.xml -share/gapi/art-symbols.xml -share/gapi/atk-api.xml -share/gapi/gda-api.xml -share/gapi/gdk-api.xml -share/gapi/gdk-symbols.xml -share/gapi/glade-api.xml -share/gapi/gnome-api.xml -share/gapi/gnomedb-api.xml -share/gapi/gtk-api.xml -share/gapi/gtk-symbols.xml -share/gapi/gtkhtml-api.xml -share/gapi/pango-api.xml -share/gapi/rsvg-api.xml -share/gapi/vte-api.xml -@dirrm share/gapi -@dirrm lib/mono/gtk-sharp -@dirrm lib/mono/gac/vte-sharp/1.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/vte-sharp -@dirrm lib/mono/gac/rsvg-sharp/1.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/rsvg-sharp -@dirrm lib/mono/gac/pango-sharp/1.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/pango-sharp -@dirrm lib/mono/gac/gtkhtml-sharp/1.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/gtkhtml-sharp -@dirrm lib/mono/gac/gtk-sharp/1.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/gtk-sharp -@dirrm lib/mono/gac/gnomedb-sharp/1.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/gnomedb-sharp -@dirrm lib/mono/gac/gnome-sharp/1.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/gnome-sharp -@dirrm lib/mono/gac/glib-sharp/1.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/glib-sharp -@dirrm lib/mono/gac/glade-sharp/1.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/glade-sharp -@dirrm lib/mono/gac/gdk-sharp/1.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/gdk-sharp -@dirrm lib/mono/gac/gda-sharp/1.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/gda-sharp -@dirrm lib/mono/gac/gconf-sharp/1.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/gconf-sharp-peditors/1.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/gconf-sharp-peditors -@dirrm lib/mono/gac/gconf-sharp -@dirrm lib/mono/gac/atk-sharp/1.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/atk-sharp -@dirrm lib/mono/gac/art-sharp/1.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/art-sharp diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile deleted file mode 100644 index 71a27f969..000000000 --- a/x11-toolkits/gtk20/Makefile +++ /dev/null @@ -1,82 +0,0 @@ -# New ports collection makefile for: gtk13 -# Date Created: 28 Sep 1997 -# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> -# -# $FreeBSD$ -# - -PORTNAME= gtk -PORTVERSION= 2.6.4 -PORTREVISION= 1 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.6,} \ - ftp://ftp.gtk.org/pub/gtk/v2.6/ \ - 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/v${PORTVERSION:R} -DISTNAME= gtk+-${PORTVERSION} -DIST_SUBDIR= gnome2 - -.if defined(WITH_DROPSHADOW) -PATCH_SITES= ${MASTER_SITE_SOURCEFORGE} -PATCH_SITE_SUBDIR= xfce -PATCHFILES= gtk+-2.4.0-menushadow.patch -PATCH_DIST_STRIP= -p1 -.endif - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Gimp Toolkit for X11 GUI (current stable version) - -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - tiff.4:${PORTSDIR}/graphics/tiff \ - jpeg.9:${PORTSDIR}/graphics/jpeg -RUN_DEPENDS= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \ - ${X11BASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme - -USE_BZIP2= yes -LATEST_LINK= gtk20 -USE_X_PREFIX= yes -USE_XPM= yes -USE_REINPLACE= yes -USE_PERL5= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 -USE_GNOME= gnomehack atk pango -CONFIGURE_ARGS= --enable-static --with-xinput=yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ - -I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -GTK_VERSION= 2.4.0 -PLIST_SUB= GTK_VERSION="${GTK_VERSION}" - -pre-everything:: -.if !defined(WITH_DROPSHADOW) - @${ECHO_MSG} - @${ECHO_MSG} "If you want to compile with experimental menu dropshadow patch," - @${ECHO_MSG} "hit Ctrl-C right now and use make \"WITH_DROPSHADOW=yes\"" - @${ECHO_MSG} "NOTE: This option is not supported by the FreeBSD GNOME Team." - @${ECHO_MSG} "If the patch does not work or causes the build to fail, just" - @${ECHO_MSG} "stop using the patch; we will not further debug it." - @${ECHO_MSG} -.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|/usr/local|${LOCALBASE}|g ; \ - s|%%X11BASE%%|${X11BASE}|g' \ - ${WRKSRC}/gtk/xdgmime/xdgmime.c - -pre-build: - @${RM} -rf ${WRKSRC}/docs/gtk.info* - -post-install: - @${MKDIR} ${PREFIX}/lib/gtk-2.0/modules - @${MKDIR} ${PREFIX}/lib/gtk-2.0/${GTK_VERSION}/engines - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtk20/distinfo b/x11-toolkits/gtk20/distinfo deleted file mode 100644 index 1e943ccea..000000000 --- a/x11-toolkits/gtk20/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -MD5 (gnome2/gtk+-2.6.4.tar.bz2) = 4749fce7b082b784a71a076aa586dc25 -SIZE (gnome2/gtk+-2.6.4.tar.bz2) = 11222426 -MD5 (gnome2/gtk+-2.4.0-menushadow.patch) = 5dde5c5af8f25d282c365663a7256b5c -SIZE (gnome2/gtk+-2.4.0-menushadow.patch) = 15603 diff --git a/x11-toolkits/gtk20/files/patch-Makefile.in b/x11-toolkits/gtk20/files/patch-Makefile.in deleted file mode 100644 index c47baaab5..000000000 --- a/x11-toolkits/gtk20/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Thu Jan 22 19:40:10 2004 -+++ Makefile.in Thu Jan 22 19:40:52 2004 -@@ -286,7 +286,7 @@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - --SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests contrib -+SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos contrib - SUBDIRS = po po-properties $(SRC_SUBDIRS) docs build m4macros - - # require automake 1.4 diff --git a/x11-toolkits/gtk20/files/patch-ah b/x11-toolkits/gtk20/files/patch-ah deleted file mode 100644 index 88bfe209d..000000000 --- a/x11-toolkits/gtk20/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/Makefile.in.orig Fri Oct 24 21:47:52 2003 -+++ docs/Makefile.in Fri Oct 24 23:35:09 2003 -@@ -179,7 +179,7 @@ - MAINT = @MAINT@ - MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ - MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ --MAKEINFO = @MAKEINFO@ -+MAKEINFO = @MAKEINFO@ --no-split - MKINSTALLDIRS = @MKINSTALLDIRS@ - MSGFMT = @MSGFMT@ - MS_LIB_AVAILABLE_FALSE = @MS_LIB_AVAILABLE_FALSE@ diff --git a/x11-toolkits/gtk20/files/patch-ai b/x11-toolkits/gtk20/files/patch-ai deleted file mode 100644 index a04d08ef5..000000000 --- a/x11-toolkits/gtk20/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/reference/Makefile.in.orig Fri Oct 24 23:38:06 2003 -+++ docs/reference/Makefile.in Fri Oct 24 23:48:00 2003 -@@ -286,7 +286,7 @@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - --SUBDIRS = gdk-pixbuf gdk gtk -+SUBDIRS = #gdk-pixbuf gdk gtk - subdir = docs/reference - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = $(top_builddir)/config.h diff --git a/x11-toolkits/gtk20/files/patch-ak b/x11-toolkits/gtk20/files/patch-ak deleted file mode 100644 index cc94fa965..000000000 --- a/x11-toolkits/gtk20/files/patch-ak +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- 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/gtk20/files/patch-gdk-pixbuf_Makefile.in b/x11-toolkits/gtk20/files/patch-gdk-pixbuf_Makefile.in deleted file mode 100644 index 1bedfdf55..000000000 --- a/x11-toolkits/gtk20/files/patch-gdk-pixbuf_Makefile.in +++ /dev/null @@ -1,15 +0,0 @@ ---- gdk-pixbuf/Makefile.in.orig Wed Mar 2 15:56:36 2005 -+++ gdk-pixbuf/Makefile.in Wed Mar 2 15:57:08 2005 -@@ -519,10 +519,10 @@ - - bin_PROGRAMS = gdk-pixbuf-csource gdk-pixbuf-query-loaders - gdk_pixbuf_csource_SOURCES = gdk-pixbuf-csource.c --gdk_pixbuf_csource_LDADD = $(LDADDS) -+gdk_pixbuf_csource_LDADD = $(LDADDS) $(GLIB_LIBS) - - gdk_pixbuf_query_loaders_DEPENDENCIES = $(DEPS) --gdk_pixbuf_query_loaders_LDADD = $(LDADDS) -+gdk_pixbuf_query_loaders_LDADD = $(LDADDS) $(GLIB_LIBS) - - gdk_pixbuf_query_loaders_SOURCES = queryloaders.c - diff --git a/x11-toolkits/gtk20/files/patch-gtk_Makefile.in b/x11-toolkits/gtk20/files/patch-gtk_Makefile.in deleted file mode 100644 index 44589795f..000000000 --- a/x11-toolkits/gtk20/files/patch-gtk_Makefile.in +++ /dev/null @@ -1,17 +0,0 @@ ---- gtk/Makefile.in.orig Wed Mar 2 15:57:44 2005 -+++ gtk/Makefile.in Wed Mar 2 15:58:22 2005 -@@ -887,12 +887,12 @@ - bin_PROGRAMS = gtk-query-immodules-2.0 gtk-update-icon-cache - - 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_DEPENDENCIES = $(DEPS) --gtk_update_icon_cache_LDADD = $(LDADDS) -+gtk_update_icon_cache_LDADD = $(LDADDS) $(GLIB_LIBS) - - gtk_update_icon_cache_SOURCES = updateiconcache.c - subdir = gtk diff --git a/x11-toolkits/gtk20/files/patch-gtk_gtkentry.c b/x11-toolkits/gtk20/files/patch-gtk_gtkentry.c deleted file mode 100644 index e725de399..000000000 --- a/x11-toolkits/gtk20/files/patch-gtk_gtkentry.c +++ /dev/null @@ -1,13 +0,0 @@ ---- gtk/gtkentry.c.orig Wed Aug 25 12:44:23 2004 -+++ gtk/gtkentry.c Wed Aug 25 12:44:52 2004 -@@ -1670,8 +1670,9 @@ - event->x + entry->scroll_offset, event->y)) - { - GdkDragContext *context; -+ guint actions; - GtkTargetList *target_list = gtk_target_list_new (NULL, 0); -- guint actions = entry->editable ? GDK_ACTION_COPY | GDK_ACTION_MOVE : GDK_ACTION_COPY; -+ actions = entry->editable ? GDK_ACTION_COPY | GDK_ACTION_MOVE : GDK_ACTION_COPY; - - gtk_target_list_add_text_targets (target_list); - diff --git a/x11-toolkits/gtk20/files/patch-gtk_gtkiconcache.c b/x11-toolkits/gtk20/files/patch-gtk_gtkiconcache.c deleted file mode 100644 index d393bd3df..000000000 --- a/x11-toolkits/gtk20/files/patch-gtk_gtkiconcache.c +++ /dev/null @@ -1,20 +0,0 @@ ---- gtk/gtkiconcache.c.orig Sun Dec 12 16:09:13 2004 -+++ gtk/gtkiconcache.c Thu Dec 16 17:09:23 2004 -@@ -21,6 +21,8 @@ - #include "gtkdebug.h" - #include "gtkiconcache.h" - #include <glib/gstdio.h> -+#include <sys/types.h> -+#include <sys/stat.h> - - #ifdef HAVE_MMAP - #include <sys/mman.h> -@@ -29,8 +31,6 @@ - #include <windows.h> - #include <io.h> - #endif --#include <sys/types.h> --#include <sys/stat.h> - #ifdef HAVE_UNISTD_H - #include <unistd.h> - #endif diff --git a/x11-toolkits/gtk20/files/patch-gtk_xdgmime_xdgmime.c b/x11-toolkits/gtk20/files/patch-gtk_xdgmime_xdgmime.c deleted file mode 100644 index b39aaedd0..000000000 --- a/x11-toolkits/gtk20/files/patch-gtk_xdgmime_xdgmime.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gtk/xdgmime/xdgmime.c.orig Mon Nov 8 22:25:27 2004 -+++ gtk/xdgmime/xdgmime.c Sat Nov 13 10:27:22 2004 -@@ -204,7 +204,7 @@ - - xdg_data_dirs = getenv ("XDG_DATA_DIRS"); - if (xdg_data_dirs == NULL) -- xdg_data_dirs = "/usr/local/share/:/usr/share/"; -+ xdg_data_dirs = "%%X11BASE%%/share/gnome/:/usr/local/share/gnome/:%%X11BASE%%/share/:/usr/local/share/:/usr/share/"; - - ptr = xdg_data_dirs; - diff --git a/x11-toolkits/gtk20/pkg-descr b/x11-toolkits/gtk20/pkg-descr deleted file mode 100644 index 8cee4afc7..000000000 --- a/x11-toolkits/gtk20/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/gtk20/pkg-plist b/x11-toolkits/gtk20/pkg-plist deleted file mode 100644 index 77127e3a5..000000000 --- a/x11-toolkits/gtk20/pkg-plist +++ /dev/null @@ -1,514 +0,0 @@ -bin/gdk-pixbuf-csource -bin/gdk-pixbuf-query-loaders -bin/gtk-demo -bin/gtk-query-immodules-2.0 -bin/gtk-update-icon-cache -etc/gtk-2.0/gdk-pixbuf.loaders -etc/gtk-2.0/gtk.immodules -include/gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h -include/gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-animation.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-core.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-enum-types.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-features.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-io.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-loader.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-marshal.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-transform.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf.h -include/gtk-2.0/gdk-pixbuf/gdk-pixdata.h -include/gtk-2.0/gdk/gdk.h -include/gtk-2.0/gdk/gdkalias.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.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/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/gtkcellview.h -include/gtk-2.0/gtk/gtkiconview.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/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/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/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/gtkcellrenderercombo.h -include/gtk-2.0/gtk/gtkcellrendererpixbuf.h -include/gtk-2.0/gtk/gtkcellrendererprogress.h -include/gtk-2.0/gtk/gtkcellrenderertext.h -include/gtk-2.0/gtk/gtkcellrenderertoggle.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/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/gtkfilesystem.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/gtkiconfactory.h -include/gtk-2.0/gtk/gtkicontheme.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/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/gtknotebook.h -include/gtk-2.0/gtk/gtkobject.h -include/gtk-2.0/gtk/gtkoldeditable.h -include/gtk-2.0/gtk/gtkoptionmenu.h -include/gtk-2.0/gtk/gtkpaned.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/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/gtkruler.h -include/gtk-2.0/gtk/gtkscale.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/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/gtkstatusbar.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/gtktext.h -include/gtk-2.0/gtk/gtktextbuffer.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/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/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 -lib/gtk-2.0/%%GTK_VERSION%%/engines/libpixmap.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-am-et.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-cedilla.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-cyrillic-translit.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-inuktitut.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-ipa.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-thai-broken.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-ti-er.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-ti-et.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-viqr.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-xim.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-ani.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-bmp.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-gif.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-ico.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-jpeg.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-pcx.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-png.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-pnm.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-ras.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-tga.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-tiff.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-wbmp.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-xbm.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-xpm.so -lib/libgdk-x11-2.0.a -lib/libgdk-x11-2.0.so -lib/libgdk-x11-2.0.so.600 -lib/libgdk_pixbuf-2.0.a -lib/libgdk_pixbuf-2.0.so -lib/libgdk_pixbuf-2.0.so.600 -lib/libgdk_pixbuf_xlib-2.0.a -lib/libgdk_pixbuf_xlib-2.0.so -lib/libgdk_pixbuf_xlib-2.0.so.600 -lib/libgtk-x11-2.0.a -lib/libgtk-x11-2.0.so -lib/libgtk-x11-2.0.so.600 -libdata/pkgconfig/gdk-2.0.pc -libdata/pkgconfig/gdk-pixbuf-2.0.pc -libdata/pkgconfig/gdk-pixbuf-xlib-2.0.pc -libdata/pkgconfig/gdk-x11-2.0.pc -libdata/pkgconfig/gtk+-2.0.pc -libdata/pkgconfig/gtk+-x11-2.0.pc -share/aclocal/gtk-2.0.m4 -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/background.jpg -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/dialog.c -share/gtk-2.0/demo/drawingarea.c -share/gtk-2.0/demo/editable_cells.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/images.c -share/gtk-2.0/demo/list_store.c -share/gtk-2.0/demo/menus.c -share/gtk-2.0/demo/panes.c -share/gtk-2.0/demo/pixbufs.c -share/gtk-2.0/demo/sizegroup.c -share/gtk-2.0/demo/stock_browser.c -share/gtk-2.0/demo/rotated_text.c -share/gtk-2.0/demo/textview.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/ar/LC_MESSAGES/gtk20-properties.mo -share/locale/ar/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/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/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/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/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/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/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/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/ko/LC_MESSAGES/gtk20-properties.mo -share/locale/ko/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/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/nb/LC_MESSAGES/gtk20-properties.mo -share/locale/nb/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/no/LC_MESSAGES/gtk20-properties.mo -share/locale/no/LC_MESSAGES/gtk20.mo -share/locale/nso/LC_MESSAGES/gtk20-properties.mo -share/locale/nso/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/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/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@Latn/LC_MESSAGES/gtk20-properties.mo -share/locale/sr@Latn/LC_MESSAGES/gtk20.mo -share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo -share/locale/sr@ije/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/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/uk/LC_MESSAGES/gtk20-properties.mo -share/locale/uk/LC_MESSAGES/gtk20.mo -share/locale/uz/LC_MESSAGES/gtk20-properties.mo -share/locale/uz/LC_MESSAGES/gtk20.mo -share/locale/uz@Latn/LC_MESSAGES/gtk20-properties.mo -share/locale/uz@Latn/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_TW/LC_MESSAGES/gtk20-properties.mo -share/locale/zh_TW/LC_MESSAGES/gtk20.mo -share/themes/Default/gtk-2.0-key/gtkrc -share/themes/Default/gtk-2.0/gtkrc -share/themes/Emacs/gtk-2.0-key/gtkrc -@dirrm share/themes/Emacs/gtk-2.0-key -@dirrm share/themes/Emacs -@dirrm share/themes/Default/gtk-2.0-key -@dirrm share/themes/Default/gtk-2.0 -@dirrm share/gtk-2.0/demo -@dirrm share/gtk-2.0 -@unexec /bin/rmdir %D/lib/gtk-2.0/modules 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/lib/gtk-2.0/%%GTK_VERSION%%/loaders 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/lib/gtk-2.0/%%GTK_VERSION%%/immodules 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/lib/gtk-2.0/%%GTK_VERSION%%/engines 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/lib/gtk-2.0/%%GTK_VERSION%% 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/lib/gtk-2.0 2>/dev/null || /usr/bin/true -@dirrm include/gtk-2.0/gtk -@dirrm include/gtk-2.0/gdk-pixbuf-xlib -@dirrm include/gtk-2.0/gdk-pixbuf -@dirrm include/gtk-2.0/gdk -@dirrm include/gtk-2.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/%%GTK_VERSION%%/engines -@unexec /bin/rmdir %D/share/themes/Default 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/share/themes 2>/dev/null || /usr/bin/true -@unexec rmdir %D/share/locale/az_IR/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/az_IR 2> /dev/null || true -@unexec rmdir %D/share/locale/br/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/br 2> /dev/null || true -@unexec rmdir %D/share/locale/ia/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/ia 2> /dev/null || true -@unexec rmdir %D/share/locale/mi/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/mi 2> /dev/null || true -@unexec rmdir %D/share/locale/mr/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/mr 2> /dev/null || true -@unexec rmdir %D/share/locale/nso/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/nso 2> /dev/null || true -@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/rw 2> /dev/null || true -@unexec rmdir %D/share/locale/sr@ije/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/sr@ije 2> /dev/null || true -@unexec rmdir %D/share/locale/uz@Latn/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/uz@Latn 2> /dev/null || true -@unexec rmdir %D/share/locale/yi/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/yi 2> /dev/null || true -@unexec rmdir %D/share/locale/xh/LC_MESSAGES/ 2> /dev/null || true -@unexec rmdir %D/share/locale/xh 2> /dev/null || true diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile deleted file mode 100644 index 71ecc725f..000000000 --- a/x11-toolkits/gtkmm24/Makefile +++ /dev/null @@ -1,64 +0,0 @@ -# New ports collection makefile for: gtkmm2 -# Date created: 30 September 2002 -# Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> -# -# $FreeBSD$ -# - -PORTNAME= gtkmm -PORTVERSION= 2.6.0 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} \ - ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} \ - gtkmm -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= C++ wrapper for Gtk+, Pango, Atk - -LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -LATEST_LINK= gtkmm24 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GCC= 3.4 -USE_INC_LIBTOOL_VER=15 -INSTALLS_SHLIB= yes -USE_REINPLACE= yes -USE_GNOME= gnomehack gtk20 -CONFIGURE_ARGS= --enable-static=yes \ - --with-sigc-prefix=${LOCALBASE} - -PLIST_SUB= VERSION="2.4" API_VERSION="2.4" - -.if defined(WITH_EXAMPLES) -CONFIGURE_ARGS+=--enable-examples -PLIST_SUB+= EXAMPLES="" -.else -CONFIGURE_ARGS+=--disable-examples -PLIST_SUB+= EXAMPLES="@comment " -.endif - -post-patch: - @${REINPLACE_CMD} -e '/^SUBDIRS =/s/tests//' \ - -e '/^SUBDIRS =/s/demos//' \ - ${WRKSRC}/Makefile.in -.if defined(NOPORTDOCS) - @${REINPLACE_CMD} -e '/^SUBDIRS =/s/docs//' \ - ${WRKSRC}/Makefile.in -.endif - -patch-autotools: - @(cd ${PATCH_WRKSRC}; \ - for file in ${LIBTOOLFILES}; do \ - ${CP} $$file $$file.tmp; \ - ${SED} -e "/^ltmain=/s^\$$ac_aux_dir/ltmain.sh^${LTMAIN}^g" \ - $$file.tmp > $$file; \ - ${RM} $$file.tmp; \ - done); - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtkmm24/distinfo b/x11-toolkits/gtkmm24/distinfo deleted file mode 100644 index 38d4ecf36..000000000 --- a/x11-toolkits/gtkmm24/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gtkmm-2.6.0.tar.bz2) = d5a64118bbe93d4dddbcb8efcc805754 -SIZE (gnome2/gtkmm-2.6.0.tar.bz2) = 4490684 diff --git a/x11-toolkits/gtkmm24/pkg-descr b/x11-toolkits/gtkmm24/pkg-descr deleted file mode 100644 index b2371e32c..000000000 --- a/x11-toolkits/gtkmm24/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -C++ wrapper for Gtk+, Pango and Atk. - -WWW: http://gtkmm.sourceforge.net/ diff --git a/x11-toolkits/gtkmm24/pkg-plist b/x11-toolkits/gtkmm24/pkg-plist deleted file mode 100644 index 93fa66076..000000000 --- a/x11-toolkits/gtkmm24/pkg-plist +++ /dev/null @@ -1,2254 +0,0 @@ -bin/demo -include/atkmm-1.6/atkmm.h -include/atkmm-1.6/atkmm/action.h -include/atkmm-1.6/atkmm/component.h -include/atkmm-1.6/atkmm/document.h -include/atkmm-1.6/atkmm/editabletext.h -include/atkmm-1.6/atkmm/hyperlink.h -include/atkmm-1.6/atkmm/hypertext.h -include/atkmm-1.6/atkmm/image.h -include/atkmm-1.6/atkmm/implementor.h -include/atkmm-1.6/atkmm/init.h -include/atkmm-1.6/atkmm/noopobject.h -include/atkmm-1.6/atkmm/object.h -include/atkmm-1.6/atkmm/objectaccessible.h -include/atkmm-1.6/atkmm/private/action_p.h -include/atkmm-1.6/atkmm/private/component_p.h -include/atkmm-1.6/atkmm/private/document_p.h -include/atkmm-1.6/atkmm/private/editabletext_p.h -include/atkmm-1.6/atkmm/private/hyperlink_p.h -include/atkmm-1.6/atkmm/private/hypertext_p.h -include/atkmm-1.6/atkmm/private/image_p.h -include/atkmm-1.6/atkmm/private/implementor_p.h -include/atkmm-1.6/atkmm/private/noopobject_p.h -include/atkmm-1.6/atkmm/private/object_p.h -include/atkmm-1.6/atkmm/private/objectaccessible_p.h -include/atkmm-1.6/atkmm/private/relation_p.h -include/atkmm-1.6/atkmm/private/relationset_p.h -include/atkmm-1.6/atkmm/private/selection_p.h -include/atkmm-1.6/atkmm/private/stateset_p.h -include/atkmm-1.6/atkmm/private/streamablecontent_p.h -include/atkmm-1.6/atkmm/private/table_p.h -include/atkmm-1.6/atkmm/private/text_p.h -include/atkmm-1.6/atkmm/private/value_p.h -include/atkmm-1.6/atkmm/relation.h -include/atkmm-1.6/atkmm/relationset.h -include/atkmm-1.6/atkmm/selection.h -include/atkmm-1.6/atkmm/stateset.h -include/atkmm-1.6/atkmm/streamablecontent.h -include/atkmm-1.6/atkmm/table.h -include/atkmm-1.6/atkmm/text.h -include/atkmm-1.6/atkmm/value.h -include/atkmm-1.6/atkmm/wrap_init.h -include/gdkmm-%%API_VERSION%%/gdkmm.h -include/gdkmm-%%API_VERSION%%/gdkmm/bitmap.h -include/gdkmm-%%API_VERSION%%/gdkmm/color.h -include/gdkmm-%%API_VERSION%%/gdkmm/colormap.h -include/gdkmm-%%API_VERSION%%/gdkmm/cursor.h -include/gdkmm-%%API_VERSION%%/gdkmm/device.h -include/gdkmm-%%API_VERSION%%/gdkmm/display.h -include/gdkmm-%%API_VERSION%%/gdkmm/displaymanager.h -include/gdkmm-%%API_VERSION%%/gdkmm/dragcontext.h -include/gdkmm-%%API_VERSION%%/gdkmm/drawable.h -include/gdkmm-%%API_VERSION%%/gdkmm/event.h -include/gdkmm-%%API_VERSION%%/gdkmm/gc.h -include/gdkmm-%%API_VERSION%%/gdkmm/general.h -include/gdkmm-%%API_VERSION%%/gdkmm/image.h -include/gdkmm-%%API_VERSION%%/gdkmm/list.h -include/gdkmm-%%API_VERSION%%/gdkmm/pixbuf.h -include/gdkmm-%%API_VERSION%%/gdkmm/pixbufanimation.h -include/gdkmm-%%API_VERSION%%/gdkmm/pixbufanimationiter.h -include/gdkmm-%%API_VERSION%%/gdkmm/pixbufformat.h -include/gdkmm-%%API_VERSION%%/gdkmm/pixbufloader.h -include/gdkmm-%%API_VERSION%%/gdkmm/pixmap.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/bitmap_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/color_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/colormap_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/cursor_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/device_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/display_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/displaymanager_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/dragcontext_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/drawable_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/event_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/gc_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/image_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/pixbuf_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/pixbufanimation_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/pixbufanimationiter_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/pixbufformat_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/pixbufloader_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/pixmap_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/rectangle_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/region_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/rgbcmap_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/screen_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/types_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/visual_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/private/window_p.h -include/gdkmm-%%API_VERSION%%/gdkmm/rectangle.h -include/gdkmm-%%API_VERSION%%/gdkmm/region.h -include/gdkmm-%%API_VERSION%%/gdkmm/rgb.h -include/gdkmm-%%API_VERSION%%/gdkmm/rgbcmap.h -include/gdkmm-%%API_VERSION%%/gdkmm/screen.h -include/gdkmm-%%API_VERSION%%/gdkmm/types.h -include/gdkmm-%%API_VERSION%%/gdkmm/visual.h -include/gdkmm-%%API_VERSION%%/gdkmm/window.h -include/gdkmm-%%API_VERSION%%/gdkmm/wrap_init.h -include/gtkmm-%%API_VERSION%%/gtkmm.h -include/gtkmm-%%API_VERSION%%/gtkmm/aboutdialog.h -include/gtkmm-%%API_VERSION%%/gtkmm/accelgroup.h -include/gtkmm-%%API_VERSION%%/gtkmm/accelkey.h -include/gtkmm-%%API_VERSION%%/gtkmm/accellabel.h -include/gtkmm-%%API_VERSION%%/gtkmm/accelmap.h -include/gtkmm-%%API_VERSION%%/gtkmm/action.h -include/gtkmm-%%API_VERSION%%/gtkmm/actiongroup.h -include/gtkmm-%%API_VERSION%%/gtkmm/adjustment.h -include/gtkmm-%%API_VERSION%%/gtkmm/alignment.h -include/gtkmm-%%API_VERSION%%/gtkmm/arrow.h -include/gtkmm-%%API_VERSION%%/gtkmm/aspectframe.h -include/gtkmm-%%API_VERSION%%/gtkmm/base.h -include/gtkmm-%%API_VERSION%%/gtkmm/bin.h -include/gtkmm-%%API_VERSION%%/gtkmm/box.h -include/gtkmm-%%API_VERSION%%/gtkmm/button.h -include/gtkmm-%%API_VERSION%%/gtkmm/buttonbox.h -include/gtkmm-%%API_VERSION%%/gtkmm/calendar.h -include/gtkmm-%%API_VERSION%%/gtkmm/celleditable.h -include/gtkmm-%%API_VERSION%%/gtkmm/celllayout.h -include/gtkmm-%%API_VERSION%%/gtkmm/cellrenderer.h -include/gtkmm-%%API_VERSION%%/gtkmm/cellrenderer_generation.h -include/gtkmm-%%API_VERSION%%/gtkmm/cellrenderercombo.h -include/gtkmm-%%API_VERSION%%/gtkmm/cellrendererpixbuf.h -include/gtkmm-%%API_VERSION%%/gtkmm/cellrendererprogress.h -include/gtkmm-%%API_VERSION%%/gtkmm/cellrenderertext.h -include/gtkmm-%%API_VERSION%%/gtkmm/cellrenderertoggle.h -include/gtkmm-%%API_VERSION%%/gtkmm/cellview.h -include/gtkmm-%%API_VERSION%%/gtkmm/checkbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/checkmenuitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/clipboard.h -include/gtkmm-%%API_VERSION%%/gtkmm/colorbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/colorselection.h -include/gtkmm-%%API_VERSION%%/gtkmm/combo.h -include/gtkmm-%%API_VERSION%%/gtkmm/combobox.h -include/gtkmm-%%API_VERSION%%/gtkmm/comboboxentry.h -include/gtkmm-%%API_VERSION%%/gtkmm/comboboxentrytext.h -include/gtkmm-%%API_VERSION%%/gtkmm/comboboxtext.h -include/gtkmm-%%API_VERSION%%/gtkmm/container.h -include/gtkmm-%%API_VERSION%%/gtkmm/curve.h -include/gtkmm-%%API_VERSION%%/gtkmm/dialog.h -include/gtkmm-%%API_VERSION%%/gtkmm/drawingarea.h -include/gtkmm-%%API_VERSION%%/gtkmm/editable.h -include/gtkmm-%%API_VERSION%%/gtkmm/entry.h -include/gtkmm-%%API_VERSION%%/gtkmm/entrycompletion.h -include/gtkmm-%%API_VERSION%%/gtkmm/enums.h -include/gtkmm-%%API_VERSION%%/gtkmm/eventbox.h -include/gtkmm-%%API_VERSION%%/gtkmm/expander.h -include/gtkmm-%%API_VERSION%%/gtkmm/filechooser.h -include/gtkmm-%%API_VERSION%%/gtkmm/filechooserbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/filechooserdialog.h -include/gtkmm-%%API_VERSION%%/gtkmm/filechooserwidget.h -include/gtkmm-%%API_VERSION%%/gtkmm/filefilter.h -include/gtkmm-%%API_VERSION%%/gtkmm/fileselection.h -include/gtkmm-%%API_VERSION%%/gtkmm/fixed.h -include/gtkmm-%%API_VERSION%%/gtkmm/fontbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/fontselection.h -include/gtkmm-%%API_VERSION%%/gtkmm/frame.h -include/gtkmm-%%API_VERSION%%/gtkmm/handlebox.h -include/gtkmm-%%API_VERSION%%/gtkmm/iconfactory.h -include/gtkmm-%%API_VERSION%%/gtkmm/iconinfo.h -include/gtkmm-%%API_VERSION%%/gtkmm/iconset.h -include/gtkmm-%%API_VERSION%%/gtkmm/iconsource.h -include/gtkmm-%%API_VERSION%%/gtkmm/icontheme.h -include/gtkmm-%%API_VERSION%%/gtkmm/iconview.h -include/gtkmm-%%API_VERSION%%/gtkmm/image.h -include/gtkmm-%%API_VERSION%%/gtkmm/imagemenuitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/inputdialog.h -include/gtkmm-%%API_VERSION%%/gtkmm/invisible.h -include/gtkmm-%%API_VERSION%%/gtkmm/item.h -include/gtkmm-%%API_VERSION%%/gtkmm/label.h -include/gtkmm-%%API_VERSION%%/gtkmm/layout.h -include/gtkmm-%%API_VERSION%%/gtkmm/liststore.h -include/gtkmm-%%API_VERSION%%/gtkmm/main.h -include/gtkmm-%%API_VERSION%%/gtkmm/menu.h -include/gtkmm-%%API_VERSION%%/gtkmm/menu_elems.h -include/gtkmm-%%API_VERSION%%/gtkmm/menubar.h -include/gtkmm-%%API_VERSION%%/gtkmm/menuitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/menushell.h -include/gtkmm-%%API_VERSION%%/gtkmm/menutoolbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/messagedialog.h -include/gtkmm-%%API_VERSION%%/gtkmm/misc.h -include/gtkmm-%%API_VERSION%%/gtkmm/notebook.h -include/gtkmm-%%API_VERSION%%/gtkmm/object.h -include/gtkmm-%%API_VERSION%%/gtkmm/optionmenu.h -include/gtkmm-%%API_VERSION%%/gtkmm/paned.h -include/gtkmm-%%API_VERSION%%/gtkmm/plug.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/aboutdialog_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/accelgroup_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/accellabel_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/action_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/actiongroup_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/adjustment_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/alignment_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/arrow_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/aspectframe_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/bin_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/box_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/button_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/buttonbox_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/calendar_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/celleditable_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/celllayout_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/cellrenderer_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/cellrenderercombo_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/cellrendererpixbuf_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/cellrendererprogress_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/cellrenderertext_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/cellrenderertoggle_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/cellview_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/checkbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/checkmenuitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/clipboard_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/colorbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/colorselection_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/combo_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/combobox_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/comboboxentry_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/container_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/curve_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/dialog_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/drawingarea_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/editable_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/entry_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/entrycompletion_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/enums_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/eventbox_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/expander_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/filechooser_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/filechooserbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/filechooserdialog_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/filechooserwidget_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/filefilter_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/fileselection_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/fixed_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/fontbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/fontselection_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/frame_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/handlebox_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/iconfactory_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/iconinfo_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/iconset_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/iconsource_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/icontheme_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/iconview_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/image_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/imagemenuitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/inputdialog_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/invisible_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/item_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/label_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/layout_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/liststore_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/main_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/menu_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/menubar_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/menuitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/menushell_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/menutoolbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/messagedialog_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/misc_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/notebook_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/object_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/optionmenu_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/paned_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/plug_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/progressbar_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/radioaction_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/radiobutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/radiomenuitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/radiotoolbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/range_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/rc_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/ruler_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/scale_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/scrollbar_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/scrolledwindow_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/selectiondata_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/separator_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/separatormenuitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/separatortoolitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/settings_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/sizegroup_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/socket_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/spinbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/statusbar_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/stockitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/style_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/table_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/targetlist_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/tearoffmenuitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/textattributes_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/textbuffer_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/textchildanchor_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/textiter_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/textmark_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/texttag_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/texttagtable_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/textview_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/toggleaction_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/togglebutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/toggletoolbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/toolbar_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/toolbutton_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/toolitem_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/tooltips_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treedragdest_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treedragsource_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treeiter_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treemodel_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treemodelfilter_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treemodelsort_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treepath_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treerowreference_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treeselection_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treesortable_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treestore_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treeview_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/treeviewcolumn_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/uimanager_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/viewport_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/widget_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/private/window_p.h -include/gtkmm-%%API_VERSION%%/gtkmm/progressbar.h -include/gtkmm-%%API_VERSION%%/gtkmm/radioaction.h -include/gtkmm-%%API_VERSION%%/gtkmm/radiobutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/radiobuttongroup.h -include/gtkmm-%%API_VERSION%%/gtkmm/radiomenuitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/radiotoolbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/range.h -include/gtkmm-%%API_VERSION%%/gtkmm/rc.h -include/gtkmm-%%API_VERSION%%/gtkmm/ruler.h -include/gtkmm-%%API_VERSION%%/gtkmm/scale.h -include/gtkmm-%%API_VERSION%%/gtkmm/scrollbar.h -include/gtkmm-%%API_VERSION%%/gtkmm/scrolledwindow.h -include/gtkmm-%%API_VERSION%%/gtkmm/selectiondata.h -include/gtkmm-%%API_VERSION%%/gtkmm/selectiondata_private.h -include/gtkmm-%%API_VERSION%%/gtkmm/separator.h -include/gtkmm-%%API_VERSION%%/gtkmm/separatormenuitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/separatortoolitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/settings.h -include/gtkmm-%%API_VERSION%%/gtkmm/sizegroup.h -include/gtkmm-%%API_VERSION%%/gtkmm/socket.h -include/gtkmm-%%API_VERSION%%/gtkmm/spinbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/statusbar.h -include/gtkmm-%%API_VERSION%%/gtkmm/stock.h -include/gtkmm-%%API_VERSION%%/gtkmm/stockid.h -include/gtkmm-%%API_VERSION%%/gtkmm/stockitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/style.h -include/gtkmm-%%API_VERSION%%/gtkmm/table.h -include/gtkmm-%%API_VERSION%%/gtkmm/targetentry.h -include/gtkmm-%%API_VERSION%%/gtkmm/targetlist.h -include/gtkmm-%%API_VERSION%%/gtkmm/tearoffmenuitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/textattributes.h -include/gtkmm-%%API_VERSION%%/gtkmm/textbuffer.h -include/gtkmm-%%API_VERSION%%/gtkmm/textchildanchor.h -include/gtkmm-%%API_VERSION%%/gtkmm/textiter.h -include/gtkmm-%%API_VERSION%%/gtkmm/textmark.h -include/gtkmm-%%API_VERSION%%/gtkmm/texttag.h -include/gtkmm-%%API_VERSION%%/gtkmm/texttagtable.h -include/gtkmm-%%API_VERSION%%/gtkmm/textview.h -include/gtkmm-%%API_VERSION%%/gtkmm/toggleaction.h -include/gtkmm-%%API_VERSION%%/gtkmm/togglebutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/toggletoolbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/toolbar.h -include/gtkmm-%%API_VERSION%%/gtkmm/toolbutton.h -include/gtkmm-%%API_VERSION%%/gtkmm/toolitem.h -include/gtkmm-%%API_VERSION%%/gtkmm/tooltips.h -include/gtkmm-%%API_VERSION%%/gtkmm/treedragdest.h -include/gtkmm-%%API_VERSION%%/gtkmm/treedragsource.h -include/gtkmm-%%API_VERSION%%/gtkmm/treeiter.h -include/gtkmm-%%API_VERSION%%/gtkmm/treemodel.h -include/gtkmm-%%API_VERSION%%/gtkmm/treemodelcolumn.h -include/gtkmm-%%API_VERSION%%/gtkmm/treemodelfilter.h -include/gtkmm-%%API_VERSION%%/gtkmm/treemodelsort.h -include/gtkmm-%%API_VERSION%%/gtkmm/treepath.h -include/gtkmm-%%API_VERSION%%/gtkmm/treerowreference.h -include/gtkmm-%%API_VERSION%%/gtkmm/treeselection.h -include/gtkmm-%%API_VERSION%%/gtkmm/treesortable.h -include/gtkmm-%%API_VERSION%%/gtkmm/treestore.h -include/gtkmm-%%API_VERSION%%/gtkmm/treeview.h -include/gtkmm-%%API_VERSION%%/gtkmm/treeview_private.h -include/gtkmm-%%API_VERSION%%/gtkmm/treeviewcolumn.h -include/gtkmm-%%API_VERSION%%/gtkmm/uimanager.h -include/gtkmm-%%API_VERSION%%/gtkmm/viewport.h -include/gtkmm-%%API_VERSION%%/gtkmm/widget.h -include/gtkmm-%%API_VERSION%%/gtkmm/window.h -include/gtkmm-%%API_VERSION%%/gtkmm/wrap_init.h -include/pangomm-1.4/pangomm.h -include/pangomm-1.4/pangomm/attributes.h -include/pangomm-1.4/pangomm/attriter.h -include/pangomm-1.4/pangomm/attrlist.h -include/pangomm-1.4/pangomm/color.h -include/pangomm-1.4/pangomm/context.h -include/pangomm-1.4/pangomm/coverage.h -include/pangomm-1.4/pangomm/font.h -include/pangomm-1.4/pangomm/fontdescription.h -include/pangomm-1.4/pangomm/fontface.h -include/pangomm-1.4/pangomm/fontfamily.h -include/pangomm-1.4/pangomm/fontmap.h -include/pangomm-1.4/pangomm/fontmetrics.h -include/pangomm-1.4/pangomm/fontset.h -include/pangomm-1.4/pangomm/glyph.h -include/pangomm-1.4/pangomm/glyphstring.h -include/pangomm-1.4/pangomm/init.h -include/pangomm-1.4/pangomm/item.h -include/pangomm-1.4/pangomm/language.h -include/pangomm-1.4/pangomm/layout.h -include/pangomm-1.4/pangomm/layoutiter.h -include/pangomm-1.4/pangomm/layoutline.h -include/pangomm-1.4/pangomm/layoutrun.h -include/pangomm-1.4/pangomm/private/attributes_p.h -include/pangomm-1.4/pangomm/private/attriter_p.h -include/pangomm-1.4/pangomm/private/attrlist_p.h -include/pangomm-1.4/pangomm/private/color_p.h -include/pangomm-1.4/pangomm/private/context_p.h -include/pangomm-1.4/pangomm/private/coverage_p.h -include/pangomm-1.4/pangomm/private/font_p.h -include/pangomm-1.4/pangomm/private/fontdescription_p.h -include/pangomm-1.4/pangomm/private/fontface_p.h -include/pangomm-1.4/pangomm/private/fontfamily_p.h -include/pangomm-1.4/pangomm/private/fontmap_p.h -include/pangomm-1.4/pangomm/private/fontmetrics_p.h -include/pangomm-1.4/pangomm/private/fontset_p.h -include/pangomm-1.4/pangomm/private/glyph_p.h -include/pangomm-1.4/pangomm/private/glyphstring_p.h -include/pangomm-1.4/pangomm/private/item_p.h -include/pangomm-1.4/pangomm/private/language_p.h -include/pangomm-1.4/pangomm/private/layout_p.h -include/pangomm-1.4/pangomm/private/layoutiter_p.h -include/pangomm-1.4/pangomm/private/layoutline_p.h -include/pangomm-1.4/pangomm/private/layoutrun_p.h -include/pangomm-1.4/pangomm/private/rectangle_p.h -include/pangomm-1.4/pangomm/private/renderer_p.h -include/pangomm-1.4/pangomm/private/tabarray_p.h -include/pangomm-1.4/pangomm/rectangle.h -include/pangomm-1.4/pangomm/renderer.h -include/pangomm-1.4/pangomm/tabarray.h -include/pangomm-1.4/pangomm/types.h -include/pangomm-1.4/pangomm/wrap_init.h -lib/gdkmm-%%API_VERSION%%/include/gdkmmconfig.h -lib/gtkmm-%%API_VERSION%%/include/gtkmmconfig.h -lib/gtkmm-%%API_VERSION%%/proc/m4/convert.m4 -lib/gtkmm-%%API_VERSION%%/proc/m4/convert_atk.m4 -lib/gtkmm-%%API_VERSION%%/proc/m4/convert_base.m4 -lib/gtkmm-%%API_VERSION%%/proc/m4/convert_gdk.m4 -lib/gtkmm-%%API_VERSION%%/proc/m4/convert_gtk.m4 -lib/gtkmm-%%API_VERSION%%/proc/m4/convert_gtkmm.m4 -lib/gtkmm-%%API_VERSION%%/proc/m4/convert_pango.m4 -lib/libatkmm-1.6.a -lib/libatkmm-1.6.so -lib/libatkmm-1.6.so.1 -lib/libgdkmm-%%VERSION%%.a -lib/libgdkmm-%%VERSION%%.so -lib/libgdkmm-%%VERSION%%.so.1 -lib/libgtkmm-%%VERSION%%.a -lib/libgtkmm-%%VERSION%%.so -lib/libgtkmm-%%VERSION%%.so.1 -lib/libpangomm-1.4.a -lib/libpangomm-1.4.so -lib/libpangomm-1.4.so.1 -libdata/pkgconfig/atkmm-1.6.pc -libdata/pkgconfig/gdkmm-%%API_VERSION%%.pc -libdata/pkgconfig/gtkmm-%%API_VERSION%%.pc -libdata/pkgconfig/pangomm-1.4.pc -%%PORTDOCS%%share/devhelp/books/gtkmm-%%API_VERSION%%/gtkmm-%%API_VERSION%%.devhelp -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/FAQ/html/index.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/images/gtkmm_logo.gif -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/images/top.gif -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/index.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/aboutdialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/accelgroup_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/accelkey_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/accellabel_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/accelmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/actiongroup_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/adjustment_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/alignment_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/annotated.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/arrow_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/aspectframe_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2action_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2image_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2init_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2object_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2table_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/attributes_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/attriter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/attrlist_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/base_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/bin_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/bitmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/box_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/button_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/buttonbox_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/calendar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/celleditable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/celllayout_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderer_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderer__generation_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderercombo_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrendererpixbuf_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrendererprogress_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderertext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderertoggle_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellview_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/checkbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/checkmenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Action-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Action.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Action__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Attribute-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Attribute.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Component-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Component.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Component__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Document-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Document.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Document__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1EditableText-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1EditableText.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1EditableText__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hyperlink-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hyperlink.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hyperlink__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hypertext-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hypertext.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hypertext__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Image-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Image.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Image__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Implementor-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Implementor.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Implementor__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1NoOpObject-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1NoOpObject.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1NoOpObject__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Object-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Object.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1ObjectAccessible-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1ObjectAccessible.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1ObjectAccessible__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Object__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Relation-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Relation.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1RelationSet-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1RelationSet.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1RelationSet__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Relation__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Selection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Selection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Selection__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StateSet-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StateSet.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StateSet__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StreamableContent-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StreamableContent.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StreamableContent__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Table-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Table.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Table__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Text-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Text.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1TextAttribute-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1TextAttribute.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Text__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Value-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Value.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Value__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Bitmap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Bitmap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Bitmap__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Color-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Color.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Colormap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Colormap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Colormap__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Cursor-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Cursor.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Device-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Device.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Device__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Display-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Display.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DisplayManager-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DisplayManager.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DisplayManager__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Display__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DragContext-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DragContext.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DragContext__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Drawable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Drawable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Drawable__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Event-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Event.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1GC-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1GC.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1GC__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Image-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Image.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Image__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixbuf-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixbuf.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimation-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimation.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimationIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimationIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimationIter__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimation__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufError-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufError.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufError__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufFormat-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufFormat.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufLoader-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufLoader.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufLoader__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixbuf__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixmap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixmap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixmap__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Point-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Point.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Rectangle-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Rectangle.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Region-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Region.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1RgbCmap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1RgbCmap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Screen-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Screen.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Screen__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Visual-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Visual.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Visual__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Window-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Window.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Window__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AboutDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AboutDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AboutDialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelGroup__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelKey-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelKey.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelLabel-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelLabel.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelLabel__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Action-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Action.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ActionGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ActionGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ActionGroup__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Action__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Adjustment-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Adjustment.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Adjustment__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Alignment-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Alignment.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Alignment__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Arrow-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Arrow.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Arrow__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AspectFrame-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AspectFrame.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AspectFrame__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Bin-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Bin.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Bin__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1BoxList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1BoxList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1BoxList__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Child-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Child.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Child__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Element-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Element.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Element__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Button-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Button.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ButtonBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ButtonBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ButtonBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Button__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Calendar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Calendar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Calendar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellEditable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellEditable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellEditable__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellLayout-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellLayout.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellLayout__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRenderer-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRenderer.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererCombo-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererCombo.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererCombo__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererPixbuf-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererPixbuf.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererPixbuf__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererProgress-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererProgress.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererProgress__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererText-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererText.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererText__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererToggle-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererToggle.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererToggle__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRenderer__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellView-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellView__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckMenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Clipboard-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Clipboard.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Clipboard__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelectionDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelectionDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelectionDialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelection__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Combo-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Combo.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntry-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntry.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntryText-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntryText.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntryText_1_1TextModelColumns-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntryText_1_1TextModelColumns.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntryText_1_1TextModelColumns__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntryText__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntry__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText_1_1TextModelColumns-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText_1_1TextModelColumns.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText_1_1TextModelColumns__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDownItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDownItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDownItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown__Helpers_1_1ComboDropDownList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown__Helpers_1_1ComboDropDownList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown__Helpers_1_1ComboDropDownList__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Combo__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Container-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Container.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Container__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Curve-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Curve.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Curve__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Dialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Dialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Dialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1DrawingArea-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1DrawingArea.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1DrawingArea__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Editable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Editable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Editable__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Entry-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Entry.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EntryCompletion-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EntryCompletion.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EntryCompletion__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Entry__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EventBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EventBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EventBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Expander-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Expander.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Expander__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooser-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooser.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserDialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserError-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserError.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserError__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserWidget-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserWidget.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserWidget__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooser__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileFilter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileFilter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileFilter_1_1Info-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileFilter_1_1Info.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileFilter__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileSelection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileSelection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileSelection__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Fixed-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Fixed.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Fixed__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelectionDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelectionDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelectionDialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelection__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Frame-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Frame.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Frame__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1GammaCurve-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1GammaCurve.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1GammaCurve__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HButtonBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HButtonBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HButtonBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HPaned-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HPaned.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HPaned__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HRuler-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HRuler.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HRuler__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScale-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScale.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScale__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScrollbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScrollbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScrollbar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HSeparator-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HSeparator.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HSeparator__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HandleBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HandleBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HandleBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconFactory-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconFactory.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconFactory__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconInfo-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconInfo.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSet-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSet.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSize-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSize.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSource-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSource.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconTheme-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconTheme.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconThemeError-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconThemeError.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconThemeError__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconTheme__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconView-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconView__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Image-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Image.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ImageMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ImageMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ImageMenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Image__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1InputDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1InputDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1InputDialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Invisible-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Invisible.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Invisible__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Item-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Item.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Item__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Label-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Label.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Label__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Layout-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Layout.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Layout__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ListStore-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ListStore.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ListStore__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Main-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Main.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Main__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuBar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuBar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuBar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuShell-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuShell.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuShell__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuToolButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuToolButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuToolButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1CheckMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1CheckMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1CheckMenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1Element-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1Element.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1Element__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1ImageMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1ImageMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1ImageMenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuList__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1RadioMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1RadioMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1RadioMenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1SeparatorElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1SeparatorElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1SeparatorElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1StockMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1StockMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1StockMenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1TearoffMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1TearoffMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1TearoffMenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MessageDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MessageDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MessageDialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Misc-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Misc.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Misc__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Element-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Element.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Element__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Page-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Page.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageIterator-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageIterator.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageIterator__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Page__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Object-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Object.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Object__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1OptionMenu-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1OptionMenu.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1OptionMenu__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Paned-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Paned.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Paned__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Plug-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Plug.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Plug__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ProgressBar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ProgressBar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ProgressBar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RC-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RC.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioAction-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioAction.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioAction__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButtonGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButtonGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioMenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioToolButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioToolButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioToolButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Range-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Range.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Range__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RcStyle-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RcStyle.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RcStyle__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Ruler-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Ruler.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Ruler__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scale-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scale.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scale__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scrollbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scrollbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scrollbar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ScrolledWindow-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ScrolledWindow.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ScrolledWindow__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SelectionData-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SelectionData.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Separator-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Separator.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorMenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorToolItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorToolItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorToolItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Separator__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Settings-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Settings.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Settings__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SizeGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SizeGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SizeGroup__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Socket-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Socket.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Socket__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SpinButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SpinButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SpinButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Statusbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Statusbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Statusbar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1StockID-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1StockID.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1StockItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1StockItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Style-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Style.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Style__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1Child-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1Child.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1Child__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1TableList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1TableList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1TableList__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TargetEntry-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TargetEntry.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TargetList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TargetList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TearoffMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TearoffMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TearoffMenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextAttributes-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextAttributes.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextBuffer-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextBuffer.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextBuffer__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextChildAnchor-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextChildAnchor.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextChildAnchor__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextMark-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextMark.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextMark__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTag-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTag.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTagTable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTagTable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTagTable__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTag__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextView-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextView__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleAction-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleAction.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleAction__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleToolButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleToolButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleToolButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Tooltips-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Tooltips.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Tooltips__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragDest-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragDest.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragDest__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragSource-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragSource.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragSource__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIterBase-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIterBase.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIterBase__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIter__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModel-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModel.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumn-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumn.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnBase-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnBase.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnBase__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnRecord-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnRecord.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnRecord__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumn__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelFilter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelFilter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelFilter__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelSort-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelSort.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelSort__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModel__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeNodeChildren-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeNodeChildren.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeNodeChildren__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreePath-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreePath.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRow-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRow.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRowReference-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRowReference.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRow__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSelection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSelection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSelection__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSortable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSortable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSortable__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeStore-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeStore.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeStore__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeValueProxy-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeValueProxy.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeView-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeViewColumn-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeViewColumn.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeViewColumn__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeView__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1UIManager-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1UIManager.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1UIManager__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VButtonBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VButtonBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VButtonBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VPaned-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VPaned.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VPaned__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VRuler-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VRuler.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VRuler__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScale-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScale.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScale__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScrollbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScrollbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScrollbar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VSeparator-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VSeparator.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VSeparator__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Viewport-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Viewport.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Viewport__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Widget-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Widget.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Widget__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Window-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Window.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1WindowGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1WindowGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1WindowGroup__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Window__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Analysis-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Analysis.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrColor-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrColor.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrColor__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFloat-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFloat.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFloat__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFontDesc-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFontDesc.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFontDesc__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrInt-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrInt.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrInt__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrLanguage-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrLanguage.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrLanguage__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrShape-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrShape.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrShape__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrString-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrString.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrString__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Attribute-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Attribute.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Attribute__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Color-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Color.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Context-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Context.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Context__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Coverage-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Coverage.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Font-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Font.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontDescription-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontDescription.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFace-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFace.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFace__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFamily-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFamily.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFamily__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMap__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMetrics-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMetrics.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Font__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Fontset-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Fontset.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Fontset__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphGeometry-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphGeometry.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphInfo-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphInfo.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphString-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphString.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Item-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Item.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Language-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Language.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Layout-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Layout.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutLine-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutLine.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutRun-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutRun.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Layout__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Rectangle-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Rectangle.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Renderer-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Renderer.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Renderer__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1TabArray-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1TabArray.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/class__GtkBoxChild.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/class__GtkBoxChild__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/class__GtkTableChild.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/class__GtkTableChild__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classes.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/clipboard_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/colorbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/colormap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/colorselection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/combo_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/combobox_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/comboboxentry_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/comboboxentrytext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/comboboxtext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/component_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/container_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/context_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/coverage_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cursor_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/curve_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/deprecated.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/device_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000000.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000000_dep.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000001.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000001_dep.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000002.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000002_dep.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000003.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000003_dep.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000004.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000004_dep.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000005.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000005_dep.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000006.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000006_dep.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000007.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dir_000007_dep.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dirs.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/display_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/displaymanager_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/document_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/doxygen.css -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/doxygen.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dragcontext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/drawable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/drawingarea_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/editable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/editabletext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/entry_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/entrycompletion_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/enums_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/event_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/eventbox_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/expander_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filechooser_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filechooserbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filechooserdialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filechooserwidget_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filefilter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/files.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fileselection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fixed_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/font_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontdescription_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontface_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontfamily_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontmetrics_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontselection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontset_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/frame_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_enum.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_eval.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_rela.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_type.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_vars.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gc_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2color_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2image_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2rectangle_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2types_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2window_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/general_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_defs.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_enum.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_eval.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_func.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_type.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_vars.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/glyph_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/glyphstring_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/graph_legend.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/graph_legend.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/graph_legend.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Containers.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Containers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Dialogs.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Menus.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Menus.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__TextView.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__TextView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__TreeView.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__TreeView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Widgets.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Widgets.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__atkmmEnums.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__gdkmmEnums.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__gtkmmEnums.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__pangommEnums.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2action_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2image_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2item_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2layout_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2object_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2table_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2window_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/handlebox_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/hierarchy.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/hyperlink_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/hypertext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/iconfactory_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/iconinfo_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/iconset_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/iconsource_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/icontheme_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/iconview_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/imagemenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/implementor_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/index.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__0.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__1.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__10.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__100.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__101.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__102.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__103.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__104.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__105.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__106.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__107.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__108.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__109.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__11.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__110.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__111.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__112.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__113.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__114.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__115.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__116.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__117.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__118.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__119.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__12.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__120.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__121.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__122.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__123.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__13.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__14.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__15.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__16.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__17.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__18.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__19.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__2.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__20.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__21.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__22.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__23.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__25.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__26.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__27.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__28.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__29.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__3.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__30.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__31.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__32.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__33.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__34.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__35.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__36.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__37.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__38.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__39.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__4.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__40.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__41.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__42.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__43.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__44.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__45.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__46.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__47.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__48.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__49.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__5.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__50.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__51.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__52.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__53.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__54.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__55.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__56.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__57.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__58.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__59.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__6.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__60.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__61.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__62.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__63.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__64.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__65.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__66.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__67.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__68.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__69.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__7.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__70.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__71.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__72.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__73.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__74.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__75.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__76.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__77.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__78.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__79.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__8.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__80.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__81.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__82.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__83.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__84.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__85.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__86.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__87.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__88.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__89.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__9.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__90.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__91.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__92.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__93.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__94.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__95.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__96.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__97.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__98.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__99.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inputdialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/invisible_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/label_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/language_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/layoutiter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/layoutline_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/layoutrun_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/list_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/liststore_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/main_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menu_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menu__elems_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menubar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menushell_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menutoolbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/messagedialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/misc_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/modules.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceAtk.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGdk.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1AccelMap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Box__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1ComboDropDown__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Menu__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Notebook__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Stock.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Table__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacePango.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_enum.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_func.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_type.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_vars.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaces.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacesigc.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacestd.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/noopobject_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/notebook_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/objectaccessible_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/optionmenu_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pages.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/paned_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2color_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2init_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2item_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2layout_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2rectangle_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2types_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbuf_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbufanimation_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbufanimationiter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbufformat_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbufloader_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/plug_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/progressbar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radioaction_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radiobutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radiobuttongroup_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radiomenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radiotoolbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/range_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/rc_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/region_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/relation_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/relationset_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/renderer_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/rgb_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/rgbcmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/ruler_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/scale_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/screen_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/scrollbar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/scrolledwindow_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/selection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/selectiondata_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/selectiondata__private_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/separator_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/separatormenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/separatortoolitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/settings_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/sizegroup_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/socket_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/spinbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stateset_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/statusbar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_about_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_add_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_align_center_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_align_justify_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_align_left_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_align_right_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_apply_20.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_bottom_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_broken_image_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_cancel_20.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_cdrom_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_clear_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_close_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_colorselector_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_connect_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_convert_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_copy_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_cut_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_dialog_authentication_48.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_dialog_error_48.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_dialog_info_48.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_dialog_question_48.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_dialog_warning_48.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_directory_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_disconnect_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_dnd_32.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_dnd_multiple_32.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_down_arrow_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_edit_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_exec_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_exit_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_file_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_first_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_font_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_harddisk_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_help_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_home_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_index_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_jump_to_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_last_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_left_arrow_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_media_forward_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_media_next_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_media_pause_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_media_play_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_media_previous_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_media_record_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_media_rewind_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_media_stop_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_network_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_new_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_no_20.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_ok_20.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_open_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_paste_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_preferences_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_print_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_print_preview_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_properties_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_redo_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_refresh_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_remove_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_revert_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_right_arrow_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_save_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_save_as_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_search_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_search_replace_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_sort_ascending_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_sort_descending_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_spellcheck_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_stop_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_text_bold_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_text_italic_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_text_strikethrough_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_text_underline_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_top_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_trash_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_undelete_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_undo_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_up_arrow_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_yes_20.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_zoom_1_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_zoom_fit_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_zoom_in_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_zoom_out_24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stockid_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stockitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/streamablecontent_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structAtk_1_1AttributeTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structAtk_1_1AttributeTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGdk_1_1AtomStringTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGdk_1_1AtomStringTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Box__Helpers_1_1EndElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Box__Helpers_1_1EndElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Box__Helpers_1_1EndElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1BuiltinStockID-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1BuiltinStockID.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1MenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1MenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1MenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1TabElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1TabElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1TabElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1AttributeTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1AttributeTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1ItemTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1ItemTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1LayoutLineTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1LayoutLineTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/style_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/tabarray_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/targetentry_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/targetlist_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/tearoffmenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/text_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textattributes_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textbuffer_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textchildanchor_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textiter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textmark_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/texttag_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/texttagtable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textview_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toggleaction_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/togglebutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toggletoolbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toolbar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toolbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toolitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/tooltips_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treedragdest_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treedragsource_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeiter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treemodel_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treemodelcolumn_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treemodelfilter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treemodelsort_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treepath_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treerowreference_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeselection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treesortable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treestore_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeview_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeview__private_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeviewcolumn_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/uimanager_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/value_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/viewport_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/visual_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/widget_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/widget_hierarchy.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/widget_hierarchy.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/alignment.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/aspectframe.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/box_packing1.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/box_packing2.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/box_packing3.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/buttonbox.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/buttons.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/checkbutton.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/clipboard_ideal.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/clipboard_simple.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/combo.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/custom_container.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/devcpp_project_options.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_colorselectiondialog.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_filechooser.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_fontselectiondialog.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_messagedialog.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_simple.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/drag_and_drop.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/drawingarea_lines.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/drawingarea_text.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/entry.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/eventbox.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/frame.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/helloworld.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/helloworld2.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/label.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/main_menu.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/menu_popup.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/menus_menu.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/menus_menubar.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/notebook.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/paned.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/progressbar.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/radiobuttons.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/range_widgets.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/scrolledwindow.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/spinbutton.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/table.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/textview.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/toolbar.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_draganddrop.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_editablecells.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_list.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_popup.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_tree.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apa.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apas02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apas03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apas04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apas05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apb.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apc.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apd.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ape.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apes02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apes03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch01.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch01s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch02s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch02s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch04s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch04s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch04s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch05s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch05s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch05s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch07.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch07s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s07.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch09.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch09s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch09s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch10.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch10s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch10s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch10s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch11.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch11s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch11s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch12.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch13.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch13s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch13s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch13s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s07.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch16.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch16s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch16s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch16s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch17.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch17s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch17s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch18.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch18s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch19.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch19s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch19s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch20.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch20s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch20s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch20s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch21.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch21s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch22.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch22s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch23.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/index.html -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/arrow/arrow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/arrow/direction.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/alignment/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/alignment/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/alignment/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/aspectframe/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/aspectframe/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/aspectframe/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/box/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/box/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/box/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/box/packbox.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/box/packbox.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttonbox/examplebuttonbox.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttonbox/examplebuttonbox.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttonbox/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttonbox/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttonbox/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/button/buttons.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/button/buttons.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/button/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/checkbutton/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/checkbutton/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/checkbutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/filechooserbutton/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/filechooserbutton/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/filechooserbutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/radiobutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/radiobutton/radiobuttons.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/radiobutton/radiobuttons.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/togglebutton/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/togglebutton/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/togglebutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard/ideal/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard/ideal/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard/ideal/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard/simple/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard/simple/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard/simple/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox/complex/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox/complex/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox/complex/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox/text/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox/text/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox/text/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_container/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_container/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_container/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_container/mycontainer.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_container/mycontainer.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_widget/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_widget/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_widget/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_widget/mywidget.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_widget/mywidget.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/aboutdialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/aboutdialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/aboutdialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/colorselectiondialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/colorselectiondialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/colorselectiondialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/filechooserdialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/filechooserdialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/filechooserdialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/fileselection/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/fileselection/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/fileselection/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/fontselectiondialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/fontselectiondialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/fontselectiondialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/messagedialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/messagedialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/messagedialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/simple/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/simple/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/simple/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/drag_and_drop/dndwindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/drag_and_drop/dndwindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/drag_and_drop/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/drawingarea/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/drawingarea/myarea.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/drawingarea/myarea.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/entry/completion/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/entry/completion/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/entry/completion/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/entry/simple/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/entry/simple/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/entry/simple/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/eventbox/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/eventbox/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/eventbox/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/expander/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/expander/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/expander/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/frame/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/frame/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/frame/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/helloworld/helloworld.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/helloworld/helloworld.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/helloworld/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/helloworld2/helloworld.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/helloworld2/helloworld.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/helloworld2/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/idle/idleexample.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/idle/idleexample.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/idle/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/input/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/label/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/label/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/label/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus/main_menu/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus/main_menu/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus/main_menu/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus/popup/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus/popup/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus/popup/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus_and_toolbars/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus_and_toolbars/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/menus_and_toolbars/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/notebook/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/notebook/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/notebook/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/paned/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/paned/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/paned/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/paned/messageslist.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/paned/messageslist.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/paned/messagetext.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/paned/messagetext.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/progressbar/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/progressbar/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/progressbar/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/range_widgets/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/range_widgets/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/range_widgets/labeledoptionmenu.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/range_widgets/labeledoptionmenu.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/range_widgets/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/scrolledwindow/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/scrolledwindow/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/scrolledwindow/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/signals/custom/client.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/signals/custom/client.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/signals/custom/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/signals/custom/server.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/signals/custom/server.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/spinbutton/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/spinbutton/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/spinbutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/table/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/table/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/table/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/textview/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/textview/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/textview/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/timeout/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/timeout/timerexample.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/timeout/timerexample.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/toolbar/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/toolbar/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/toolbar/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/combo_renderer/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/combo_renderer/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/combo_renderer/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/drag_and_drop/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/drag_and_drop/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/drag_and_drop/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/drag_and_drop/treemodel_dnd.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/drag_and_drop/treemodel_dnd.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/editable_cells/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/editable_cells/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/editable_cells/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/filter/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/filter/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/filter/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/filter_modify/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/filter_modify/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/filter_modify/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/list/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/list/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/list/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/popup/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/popup/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/popup/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/popup/treeview_withpopup.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/popup/treeview_withpopup.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/tree/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/tree/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/tree/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/calendar/calendar.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom/cellrendererlist.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom/cellrendererlist.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom/cellrendererpopup.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom/cellrendererpopup.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom/cellrenderertoggle.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom/popupentry.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom/popupentry.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom/testpopup.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/dnd/dnd_images.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/dnd/dndwindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/dnd/dndwindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/dnd/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/exception/exceptiontest.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/gdk/radar.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/rulers/rulers.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/statusbar/statusbar.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/stock/stock.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/tictactoe/tictactoe.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/tictactoe/tictactoe.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/tictactoe/ttt_test.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/treemodelcustom/exampletreemodel.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/treemodelcustom/exampletreemodel.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/treemodelcustom/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/treemodelcustom/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/treemodelcustom/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%API_VERSION%%/examples/window/wheelbarrow.cc -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/window -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/treemodelcustom -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/tictactoe -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/stock -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/statusbar -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/rulers -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/gdk -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/exception -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/dnd -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/cellrenderercustom -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/calendar -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/tree -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/popup -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/list -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/filter_modify -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/filter -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/editable_cells -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/drag_and_drop -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview/combo_renderer -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/treeview -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/toolbar -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/timeout -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/textview -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/table -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/spinbutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/signals/custom -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/signals -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/scrolledwindow -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/range_widgets -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/progressbar -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/paned -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/notebook -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/menus_and_toolbars -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/menus/popup -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/menus/main_menu -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/menus -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/label -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/input -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/idle -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/helloworld2 -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/helloworld -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/frame -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/expander -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/eventbox -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/entry/simple -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/entry/completion -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/entry -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/drawingarea -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/drag_and_drop -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/simple -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/messagedialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/fontselectiondialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/fileselection -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/filechooserdialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/colorselectiondialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs/aboutdialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/dialogs -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_container -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/custom/custom_widget -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/custom -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox/text -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox/complex -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/combobox -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard/simple -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard/ideal -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/clipboard -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/togglebutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/radiobutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/filechooserbutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/checkbutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons/button -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/buttons -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/buttonbox -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/box -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/aspectframe -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book/alignment -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/book -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples/arrow -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%API_VERSION%%/examples -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/tutorial -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/reference/html -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/reference -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/images -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/FAQ/html -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/FAQ -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs -@unexec /bin/rmdir %D/share/doc/gtkmm-%%API_VERSION%% 2>/dev/null || /usr/bin/true -%%PORTDOCS%%@dirrm share/devhelp/books/gtkmm-%%API_VERSION%% -%%PORTDOCS%%@unexec /bin/rmdir %D/share/devhelp/books 2> /dev/null || /usr/bin/true -%%PORTDOCS%%@unexec /bin/rmdir %D/share/devhelp 2> /dev/null || /usr/bin/true -@dirrm lib/gtkmm-%%API_VERSION%%/proc/m4 -@dirrm lib/gtkmm-%%API_VERSION%%/proc -@dirrm lib/gtkmm-%%API_VERSION%%/include -@dirrm lib/gtkmm-%%API_VERSION%% -@dirrm lib/gdkmm-%%API_VERSION%%/include -@dirrm lib/gdkmm-%%API_VERSION%% -@dirrm include/pangomm-1.4/pangomm/private -@dirrm include/pangomm-1.4/pangomm -@dirrm include/pangomm-1.4 -@dirrm include/gtkmm-%%API_VERSION%%/gtkmm/private -@dirrm include/gtkmm-%%API_VERSION%%/gtkmm -@dirrm include/gtkmm-%%API_VERSION%% -@dirrm include/gdkmm-%%API_VERSION%%/gdkmm/private -@dirrm include/gdkmm-%%API_VERSION%%/gdkmm -@dirrm include/gdkmm-%%API_VERSION%% -@dirrm include/atkmm-1.6/atkmm/private -@dirrm include/atkmm-1.6/atkmm -@dirrm include/atkmm-1.6 diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile deleted file mode 100644 index 94c8e8825..000000000 --- a/x11-toolkits/libgnomeprintui/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: libgnomeprintui -# Date created: 12 April 2002 -# Whom: Maxim Sobolev <sobomax@FreBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgnomeprintui -PORTVERSION= 2.10.0.1 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Gnome print support library - -BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme -RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeprint libgnomecanvas \ - intlhack -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 -USE_BISON= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgnomeprintui/distinfo b/x11-toolkits/libgnomeprintui/distinfo deleted file mode 100644 index 7842db915..000000000 --- a/x11-toolkits/libgnomeprintui/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libgnomeprintui-2.10.0.1.tar.bz2) = 36e2775878fb518d30dcf5c3d6438d89 -SIZE (gnome2/libgnomeprintui-2.10.0.1.tar.bz2) = 625431 diff --git a/x11-toolkits/libgnomeprintui/pkg-descr b/x11-toolkits/libgnomeprintui/pkg-descr deleted file mode 100644 index cbc8ebcc6..000000000 --- a/x11-toolkits/libgnomeprintui/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The user interface for the Gnome Printing Architecture, -as described in: - -WWW: http://www.gnome.org/projects/gnome-print/ diff --git a/x11-toolkits/libgnomeprintui/pkg-plist b/x11-toolkits/libgnomeprintui/pkg-plist deleted file mode 100644 index bd41a2e5c..000000000 --- a/x11-toolkits/libgnomeprintui/pkg-plist +++ /dev/null @@ -1,99 +0,0 @@ -include/libgnomeprintui-2.2/libgnomeprintui/gnome-font-dialog.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-config-dialog.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-dialog.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-job-preview.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-paper-selector.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-preview.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-unit-selector.h -include/libgnomeprintui-2.2/libgnomeprintui/libgnomeprintui-enum-types.h -lib/libgnomeprintui-2-2.a -lib/libgnomeprintui-2-2.so -lib/libgnomeprintui-2-2.so.1 -libdata/pkgconfig/libgnomeprintui-2.2.pc -%%DOCSDIR%%/ch02.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/libgnomeprintui-gnome-font-dialog.html -%%DOCSDIR%%/libgnomeprintui-gnome-print-copies.html -%%DOCSDIR%%/libgnomeprintui-gnome-print-dialog.html -%%DOCSDIR%%/libgnomeprintui-gnome-print-job-preview.html -%%DOCSDIR%%/libgnomeprintui-gnome-print-paper-selector.html -%%DOCSDIR%%/libgnomeprintui-gnome-print-preview.html -%%DOCSDIR%%/libgnomeprintui-gnome-printer-selector.html -%%DOCSDIR%%/libgnomeprintui.devhelp -%%DOCSDIR%%/libgnomeprintui.html -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/locale/af/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/am/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ar/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/az/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/be/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/bg/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/bn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/bs/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ca/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/cs/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/cy/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/da/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/de/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/el/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/en_CA/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/en_GB/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/es/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/et/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/eu/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/fa/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/fi/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/fr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ga/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/gl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/gu/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/he/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/hi/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/hr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/hu/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/id/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/is/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/it/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ja/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/kn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ko/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/li/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/lt/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/lv/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/mk/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ml/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/mn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ms/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/nb/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ne/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/nl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/nn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/no/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pa/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pt/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pt_BR/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ro/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ru/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sk/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sq/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sr@Latn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sv/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ta/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/th/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/tr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/uk/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/vi/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/wa/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/zh_CN/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/zh_TW/LC_MESSAGES/libgnomeprintui-2.2.mo -@dirrm %%DOCSDIR%% -@dirrm include/libgnomeprintui-2.2/libgnomeprintui -@dirrm include/libgnomeprintui-2.2 diff --git a/x11-toolkits/libgnomeprintuimm/Makefile b/x11-toolkits/libgnomeprintuimm/Makefile deleted file mode 100644 index 3ee5e140f..000000000 --- a/x11-toolkits/libgnomeprintuimm/Makefile +++ /dev/null @@ -1,46 +0,0 @@ -# New ports collection makefile for: libgnomeprintuimm -# Date created: 17 December 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgnomeprintuimm -PORTVERSION= 2.5.2 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 -DIST_SUBDIR= gnome2 - -MAINTAINER= bland@FreeBSD.org -COMMENT= C++ wrappers for the GNOME print support library - -LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ - gnomeprintmm-2.5.2:${PORTSDIR}/print/libgnomeprintmm -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeprintui -USE_GCC= 3.4 -INSTALLS_SHLIB= yes -USE_REINPLACE= yes -USE_INC_LIBTOOL_VER=15 -CONFIGURE_ARGS= --enable-static - -PLIST_SUB= VERSION="2.5" API_VERSION="2.6" - -post-patch: - @${REINPLACE_CMD} -e 's|2\.0|2.6|' ${WRKSRC}/tools/m4/Makefile.in - -patch-autotools: - @(cd ${PATCH_WRKSRC}; \ - for file in ${LIBTOOLFILES}; do \ - ${CP} $$file $$file.tmp; \ - ${SED} -e "/^ltmain=/s^\$$ac_aux_dir/ltmain.sh^${LTMAIN}^g" \ - $$file.tmp > $$file; \ - ${RM} $$file.tmp; \ - done); - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgnomeprintuimm/distinfo b/x11-toolkits/libgnomeprintuimm/distinfo deleted file mode 100644 index bbbdb017c..000000000 --- a/x11-toolkits/libgnomeprintuimm/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libgnomeprintuimm-2.5.2.tar.bz2) = e5272e207f40af5116813bb0d92b352d -SIZE (gnome2/libgnomeprintuimm-2.5.2.tar.bz2) = 259649 diff --git a/x11-toolkits/libgnomeprintuimm/pkg-descr b/x11-toolkits/libgnomeprintuimm/pkg-descr deleted file mode 100644 index 9e93492a3..000000000 --- a/x11-toolkits/libgnomeprintuimm/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -These are the C++ bindings around the GNOME Print System user interface. diff --git a/x11-toolkits/libgnomeprintuimm/pkg-plist b/x11-toolkits/libgnomeprintuimm/pkg-plist deleted file mode 100644 index 46da8ccae..000000000 --- a/x11-toolkits/libgnomeprintuimm/pkg-plist +++ /dev/null @@ -1,29 +0,0 @@ -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/configdialog.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/enums.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/fontdialog.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/init.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/jobpreview.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/printdialog.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/private.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/private/configdialog_p.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/private/enums_p.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/private/fontdialog_p.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/private/jobpreview_p.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/private/printdialog_p.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/types.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/wrap_init.h -lib/libgnomeprintuimm-%%VERSION%%.a -lib/libgnomeprintuimm-%%VERSION%%.so -lib/libgnomeprintuimm-%%VERSION%%.so.3 -lib/libgnomeprintuimm-%%API_VERSION%%/include/libgnomeprintuimmconfig.h -lib/libgnomeprintuimm-%%API_VERSION%%/proc/m4/convert.m4 -lib/libgnomeprintuimm-%%API_VERSION%%/proc/m4/convert_libgnomeprintuimm.m4 -libdata/pkgconfig/libgnomeprintuimm-%%API_VERSION%%.pc -@dirrm lib/libgnomeprintuimm-%%API_VERSION%%/proc/m4 -@dirrm lib/libgnomeprintuimm-%%API_VERSION%%/proc -@dirrm lib/libgnomeprintuimm-%%API_VERSION%%/include -@dirrm lib/libgnomeprintuimm-%%API_VERSION%% -@dirrm include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/private -@dirrm include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm -@dirrm include/libgnomeprintuimm-%%API_VERSION%% diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile deleted file mode 100644 index 12540b3a0..000000000 --- a/x11-toolkits/libgnomeui/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: libgnomeui -# Date created: 07 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgnomeui -PORTVERSION= 2.10.0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Libraries for the GNOME GUI, a GNU desktop environment - -LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnomekeyring \ - startup-notification-1.0:${PORTSDIR}/x11/startup-notification -RUN_DEPENDS= ${X11BASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libbonoboui -INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 -USE_BISON= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -PLIST_SUB= GTK_VERSION="2.4.0" - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgnomeui/distinfo b/x11-toolkits/libgnomeui/distinfo deleted file mode 100644 index f12a6a3dc..000000000 --- a/x11-toolkits/libgnomeui/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libgnomeui-2.10.0.tar.bz2) = e17c0d97e5f240513ac2d36268d696ed -SIZE (gnome2/libgnomeui-2.10.0.tar.bz2) = 1652481 diff --git a/x11-toolkits/libgnomeui/pkg-descr b/x11-toolkits/libgnomeui/pkg-descr deleted file mode 100644 index 706980bad..000000000 --- a/x11-toolkits/libgnomeui/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -LibGnomeUI provides backend GUI components common to GNOME -applications. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libgnomeui/pkg-plist b/x11-toolkits/libgnomeui/pkg-plist deleted file mode 100644 index c11e11546..000000000 --- a/x11-toolkits/libgnomeui/pkg-plist +++ /dev/null @@ -1,234 +0,0 @@ -include/libgnomeui-2.0/gnome.h -include/libgnomeui-2.0/libgnomeui/gnome-about.h -include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h -include/libgnomeui-2.0/libgnomeui/gnome-app-util.h -include/libgnomeui-2.0/libgnomeui/gnome-app.h -include/libgnomeui-2.0/libgnomeui/gnome-appbar.h -include/libgnomeui-2.0/libgnomeui/gnome-authentication-manager.h -include/libgnomeui-2.0/libgnomeui/gnome-client.h -include/libgnomeui-2.0/libgnomeui/gnome-color-picker.h -include/libgnomeui-2.0/libgnomeui/gnome-dateedit.h -include/libgnomeui-2.0/libgnomeui/gnome-dialog-util.h -include/libgnomeui-2.0/libgnomeui/gnome-dialog.h -include/libgnomeui-2.0/libgnomeui/gnome-druid-page-edge.h -include/libgnomeui-2.0/libgnomeui/gnome-druid-page-standard.h -include/libgnomeui-2.0/libgnomeui/gnome-druid-page.h -include/libgnomeui-2.0/libgnomeui/gnome-druid.h -include/libgnomeui-2.0/libgnomeui/gnome-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-file-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-font-picker.h -include/libgnomeui-2.0/libgnomeui/gnome-help.h -include/libgnomeui-2.0/libgnomeui/gnome-href.h -include/libgnomeui-2.0/libgnomeui/gnome-ice.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-item.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-list.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-lookup.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-sel.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-theme.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi-child.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi-generic-child.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi-session.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi.h -include/libgnomeui-2.0/libgnomeui/gnome-messagebox.h -include/libgnomeui-2.0/libgnomeui/gnome-password-dialog.h -include/libgnomeui-2.0/libgnomeui/gnome-pixmap-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-pixmap.h -include/libgnomeui-2.0/libgnomeui/gnome-popup-menu.h -include/libgnomeui-2.0/libgnomeui/gnome-propertybox.h -include/libgnomeui-2.0/libgnomeui/gnome-scores.h -include/libgnomeui-2.0/libgnomeui/gnome-stock-icons.h -include/libgnomeui-2.0/libgnomeui/gnome-theme-parser.h -include/libgnomeui-2.0/libgnomeui/gnome-thumbnail.h -include/libgnomeui-2.0/libgnomeui/gnome-types.h -include/libgnomeui-2.0/libgnomeui/gnome-ui-init.h -include/libgnomeui-2.0/libgnomeui/gnome-uidefs.h -include/libgnomeui-2.0/libgnomeui/gnome-url.h -include/libgnomeui-2.0/libgnomeui/gnome-vfs-util.h -include/libgnomeui-2.0/libgnomeui/gnome-window-icon.h -include/libgnomeui-2.0/libgnomeui/gnome-window.h -include/libgnomeui-2.0/libgnomeui/gnometypebuiltins.h -include/libgnomeui-2.0/libgnomeui/libgnomeui.h -lib/gtk-2.0/%%GTK_VERSION%%/filesystems/libgnome-vfs.so -lib/libglade/2.0/libgnome.so -lib/libgnomeui-2.a -lib/libgnomeui-2.so -lib/libgnomeui-2.so.1000 -libdata/pkgconfig/libgnomeui-2.0.pc -libexec/gnome_segv2 -%%DOCSDIR%%/GnomeAbout.html -%%DOCSDIR%%/GnomeApp.html -%%DOCSDIR%%/GnomeAppBar.html -%%DOCSDIR%%/GnomeClient.html -%%DOCSDIR%%/GnomeColorPicker.html -%%DOCSDIR%%/GnomeDateEdit.html -%%DOCSDIR%%/GnomeDialog.html -%%DOCSDIR%%/GnomeDruid.html -%%DOCSDIR%%/GnomeDruidPage.html -%%DOCSDIR%%/GnomeDruidPageEdge.html -%%DOCSDIR%%/GnomeDruidPageStandard.html -%%DOCSDIR%%/GnomeEntry.html -%%DOCSDIR%%/GnomeFileEntry.html -%%DOCSDIR%%/GnomeFontPicker.html -%%DOCSDIR%%/GnomeHRef.html -%%DOCSDIR%%/GnomeIconEntry.html -%%DOCSDIR%%/GnomeIconList.html -%%DOCSDIR%%/GnomeIconSelection.html -%%DOCSDIR%%/GnomeMDI.html -%%DOCSDIR%%/GnomeMDIChild.html -%%DOCSDIR%%/GnomeMDIGenericChild.html -%%DOCSDIR%%/GnomeMessageBox.html -%%DOCSDIR%%/GnomePixmap.html -%%DOCSDIR%%/GnomePixmapEntry.html -%%DOCSDIR%%/GnomePropertyBox.html -%%DOCSDIR%%/GnomeScores.html -%%DOCSDIR%%/application-mgmt.html -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/deprecated.html -%%DOCSDIR%%/druids.html -%%DOCSDIR%%/fixme.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/libgnomeui-GnomeIconLookup.html -%%DOCSDIR%%/libgnomeui-GnomeIconTheme.html -%%DOCSDIR%%/libgnomeui-GnomeThemeFile.html -%%DOCSDIR%%/libgnomeui-GnomeThumbnail.html -%%DOCSDIR%%/libgnomeui-gnome-app-helper.html -%%DOCSDIR%%/libgnomeui-gnome-app-util.html -%%DOCSDIR%%/libgnomeui-gnome-dialog-util.html -%%DOCSDIR%%/libgnomeui-gnome-mdi-session.html -%%DOCSDIR%%/libgnomeui-gnome-popup-menu.html -%%DOCSDIR%%/libgnomeui-gnome-stock-icons.html -%%DOCSDIR%%/libgnomeui-gnome-types.html -%%DOCSDIR%%/libgnomeui-gnome-ui-init.html -%%DOCSDIR%%/libgnomeui-gnome-uidefs.html -%%DOCSDIR%%/libgnomeui-gnome-vfs-util.html -%%DOCSDIR%%/libgnomeui-gnome-window.html -%%DOCSDIR%%/libgnomeui-gnometypebuiltins.html -%%DOCSDIR%%/libgnomeui-objects.html -%%DOCSDIR%%/libgnomeui.devhelp -%%DOCSDIR%%/miscellaneous.html -%%DOCSDIR%%/right.png -%%DOCSDIR%%/stock_attach.png -%%DOCSDIR%%/stock_book_blue.png -%%DOCSDIR%%/stock_book_green.png -%%DOCSDIR%%/stock_book_open.png -%%DOCSDIR%%/stock_book_red.png -%%DOCSDIR%%/stock_book_yellow.png -%%DOCSDIR%%/stock_line_in.png -%%DOCSDIR%%/stock_mail.png -%%DOCSDIR%%/stock_mail_compose.png -%%DOCSDIR%%/stock_mail_forward.png -%%DOCSDIR%%/stock_mail_receive.png -%%DOCSDIR%%/stock_mail_reply.png -%%DOCSDIR%%/stock_mail_send.png -%%DOCSDIR%%/stock_menu_about.png -%%DOCSDIR%%/stock_menu_blank.png -%%DOCSDIR%%/stock_mic.png -%%DOCSDIR%%/stock_midi.png -%%DOCSDIR%%/stock_multiple_file.png -%%DOCSDIR%%/stock_not.png -%%DOCSDIR%%/stock_scores.png -%%DOCSDIR%%/stock_table_borders.png -%%DOCSDIR%%/stock_table_fill.png -%%DOCSDIR%%/stock_text_bulleted_list.png -%%DOCSDIR%%/stock_text_indent.png -%%DOCSDIR%%/stock_text_numbered_list.png -%%DOCSDIR%%/stock_text_unindent.png -%%DOCSDIR%%/stock_timer.png -%%DOCSDIR%%/stock_timer_stopped.png -%%DOCSDIR%%/stock_trash.png -%%DOCSDIR%%/stock_trash_full.png -%%DOCSDIR%%/stock_volume.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/gnome/pixmaps/gnome-about-logo.png -share/gnome/pixmaps/gnome-default-dlg.png -share/gnome/pixmaps/gnome-error.png -share/gnome/pixmaps/gnome-info.png -share/gnome/pixmaps/gnome-question.png -share/gnome/pixmaps/gnome-warning.png -share/locale/af/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/am/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ar/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/az/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/be/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/bg/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/bn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/br/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/bs/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ca/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/cs/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/cy/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/da/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/de/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/el/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/en_CA/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/en_GB/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/eo/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/es/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/et/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/eu/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/fa/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/fi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/fr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ga/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/gl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/gu/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/he/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/hi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/hr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/hu/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/id/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/is/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/it/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ja/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/kn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ko/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/li/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/lt/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/lv/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ml/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ms/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/nb/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ne/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/nl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/nn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/no/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/nso/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pa/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pt/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pt_BR/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ro/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ru/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/rw/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sq/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sr@ije/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sv/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ta/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/th/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/tk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/tr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/uk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/vi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/wa/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/xh/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/yi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/zu/LC_MESSAGES/libgnomeui-2.0.mo -@dirrm %%DOCSDIR%% -@dirrm include/libgnomeui-2.0/libgnomeui -@dirrm include/libgnomeui-2.0 -@dirrm lib/gtk-2.0/%%GTK_VERSION%%/filesystems diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile deleted file mode 100644 index 7f4bb83e2..000000000 --- a/x11-toolkits/libgnomeuimm26/Makefile +++ /dev/null @@ -1,52 +0,0 @@ -# New ports collection makefile for: libgnomeuimm -# Date created: 22 May 2003 -# Whom: Alexander Nedotsukov <bland@mail.ru> -# -# $FreeBSD$ -# - -PORTNAME= libgnomeuimm -PORTVERSION= 2.10.0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} -DIST_SUBDIR= gnome2 - -MAINTAINER= bland@FreeBSD.org -COMMENT= C++ wrapper for libgnomeui library - -LIB_DEPENDS= gnomemm-2.6.1:${PORTSDIR}/x11/libgnomemm26 \ - gnomecanvasmm-2.6.1:${PORTSDIR}/graphics/libgnomecanvasmm26 \ - gconfmm-2.6.1:${PORTSDIR}/devel/gconfmm26 \ - glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ - gnomevfsmm-2.6.1:${PORTSDIR}/devel/gnome-vfsmm -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -LATEST_LINK= libgnomeuimm26 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GCC= 3.4 -USE_REINPLACE= yes -USE_GNOME= gnomehack libgnomeui -USE_INC_LIBTOOL_VER=15 -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-static - -PLIST_SUB= VERSION="2.6" API_VERSION="2.6" - -post-patch: - @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \ - ${WRKSRC}/Makefile.in - -patch-autotools: - @(cd ${PATCH_WRKSRC}; \ - for file in ${LIBTOOLFILES}; do \ - ${CP} $$file $$file.tmp; \ - ${SED} -e "/^ltmain=/s^\$$ac_aux_dir/ltmain.sh^${LTMAIN}^g" \ - $$file.tmp > $$file; \ - ${RM} $$file.tmp; \ - done); - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgnomeuimm26/distinfo b/x11-toolkits/libgnomeuimm26/distinfo deleted file mode 100644 index d3a5106bd..000000000 --- a/x11-toolkits/libgnomeuimm26/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libgnomeuimm-2.10.0.tar.bz2) = 3ec51ceca78fcccff3df940689f8538b -SIZE (gnome2/libgnomeuimm-2.10.0.tar.bz2) = 316808 diff --git a/x11-toolkits/libgnomeuimm26/pkg-descr b/x11-toolkits/libgnomeuimm26/pkg-descr deleted file mode 100644 index 46696c35a..000000000 --- a/x11-toolkits/libgnomeuimm26/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a set of thin C++ wrappers for libgnomeui library. - -WWW: http://gtkmm.sourceforge.net/ diff --git a/x11-toolkits/libgnomeuimm26/pkg-plist b/x11-toolkits/libgnomeuimm26/pkg-plist deleted file mode 100644 index 0e42dd90b..000000000 --- a/x11-toolkits/libgnomeuimm26/pkg-plist +++ /dev/null @@ -1,66 +0,0 @@ -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/about.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/app-callback.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/app-helper.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/app.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/appbar.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/client.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/color-picker.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/dateedit.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/druid-page-edge.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/druid-page-standard.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/druid-page.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/druid.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/entry.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/file-entry.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/font-picker.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/href.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-entry.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-list.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-lookup.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-sel.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-textitem.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/init.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/pixmap-entry.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/about_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/app_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/appbar_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/client_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/color-picker_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/dateedit_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/druid-page-edge_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/druid-page-standard_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/druid-page_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/druid_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/entry_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/file-entry_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/font-picker_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/href_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-entry_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-list_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-lookup_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-sel_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-textitem_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/pixmap-entry_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/thumbnail_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/stock.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/thumbnail.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/types.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/ui-items-derived.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/ui-items-icon.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/ui-items-stock.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/wrap_init.h -lib/libgnomeuimm-%%VERSION%%.a -lib/libgnomeuimm-%%VERSION%%.so -lib/libgnomeuimm-%%VERSION%%.so.1 -lib/libgnomeuimm-%%API_VERSION%%/include/libgnomeuimmconfig.h -lib/libgnomeuimm-%%API_VERSION%%/proc/m4/convert.m4 -lib/libgnomeuimm-%%API_VERSION%%/proc/m4/convert_libgnomeuimm.m4 -libdata/pkgconfig/libgnomeuimm-%%API_VERSION%%.pc -@dirrm lib/libgnomeuimm-%%API_VERSION%%/proc/m4 -@dirrm lib/libgnomeuimm-%%API_VERSION%%/proc -@dirrm lib/libgnomeuimm-%%API_VERSION%%/include -@dirrm lib/libgnomeuimm-%%API_VERSION%% -@dirrm include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private -@dirrm include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm -@dirrm include/libgnomeuimm-%%API_VERSION%% diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile deleted file mode 100644 index b23c23cf0..000000000 --- a/x11-toolkits/libwnck/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: libwnck -# Date created: 12 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libwnck -PORTVERSION= 2.10.0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Library used for writing pagers and taskslists - -LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gtk20 -USE_BISON= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/x11-toolkits/libwnck/distinfo b/x11-toolkits/libwnck/distinfo deleted file mode 100644 index d14209cc8..000000000 --- a/x11-toolkits/libwnck/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libwnck-2.10.0.tar.bz2) = c04c79f1e8576bc930c79d2e7bb8190a -SIZE (gnome2/libwnck-2.10.0.tar.bz2) = 419060 diff --git a/x11-toolkits/libwnck/pkg-descr b/x11-toolkits/libwnck/pkg-descr deleted file mode 100644 index 685bf95e0..000000000 --- a/x11-toolkits/libwnck/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -libwnck is a Window Navigator Construction Kit, i.e. a library used -for writing pagers and taskslists. It is needed for the -GNOME 2.0 desktop. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libwnck/pkg-plist b/x11-toolkits/libwnck/pkg-plist deleted file mode 100644 index 2411986d8..000000000 --- a/x11-toolkits/libwnck/pkg-plist +++ /dev/null @@ -1,116 +0,0 @@ -include/libwnck-1.0/libwnck/application.h -include/libwnck-1.0/libwnck/class-group.h -include/libwnck-1.0/libwnck/libwnck.h -include/libwnck-1.0/libwnck/pager.h -include/libwnck-1.0/libwnck/screen.h -include/libwnck-1.0/libwnck/selector.h -include/libwnck-1.0/libwnck/tasklist.h -include/libwnck-1.0/libwnck/util.h -include/libwnck-1.0/libwnck/window-action-menu.h -include/libwnck-1.0/libwnck/window.h -include/libwnck-1.0/libwnck/wnck-enum-types.h -include/libwnck-1.0/libwnck/workspace.h -lib/libwnck-1.a -lib/libwnck-1.so -lib/libwnck-1.so.16 -libdata/pkgconfig/libwnck-1.0.pc -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/intro.html -%%DOCSDIR%%/left.png -%%DOCSDIR%%/libwnck-WnckApplication.html -%%DOCSDIR%%/libwnck-WnckClassGroup.html -%%DOCSDIR%%/libwnck-WnckPager.html -%%DOCSDIR%%/libwnck-WnckPagerAccessible.html -%%DOCSDIR%%/libwnck-WnckPagerAccessibleFactory.html -%%DOCSDIR%%/libwnck-WnckScreen.html -%%DOCSDIR%%/libwnck-WnckTasklist.html -%%DOCSDIR%%/libwnck-WnckWindow.html -%%DOCSDIR%%/libwnck-WnckWorkspace.html -%%DOCSDIR%%/libwnck-WnckWorkspaceAccessible.html -%%DOCSDIR%%/libwnck-WnckWorkspaceAccessibleFactory.html -%%DOCSDIR%%/libwnck-private.html -%%DOCSDIR%%/libwnck-util.html -%%DOCSDIR%%/libwnck-window-action-menu.html -%%DOCSDIR%%/libwnck-window-menu.html -%%DOCSDIR%%/libwnck-wnck-enum-types.html -%%DOCSDIR%%/libwnck-xutils.html -%%DOCSDIR%%/libwnck.devhelp -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/locale/am/LC_MESSAGES/libwnck.mo -share/locale/ar/LC_MESSAGES/libwnck.mo -share/locale/az/LC_MESSAGES/libwnck.mo -share/locale/be/LC_MESSAGES/libwnck.mo -share/locale/bg/LC_MESSAGES/libwnck.mo -share/locale/bn/LC_MESSAGES/libwnck.mo -share/locale/bs/LC_MESSAGES/libwnck.mo -share/locale/ca/LC_MESSAGES/libwnck.mo -share/locale/cs/LC_MESSAGES/libwnck.mo -share/locale/cy/LC_MESSAGES/libwnck.mo -share/locale/da/LC_MESSAGES/libwnck.mo -share/locale/de/LC_MESSAGES/libwnck.mo -share/locale/el/LC_MESSAGES/libwnck.mo -share/locale/en_CA/LC_MESSAGES/libwnck.mo -share/locale/en_GB/LC_MESSAGES/libwnck.mo -share/locale/eo/LC_MESSAGES/libwnck.mo -share/locale/es/LC_MESSAGES/libwnck.mo -share/locale/et/LC_MESSAGES/libwnck.mo -share/locale/eu/LC_MESSAGES/libwnck.mo -share/locale/fa/LC_MESSAGES/libwnck.mo -share/locale/fi/LC_MESSAGES/libwnck.mo -share/locale/fr/LC_MESSAGES/libwnck.mo -share/locale/ga/LC_MESSAGES/libwnck.mo -share/locale/gl/LC_MESSAGES/libwnck.mo -share/locale/gu/LC_MESSAGES/libwnck.mo -share/locale/he/LC_MESSAGES/libwnck.mo -share/locale/hi/LC_MESSAGES/libwnck.mo -share/locale/hr/LC_MESSAGES/libwnck.mo -share/locale/hu/LC_MESSAGES/libwnck.mo -share/locale/id/LC_MESSAGES/libwnck.mo -share/locale/is/LC_MESSAGES/libwnck.mo -share/locale/it/LC_MESSAGES/libwnck.mo -share/locale/ja/LC_MESSAGES/libwnck.mo -share/locale/ka/LC_MESSAGES/libwnck.mo -share/locale/kn/LC_MESSAGES/libwnck.mo -share/locale/ko/LC_MESSAGES/libwnck.mo -share/locale/li/LC_MESSAGES/libwnck.mo -share/locale/lt/LC_MESSAGES/libwnck.mo -share/locale/lv/LC_MESSAGES/libwnck.mo -share/locale/mi/LC_MESSAGES/libwnck.mo -share/locale/mk/LC_MESSAGES/libwnck.mo -share/locale/ml/LC_MESSAGES/libwnck.mo -share/locale/mn/LC_MESSAGES/libwnck.mo -share/locale/mr/LC_MESSAGES/libwnck.mo -share/locale/ms/LC_MESSAGES/libwnck.mo -share/locale/nb/LC_MESSAGES/libwnck.mo -share/locale/ne/LC_MESSAGES/libwnck.mo -share/locale/nl/LC_MESSAGES/libwnck.mo -share/locale/nn/LC_MESSAGES/libwnck.mo -share/locale/no/LC_MESSAGES/libwnck.mo -share/locale/pa/LC_MESSAGES/libwnck.mo -share/locale/pl/LC_MESSAGES/libwnck.mo -share/locale/pt/LC_MESSAGES/libwnck.mo -share/locale/pt_BR/LC_MESSAGES/libwnck.mo -share/locale/ro/LC_MESSAGES/libwnck.mo -share/locale/ru/LC_MESSAGES/libwnck.mo -share/locale/sk/LC_MESSAGES/libwnck.mo -share/locale/sl/LC_MESSAGES/libwnck.mo -share/locale/sq/LC_MESSAGES/libwnck.mo -share/locale/sr/LC_MESSAGES/libwnck.mo -share/locale/sr@Latn/LC_MESSAGES/libwnck.mo -share/locale/sv/LC_MESSAGES/libwnck.mo -share/locale/ta/LC_MESSAGES/libwnck.mo -share/locale/th/LC_MESSAGES/libwnck.mo -share/locale/tr/LC_MESSAGES/libwnck.mo -share/locale/uk/LC_MESSAGES/libwnck.mo -share/locale/vi/LC_MESSAGES/libwnck.mo -share/locale/wa/LC_MESSAGES/libwnck.mo -share/locale/zh_CN/LC_MESSAGES/libwnck.mo -share/locale/zh_TW/LC_MESSAGES/libwnck.mo -@dirrm %%DOCSDIR%% -@dirrm include/libwnck-1.0/libwnck -@dirrm include/libwnck-1.0 diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile deleted file mode 100644 index 382dba775..000000000 --- a/x11-toolkits/pango/Makefile +++ /dev/null @@ -1,67 +0,0 @@ -# New ports collection makefile for: pango -# Date Created: 18 July 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= pango -PORTVERSION= 1.8.1 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/1.8,} \ - ftp://ftp.gtk.org/pub/gtk/v2.6/ -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An open-source framework for the layout and rendering of i18n text - -BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 -LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft -RUN_DEPENDS= ${FONTSCALE}:${X_FONTS_TTF_PORT} \ - ${FONTENCOD}:${X_FONTS_ENCODINGS_PORT} - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 -USE_GNOME= gnomehack glib20 -CONFIGURE_ARGS= --with-qt=no \ - --with-html-dir=${PREFIX}/share/doc \ - --enable-static -PKGINSTALL= ${WRKDIR}/pkg-install -# Hmm.. tough one. Found this one when I had graphics/hdf installed -# (which installs glist.h) which is picked up before the glib-2.0 -# stuff, with Bad Results[tm] -# -GLIB2_CFLAGS= `pkg-config glib-2.0 --cflags` -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ - ${GLIB2_CFLAGS} -I${LOCALBASE}/include \ - -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -PLIST_SUB= VERSION="1.4.0" - -FONTSCALE= ${X11BASE}/lib/X11/fonts/TTF/luximb.ttf -FONTENCOD= ${X11BASE}/lib/X11/fonts/encodings/tcvn-0.enc - -MAN1= pango-querymodules.1 - -post-patch: - @${FIND} ${WRKSRC}/pango/opentype -name "*.[ch]" | ${XARGS} \ - ${REINPLACE_CMD} -e 's|internal/tterrors\.h|fterrors.h| ; \ - s|TT_Err_|FT_Err_|g' -post-install: - @${SED} -e 's|%%X11BASE%%|${X11BASE}|' < ${FILESDIR}/pkg-install.in \ - > ${PKGINSTALL} -.if !defined(PACKAGE_BUILDING) - @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL -.endif - -.if defined(WITH_CJK) -PATCH_SITES+= http://bsdchat.com/dist/firefly-cjk-patchset/ -PATCHFILES+= cjk-patch-pango-20041115.diff.gz -.endif - -.include <bsd.port.mk> diff --git a/x11-toolkits/pango/distinfo b/x11-toolkits/pango/distinfo deleted file mode 100644 index 47ca2a28b..000000000 --- a/x11-toolkits/pango/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/pango-1.8.1.tar.bz2) = 88aa6bf1876766db6864f3b93577887c -SIZE (gnome2/pango-1.8.1.tar.bz2) = 996389 diff --git a/x11-toolkits/pango/files/patch-ac b/x11-toolkits/pango/files/patch-ac deleted file mode 100644 index 362dcd3f4..000000000 --- a/x11-toolkits/pango/files/patch-ac +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in.orig Mon Aug 2 19:12:56 2004 -+++ Makefile.in Mon Aug 2 19:13:11 2004 -@@ -234,7 +234,7 @@ - - AUTOMAKE_OPTIONS = 1.7 - --SUBDIRS = pango modules examples docs tools tests -+SUBDIRS = pango modules examples docs tools - - EXTRA_DIST = \ - pango.pc.in \ - diff --git a/x11-toolkits/pango/files/patch-configure b/x11-toolkits/pango/files/patch-configure deleted file mode 100644 index 76a6d1eef..000000000 --- a/x11-toolkits/pango/files/patch-configure +++ /dev/null @@ -1,17 +0,0 @@ ---- configure.orig Mon Aug 2 19:13:53 2004 -+++ configure Mon Aug 2 19:14:46 2004 -@@ -23948,10 +23948,10 @@ - s,@CYGPATH_W@,$CYGPATH_W,;t t - s,@PACKAGE@,$PACKAGE,;t t - s,@VERSION@,$VERSION,;t t --s,@ACLOCAL@,$ACLOCAL,;t t --s,@AUTOCONF@,$AUTOCONF,;t t --s,@AUTOMAKE@,$AUTOMAKE,;t t --s,@AUTOHEADER@,$AUTOHEADER,;t t -+s,@ACLOCAL@,/usr/bin/true,;t t -+s,@AUTOCONF@,/usr/bin/true,;t t -+s,@AUTOMAKE@,/usr/bin/true,;t t -+s,@AUTOHEADER@,/usr/bin/true,;t t - s,@MAKEINFO@,$MAKEINFO,;t t - s,@AMTAR@,$AMTAR,;t t - s,@install_sh@,$install_sh,;t t diff --git a/x11-toolkits/pango/files/pkg-install.in b/x11-toolkits/pango/files/pkg-install.in deleted file mode 100644 index 2eefcdfcd..000000000 --- a/x11-toolkits/pango/files/pkg-install.in +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh - -PATH=/bin:/usr/bin:/sbin:/usr/sbin:%%X11BASE%%/bin -export PATH - -case $2 in -POST-INSTALL) - echo "Running fc-cache to build fontconfig cache..." - fc-cache -f -v - ;; -esac diff --git a/x11-toolkits/pango/pkg-descr b/x11-toolkits/pango/pkg-descr deleted file mode 100644 index 9ff793b51..000000000 --- a/x11-toolkits/pango/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Pango provides a framework to render and control the layout of -internationalized text, and is the backend for right-to-left text. -Pango is an integral part of the GTK+ and GNOME projects, but its -code is platform- and toolkit-independent. - -WWW: http://www.pango.org/ diff --git a/x11-toolkits/pango/pkg-plist b/x11-toolkits/pango/pkg-plist deleted file mode 100644 index 14d2d704b..000000000 --- a/x11-toolkits/pango/pkg-plist +++ /dev/null @@ -1,98 +0,0 @@ -bin/pango-querymodules -etc/pango/pango.modules -etc/pango/pangox.aliases -include/pango-1.0/pango/pango-attributes.h -include/pango-1.0/pango/pango-break.h -include/pango-1.0/pango/pango-context.h -include/pango-1.0/pango/pango-coverage.h -include/pango-1.0/pango/pango-engine.h -include/pango-1.0/pango/pango-enum-types.h -include/pango-1.0/pango/pango-font.h -include/pango-1.0/pango/pango-fontmap.h -include/pango-1.0/pango/pango-fontset.h -include/pango-1.0/pango/pango-glyph-item.h -include/pango-1.0/pango/pango-glyph.h -include/pango-1.0/pango/pango-item.h -include/pango-1.0/pango/pango-layout.h -include/pango-1.0/pango/pango-modules.h -include/pango-1.0/pango/pango-ot.h -include/pango-1.0/pango/pango-renderer.h -include/pango-1.0/pango/pango-script.h -include/pango-1.0/pango/pango-tabs.h -include/pango-1.0/pango/pango-types.h -include/pango-1.0/pango/pango-utils.h -include/pango-1.0/pango/pango.h -include/pango-1.0/pango/pangofc-decoder.h -include/pango-1.0/pango/pangofc-font.h -include/pango-1.0/pango/pangofc-fontmap.h -include/pango-1.0/pango/pangoft2.h -include/pango-1.0/pango/pangox.h -include/pango-1.0/pango/pangoxft-render.h -include/pango-1.0/pango/pangoxft.h -lib/libpango-1.0.a -lib/libpango-1.0.so -lib/libpango-1.0.so.800 -lib/libpangoft2-1.0.a -lib/libpangoft2-1.0.so -lib/libpangoft2-1.0.so.800 -lib/libpangox-1.0.a -lib/libpangox-1.0.so -lib/libpangox-1.0.so.800 -lib/libpangoxft-1.0.a -lib/libpangoxft-1.0.so -lib/libpangoxft-1.0.so.800 -lib/pango/%%VERSION%%/modules/pango-arabic-fc.so -lib/pango/%%VERSION%%/modules/pango-basic-fc.so -lib/pango/%%VERSION%%/modules/pango-basic-x.so -lib/pango/%%VERSION%%/modules/pango-hangul-fc.so -lib/pango/%%VERSION%%/modules/pango-hebrew-fc.so -lib/pango/%%VERSION%%/modules/pango-indic-fc.so -lib/pango/%%VERSION%%/modules/pango-syriac-fc.so -lib/pango/%%VERSION%%/modules/pango-thai-fc.so -lib/pango/%%VERSION%%/modules/pango-tibetan-fc.so -libdata/pkgconfig/pango.pc -libdata/pkgconfig/pangoft2.pc -libdata/pkgconfig/pangox.pc -libdata/pkgconfig/pangoxft.pc -%%DOCSDIR%%/PangoEngineLang.html -%%DOCSDIR%%/PangoEngineShape.html -%%DOCSDIR%%/PangoFcDecoder.html -%%DOCSDIR%%/PangoFcFont.html -%%DOCSDIR%%/PangoFcFontMap.html -%%DOCSDIR%%/PangoMarkupFormat.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/ix01.html -%%DOCSDIR%%/layout.gif -%%DOCSDIR%%/left.png -%%DOCSDIR%%/lowlevel.html -%%DOCSDIR%%/pango-Coverage-Maps.html -%%DOCSDIR%%/pango-Engines.html -%%DOCSDIR%%/pango-Fonts.html -%%DOCSDIR%%/pango-FreeType-Fonts-and-Rendering.html -%%DOCSDIR%%/pango-Glyph-Storage.html -%%DOCSDIR%%/pango-Layout-Objects.html -%%DOCSDIR%%/pango-Modules.html -%%DOCSDIR%%/pango-OpenType-Font-Handling.html -%%DOCSDIR%%/pango-Scripts.html -%%DOCSDIR%%/pango-Tab-Stops.html -%%DOCSDIR%%/pango-Text-Attributes.html -%%DOCSDIR%%/pango-Text-Processing.html -%%DOCSDIR%%/pango-Win32-Fonts-and-Rendering.html -%%DOCSDIR%%/pango-X-Fonts-and-Rendering.html -%%DOCSDIR%%/pango-Xft-Fonts-and-Rendering.html -%%DOCSDIR%%/pango-querymodules.html -%%DOCSDIR%%/pango.devhelp -%%DOCSDIR%%/pango.html -%%DOCSDIR%%/rendering.html -%%DOCSDIR%%/right.png -%%DOCSDIR%%/tools.html -%%DOCSDIR%%/up.png -@dirrm %%DOCSDIR%% -@dirrm lib/pango/%%VERSION%%/modules -@dirrm lib/pango/%%VERSION%% -@dirrm lib/pango -@dirrm include/pango-1.0/pango -@dirrm include/pango-1.0 -@dirrm etc/pango diff --git a/x11-toolkits/py-gnome-desktop/Makefile b/x11-toolkits/py-gnome-desktop/Makefile deleted file mode 100644 index 96194d848..000000000 --- a/x11-toolkits/py-gnome-desktop/Makefile +++ /dev/null @@ -1,85 +0,0 @@ -# New ports collection makefile for: py-gnome-extras -# Date created: 22 November 2005 -# Whom: Koop Mast <kwm@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnome -PORTVERSION= 2.10.0 -CATEGORIES= x11-toolkits python gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//} -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX= -extras -DISTNAME= gnome-python-extras-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A set of Python bindings for GNOME 2 - -LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \ - gtop-2.0.2:${PORTSDIR}/devel/libgtop2 \ - totem-plparser.0:${PORTSDIR}/multimedia/totem-gstreamer - -MOZILLA= mozilla -HEADERS_SUFX= - -.if !defined(WITH_MOZILLA) -MOZILLA= mozilla -HEADERS_SUFX= -.else -.if ${WITH_MOZILLA}=="mozilla-devel" || ${WITH_MOZILLA}=="mozilla-devel-gtk2" -MOZILLA= mozilla-devel -HEADERS_SUFX= -devel -.else -MOZILLA= mozilla -HEADERS_SUFX= -.endif -.endif - -USE_BZIP2= yes -USE_GMAKE= yes -USE_PYTHON= yes -USE_GNOME= gnomehack libgnomeprintui libgtkhtml gnomepanel \ - gtksourceview libwnck nautiluscdburner pygnome2 -USE_LIBTOOL_VER=15 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -EG_SRC_DIR= ${WRKSRC}/examples -EG_DST_DIR= ${PREFIX}/share/examples/py-gnome - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -.if ${MOZILLA}=="mozilla-devel" -USE_GCC= 3.4 -.endif -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|mozilla-gtkmozembed|mozilla-gtkmozembed${HEADERS_SUFX}|g ; \ - s|mozilla-xpcom|mozilla-xpcom${HEADERS_SUFX}|g ; \ - s|$$MOZILLA-gtkmozembed|$$MOZILLA-gtkmozembed${HEADERS_SUFX}|g ; \ - s|$$MOZILLA-xpcom|$$MOZILLA-xpcom${HEADERS_SUFX}|g' \ - ${WRKSRC}/configure - -.if !defined(NOPORTDOCS) -post-install: - ${MKDIR} ${EG_DST_DIR} - ${TAR} -C ${EG_SRC_DIR} -cf - . | ${TAR} -C ${EG_DST_DIR} -xf - - ${CHOWN} -R ${BINOWN}:${BINGRP} ${EG_DST_DIR} - ${FIND} ${EG_DST_DIR} -type d -print | ${XARGS} ${CHMOD} 0555 - ${FIND} ${EG_DST_DIR} -type f -print | ${XARGS} ${CHMOD} 0444 -.endif - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} " By default py-gnome-extras uses www/mozilla for html rendering, but you can" - @${ECHO_MSG} " change this by defining WITH_MOZILLA to one of the following values:" - @${ECHO_MSG} - @${ECHO_MSG} " mozilla-devel " - @${ECHO_MSG} "" - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/py-gnome-desktop/distinfo b/x11-toolkits/py-gnome-desktop/distinfo deleted file mode 100644 index 32f9b0209..000000000 --- a/x11-toolkits/py-gnome-desktop/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gnome-python-extras-2.10.0.tar.bz2) = 25a3860f9497eb133d96c06dda729982 -SIZE (gnome2/gnome-python-extras-2.10.0.tar.bz2) = 345849 diff --git a/x11-toolkits/py-gnome-desktop/files/patch-Makefile.in b/x11-toolkits/py-gnome-desktop/files/patch-Makefile.in deleted file mode 100644 index 89faafbdc..000000000 --- a/x11-toolkits/py-gnome-desktop/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Jan 28 14:22:51 2005 -+++ Makefile.in Fri Jan 28 14:23:04 2005 -@@ -43,7 +43,7 @@ - @BUILD_WNCK_TRUE@am__append_5 = wnck - @BUILD_GTKMOZEMBED_TRUE@am__append_6 = gtkmozembed - @BUILD_GTKSPELL_TRUE@am__append_7 = gtkspell --@BUILD_GDL_TRUE@am__append_8 = gdl -+@BUILD_GDL_TRUE@am__append_8 = - @BUILD_TOTEM_PLPARSER_TRUE@am__append_9 = totem - @BUILD_GTOP_TRUE@am__append_10 = gtop - @BUILD_NAUTILUSBURN_TRUE@am__append_11 = nautilusburn diff --git a/x11-toolkits/py-gnome-desktop/files/patch-gtop_gtop.c b/x11-toolkits/py-gnome-desktop/files/patch-gtop_gtop.c deleted file mode 100644 index 98e0b4ff8..000000000 --- a/x11-toolkits/py-gnome-desktop/files/patch-gtop_gtop.c +++ /dev/null @@ -1,10 +0,0 @@ ---- gtop/gtop.c.orig Fri Jan 28 14:09:00 2005 -+++ gtop/gtop.c Fri Jan 28 14:09:18 2005 -@@ -43,6 +43,7 @@ - - #include <sys/types.h> - #include <sys/socket.h> -+#include <netinet/in.h> - #include <arpa/inet.h> - - diff --git a/x11-toolkits/py-gnome-desktop/pkg-descr b/x11-toolkits/py-gnome-desktop/pkg-descr deleted file mode 100644 index 5b7963de2..000000000 --- a/x11-toolkits/py-gnome-desktop/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Excerpt from the README: - - PyGNOME -- Python bindings for GNOME 2 - ====================================== - Author: James Henstridge <james@daa.com.au> - - This is a set of bindings for the GNOME 2 libraries for use with python. - --- Jacques Vidrine <nectar@FreeBSD.ORG> diff --git a/x11-toolkits/py-gnome-desktop/pkg-plist b/x11-toolkits/py-gnome-desktop/pkg-plist deleted file mode 100644 index e2a1e1903..000000000 --- a/x11-toolkits/py-gnome-desktop/pkg-plist +++ /dev/null @@ -1,71 +0,0 @@ -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/recent.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/trayicon.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeapplet.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/_print.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/ui.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtkhtml2.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtkmozembed.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtksourceview.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtkspell.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtop.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/nautilusburn.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/plparser.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/wnck.so -libdata/pkgconfig/gnome-python-extras-2.0.pc -%%PORTDOCS%%share/examples/py-gnome/applet/GNOME_PythonAppletSample.server -%%PORTDOCS%%share/examples/py-gnome/applet/README -%%PORTDOCS%%share/examples/py-gnome/applet/applet.py -%%PORTDOCS%%share/examples/py-gnome/egg/trayicon.py -%%PORTDOCS%%share/examples/py-gnome/egg/recent/Bonobo_Sample_Hello.xml -%%PORTDOCS%%share/examples/py-gnome/egg/recent/bonobo-view.py -%%PORTDOCS%%share/examples/py-gnome/egg/recent/gtk-view.py -%%PORTDOCS%%share/examples/py-gnome/egg/recent/populate-recent.py -%%PORTDOCS%%share/examples/py-gnome/gdl/gdl_test.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/README -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_01.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_02.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_03.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_04.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_05.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_06.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_08.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_09.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_10.glade -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_10.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_11.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/sample-image.png -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/test-print.py -%%PORTDOCS%%share/examples/py-gnome/gtkhtml2/simple-browser.py -%%PORTDOCS%%share/examples/py-gnome/gtksourceview/test-widget.py -%%PORTDOCS%%share/examples/py-gnome/gtkspell/test.py -%%PORTDOCS%%share/examples/py-gnome/nautilusburn/blank_disc.py -%%PORTDOCS%%share/examples/py-gnome/nautilusburn/drive_selection.py -%%PORTDOCS%%share/examples/py-gnome/nautilusburn/write_iso.py -share/pygtk/2.0/defs/applet.defs -share/pygtk/2.0/defs/art.defs -share/pygtk/2.0/defs/gtkhtml2.defs -share/pygtk/2.0/defs/nautilus_burn.defs -share/pygtk/2.0/defs/nb_drive_selection.defs -share/pygtk/2.0/defs/print.defs -share/pygtk/2.0/defs/printui.defs -share/pygtk/2.0/defs/trayicon.defs -share/pygtk/2.0/defs/wnck.defs -%%PORTDOCS%%@dirrm share/examples/py-gnome/gtksourceview -%%PORTDOCS%%@dirrm share/examples/py-gnome/gtkhtml2 -%%PORTDOCS%%@dirrm share/examples/py-gnome/gnomeprint -%%PORTDOCS%%@dirrm share/examples/py-gnome/egg/recent -%%PORTDOCS%%@dirrm share/examples/py-gnome/egg -%%PORTDOCS%%@dirrm share/examples/py-gnome/applet -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/totem diff --git a/x11-toolkits/py-gnome-extras/Makefile b/x11-toolkits/py-gnome-extras/Makefile deleted file mode 100644 index 96194d848..000000000 --- a/x11-toolkits/py-gnome-extras/Makefile +++ /dev/null @@ -1,85 +0,0 @@ -# New ports collection makefile for: py-gnome-extras -# Date created: 22 November 2005 -# Whom: Koop Mast <kwm@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnome -PORTVERSION= 2.10.0 -CATEGORIES= x11-toolkits python gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//} -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX= -extras -DISTNAME= gnome-python-extras-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A set of Python bindings for GNOME 2 - -LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \ - gtop-2.0.2:${PORTSDIR}/devel/libgtop2 \ - totem-plparser.0:${PORTSDIR}/multimedia/totem-gstreamer - -MOZILLA= mozilla -HEADERS_SUFX= - -.if !defined(WITH_MOZILLA) -MOZILLA= mozilla -HEADERS_SUFX= -.else -.if ${WITH_MOZILLA}=="mozilla-devel" || ${WITH_MOZILLA}=="mozilla-devel-gtk2" -MOZILLA= mozilla-devel -HEADERS_SUFX= -devel -.else -MOZILLA= mozilla -HEADERS_SUFX= -.endif -.endif - -USE_BZIP2= yes -USE_GMAKE= yes -USE_PYTHON= yes -USE_GNOME= gnomehack libgnomeprintui libgtkhtml gnomepanel \ - gtksourceview libwnck nautiluscdburner pygnome2 -USE_LIBTOOL_VER=15 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -EG_SRC_DIR= ${WRKSRC}/examples -EG_DST_DIR= ${PREFIX}/share/examples/py-gnome - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -.if ${MOZILLA}=="mozilla-devel" -USE_GCC= 3.4 -.endif -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|mozilla-gtkmozembed|mozilla-gtkmozembed${HEADERS_SUFX}|g ; \ - s|mozilla-xpcom|mozilla-xpcom${HEADERS_SUFX}|g ; \ - s|$$MOZILLA-gtkmozembed|$$MOZILLA-gtkmozembed${HEADERS_SUFX}|g ; \ - s|$$MOZILLA-xpcom|$$MOZILLA-xpcom${HEADERS_SUFX}|g' \ - ${WRKSRC}/configure - -.if !defined(NOPORTDOCS) -post-install: - ${MKDIR} ${EG_DST_DIR} - ${TAR} -C ${EG_SRC_DIR} -cf - . | ${TAR} -C ${EG_DST_DIR} -xf - - ${CHOWN} -R ${BINOWN}:${BINGRP} ${EG_DST_DIR} - ${FIND} ${EG_DST_DIR} -type d -print | ${XARGS} ${CHMOD} 0555 - ${FIND} ${EG_DST_DIR} -type f -print | ${XARGS} ${CHMOD} 0444 -.endif - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} " By default py-gnome-extras uses www/mozilla for html rendering, but you can" - @${ECHO_MSG} " change this by defining WITH_MOZILLA to one of the following values:" - @${ECHO_MSG} - @${ECHO_MSG} " mozilla-devel " - @${ECHO_MSG} "" - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/py-gnome-extras/distinfo b/x11-toolkits/py-gnome-extras/distinfo deleted file mode 100644 index 32f9b0209..000000000 --- a/x11-toolkits/py-gnome-extras/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gnome-python-extras-2.10.0.tar.bz2) = 25a3860f9497eb133d96c06dda729982 -SIZE (gnome2/gnome-python-extras-2.10.0.tar.bz2) = 345849 diff --git a/x11-toolkits/py-gnome-extras/files/patch-Makefile.in b/x11-toolkits/py-gnome-extras/files/patch-Makefile.in deleted file mode 100644 index 89faafbdc..000000000 --- a/x11-toolkits/py-gnome-extras/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Jan 28 14:22:51 2005 -+++ Makefile.in Fri Jan 28 14:23:04 2005 -@@ -43,7 +43,7 @@ - @BUILD_WNCK_TRUE@am__append_5 = wnck - @BUILD_GTKMOZEMBED_TRUE@am__append_6 = gtkmozembed - @BUILD_GTKSPELL_TRUE@am__append_7 = gtkspell --@BUILD_GDL_TRUE@am__append_8 = gdl -+@BUILD_GDL_TRUE@am__append_8 = - @BUILD_TOTEM_PLPARSER_TRUE@am__append_9 = totem - @BUILD_GTOP_TRUE@am__append_10 = gtop - @BUILD_NAUTILUSBURN_TRUE@am__append_11 = nautilusburn diff --git a/x11-toolkits/py-gnome-extras/files/patch-gtop_gtop.c b/x11-toolkits/py-gnome-extras/files/patch-gtop_gtop.c deleted file mode 100644 index 98e0b4ff8..000000000 --- a/x11-toolkits/py-gnome-extras/files/patch-gtop_gtop.c +++ /dev/null @@ -1,10 +0,0 @@ ---- gtop/gtop.c.orig Fri Jan 28 14:09:00 2005 -+++ gtop/gtop.c Fri Jan 28 14:09:18 2005 -@@ -43,6 +43,7 @@ - - #include <sys/types.h> - #include <sys/socket.h> -+#include <netinet/in.h> - #include <arpa/inet.h> - - diff --git a/x11-toolkits/py-gnome-extras/pkg-descr b/x11-toolkits/py-gnome-extras/pkg-descr deleted file mode 100644 index 5b7963de2..000000000 --- a/x11-toolkits/py-gnome-extras/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Excerpt from the README: - - PyGNOME -- Python bindings for GNOME 2 - ====================================== - Author: James Henstridge <james@daa.com.au> - - This is a set of bindings for the GNOME 2 libraries for use with python. - --- Jacques Vidrine <nectar@FreeBSD.ORG> diff --git a/x11-toolkits/py-gnome-extras/pkg-plist b/x11-toolkits/py-gnome-extras/pkg-plist deleted file mode 100644 index e2a1e1903..000000000 --- a/x11-toolkits/py-gnome-extras/pkg-plist +++ /dev/null @@ -1,71 +0,0 @@ -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/recent.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/egg/trayicon.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeapplet.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/_print.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/ui.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtkhtml2.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtkmozembed.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtksourceview.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtkspell.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtop.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/nautilusburn.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/plparser.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/wnck.so -libdata/pkgconfig/gnome-python-extras-2.0.pc -%%PORTDOCS%%share/examples/py-gnome/applet/GNOME_PythonAppletSample.server -%%PORTDOCS%%share/examples/py-gnome/applet/README -%%PORTDOCS%%share/examples/py-gnome/applet/applet.py -%%PORTDOCS%%share/examples/py-gnome/egg/trayicon.py -%%PORTDOCS%%share/examples/py-gnome/egg/recent/Bonobo_Sample_Hello.xml -%%PORTDOCS%%share/examples/py-gnome/egg/recent/bonobo-view.py -%%PORTDOCS%%share/examples/py-gnome/egg/recent/gtk-view.py -%%PORTDOCS%%share/examples/py-gnome/egg/recent/populate-recent.py -%%PORTDOCS%%share/examples/py-gnome/gdl/gdl_test.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/README -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_01.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_02.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_03.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_04.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_05.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_06.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_08.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_09.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_10.glade -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_10.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_11.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/sample-image.png -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/test-print.py -%%PORTDOCS%%share/examples/py-gnome/gtkhtml2/simple-browser.py -%%PORTDOCS%%share/examples/py-gnome/gtksourceview/test-widget.py -%%PORTDOCS%%share/examples/py-gnome/gtkspell/test.py -%%PORTDOCS%%share/examples/py-gnome/nautilusburn/blank_disc.py -%%PORTDOCS%%share/examples/py-gnome/nautilusburn/drive_selection.py -%%PORTDOCS%%share/examples/py-gnome/nautilusburn/write_iso.py -share/pygtk/2.0/defs/applet.defs -share/pygtk/2.0/defs/art.defs -share/pygtk/2.0/defs/gtkhtml2.defs -share/pygtk/2.0/defs/nautilus_burn.defs -share/pygtk/2.0/defs/nb_drive_selection.defs -share/pygtk/2.0/defs/print.defs -share/pygtk/2.0/defs/printui.defs -share/pygtk/2.0/defs/trayicon.defs -share/pygtk/2.0/defs/wnck.defs -%%PORTDOCS%%@dirrm share/examples/py-gnome/gtksourceview -%%PORTDOCS%%@dirrm share/examples/py-gnome/gtkhtml2 -%%PORTDOCS%%@dirrm share/examples/py-gnome/gnomeprint -%%PORTDOCS%%@dirrm share/examples/py-gnome/egg/recent -%%PORTDOCS%%@dirrm share/examples/py-gnome/egg -%%PORTDOCS%%@dirrm share/examples/py-gnome/applet -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/totem diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile deleted file mode 100644 index a3ae42f4c..000000000 --- a/x11-toolkits/py-gnome2/Makefile +++ /dev/null @@ -1,46 +0,0 @@ -# New ports collection makefile for: py-gnome -# Date created: 09 February 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnome -PORTVERSION= 2.10.0 -CATEGORIES= x11-toolkits python gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-python/${PORTVERSION:C/..$//} -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= gnome-python-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A set of Python bindings for GNOME 2 - -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:${PORTSDIR}/devel/py-orbit2 -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:${PORTSDIR}/devel/py-orbit2 - -LATEST_LINK= py-gnome2 -USE_BZIP2= yes -USE_GMAKE= yes -USE_PYTHON= yes -USE_GNOME= gnomehack libgnomeui pygtk2 -USE_LIBTOOL_VER=15 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" - -EG_SRC_DIR= ${WRKSRC}/examples -EG_DST_DIR= ${PREFIX}/share/examples/py-gnome - -CONFLICTS= py*-gnome-1* - -.if !defined(NOPORTDOCS) -post-install: - ${MKDIR} ${EG_DST_DIR} - ${TAR} -C ${EG_SRC_DIR} -cf - . | ${TAR} -C ${EG_DST_DIR} -xf - - ${CHOWN} -R ${BINOWN}:${BINGRP} ${EG_DST_DIR} - ${FIND} ${EG_DST_DIR} -type d -print | ${XARGS} ${CHMOD} 0555 - ${FIND} ${EG_DST_DIR} -type f -print | ${XARGS} ${CHMOD} 0444 -.endif - -.include <bsd.port.mk> diff --git a/x11-toolkits/py-gnome2/distinfo b/x11-toolkits/py-gnome2/distinfo deleted file mode 100644 index 102515b97..000000000 --- a/x11-toolkits/py-gnome2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gnome-python-2.10.0.tar.bz2) = 018c210bc5e2e9be36791bede9dbdc73 -SIZE (gnome2/gnome-python-2.10.0.tar.bz2) = 359598 diff --git a/x11-toolkits/py-gnome2/pkg-descr b/x11-toolkits/py-gnome2/pkg-descr deleted file mode 100644 index 5b7963de2..000000000 --- a/x11-toolkits/py-gnome2/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Excerpt from the README: - - PyGNOME -- Python bindings for GNOME 2 - ====================================== - Author: James Henstridge <james@daa.com.au> - - This is a set of bindings for the GNOME 2 libraries for use with python. - --- Jacques Vidrine <nectar@FreeBSD.ORG> diff --git a/x11-toolkits/py-gnome2/pkg-plist b/x11-toolkits/py-gnome2/pkg-plist deleted file mode 100644 index 86007f9e2..000000000 --- a/x11-toolkits/py-gnome2/pkg-plist +++ /dev/null @@ -1,62 +0,0 @@ -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/_bonobo.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/activation.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/ui.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gconf.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/_gnome.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/canvas.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/canvas.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/canvas.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/ui.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/vfs.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/vfs.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/vfs.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomecanvas.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomevfs.so -libdata/pkgconfig/gnome-python-2.0.pc -%%PORTDOCS%%share/examples/py-gnome/bonobo/bonobo-application.py -%%PORTDOCS%%share/examples/py-gnome/bonobo/bonoboui/Bonobo_Sample_Hello.xml -%%PORTDOCS%%share/examples/py-gnome/bonobo/bonoboui/hello.py -%%PORTDOCS%%share/examples/py-gnome/bonobo/echo/README -%%PORTDOCS%%share/examples/py-gnome/bonobo/echo/echo-client.py -%%PORTDOCS%%share/examples/py-gnome/bonobo/unknown.py -%%PORTDOCS%%share/examples/py-gnome/canvas/canvas-example.py -%%PORTDOCS%%share/examples/py-gnome/gconf/basic-gconf-app.py -%%PORTDOCS%%share/examples/py-gnome/gconf/simple-controller.py -%%PORTDOCS%%share/examples/py-gnome/gconf/simple-view.py -%%PORTDOCS%%share/examples/py-gnome/popt/popt.py -%%PORTDOCS%%share/examples/py-gnome/vfs/async-xfer.py -%%PORTDOCS%%share/examples/py-gnome/vfs/async.py -%%PORTDOCS%%share/examples/py-gnome/vfs/shell.py -%%PORTDOCS%%share/examples/py-gnome/vfs/sync-xfer.py -share/pygtk/2.0/argtypes/bonobo-arg-types.py -share/pygtk/2.0/argtypes/bonobo-arg-types.pyc -share/pygtk/2.0/argtypes/bonobo-arg-types.pyo -share/pygtk/2.0/argtypes/gconf-arg-types.py -share/pygtk/2.0/argtypes/gconf-arg-types.pyc -share/pygtk/2.0/argtypes/gconf-arg-types.pyo -share/pygtk/2.0/defs/bonobo-types.defs -share/pygtk/2.0/defs/bonobo.defs -share/pygtk/2.0/defs/bonoboui-types.defs -share/pygtk/2.0/defs/bonoboui.defs -share/pygtk/2.0/defs/canvas.defs -share/pygtk/2.0/defs/gconf.defs -share/pygtk/2.0/defs/gnome-types.defs -share/pygtk/2.0/defs/gnome.defs -share/pygtk/2.0/defs/ui.defs -@dirrm share/pygtk/2.0/argtypes -%%PORTDOCS%%@dirrm share/examples/py-gnome/vfs -%%PORTDOCS%%@dirrm share/examples/py-gnome/popt -%%PORTDOCS%%@dirrm share/examples/py-gnome/gconf -%%PORTDOCS%%@dirrm share/examples/py-gnome/canvas -%%PORTDOCS%%@dirrm share/examples/py-gnome/bonobo/echo -%%PORTDOCS%%@dirrm share/examples/py-gnome/bonobo/bonoboui -%%PORTDOCS%%@dirrm share/examples/py-gnome/bonobo -%%PORTDOCS%%@dirrm share/examples/py-gnome -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gnome -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile deleted file mode 100644 index 6e46e0f74..000000000 --- a/x11-toolkits/py-gtk2/Makefile +++ /dev/null @@ -1,64 +0,0 @@ -# New ports collection makefile for: py-gtk2 -# Date created: 08/13/2002 -# Whom: marc@informatik.uni-bremen.de -# -# $FreeBSD$ -# - -PORTNAME= gtk -PORTVERSION= 2.6.0 -CATEGORIES= x11-toolkits python -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/pygtk/2.6 -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= pygtk-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A set of Python bindings for GTK - -RUN_DEPENDS= ${PYNUMERIC} - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget libglade2 -USE_PYTHON= yes -USE_GETTEXT= yes -USE_LIBTOOL_VER=15 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-lintl" -LDFLAGS+= -L${LOCALBASE}/lib - -EG_SRC_DIR= ${WRKSRC}/examples -EG_DST_DIR= ${PREFIX}/share/examples/py-gtk - -CONFLICTS= py*-gtk-0* - -# -# Use the same way as the Python port to determine if we want -# threading support. -# -.if !defined(WITHOUT_THREADS) -CONFIGURE_ARGS+= --enable-thread -CFLAGS+= ${PTHREAD_CFLAGS} -CONFIGURE_ENV+= LDFLAGS="${PTHREAD_LIBS} ${LDFLAGS}" -.else -CONFIGURE_ARGS+= --disable-thread -.if defined(LDFLAGS) -CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" -.endif -.endif - -.if !defined(NOPORTDOCS) -post-install: - ${MKDIR} ${EG_DST_DIR} - ${TAR} -C ${EG_SRC_DIR} -cf - . | ${TAR} -C ${EG_DST_DIR} -xf - - ${CHOWN} -R ${BINOWN}:${BINGRP} ${EG_DST_DIR} - ${FIND} ${EG_DST_DIR} -type d -print | ${XARGS} ${CHMOD} 0555 - ${FIND} ${EG_DST_DIR} -type f -print | ${XARGS} ${CHMOD} 0444 - ${MKDIR} ${PREFIX}/share/doc/py-gtk - ${INSTALL_DATA} ${WRKSRC}/MAPPING ${PREFIX}/share/doc/py-gtk - ${INSTALL_DATA} ${WRKSRC}/THREADS ${PREFIX}/share/doc/py-gtk -.endif - -.include <bsd.port.mk> diff --git a/x11-toolkits/py-gtk2/distinfo b/x11-toolkits/py-gtk2/distinfo deleted file mode 100644 index 6dbb891d4..000000000 --- a/x11-toolkits/py-gtk2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/pygtk-2.6.0.tar.bz2) = 45e870beec4dd384d4c6397df7fbaecd -SIZE (gnome2/pygtk-2.6.0.tar.bz2) = 729250 diff --git a/x11-toolkits/py-gtk2/pkg-descr b/x11-toolkits/py-gtk2/pkg-descr deleted file mode 100644 index 20d9d60c6..000000000 --- a/x11-toolkits/py-gtk2/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Excerpt from the README: - - PyGTK - ===== - Author: James Henstridge <james@daa.com.au> - - This archive contains modules that allow you to use gtk in Python - programs. At present, it is a fairly complete set of bindings. - --- Jacques Vidrine <nectar@FreeBSD.ORG> diff --git a/x11-toolkits/py-gtk2/pkg-plist b/x11-toolkits/py-gtk2/pkg-plist deleted file mode 100644 index 7d139723a..000000000 --- a/x11-toolkits/py-gtk2/pkg-plist +++ /dev/null @@ -1,275 +0,0 @@ -bin/pygtk-codegen-2.0 -bin/pygtk-demo -include/pygtk-2.0/pygobject.h -include/pygtk-2.0/pygtk/pygtk.h -lib/pygtk/2.0/demos/__init__.py -lib/pygtk/2.0/demos/__init__.pyc -lib/pygtk/2.0/demos/__init__.pyo -lib/pygtk/2.0/demos/appwindow.py -lib/pygtk/2.0/demos/appwindow.pyc -lib/pygtk/2.0/demos/appwindow.pyo -lib/pygtk/2.0/demos/buttonbox.py -lib/pygtk/2.0/demos/buttonbox.pyc -lib/pygtk/2.0/demos/buttonbox.pyo -lib/pygtk/2.0/demos/changedisplay.py -lib/pygtk/2.0/demos/changedisplay.pyc -lib/pygtk/2.0/demos/changedisplay.pyo -lib/pygtk/2.0/demos/colorsel.py -lib/pygtk/2.0/demos/colorsel.pyc -lib/pygtk/2.0/demos/colorsel.pyo -lib/pygtk/2.0/demos/dialogs.py -lib/pygtk/2.0/demos/dialogs.pyc -lib/pygtk/2.0/demos/dialogs.pyo -lib/pygtk/2.0/demos/dnd.py -lib/pygtk/2.0/demos/dnd.pyc -lib/pygtk/2.0/demos/dnd.pyo -lib/pygtk/2.0/demos/dndpixmap.py -lib/pygtk/2.0/demos/dndpixmap.pyc -lib/pygtk/2.0/demos/dndpixmap.pyo -lib/pygtk/2.0/demos/editable_cells.py -lib/pygtk/2.0/demos/editable_cells.pyc -lib/pygtk/2.0/demos/editable_cells.pyo -lib/pygtk/2.0/demos/entry_completion.py -lib/pygtk/2.0/demos/entry_completion.pyc -lib/pygtk/2.0/demos/entry_completion.pyo -lib/pygtk/2.0/demos/expander.py -lib/pygtk/2.0/demos/expander.pyc -lib/pygtk/2.0/demos/expander.pyo -lib/pygtk/2.0/demos/hypertext.py -lib/pygtk/2.0/demos/hypertext.pyc -lib/pygtk/2.0/demos/hypertext.pyo -lib/pygtk/2.0/demos/images.py -lib/pygtk/2.0/demos/images.pyc -lib/pygtk/2.0/demos/images.pyo -lib/pygtk/2.0/demos/images/alphatest.png -lib/pygtk/2.0/demos/images/apple-red.png -lib/pygtk/2.0/demos/images/background.jpg -lib/pygtk/2.0/demos/images/floppybuddy.gif -lib/pygtk/2.0/demos/images/gnome-applets.png -lib/pygtk/2.0/demos/images/gnome-calendar.png -lib/pygtk/2.0/demos/images/gnome-foot.png -lib/pygtk/2.0/demos/images/gnome-gimp.png -lib/pygtk/2.0/demos/images/gnome-gmush.png -lib/pygtk/2.0/demos/images/gnome-gsame.png -lib/pygtk/2.0/demos/images/gnu-keys.png -lib/pygtk/2.0/demos/images/gtk-logo-rgb.gif -lib/pygtk/2.0/demos/list_store.py -lib/pygtk/2.0/demos/list_store.pyc -lib/pygtk/2.0/demos/list_store.pyo -lib/pygtk/2.0/demos/menu.py -lib/pygtk/2.0/demos/menu.pyc -lib/pygtk/2.0/demos/menu.pyo -lib/pygtk/2.0/demos/panes.py -lib/pygtk/2.0/demos/panes.pyc -lib/pygtk/2.0/demos/panes.pyo -lib/pygtk/2.0/demos/pixbufs.py -lib/pygtk/2.0/demos/pixbufs.pyc -lib/pygtk/2.0/demos/pixbufs.pyo -lib/pygtk/2.0/demos/sizegroup.py -lib/pygtk/2.0/demos/sizegroup.pyc -lib/pygtk/2.0/demos/sizegroup.pyo -lib/pygtk/2.0/demos/stock_browser.py -lib/pygtk/2.0/demos/stock_browser.pyc -lib/pygtk/2.0/demos/stock_browser.pyo -lib/pygtk/2.0/demos/textview.py -lib/pygtk/2.0/demos/textview.pyc -lib/pygtk/2.0/demos/textview.pyo -lib/pygtk/2.0/demos/tree_store.py -lib/pygtk/2.0/demos/tree_store.pyc -lib/pygtk/2.0/demos/tree_store.pyo -lib/pygtk/2.0/demos/treemodel.py -lib/pygtk/2.0/demos/treemodel.pyc -lib/pygtk/2.0/demos/treemodel.pyo -lib/pygtk/2.0/demos/ui_manager.py -lib/pygtk/2.0/demos/ui_manager.pyc -lib/pygtk/2.0/demos/ui_manager.pyo -lib/pygtk/2.0/pygtk-demo.py -lib/pygtk/2.0/pygtk-demo.pyc -lib/pygtk/2.0/pygtk-demo.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/atk.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/dsextras.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/dsextras.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/dsextras.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gobject.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/_gtk.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/compat.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/compat.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/compat.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/glade.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/keysyms.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/keysyms.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/keysyms.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/pango.so -%%PYTHON_SITELIBDIR%%/pygtk.pth -%%PYTHON_SITELIBDIR%%/pygtk.py -%%PYTHON_SITELIBDIR%%/pygtk.pyc -%%PYTHON_SITELIBDIR%%/pygtk.pyo -libdata/pkgconfig/pygobject-2.0.pc -libdata/pkgconfig/pygtk-2.0.pc -%%PORTDOCS%%share/doc/py-gtk/MAPPING -%%PORTDOCS%%share/doc/py-gtk/THREADS -%%PORTDOCS%%share/examples/py-gtk/Makefile -%%PORTDOCS%%share/examples/py-gtk/Makefile.am -%%PORTDOCS%%share/examples/py-gtk/Makefile.in -%%PORTDOCS%%share/examples/py-gtk/Makefile.in.bak -%%PORTDOCS%%share/examples/py-gtk/atk/atk-demo.py -%%PORTDOCS%%share/examples/py-gtk/glade/README -%%PORTDOCS%%share/examples/py-gtk/glade/autoconnect.py -%%PORTDOCS%%share/examples/py-gtk/glade/glade-demo.py -%%PORTDOCS%%share/examples/py-gtk/glade/test.glade -%%PORTDOCS%%share/examples/py-gtk/glade/test2.glade -%%PORTDOCS%%share/examples/py-gtk/gobject/properties.py -%%PORTDOCS%%share/examples/py-gtk/gobject/signal.py -%%PORTDOCS%%share/examples/py-gtk/gtk/filechooser.py -%%PORTDOCS%%share/examples/py-gtk/gtk/uimanager.py -%%PORTDOCS%%share/examples/py-gtk/gtk/widget.py -%%PORTDOCS%%share/examples/py-gtk/ide/README -%%PORTDOCS%%share/examples/py-gtk/ide/break.xpm -%%PORTDOCS%%share/examples/py-gtk/ide/browse.py -%%PORTDOCS%%share/examples/py-gtk/ide/continue.xpm -%%PORTDOCS%%share/examples/py-gtk/ide/dialogs.py -%%PORTDOCS%%share/examples/py-gtk/ide/edit.py -%%PORTDOCS%%share/examples/py-gtk/ide/edit.xpm -%%PORTDOCS%%share/examples/py-gtk/ide/gtkcons.py -%%PORTDOCS%%share/examples/py-gtk/ide/gtkdb.py -%%PORTDOCS%%share/examples/py-gtk/ide/gtkprof.py -%%PORTDOCS%%share/examples/py-gtk/ide/minibreak.xpm -%%PORTDOCS%%share/examples/py-gtk/ide/next.xpm -%%PORTDOCS%%share/examples/py-gtk/ide/pyide.py -%%PORTDOCS%%share/examples/py-gtk/ide/quit.xpm -%%PORTDOCS%%share/examples/py-gtk/ide/return.xpm -%%PORTDOCS%%share/examples/py-gtk/ide/run.xpm -%%PORTDOCS%%share/examples/py-gtk/ide/step.xpm -%%PORTDOCS%%share/examples/py-gtk/neil/README -%%PORTDOCS%%share/examples/py-gtk/neil/TAppli.py -%%PORTDOCS%%share/examples/py-gtk/neil/TAppli2.py -%%PORTDOCS%%share/examples/py-gtk/neil/TAppli3.py -%%PORTDOCS%%share/examples/py-gtk/neil/TAppli4.py -%%PORTDOCS%%share/examples/py-gtk/neil/TAppli5.py -%%PORTDOCS%%share/examples/py-gtk/neil/bomb.xpm -%%PORTDOCS%%share/examples/py-gtk/neil/gtk-logo.xpm -%%PORTDOCS%%share/examples/py-gtk/neil/notebook.py -%%PORTDOCS%%share/examples/py-gtk/neil/question.xpm -%%PORTDOCS%%share/examples/py-gtk/pango/utf8-demo.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/__init__.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/appwindow.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/buttonbox.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/changedisplay.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/colorsel.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/dialogs.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/dnd.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/dndpixmap.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/editable_cells.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/entry_completion.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/expander.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/hypertext.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/alphatest.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/apple-red.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/background.jpg -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/floppybuddy.gif -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/gnome-applets.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/gnome-calendar.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/gnome-foot.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/gnome-gimp.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/gnome-gmush.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/gnome-gsame.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/gnu-keys.png -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/images/gtk-logo-rgb.gif -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/list_store.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/menu.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/panes.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/pixbufs.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/sizegroup.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/stock_browser.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/textview.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/tree_store.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/treemodel.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/demos/ui_manager.py -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/pygtk-demo -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/pygtk-demo.in -%%PORTDOCS%%share/examples/py-gtk/pygtk-demo/pygtk-demo.py -%%PORTDOCS%%share/examples/py-gtk/simple/README -%%PORTDOCS%%share/examples/py-gtk/simple/dnd.py -%%PORTDOCS%%share/examples/py-gtk/simple/dndpixmap.py -%%PORTDOCS%%share/examples/py-gtk/simple/hello.py -%%PORTDOCS%%share/examples/py-gtk/simple/scribble.py -%%PORTDOCS%%share/examples/py-gtk/simple/simple.py -%%PORTDOCS%%share/examples/py-gtk/simple/tooltip.py -%%PORTDOCS%%share/pygtk/2.0/codegen/__init__.py -%%PORTDOCS%%share/pygtk/2.0/codegen/__init__.pyc -%%PORTDOCS%%share/pygtk/2.0/codegen/__init__.pyo -%%PORTDOCS%%share/pygtk/2.0/codegen/argtypes.py -%%PORTDOCS%%share/pygtk/2.0/codegen/argtypes.pyc -%%PORTDOCS%%share/pygtk/2.0/codegen/argtypes.pyo -%%PORTDOCS%%share/pygtk/2.0/codegen/codegen.py -%%PORTDOCS%%share/pygtk/2.0/codegen/codegen.pyc -%%PORTDOCS%%share/pygtk/2.0/codegen/codegen.pyo -%%PORTDOCS%%share/pygtk/2.0/codegen/definitions.py -%%PORTDOCS%%share/pygtk/2.0/codegen/definitions.pyc -%%PORTDOCS%%share/pygtk/2.0/codegen/definitions.pyo -%%PORTDOCS%%share/pygtk/2.0/codegen/defsparser.py -%%PORTDOCS%%share/pygtk/2.0/codegen/defsparser.pyc -%%PORTDOCS%%share/pygtk/2.0/codegen/defsparser.pyo -%%PORTDOCS%%share/pygtk/2.0/codegen/docextract.py -%%PORTDOCS%%share/pygtk/2.0/codegen/docextract.pyc -%%PORTDOCS%%share/pygtk/2.0/codegen/docextract.pyo -%%PORTDOCS%%share/pygtk/2.0/codegen/docgen.py -%%PORTDOCS%%share/pygtk/2.0/codegen/docgen.pyc -%%PORTDOCS%%share/pygtk/2.0/codegen/docgen.pyo -%%PORTDOCS%%share/pygtk/2.0/codegen/h2def.py -%%PORTDOCS%%share/pygtk/2.0/codegen/h2def.pyc -%%PORTDOCS%%share/pygtk/2.0/codegen/h2def.pyo -%%PORTDOCS%%share/pygtk/2.0/codegen/mergedefs.py -%%PORTDOCS%%share/pygtk/2.0/codegen/mergedefs.pyc -%%PORTDOCS%%share/pygtk/2.0/codegen/mergedefs.pyo -%%PORTDOCS%%share/pygtk/2.0/codegen/mkskel.py -%%PORTDOCS%%share/pygtk/2.0/codegen/mkskel.pyc -%%PORTDOCS%%share/pygtk/2.0/codegen/mkskel.pyo -%%PORTDOCS%%share/pygtk/2.0/codegen/override.py -%%PORTDOCS%%share/pygtk/2.0/codegen/override.pyc -%%PORTDOCS%%share/pygtk/2.0/codegen/override.pyo -%%PORTDOCS%%share/pygtk/2.0/codegen/reversewrapper.py -%%PORTDOCS%%share/pygtk/2.0/codegen/reversewrapper.pyc -%%PORTDOCS%%share/pygtk/2.0/codegen/reversewrapper.pyo -%%PORTDOCS%%share/pygtk/2.0/codegen/scmexpr.py -%%PORTDOCS%%share/pygtk/2.0/codegen/scmexpr.pyc -%%PORTDOCS%%share/pygtk/2.0/codegen/scmexpr.pyo -%%PORTDOCS%%share/pygtk/2.0/defs/atk-types.defs -%%PORTDOCS%%share/pygtk/2.0/defs/atk.defs -%%PORTDOCS%%share/pygtk/2.0/defs/gdk-types.defs -%%PORTDOCS%%share/pygtk/2.0/defs/gdk.defs -%%PORTDOCS%%share/pygtk/2.0/defs/gtk-extrafuncs.defs -%%PORTDOCS%%share/pygtk/2.0/defs/gtk-types.defs -%%PORTDOCS%%share/pygtk/2.0/defs/gtk.defs -%%PORTDOCS%%share/pygtk/2.0/defs/libglade.defs -%%PORTDOCS%%share/pygtk/2.0/defs/pango-types.defs -%%PORTDOCS%%share/pygtk/2.0/defs/pango.defs -%%PORTDOCS%%@dirrm share/pygtk/2.0/defs -%%PORTDOCS%%@dirrm share/pygtk/2.0/codegen -%%PORTDOCS%%@dirrm share/pygtk/2.0 -%%PORTDOCS%%@dirrm share/pygtk -%%PORTDOCS%%@dirrm share/examples/py-gtk/simple -%%PORTDOCS%%@dirrm share/examples/py-gtk/pygtk-demo/demos/images -%%PORTDOCS%%@dirrm share/examples/py-gtk/pygtk-demo/demos -%%PORTDOCS%%@dirrm share/examples/py-gtk/pygtk-demo -%%PORTDOCS%%@dirrm share/examples/py-gtk/pango -%%PORTDOCS%%@dirrm share/examples/py-gtk/neil -%%PORTDOCS%%@dirrm share/examples/py-gtk/ide -%%PORTDOCS%%@dirrm share/examples/py-gtk/gtk -%%PORTDOCS%%@dirrm share/examples/py-gtk/gobject -%%PORTDOCS%%@dirrm share/examples/py-gtk/glade -%%PORTDOCS%%@dirrm share/examples/py-gtk/atk -%%PORTDOCS%%@dirrm share/examples/py-gtk -%%PORTDOCS%%@dirrm share/doc/py-gtk -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gtk -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0 -@dirrm lib/pygtk/2.0/demos/images -@dirrm lib/pygtk/2.0/demos -@dirrm lib/pygtk/2.0 -@dirrm lib/pygtk -@dirrm include/pygtk-2.0/pygtk -@dirrm include/pygtk-2.0 |