summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-08-24 18:43:50 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-08-24 18:43:50 +0800
commit71dfde0760b13ea318c656ddead128dbe634597d (patch)
tree604a8dbb563a5add31be347304c3eef5aa78e2a5 /x11-toolkits
parentaf8341069438e68bbabd2ab98ad25e0876c4d400 (diff)
downloadmarcuscom-ports-71dfde0760b13ea318c656ddead128dbe634597d.tar.gz
marcuscom-ports-71dfde0760b13ea318c656ddead128dbe634597d.tar.zst
marcuscom-ports-71dfde0760b13ea318c656ddead128dbe634597d.zip
Clean up after libproxy,libnotify,poppler*,webkit-gtk2 and glib+gtk updates.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16129 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtk20/Makefile101
-rw-r--r--x11-toolkits/gtk20/distinfo2
-rw-r--r--x11-toolkits/gtk20/files/patch-Makefile.in11
-rw-r--r--x11-toolkits/gtk20/files/patch-ah11
-rw-r--r--x11-toolkits/gtk20/files/patch-ai11
-rw-r--r--x11-toolkits/gtk20/files/patch-ak11
-rw-r--r--x11-toolkits/gtk20/files/patch-docs_reference_gtk_Makefile.in11
-rw-r--r--x11-toolkits/gtk20/files/patch-gtk_Makefile.in290
-rw-r--r--x11-toolkits/gtk20/files/patch-gtk_gtkbuilderparser.c20
-rw-r--r--x11-toolkits/gtk20/files/patch-gtk_gtksignal.h13
-rw-r--r--x11-toolkits/gtk20/files/patch-gtk_updateiconcache.c11
-rw-r--r--x11-toolkits/gtk20/pkg-descr10
-rw-r--r--x11-toolkits/gtk20/pkg-plist706
-rw-r--r--x11-toolkits/gtkmm24/Makefile50
-rw-r--r--x11-toolkits/gtkmm24/distinfo2
-rw-r--r--x11-toolkits/gtkmm24/pkg-descr3
-rw-r--r--x11-toolkits/gtkmm24/pkg-plist448
-rw-r--r--x11-toolkits/libgnomeui/Makefile40
-rw-r--r--x11-toolkits/libgnomeui/distinfo2
-rw-r--r--x11-toolkits/libgnomeui/pkg-descr4
-rw-r--r--x11-toolkits/libgnomeui/pkg-plist231
-rw-r--r--x11-toolkits/py-gtk2/Makefile84
-rw-r--r--x11-toolkits/py-gtk2/distinfo2
-rw-r--r--x11-toolkits/py-gtk2/files/patch-Makefile.in11
-rw-r--r--x11-toolkits/py-gtk2/files/patch-configure11
-rw-r--r--x11-toolkits/py-gtk2/files/patch-doc_Makefile.in11
-rw-r--r--x11-toolkits/py-gtk2/pkg-descr11
-rw-r--r--x11-toolkits/py-gtk2/pkg-plist779
28 files changed, 0 insertions, 2897 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
deleted file mode 100644
index 04e106de8..000000000
--- a/x11-toolkits/gtk20/Makefile
+++ /dev/null
@@ -1,101 +0,0 @@
-# New ports collection makefile for: gtk13
-# Date Created: 28 Sep 1997
-# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
-#
-# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.223 2011/04/02 10:50:20 kwm Exp $
-#
-# Remember to update graphics/gtk-update-icon-cache too.
-
-PORTNAME= gtk
-PORTVERSION= 2.24.5
-PORTREVISION?= 0
-CATEGORIES= x11-toolkits
-MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \
- ftp://ftp.gtk.org/pub/gtk/%SUBDIR%/ \
- ftp://ftp.gimp.org/pub/%SUBDIR%/ \
- ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \
- http://www.ameth.org/gimp/%SUBDIR%/ \
- ftp://ftp.mirror.ac.uk/sites/ftp.gimp.org/pub/%SUBDIR%/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,}
-MASTER_SITE_SUBDIR= gtk/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
-DISTNAME= gtk+-${PORTVERSION}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Gimp Toolkit for X11 GUI (previous stable version)
-
-LICENSE= LGPL20
-LICENSE_FILE= ${WRKSRC}/COPYING
-USE_XZ= yes
-LATEST_LINK= gtk20
-
-.if !defined(REFERENCE_PORT)
-
-BUILD_DEPENDS+= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
-RUN_DEPENDS+= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \
- ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme
-
-USE_GMAKE= yes
-USE_PERL5_BUILD=yes
-MAKE_JOBS_SAFE= yes
-USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool
-USE_GNOME= gnomehack atk pango gdkpixbuf2 ltverhack gtk-update-icon-cache
-USE_GETTEXT= yes
-USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \
- xcomposite
-CONFIGURE_ARGS= --enable-static --with-xinput=yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \
- -I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-MAN1= gtk-query-immodules-2.0.1
-
-.if defined(WITH_DEBUG)
-CONFIGURE_ARGS+= --enable-debug=yes
-.endif
-
-OPTIONS= CUPS "Enable cups printing support" on
-
-.include <bsd.port.options.mk>
-
-.if defined(WITH_CUPS)
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client
-CONFIGURE_ARGS+=--enable-cups=auto
-PLIST_SUB+= CUPS:=""
-.else
-CONFIGURE_ARGS+=--disable-cups
-PLIST_SUB+= CUPS:="@comment "
-.endif
-
-post-patch:
- @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${GREP} -l lgmodule | \
- ${XARGS} ${REINPLACE_CMD} -e 's|-lgmodule|@GMODULE_LIBS@|g'
- @${REINPLACE_CMD} -e 's|[{]libdir[}]/locale|{datadir}/locale|g' \
- ${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's|@LN_S@|${LN} -sf|' ${WRKSRC}/gtk/Makefile.in
- @${REINPLACE_CMD} -e 's|file,cups|file,cups,lpr|' \
- ${WRKSRC}/gtk/Makefile.in
-
-pre-configure:
-.if !exists(${LOCALBASE}/libdata/pkgconfig/cairo-xlib.pc)
- @${ECHO_CMD} "${PKGNAME}: Needs cairo build with X11 support."
- @${FALSE}
-.endif
-
-pre-build:
- @${RM} -rf ${WRKSRC}/docs/gtk.info*
-
-post-install:
- -@${FIND} ${LOCALBASE}/share/icons -type d -depth 1 -exec \
- ${PREFIX}/bin/gtk-update-icon-cache -q -f {} \; 2>/dev/null
- @${MKDIR} ${PREFIX}/lib/gtk-2.0/modules
- @${MKDIR} ${PREFIX}/lib/gtk-2.0/${GTK2_VERSION}/engines
- @${MKDIR} ${PREFIX}/lib/gtk-2.0/${GTK2_VERSION}/loaders
- ${INSTALL_MAN} ${MAN1:S|^|${WRKSRC}/docs/reference/gtk/|} \
- ${PREFIX}/man/man1
-
-.include <bsd.port.mk>
-
-.endif
diff --git a/x11-toolkits/gtk20/distinfo b/x11-toolkits/gtk20/distinfo
deleted file mode 100644
index 53e9d1c87..000000000
--- a/x11-toolkits/gtk20/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome2/gtk+-2.24.5.tar.xz) = d6b30889efbb9fab9aa598092d08887826a7b2a3069b3bd5155dede28d9866f3
-SIZE (gnome2/gtk+-2.24.5.tar.xz) = 13252580
diff --git a/x11-toolkits/gtk20/files/patch-Makefile.in b/x11-toolkits/gtk20/files/patch-Makefile.in
deleted file mode 100644
index f2ac7216d..000000000
--- a/x11-toolkits/gtk20/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig 2010-06-27 12:13:41.000000000 +0200
-+++ Makefile.in 2010-06-27 12:14:23.000000000 +0200
-@@ -456,7 +456,7 @@
- || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \
- && DISPLAY=:$$XID && export DISPLAY
-
--SRC_SUBDIRS = gdk gtk modules demos tests perf
-+SRC_SUBDIRS = gdk gtk modules demos perf
- SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build
-
- # require automake 1.4
diff --git a/x11-toolkits/gtk20/files/patch-ah b/x11-toolkits/gtk20/files/patch-ah
deleted file mode 100644
index cc9e4c46a..000000000
--- a/x11-toolkits/gtk20/files/patch-ah
+++ /dev/null
@@ -1,11 +0,0 @@
---- docs/Makefile.in.orig 2010-12-24 00:14:51.000000000 +0100
-+++ docs/Makefile.in 2010-12-24 00:15:52.000000000 +0100
-@@ -220,7 +220,7 @@
- LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
- LT_VERSION_INFO = @LT_VERSION_INFO@
- MAINT = @MAINT@
--MAKEINFO = @MAKEINFO@
-+MAKEINFO = @MAKEINFO@ --no-split
- MANIFEST_TOOL = @MANIFEST_TOOL@
- MATH_LIB = @MATH_LIB@
- MKDIR_P = @MKDIR_P@
diff --git a/x11-toolkits/gtk20/files/patch-ai b/x11-toolkits/gtk20/files/patch-ai
deleted file mode 100644
index a9d1d5f21..000000000
--- a/x11-toolkits/gtk20/files/patch-ai
+++ /dev/null
@@ -1,11 +0,0 @@
---- docs/reference/Makefile.in.orig 2010-06-27 12:22:03.000000000 +0200
-+++ docs/reference/Makefile.in 2010-06-27 12:22:37.000000000 +0200
-@@ -354,7 +354,7 @@
- || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \
- && DISPLAY=:$$XID && export DISPLAY
-
--SUBDIRS = gdk gtk libgail-util
-+SUBDIRS = #gdk gtk libgail-util
- GITIGNOREFILES = */*.1
- all: all-recursive
-
diff --git a/x11-toolkits/gtk20/files/patch-ak b/x11-toolkits/gtk20/files/patch-ak
deleted file mode 100644
index 7f8e0eb0c..000000000
--- a/x11-toolkits/gtk20/files/patch-ak
+++ /dev/null
@@ -1,11 +0,0 @@
---- gdk/Makefile.in.orig Thu Feb 14 12:38:26 2002
-+++ gdk/Makefile.in Thu Feb 14 12:45:37 2002
-@@ -315,7 +315,7 @@
- #
- # Rule to install gdkconfig.h header file
- #
--configexecincludedir = $(libdir)/gtk-2.0/include
-+configexecincludedir = $(prefix)/include/gtk-2.0
-
- #note: not gdkconfig.h
- BUILT_SOURCES = stamp-gc-h @REBUILD@ gdkenumtypes.c gdkenumtypes.h
diff --git a/x11-toolkits/gtk20/files/patch-docs_reference_gtk_Makefile.in b/x11-toolkits/gtk20/files/patch-docs_reference_gtk_Makefile.in
deleted file mode 100644
index b1a3d8374..000000000
--- a/x11-toolkits/gtk20/files/patch-docs_reference_gtk_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- docs/reference/gtk/Makefile.in.orig 2011-03-04 12:25:26.000000000 +0100
-+++ docs/reference/gtk/Makefile.in 2011-03-04 12:25:42.000000000 +0100
-@@ -748,7 +748,7 @@
- @ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_PDF_TRUE@PDF_BUILD_STAMP = pdf-build.stamp
-
- ########################################################################
--@ENABLE_MAN_TRUE@man_MANS = gtk-query-immodules-2.0.1 gtk-update-icon-cache.1 gtk-builder-convert.1
-+@ENABLE_MAN_TRUE@man_MANS = gtk-query-immodules-2.0.1 gtk-builder-convert.1
- @ENABLE_MAN_TRUE@BUILT_EXTRA_DIST = $(man_MANS)
- all: all-am
-
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 9846a2751..000000000
--- a/x11-toolkits/gtk20/files/patch-gtk_Makefile.in
+++ /dev/null
@@ -1,290 +0,0 @@
-Stock icons. This was removed in 2.21.x, however it is used by atleast firefox.
-
-https://bugzilla.gnome.org/show_bug.cgi?id=629878
-
---- gtk/Makefile.in.orig 2011-03-04 12:02:32.000000000 +0100
-+++ gtk/Makefile.in 2011-03-04 12:03:28.000000000 +0100
-@@ -71,8 +71,7 @@
- @HAVE_INTROSPECTION_TRUE@@USE_X11_TRUE@am__append_15 = --add-include-path=$(top_builddir)/gdk/x11
- @HAVE_INTROSPECTION_TRUE@am__append_16 = Gtk-2.0.gir
- @HAVE_INTROSPECTION_TRUE@am__append_17 = $(gir_DATA) $(typelibs_DATA)
--bin_PROGRAMS = gtk-query-immodules-2.0$(EXEEXT) \
-- gtk-update-icon-cache$(EXEEXT)
-+bin_PROGRAMS = gtk-query-immodules-2.0$(EXEEXT)
- @OS_WIN32_TRUE@am__append_18 = \
- @OS_WIN32_TRUE@ $(GTK_UPDATE_ICON_CACHE_MANIFEST)
-
-@@ -1358,9 +1357,9 @@
- # gtk-update-icon-cache.exe doesn't require any special privileges.
- @OS_WIN32_TRUE@GTK_UPDATE_ICON_CACHE_MANIFEST = gtk-update-icon-cache.exe.manifest
- gtk_query_immodules_2_0_DEPENDENCIES = $(DEPS)
--gtk_query_immodules_2_0_LDADD = $(LDADDS)
-+gtk_query_immodules_2_0_LDADD = $(LDADDS) $(GLIB_LIBS)
- gtk_query_immodules_2_0_SOURCES = queryimmodules.c
--gtk_update_icon_cache_LDADD = $(GDK_PIXBUF_LIBS)
-+gtk_update_icon_cache_LDADD = $(GDK_PIXBUF_LIBS) $(GLIB_LIBS)
- gtk_update_icon_cache_SOURCES = updateiconcache.c
- STOCK_ICONS = \
- stock-icons/16/document-open-recent.png \
-@@ -1601,7 +1600,171 @@
- stock-icons/24/folder-remote.png \
- stock-icons/24/user-home.png \
- stock-icons/24/user-desktop.png \
-- stock-icons/24/text-x-generic.png
-+ stock-icons/24/text-x-generic.png \
-+ stock-icons/16/gtk-quit.png \
-+ stock-icons/16/gtk-info.png \
-+ stock-icons/16/gtk-file.png \
-+ stock-icons/16/gtk-open.png \
-+ stock-icons/16/gtk-print-preview.png \
-+ stock-icons/16/gtk-print.png \
-+ stock-icons/16/gtk-properties.png \
-+ stock-icons/16/gtk-revert-to-saved-ltr.png \
-+ stock-icons/16/gtk-revert-to-saved-rtl.png \
-+ stock-icons/16/gtk-save-as.png \
-+ stock-icons/16/gtk-new.png \
-+ stock-icons/16/gtk-harddisk.png \
-+ stock-icons/16/gtk-clear.png \
-+ stock-icons/16/gtk-copy.png \
-+ stock-icons/16/gtk-cut.png \
-+ stock-icons/16/gtk-delete.png \
-+ stock-icons/16/gtk-find-and-replace.png \
-+ stock-icons/16/gtk-find.png \
-+ stock-icons/16/gtk-paste.png \
-+ stock-icons/16/gtk-redo-ltr.png \
-+ stock-icons/16/gtk-redo-rtl.png \
-+ stock-icons/16/gtk-select-all.png \
-+ stock-icons/16/gtk-undo-ltr.png \
-+ stock-icons/16/gtk-undo-rtl.png \
-+ stock-icons/16/gtk-directory.png \
-+ stock-icons/16/gtk-unindent-ltr.png \
-+ stock-icons/16/gtk-unindent-rtl.png \
-+ stock-icons/16/gtk-indent-ltr.png \
-+ stock-icons/16/gtk-indent-rtl.png \
-+ stock-icons/16/gtk-justify-center.png \
-+ stock-icons/16/gtk-justify-fill.png \
-+ stock-icons/16/gtk-justify-left.png \
-+ stock-icons/16/gtk-justify-right.png \
-+ stock-icons/16/gtk-bold.png \
-+ stock-icons/16/gtk-italic.png \
-+ stock-icons/16/gtk-strikethrough.png \
-+ stock-icons/16/gtk-underline.png \
-+ stock-icons/16/gtk-goto-bottom.png \
-+ stock-icons/16/gtk-go-down.png \
-+ stock-icons/16/gtk-goto-first-ltr.png \
-+ stock-icons/16/gtk-home.png \
-+ stock-icons/16/gtk-jump-to-ltr.png \
-+ stock-icons/16/gtk-jump-to-rtl.png \
-+ stock-icons/16/gtk-goto-last-ltr.png \
-+ stock-icons/16/gtk-go-forward-ltr.png \
-+ stock-icons/16/gtk-go-back-ltr.png \
-+ stock-icons/16/gtk-goto-top.png \
-+ stock-icons/16/gtk-go-up.png \
-+ stock-icons/16/gtk-about.png \
-+ stock-icons/16/gtk-help.png \
-+ stock-icons/16/gtk-missing-image.png \
-+ stock-icons/16/gtk-add.png \
-+ stock-icons/16/gtk-remove.png \
-+ stock-icons/16/gtk-floppy.png \
-+ stock-icons/16/gtk-cdrom.png \
-+ stock-icons/16/gtk-media-pause.png \
-+ stock-icons/16/gtk-media-play-ltr.png \
-+ stock-icons/16/gtk-media-play-rtl.png \
-+ stock-icons/16/gtk-media-stop.png \
-+ stock-icons/16/gtk-media-record.png \
-+ stock-icons/16/gtk-media-rewind-ltr.png \
-+ stock-icons/16/gtk-media-forward-ltr.png \
-+ stock-icons/16/gtk-media-previous-ltr.png \
-+ stock-icons/16/gtk-media-next-ltr.png \
-+ stock-icons/16/gtk-network.png \
-+ stock-icons/16/gtk-print-error.png \
-+ stock-icons/16/gtk-print-report.png \
-+ stock-icons/16/gtk-print-paused.png \
-+ stock-icons/16/gtk-print-warning.png \
-+ stock-icons/16/gtk-stop.png \
-+ stock-icons/16/gtk-execute.png \
-+ stock-icons/16/gtk-spell-check.png \
-+ stock-icons/16/gtk-fullscreen.png \
-+ stock-icons/16/gtk-refresh.png \
-+ stock-icons/16/gtk-leave-fullscreen.png \
-+ stock-icons/16/gtk-sort-ascending.png \
-+ stock-icons/16/gtk-sort-descending.png \
-+ stock-icons/16/gtk-close.png \
-+ stock-icons/16/gtk-zoom-fit.png \
-+ stock-icons/16/gtk-zoom-in.png \
-+ stock-icons/16/gtk-zoom-100.png \
-+ stock-icons/16/gtk-zoom-out.png \
-+ stock-icons/24/gtk-quit.png \
-+ stock-icons/24/gtk-info.png \
-+ stock-icons/24/gtk-file.png \
-+ stock-icons/24/gtk-open.png \
-+ stock-icons/24/gtk-print-preview.png \
-+ stock-icons/24/gtk-print.png \
-+ stock-icons/24/gtk-properties.png \
-+ stock-icons/24/gtk-revert-to-saved-ltr.png \
-+ stock-icons/24/gtk-revert-to-saved-rtl.png \
-+ stock-icons/24/gtk-save-as.png \
-+ stock-icons/24/gtk-new.png \
-+ stock-icons/24/gtk-harddisk.png \
-+ stock-icons/24/gtk-clear.png \
-+ stock-icons/24/gtk-copy.png \
-+ stock-icons/24/gtk-cut.png \
-+ stock-icons/24/gtk-delete.png \
-+ stock-icons/24/gtk-find-and-replace.png \
-+ stock-icons/24/gtk-find.png \
-+ stock-icons/24/gtk-paste.png \
-+ stock-icons/24/gtk-redo-ltr.png \
-+ stock-icons/24/gtk-redo-rtl.png \
-+ stock-icons/24/gtk-select-all.png \
-+ stock-icons/24/gtk-undo-ltr.png \
-+ stock-icons/24/gtk-undo-rtl.png \
-+ stock-icons/24/gtk-directory.png \
-+ stock-icons/24/gtk-unindent-ltr.png \
-+ stock-icons/24/gtk-unindent-rtl.png \
-+ stock-icons/24/gtk-indent-ltr.png \
-+ stock-icons/24/gtk-indent-rtl.png \
-+ stock-icons/24/gtk-justify-center.png \
-+ stock-icons/24/gtk-justify-fill.png \
-+ stock-icons/24/gtk-justify-left.png \
-+ stock-icons/24/gtk-justify-right.png \
-+ stock-icons/24/gtk-bold.png \
-+ stock-icons/24/gtk-italic.png \
-+ stock-icons/24/gtk-strikethrough.png \
-+ stock-icons/24/gtk-underline.png \
-+ stock-icons/24/gtk-goto-bottom.png \
-+ stock-icons/24/gtk-go-down.png \
-+ stock-icons/24/gtk-goto-first-ltr.png \
-+ stock-icons/24/gtk-home.png \
-+ stock-icons/24/gtk-jump-to-ltr.png \
-+ stock-icons/24/gtk-jump-to-rtl.png \
-+ stock-icons/24/gtk-goto-last-ltr.png \
-+ stock-icons/24/gtk-go-forward-ltr.png \
-+ stock-icons/24/gtk-go-back-ltr.png \
-+ stock-icons/24/gtk-goto-top.png \
-+ stock-icons/24/gtk-go-up.png \
-+ stock-icons/24/gtk-about.png \
-+ stock-icons/24/gtk-help.png \
-+ stock-icons/24/gtk-missing-image.png \
-+ stock-icons/24/gtk-add.png \
-+ stock-icons/24/gtk-remove.png \
-+ stock-icons/24/gtk-floppy.png \
-+ stock-icons/24/gtk-cdrom.png \
-+ stock-icons/24/gtk-media-pause.png \
-+ stock-icons/24/gtk-media-play-ltr.png \
-+ stock-icons/24/gtk-media-play-rtl.png \
-+ stock-icons/24/gtk-media-stop.png \
-+ stock-icons/24/gtk-media-record.png \
-+ stock-icons/24/gtk-media-rewind-ltr.png \
-+ stock-icons/24/gtk-media-forward-ltr.png \
-+ stock-icons/24/gtk-media-previous-ltr.png \
-+ stock-icons/24/gtk-media-next-ltr.png \
-+ stock-icons/24/gtk-network.png \
-+ stock-icons/24/gtk-print-error.png \
-+ stock-icons/24/gtk-print-report.png \
-+ stock-icons/24/gtk-print-paused.png \
-+ stock-icons/24/gtk-print-warning.png \
-+ stock-icons/24/gtk-stop.png \
-+ stock-icons/24/gtk-execute.png \
-+ stock-icons/24/gtk-spell-check.png \
-+ stock-icons/24/gtk-fullscreen.png \
-+ stock-icons/24/gtk-refresh.png \
-+ stock-icons/24/gtk-leave-fullscreen.png \
-+ stock-icons/24/gtk-sort-ascending.png \
-+ stock-icons/24/gtk-sort-descending.png \
-+ stock-icons/24/gtk-close.png \
-+ stock-icons/24/gtk-zoom-fit.png \
-+ stock-icons/24/gtk-zoom-in.png \
-+ stock-icons/24/gtk-zoom-100.png \
-+ stock-icons/24/gtk-zoom-out.png
-
- @CROSS_COMPILING_FALSE@gtk_update_icon_cache_program = \
- @CROSS_COMPILING_FALSE@ ./gtk-update-icon-cache
-@@ -2873,6 +3036,88 @@
- && $(LN_S) folder.png user-desktop.png \
- && $(RM) user-home.png.png \
- && $(LN_S) folder.png user-home.png \
-+ && $(LN_S) application-exit.png gtk-quit.png \
-+ && $(LN_S) dialog-info.png gtk-info.png \
-+ && $(LN_S) document-new.png gtk-file.png \
-+ && $(LN_S) document-open.png gtk-open.png \
-+ && $(LN_S) document-print-preview.png gtk-print-preview.png \
-+ && $(LN_S) document-print.png gtk-print.png \
-+ && $(LN_S) document-properties.png gtk-properties.png \
-+ && $(LN_S) document-revert-ltr.png gtk-revert-to-saved-ltr.png \
-+ && $(LN_S) document-revert-rtl.png gtk-revert-to-saved-rtl.png \
-+ && $(LN_S) document-save-as.png gtk-save-as.png \
-+ && $(LN_S) document-x-generic.png gtk-new.png \
-+ && $(LN_S) drive-harddisk.png gtk-harddisk.png \
-+ && $(LN_S) edit-clear.png gtk-clear.png \
-+ && $(LN_S) edit-copy.png gtk-copy.png \
-+ && $(LN_S) edit-cut.png gtk-cut.png \
-+ && $(LN_S) edit-delete.png gtk-delete.png \
-+ && $(LN_S) edit-find-replace.png gtk-find-and-replace.png \
-+ && $(LN_S) edit-find.png gtk-find.png \
-+ && $(LN_S) edit-paste.png gtk-paste.png \
-+ && $(LN_S) edit-redo-ltr.png gtk-redo-ltr.png \
-+ && $(LN_S) edit-redo-rtl.png gtk-redo-rtl.png \
-+ && $(LN_S) edit-select-all.png gtk-select-all.png \
-+ && $(LN_S) edit-undo-ltr.png gtk-undo-ltr.png \
-+ && $(LN_S) edit-undo-rtl.png gtk-undo-rtl.png \
-+ && $(LN_S) folder.png gtk-directory.png \
-+ && $(LN_S) format-indent-less-ltr.png gtk-unindent-ltr.png \
-+ && $(LN_S) format-indent-less-rtl.png gtk-unindent-rtl.png \
-+ && $(LN_S) format-indent-more-ltr.png gtk-indent-ltr.png \
-+ && $(LN_S) format-indent-more-rtl.png gtk-indent-rtl.png \
-+ && $(LN_S) format-justify-center.png gtk-justify-center.png \
-+ && $(LN_S) format-justify-fill.png gtk-justify-fill.png \
-+ && $(LN_S) format-justify-left.png gtk-justify-left.png \
-+ && $(LN_S) format-justify-right.png gtk-justify-right.png \
-+ && $(LN_S) format-text-bold.png gtk-bold.png \
-+ && $(LN_S) format-text-italic.png gtk-italic.png \
-+ && $(LN_S) format-text-strikethrough.png gtk-strikethrough.png \
-+ && $(LN_S) format-text-underline.png gtk-underline.png \
-+ && $(LN_S) go-bottom.png gtk-goto-bottom.png \
-+ && $(LN_S) go-down.png gtk-go-down.png \
-+ && $(LN_S) go-first-ltr.png gtk-goto-first-ltr.png \
-+ && $(LN_S) go-home.png gtk-home.png \
-+ && $(LN_S) go-jump-ltr.png gtk-jump-to-ltr.png \
-+ && $(LN_S) go-jump-rtl.png gtk-jump-to-rtl.png \
-+ && $(LN_S) go-last-ltr.png gtk-goto-last-ltr.png \
-+ && $(LN_S) go-next-ltr.png gtk-go-forward-ltr.png \
-+ && $(LN_S) go-previous-ltr.png gtk-go-back-ltr.png \
-+ && $(LN_S) go-top.png gtk-goto-top.png \
-+ && $(LN_S) go-up.png gtk-go-up.png \
-+ && $(LN_S) help-about.png gtk-about.png \
-+ && $(LN_S) help-contents.png gtk-help.png \
-+ && $(LN_S) image-missing.png gtk-missing-image.png \
-+ && $(LN_S) list-add.png gtk-add.png \
-+ && $(LN_S) list-remove.png gtk-remove.png \
-+ && $(LN_S) media-floppy.png gtk-floppy.png \
-+ && $(LN_S) media-optical.png gtk-cdrom.png \
-+ && $(LN_S) media-playback-pause.png gtk-media-pause.png \
-+ && $(LN_S) media-playback-start-ltr.png gtk-media-play-ltr.png \
-+ && $(LN_S) media-playback-start-rtl.png gtk-media-play-rtl.png \
-+ && $(LN_S) media-playback-stop.png gtk-media-stop.png \
-+ && $(LN_S) media-record.png gtk-media-record.png \
-+ && $(LN_S) media-seek-backward-ltr.png gtk-media-rewind-ltr.png \
-+ && $(LN_S) media-seek-forward-ltr.png gtk-media-forward-ltr.png \
-+ && $(LN_S) media-skip-backward-ltr.png gtk-media-previous-ltr.png \
-+ && $(LN_S) media-skip-forward-ltr.png gtk-media-next-ltr.png \
-+ && $(LN_S) network-idle.png gtk-network.png \
-+ && $(LN_S) printer-error.png gtk-print-error.png \
-+ && $(LN_S) printer-info.png gtk-print-report.png \
-+ && $(LN_S) printer-paused.png gtk-print-paused.png \
-+ && $(LN_S) printer-warning.png gtk-print-warning.png \
-+ && $(LN_S) process-stop.png gtk-stop.png \
-+ && $(LN_S) system-run.png gtk-execute.png \
-+ && $(LN_S) tools-check-spelling.png gtk-spell-check.png \
-+ && $(LN_S) view-fullscreen.png gtk-fullscreen.png \
-+ && $(LN_S) view-refresh.png gtk-refresh.png \
-+ && $(LN_S) view-restore.png gtk-leave-fullscreen.png \
-+ && $(LN_S) view-sort-ascending.png gtk-sort-ascending.png \
-+ && $(LN_S) view-sort-descending.png gtk-sort-descending.png \
-+ && $(LN_S) window-close.png gtk-close.png \
-+ && $(LN_S) zoom-fit-best.png gtk-zoom-fit.png \
-+ && $(LN_S) zoom-in.png gtk-zoom-in.png \
-+ && $(LN_S) zoom-original.png gtk-zoom-100.png \
-+ && $(LN_S) zoom-out.png gtk-zoom-out.png \
- ) done \
- && touch stamp-icons
-
diff --git a/x11-toolkits/gtk20/files/patch-gtk_gtkbuilderparser.c b/x11-toolkits/gtk20/files/patch-gtk_gtkbuilderparser.c
deleted file mode 100644
index 2a2c4aa06..000000000
--- a/x11-toolkits/gtk20/files/patch-gtk_gtkbuilderparser.c
+++ /dev/null
@@ -1,20 +0,0 @@
---- gtk/gtkbuilderparser.c.dist 2010-06-08 14:11:06.000000000 -0500
-+++ gtk/gtkbuilderparser.c 2010-06-08 14:11:33.000000000 -0500
-@@ -1051,7 +1051,7 @@
- /* Called for character data */
- /* text is not nul-terminated */
- static void
--text (GMarkupParseContext *context,
-+XXXtext (GMarkupParseContext *context,
- const gchar *text,
- gsize text_len,
- gpointer user_data,
-@@ -1106,7 +1106,7 @@
- static const GMarkupParser parser = {
- start_element,
- end_element,
-- text,
-+ XXXtext,
- NULL,
- NULL
- };
diff --git a/x11-toolkits/gtk20/files/patch-gtk_gtksignal.h b/x11-toolkits/gtk20/files/patch-gtk_gtksignal.h
deleted file mode 100644
index c687dec40..000000000
--- a/x11-toolkits/gtk20/files/patch-gtk_gtksignal.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- gtk/gtksignal.h.orig 2008-06-12 01:40:59.000000000 -0400
-+++ gtk/gtksignal.h 2008-06-11 18:21:47.000000000 -0400
-@@ -29,7 +29,9 @@
- #ifndef __GTK_SIGNAL_H__
- #define __GTK_SIGNAL_H__
-
--#include <gtk/gtk.h>
-+#include <gtk/gtkenums.h>
-+#include <gtk/gtktypeutils.h>
-+#include <gtk/gtkobject.h>
- #include <gtk/gtkmarshal.h>
-
- G_BEGIN_DECLS
diff --git a/x11-toolkits/gtk20/files/patch-gtk_updateiconcache.c b/x11-toolkits/gtk20/files/patch-gtk_updateiconcache.c
deleted file mode 100644
index 206257551..000000000
--- a/x11-toolkits/gtk20/files/patch-gtk_updateiconcache.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- gtk/updateiconcache.c.orig 2009-05-11 18:05:35.000000000 +0200
-+++ gtk/updateiconcache.c 2009-05-30 12:03:39.000000000 +0200
-@@ -1505,7 +1505,7 @@ opentmp:
- if (!validate_file (tmp_cache_path))
- {
- g_printerr (_("The generated cache was invalid.\n"));
-- /*g_unlink (tmp_cache_path);*/
-+ g_unlink (tmp_cache_path);
- exit (1);
- }
-
diff --git a/x11-toolkits/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 a4ac7f4e6..000000000
--- a/x11-toolkits/gtk20/pkg-plist
+++ /dev/null
@@ -1,706 +0,0 @@
-bin/gtk-builder-convert
-bin/gtk-demo
-bin/gtk-query-immodules-2.0
-etc/gtk-2.0/gtk.immodules
-etc/gtk-2.0/im-multipress.conf
-include/gail-1.0/gail/gailwidget.h
-include/gail-1.0/libgail-util/gail-util.h
-include/gail-1.0/libgail-util/gailmisc.h
-include/gail-1.0/libgail-util/gailtextutil.h
-include/gtk-2.0/gdk/gdk.h
-include/gtk-2.0/gdk/gdkapplaunchcontext.h
-include/gtk-2.0/gdk/gdkcairo.h
-include/gtk-2.0/gdk/gdkcolor.h
-include/gtk-2.0/gdk/gdkcursor.h
-include/gtk-2.0/gdk/gdkdisplay.h
-include/gtk-2.0/gdk/gdkdisplaymanager.h
-include/gtk-2.0/gdk/gdkdnd.h
-include/gtk-2.0/gdk/gdkdrawable.h
-include/gtk-2.0/gdk/gdkenumtypes.h
-include/gtk-2.0/gdk/gdkevents.h
-include/gtk-2.0/gdk/gdkfont.h
-include/gtk-2.0/gdk/gdkgc.h
-include/gtk-2.0/gdk/gdki18n.h
-include/gtk-2.0/gdk/gdkimage.h
-include/gtk-2.0/gdk/gdkinput.h
-include/gtk-2.0/gdk/gdkkeys.h
-include/gtk-2.0/gdk/gdkkeysyms-compat.h
-include/gtk-2.0/gdk/gdkkeysyms.h
-include/gtk-2.0/gdk/gdkpango.h
-include/gtk-2.0/gdk/gdkpixbuf.h
-include/gtk-2.0/gdk/gdkpixmap.h
-include/gtk-2.0/gdk/gdkprivate.h
-include/gtk-2.0/gdk/gdkproperty.h
-include/gtk-2.0/gdk/gdkregion.h
-include/gtk-2.0/gdk/gdkrgb.h
-include/gtk-2.0/gdk/gdkscreen.h
-include/gtk-2.0/gdk/gdkselection.h
-include/gtk-2.0/gdk/gdkspawn.h
-include/gtk-2.0/gdk/gdktestutils.h
-include/gtk-2.0/gdk/gdktypes.h
-include/gtk-2.0/gdk/gdkvisual.h
-include/gtk-2.0/gdk/gdkwindow.h
-include/gtk-2.0/gdk/gdkx.h
-include/gtk-2.0/gdkconfig.h
-include/gtk-2.0/gtk/gtk.h
-include/gtk-2.0/gtk/gtkaboutdialog.h
-include/gtk-2.0/gtk/gtkaccelgroup.h
-include/gtk-2.0/gtk/gtkaccellabel.h
-include/gtk-2.0/gtk/gtkaccelmap.h
-include/gtk-2.0/gtk/gtkaccessible.h
-include/gtk-2.0/gtk/gtkaction.h
-include/gtk-2.0/gtk/gtkactiongroup.h
-include/gtk-2.0/gtk/gtkactivatable.h
-include/gtk-2.0/gtk/gtkadjustment.h
-include/gtk-2.0/gtk/gtkalignment.h
-include/gtk-2.0/gtk/gtkarrow.h
-include/gtk-2.0/gtk/gtkaspectframe.h
-include/gtk-2.0/gtk/gtkassistant.h
-include/gtk-2.0/gtk/gtkbbox.h
-include/gtk-2.0/gtk/gtkbin.h
-include/gtk-2.0/gtk/gtkbindings.h
-include/gtk-2.0/gtk/gtkbox.h
-include/gtk-2.0/gtk/gtkbuildable.h
-include/gtk-2.0/gtk/gtkbuilder.h
-include/gtk-2.0/gtk/gtkbutton.h
-include/gtk-2.0/gtk/gtkcalendar.h
-include/gtk-2.0/gtk/gtkcelleditable.h
-include/gtk-2.0/gtk/gtkcelllayout.h
-include/gtk-2.0/gtk/gtkcellrenderer.h
-include/gtk-2.0/gtk/gtkcellrendereraccel.h
-include/gtk-2.0/gtk/gtkcellrenderercombo.h
-include/gtk-2.0/gtk/gtkcellrendererpixbuf.h
-include/gtk-2.0/gtk/gtkcellrendererprogress.h
-include/gtk-2.0/gtk/gtkcellrendererspin.h
-include/gtk-2.0/gtk/gtkcellrendererspinner.h
-include/gtk-2.0/gtk/gtkcellrenderertext.h
-include/gtk-2.0/gtk/gtkcellrenderertoggle.h
-include/gtk-2.0/gtk/gtkcellview.h
-include/gtk-2.0/gtk/gtkcheckbutton.h
-include/gtk-2.0/gtk/gtkcheckmenuitem.h
-include/gtk-2.0/gtk/gtkclipboard.h
-include/gtk-2.0/gtk/gtkclist.h
-include/gtk-2.0/gtk/gtkcolorbutton.h
-include/gtk-2.0/gtk/gtkcolorsel.h
-include/gtk-2.0/gtk/gtkcolorseldialog.h
-include/gtk-2.0/gtk/gtkcombo.h
-include/gtk-2.0/gtk/gtkcombobox.h
-include/gtk-2.0/gtk/gtkcomboboxentry.h
-include/gtk-2.0/gtk/gtkcomboboxtext.h
-include/gtk-2.0/gtk/gtkcontainer.h
-include/gtk-2.0/gtk/gtkctree.h
-include/gtk-2.0/gtk/gtkcurve.h
-include/gtk-2.0/gtk/gtkdebug.h
-include/gtk-2.0/gtk/gtkdialog.h
-include/gtk-2.0/gtk/gtkdnd.h
-include/gtk-2.0/gtk/gtkdrawingarea.h
-include/gtk-2.0/gtk/gtkeditable.h
-include/gtk-2.0/gtk/gtkentry.h
-include/gtk-2.0/gtk/gtkentrybuffer.h
-include/gtk-2.0/gtk/gtkentrycompletion.h
-include/gtk-2.0/gtk/gtkenums.h
-include/gtk-2.0/gtk/gtkeventbox.h
-include/gtk-2.0/gtk/gtkexpander.h
-include/gtk-2.0/gtk/gtkfilechooser.h
-include/gtk-2.0/gtk/gtkfilechooserbutton.h
-include/gtk-2.0/gtk/gtkfilechooserdialog.h
-include/gtk-2.0/gtk/gtkfilechooserwidget.h
-include/gtk-2.0/gtk/gtkfilefilter.h
-include/gtk-2.0/gtk/gtkfilesel.h
-include/gtk-2.0/gtk/gtkfixed.h
-include/gtk-2.0/gtk/gtkfontbutton.h
-include/gtk-2.0/gtk/gtkfontsel.h
-include/gtk-2.0/gtk/gtkframe.h
-include/gtk-2.0/gtk/gtkgamma.h
-include/gtk-2.0/gtk/gtkgc.h
-include/gtk-2.0/gtk/gtkhandlebox.h
-include/gtk-2.0/gtk/gtkhbbox.h
-include/gtk-2.0/gtk/gtkhbox.h
-include/gtk-2.0/gtk/gtkhpaned.h
-include/gtk-2.0/gtk/gtkhruler.h
-include/gtk-2.0/gtk/gtkhscale.h
-include/gtk-2.0/gtk/gtkhscrollbar.h
-include/gtk-2.0/gtk/gtkhseparator.h
-include/gtk-2.0/gtk/gtkhsv.h
-include/gtk-2.0/gtk/gtkiconfactory.h
-include/gtk-2.0/gtk/gtkicontheme.h
-include/gtk-2.0/gtk/gtkiconview.h
-include/gtk-2.0/gtk/gtkinfobar.h
-include/gtk-2.0/gtk/gtkimage.h
-include/gtk-2.0/gtk/gtkimagemenuitem.h
-include/gtk-2.0/gtk/gtkimcontext.h
-include/gtk-2.0/gtk/gtkimcontextsimple.h
-include/gtk-2.0/gtk/gtkimmodule.h
-include/gtk-2.0/gtk/gtkimmulticontext.h
-include/gtk-2.0/gtk/gtkinputdialog.h
-include/gtk-2.0/gtk/gtkinvisible.h
-include/gtk-2.0/gtk/gtkitem.h
-include/gtk-2.0/gtk/gtkitemfactory.h
-include/gtk-2.0/gtk/gtklabel.h
-include/gtk-2.0/gtk/gtklayout.h
-include/gtk-2.0/gtk/gtklinkbutton.h
-include/gtk-2.0/gtk/gtklist.h
-include/gtk-2.0/gtk/gtklistitem.h
-include/gtk-2.0/gtk/gtkliststore.h
-include/gtk-2.0/gtk/gtkmain.h
-include/gtk-2.0/gtk/gtkmarshal.h
-include/gtk-2.0/gtk/gtkmenu.h
-include/gtk-2.0/gtk/gtkmenubar.h
-include/gtk-2.0/gtk/gtkmenuitem.h
-include/gtk-2.0/gtk/gtkmenushell.h
-include/gtk-2.0/gtk/gtkmenutoolbutton.h
-include/gtk-2.0/gtk/gtkmessagedialog.h
-include/gtk-2.0/gtk/gtkmisc.h
-include/gtk-2.0/gtk/gtkmodules.h
-include/gtk-2.0/gtk/gtkmountoperation.h
-include/gtk-2.0/gtk/gtknotebook.h
-include/gtk-2.0/gtk/gtkobject.h
-include/gtk-2.0/gtk/gtkoffscreenwindow.h
-include/gtk-2.0/gtk/gtkoldeditable.h
-include/gtk-2.0/gtk/gtkoptionmenu.h
-include/gtk-2.0/gtk/gtkorientable.h
-include/gtk-2.0/gtk/gtkpagesetup.h
-include/gtk-2.0/gtk/gtkpaned.h
-include/gtk-2.0/gtk/gtkpapersize.h
-include/gtk-2.0/gtk/gtkpixmap.h
-include/gtk-2.0/gtk/gtkplug.h
-include/gtk-2.0/gtk/gtkpreview.h
-include/gtk-2.0/gtk/gtkprintcontext.h
-include/gtk-2.0/gtk/gtkprintoperation.h
-include/gtk-2.0/gtk/gtkprintoperationpreview.h
-include/gtk-2.0/gtk/gtkprintsettings.h
-include/gtk-2.0/gtk/gtkprivate.h
-include/gtk-2.0/gtk/gtkprogress.h
-include/gtk-2.0/gtk/gtkprogressbar.h
-include/gtk-2.0/gtk/gtkradioaction.h
-include/gtk-2.0/gtk/gtkradiobutton.h
-include/gtk-2.0/gtk/gtkradiomenuitem.h
-include/gtk-2.0/gtk/gtkradiotoolbutton.h
-include/gtk-2.0/gtk/gtkrange.h
-include/gtk-2.0/gtk/gtkrc.h
-include/gtk-2.0/gtk/gtkrecentaction.h
-include/gtk-2.0/gtk/gtkrecentchooser.h
-include/gtk-2.0/gtk/gtkrecentchooserdialog.h
-include/gtk-2.0/gtk/gtkrecentchoosermenu.h
-include/gtk-2.0/gtk/gtkrecentchooserwidget.h
-include/gtk-2.0/gtk/gtkrecentfilter.h
-include/gtk-2.0/gtk/gtkrecentmanager.h
-include/gtk-2.0/gtk/gtkruler.h
-include/gtk-2.0/gtk/gtkscale.h
-include/gtk-2.0/gtk/gtkscalebutton.h
-include/gtk-2.0/gtk/gtkscrollbar.h
-include/gtk-2.0/gtk/gtkscrolledwindow.h
-include/gtk-2.0/gtk/gtkselection.h
-include/gtk-2.0/gtk/gtkseparator.h
-include/gtk-2.0/gtk/gtkseparatormenuitem.h
-include/gtk-2.0/gtk/gtkseparatortoolitem.h
-include/gtk-2.0/gtk/gtksettings.h
-include/gtk-2.0/gtk/gtkshow.h
-include/gtk-2.0/gtk/gtksignal.h
-include/gtk-2.0/gtk/gtksizegroup.h
-include/gtk-2.0/gtk/gtksocket.h
-include/gtk-2.0/gtk/gtkspinbutton.h
-include/gtk-2.0/gtk/gtkspinner.h
-include/gtk-2.0/gtk/gtkstatusbar.h
-include/gtk-2.0/gtk/gtkstatusicon.h
-include/gtk-2.0/gtk/gtkstock.h
-include/gtk-2.0/gtk/gtkstyle.h
-include/gtk-2.0/gtk/gtktable.h
-include/gtk-2.0/gtk/gtktearoffmenuitem.h
-include/gtk-2.0/gtk/gtktestutils.h
-include/gtk-2.0/gtk/gtktext.h
-include/gtk-2.0/gtk/gtktextbuffer.h
-include/gtk-2.0/gtk/gtktextbufferrichtext.h
-include/gtk-2.0/gtk/gtktextchild.h
-include/gtk-2.0/gtk/gtktextdisplay.h
-include/gtk-2.0/gtk/gtktextiter.h
-include/gtk-2.0/gtk/gtktextlayout.h
-include/gtk-2.0/gtk/gtktextmark.h
-include/gtk-2.0/gtk/gtktexttag.h
-include/gtk-2.0/gtk/gtktexttagtable.h
-include/gtk-2.0/gtk/gtktextview.h
-include/gtk-2.0/gtk/gtktipsquery.h
-include/gtk-2.0/gtk/gtktoggleaction.h
-include/gtk-2.0/gtk/gtktogglebutton.h
-include/gtk-2.0/gtk/gtktoggletoolbutton.h
-include/gtk-2.0/gtk/gtktoolbar.h
-include/gtk-2.0/gtk/gtktoolbutton.h
-include/gtk-2.0/gtk/gtktoolitem.h
-include/gtk-2.0/gtk/gtktoolitemgroup.h
-include/gtk-2.0/gtk/gtktoolpalette.h
-include/gtk-2.0/gtk/gtktoolshell.h
-include/gtk-2.0/gtk/gtktooltip.h
-include/gtk-2.0/gtk/gtktooltips.h
-include/gtk-2.0/gtk/gtktree.h
-include/gtk-2.0/gtk/gtktreednd.h
-include/gtk-2.0/gtk/gtktreeitem.h
-include/gtk-2.0/gtk/gtktreemodel.h
-include/gtk-2.0/gtk/gtktreemodelfilter.h
-include/gtk-2.0/gtk/gtktreemodelsort.h
-include/gtk-2.0/gtk/gtktreeselection.h
-include/gtk-2.0/gtk/gtktreesortable.h
-include/gtk-2.0/gtk/gtktreestore.h
-include/gtk-2.0/gtk/gtktreeview.h
-include/gtk-2.0/gtk/gtktreeviewcolumn.h
-include/gtk-2.0/gtk/gtktypebuiltins.h
-include/gtk-2.0/gtk/gtktypeutils.h
-include/gtk-2.0/gtk/gtkuimanager.h
-include/gtk-2.0/gtk/gtkvbbox.h
-include/gtk-2.0/gtk/gtkvbox.h
-include/gtk-2.0/gtk/gtkversion.h
-include/gtk-2.0/gtk/gtkviewport.h
-include/gtk-2.0/gtk/gtkvolumebutton.h
-include/gtk-2.0/gtk/gtkvpaned.h
-include/gtk-2.0/gtk/gtkvruler.h
-include/gtk-2.0/gtk/gtkvscale.h
-include/gtk-2.0/gtk/gtkvscrollbar.h
-include/gtk-2.0/gtk/gtkvseparator.h
-include/gtk-2.0/gtk/gtkwidget.h
-include/gtk-2.0/gtk/gtkwindow.h
-include/gtk-unix-print-2.0/gtk/gtkpagesetupunixdialog.h
-include/gtk-unix-print-2.0/gtk/gtkprinter.h
-include/gtk-unix-print-2.0/gtk/gtkprintjob.h
-include/gtk-unix-print-2.0/gtk/gtkprintunixdialog.h
-include/gtk-unix-print-2.0/gtk/gtkunixprint.h
-lib/girepository-1.0/Gdk-2.0.typelib
-lib/girepository-1.0/GdkX11-2.0.typelib
-lib/girepository-1.0/Gtk-2.0.typelib
-lib/gtk-2.0/%%GTK2_VERSION%%/engines/libpixmap.a
-lib/gtk-2.0/%%GTK2_VERSION%%/engines/libpixmap.la
-lib/gtk-2.0/%%GTK2_VERSION%%/engines/libpixmap.so
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-am-et.a
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-am-et.la
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-am-et.so
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-cedilla.a
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-cedilla.la
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-cedilla.so
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-cyrillic-translit.a
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-cyrillic-translit.la
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-cyrillic-translit.so
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-inuktitut.a
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-inuktitut.la
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-inuktitut.so
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ipa.a
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ipa.la
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ipa.so
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-multipress.a
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-multipress.la
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-multipress.so
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-thai.a
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-thai.la
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-thai.so
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ti-er.a
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ti-er.la
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ti-er.so
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ti-et.a
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ti-et.la
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-ti-et.so
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-viqr.a
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-viqr.la
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-viqr.so
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-xim.a
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-xim.la
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-xim.so
-%%CUPS:%%lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-cups.a
-%%CUPS:%%lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-cups.la
-%%CUPS:%%lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-cups.so
-lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-file.a
-lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-file.la
-lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-file.so
-lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-lpr.a
-lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-lpr.la
-lib/gtk-2.0/%%GTK2_VERSION%%/printbackends/libprintbackend-lpr.so
-lib/gtk-2.0/modules/libferret.a
-lib/gtk-2.0/modules/libferret.la
-lib/gtk-2.0/modules/libferret.so
-lib/gtk-2.0/modules/libgail.a
-lib/gtk-2.0/modules/libgail.la
-lib/gtk-2.0/modules/libgail.so
-lib/libgailutil.a
-lib/libgailutil.la
-lib/libgailutil.so
-lib/libgailutil.so.18
-lib/libgdk-x11-2.0.a
-lib/libgdk-x11-2.0.la
-lib/libgdk-x11-2.0.so
-lib/libgdk-x11-2.0.so.0
-lib/libgtk-x11-2.0.a
-lib/libgtk-x11-2.0.la
-lib/libgtk-x11-2.0.so
-lib/libgtk-x11-2.0.so.0
-libdata/pkgconfig/gail.pc
-libdata/pkgconfig/gdk-2.0.pc
-libdata/pkgconfig/gdk-x11-2.0.pc
-libdata/pkgconfig/gtk+-2.0.pc
-libdata/pkgconfig/gtk+-unix-print-2.0.pc
-libdata/pkgconfig/gtk+-x11-2.0.pc
-share/aclocal/gtk-2.0.m4
-share/gir-1.0/Gdk-2.0.gir
-share/gir-1.0/GdkX11-2.0.gir
-share/gir-1.0/Gtk-2.0.gir
-share/gtk-2.0/demo/alphatest.png
-share/gtk-2.0/demo/apple-red.png
-share/gtk-2.0/demo/appwindow.c
-share/gtk-2.0/demo/assistant.c
-share/gtk-2.0/demo/background.jpg
-share/gtk-2.0/demo/builder.c
-share/gtk-2.0/demo/button_box.c
-share/gtk-2.0/demo/changedisplay.c
-share/gtk-2.0/demo/clipboard.c
-share/gtk-2.0/demo/colorsel.c
-share/gtk-2.0/demo/combobox.c
-share/gtk-2.0/demo/demo.ui
-share/gtk-2.0/demo/dialog.c
-share/gtk-2.0/demo/drawingarea.c
-share/gtk-2.0/demo/editable_cells.c
-share/gtk-2.0/demo/entry_buffer.c
-share/gtk-2.0/demo/entry_completion.c
-share/gtk-2.0/demo/expander.c
-share/gtk-2.0/demo/floppybuddy.gif
-share/gtk-2.0/demo/gnome-applets.png
-share/gtk-2.0/demo/gnome-calendar.png
-share/gtk-2.0/demo/gnome-foot.png
-share/gtk-2.0/demo/gnome-fs-directory.png
-share/gtk-2.0/demo/gnome-fs-regular.png
-share/gtk-2.0/demo/gnome-gimp.png
-share/gtk-2.0/demo/gnome-gmush.png
-share/gtk-2.0/demo/gnome-gsame.png
-share/gtk-2.0/demo/gnu-keys.png
-share/gtk-2.0/demo/gtk-logo-rgb.gif
-share/gtk-2.0/demo/hypertext.c
-share/gtk-2.0/demo/iconview.c
-share/gtk-2.0/demo/iconview_edit.c
-share/gtk-2.0/demo/images.c
-share/gtk-2.0/demo/infobar.c
-share/gtk-2.0/demo/list_store.c
-share/gtk-2.0/demo/links.c
-share/gtk-2.0/demo/menus.c
-share/gtk-2.0/demo/offscreen_window.c
-share/gtk-2.0/demo/offscreen_window2.c
-share/gtk-2.0/demo/panes.c
-share/gtk-2.0/demo/pickers.c
-share/gtk-2.0/demo/pixbufs.c
-share/gtk-2.0/demo/printing.c
-share/gtk-2.0/demo/rotated_text.c
-share/gtk-2.0/demo/search_entry.c
-share/gtk-2.0/demo/sizegroup.c
-share/gtk-2.0/demo/spinner.c
-share/gtk-2.0/demo/stock_browser.c
-share/gtk-2.0/demo/textscroll.c
-share/gtk-2.0/demo/textview.c
-share/gtk-2.0/demo/toolpalette.c
-share/gtk-2.0/demo/tree_store.c
-share/gtk-2.0/demo/ui_manager.c
-share/locale/af/LC_MESSAGES/gtk20-properties.mo
-share/locale/af/LC_MESSAGES/gtk20.mo
-share/locale/am/LC_MESSAGES/gtk20-properties.mo
-share/locale/am/LC_MESSAGES/gtk20.mo
-share/locale/ang/LC_MESSAGES/gtk20-properties.mo
-share/locale/ang/LC_MESSAGES/gtk20.mo
-share/locale/ar/LC_MESSAGES/gtk20-properties.mo
-share/locale/ar/LC_MESSAGES/gtk20.mo
-share/locale/as/LC_MESSAGES/gtk20-properties.mo
-share/locale/as/LC_MESSAGES/gtk20.mo
-share/locale/ast/LC_MESSAGES/gtk20-properties.mo
-share/locale/ast/LC_MESSAGES/gtk20.mo
-share/locale/az/LC_MESSAGES/gtk20-properties.mo
-share/locale/az/LC_MESSAGES/gtk20.mo
-share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo
-share/locale/az_IR/LC_MESSAGES/gtk20.mo
-share/locale/be/LC_MESSAGES/gtk20-properties.mo
-share/locale/be/LC_MESSAGES/gtk20.mo
-share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo
-share/locale/be@latin/LC_MESSAGES/gtk20.mo
-share/locale/bg/LC_MESSAGES/gtk20-properties.mo
-share/locale/bg/LC_MESSAGES/gtk20.mo
-share/locale/bn/LC_MESSAGES/gtk20-properties.mo
-share/locale/bn/LC_MESSAGES/gtk20.mo
-share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo
-share/locale/bn_IN/LC_MESSAGES/gtk20.mo
-share/locale/br/LC_MESSAGES/gtk20-properties.mo
-share/locale/br/LC_MESSAGES/gtk20.mo
-share/locale/bs/LC_MESSAGES/gtk20-properties.mo
-share/locale/bs/LC_MESSAGES/gtk20.mo
-share/locale/ca/LC_MESSAGES/gtk20-properties.mo
-share/locale/ca/LC_MESSAGES/gtk20.mo
-share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo
-share/locale/ca@valencia/LC_MESSAGES/gtk20.mo
-share/locale/crh/LC_MESSAGES/gtk20-properties.mo
-share/locale/crh/LC_MESSAGES/gtk20.mo
-share/locale/cs/LC_MESSAGES/gtk20-properties.mo
-share/locale/cs/LC_MESSAGES/gtk20.mo
-share/locale/cy/LC_MESSAGES/gtk20-properties.mo
-share/locale/cy/LC_MESSAGES/gtk20.mo
-share/locale/da/LC_MESSAGES/gtk20-properties.mo
-share/locale/da/LC_MESSAGES/gtk20.mo
-share/locale/de/LC_MESSAGES/gtk20-properties.mo
-share/locale/de/LC_MESSAGES/gtk20.mo
-share/locale/dz/LC_MESSAGES/gtk20-properties.mo
-share/locale/dz/LC_MESSAGES/gtk20.mo
-share/locale/el/LC_MESSAGES/gtk20-properties.mo
-share/locale/el/LC_MESSAGES/gtk20.mo
-share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo
-share/locale/en_CA/LC_MESSAGES/gtk20.mo
-share/locale/en_GB/LC_MESSAGES/gtk20-properties.mo
-share/locale/en_GB/LC_MESSAGES/gtk20.mo
-share/locale/eo/LC_MESSAGES/gtk20-properties.mo
-share/locale/eo/LC_MESSAGES/gtk20.mo
-share/locale/es/LC_MESSAGES/gtk20-properties.mo
-share/locale/es/LC_MESSAGES/gtk20.mo
-share/locale/et/LC_MESSAGES/gtk20-properties.mo
-share/locale/et/LC_MESSAGES/gtk20.mo
-share/locale/eu/LC_MESSAGES/gtk20-properties.mo
-share/locale/eu/LC_MESSAGES/gtk20.mo
-share/locale/fa/LC_MESSAGES/gtk20-properties.mo
-share/locale/fa/LC_MESSAGES/gtk20.mo
-share/locale/fi/LC_MESSAGES/gtk20-properties.mo
-share/locale/fi/LC_MESSAGES/gtk20.mo
-share/locale/fr/LC_MESSAGES/gtk20-properties.mo
-share/locale/fr/LC_MESSAGES/gtk20.mo
-share/locale/ga/LC_MESSAGES/gtk20-properties.mo
-share/locale/ga/LC_MESSAGES/gtk20.mo
-share/locale/gl/LC_MESSAGES/gtk20-properties.mo
-share/locale/gl/LC_MESSAGES/gtk20.mo
-share/locale/gu/LC_MESSAGES/gtk20-properties.mo
-share/locale/gu/LC_MESSAGES/gtk20.mo
-share/locale/he/LC_MESSAGES/gtk20-properties.mo
-share/locale/he/LC_MESSAGES/gtk20.mo
-share/locale/hi/LC_MESSAGES/gtk20-properties.mo
-share/locale/hi/LC_MESSAGES/gtk20.mo
-share/locale/hr/LC_MESSAGES/gtk20-properties.mo
-share/locale/hr/LC_MESSAGES/gtk20.mo
-share/locale/hu/LC_MESSAGES/gtk20-properties.mo
-share/locale/hu/LC_MESSAGES/gtk20.mo
-share/locale/hy/LC_MESSAGES/gtk20-properties.mo
-share/locale/hy/LC_MESSAGES/gtk20.mo
-share/locale/ia/LC_MESSAGES/gtk20-properties.mo
-share/locale/ia/LC_MESSAGES/gtk20.mo
-share/locale/id/LC_MESSAGES/gtk20-properties.mo
-share/locale/id/LC_MESSAGES/gtk20.mo
-share/locale/io/LC_MESSAGES/gtk20-properties.mo
-share/locale/io/LC_MESSAGES/gtk20.mo
-share/locale/is/LC_MESSAGES/gtk20-properties.mo
-share/locale/is/LC_MESSAGES/gtk20.mo
-share/locale/it/LC_MESSAGES/gtk20-properties.mo
-share/locale/it/LC_MESSAGES/gtk20.mo
-share/locale/ja/LC_MESSAGES/gtk20-properties.mo
-share/locale/ja/LC_MESSAGES/gtk20.mo
-share/locale/ka/LC_MESSAGES/gtk20-properties.mo
-share/locale/ka/LC_MESSAGES/gtk20.mo
-share/locale/kk/LC_MESSAGES/gtk20-properties.mo
-share/locale/kk/LC_MESSAGES/gtk20.mo
-share/locale/kn/LC_MESSAGES/gtk20-properties.mo
-share/locale/kn/LC_MESSAGES/gtk20.mo
-share/locale/ko/LC_MESSAGES/gtk20-properties.mo
-share/locale/ko/LC_MESSAGES/gtk20.mo
-share/locale/ku/LC_MESSAGES/gtk20-properties.mo
-share/locale/ku/LC_MESSAGES/gtk20.mo
-share/locale/li/LC_MESSAGES/gtk20-properties.mo
-share/locale/li/LC_MESSAGES/gtk20.mo
-share/locale/lt/LC_MESSAGES/gtk20-properties.mo
-share/locale/lt/LC_MESSAGES/gtk20.mo
-share/locale/lv/LC_MESSAGES/gtk20-properties.mo
-share/locale/lv/LC_MESSAGES/gtk20.mo
-share/locale/mai/LC_MESSAGES/gtk20-properties.mo
-share/locale/mai/LC_MESSAGES/gtk20.mo
-share/locale/mi/LC_MESSAGES/gtk20-properties.mo
-share/locale/mi/LC_MESSAGES/gtk20.mo
-share/locale/mk/LC_MESSAGES/gtk20-properties.mo
-share/locale/mk/LC_MESSAGES/gtk20.mo
-share/locale/ml/LC_MESSAGES/gtk20-properties.mo
-share/locale/ml/LC_MESSAGES/gtk20.mo
-share/locale/mn/LC_MESSAGES/gtk20-properties.mo
-share/locale/mn/LC_MESSAGES/gtk20.mo
-share/locale/mr/LC_MESSAGES/gtk20-properties.mo
-share/locale/mr/LC_MESSAGES/gtk20.mo
-share/locale/ms/LC_MESSAGES/gtk20-properties.mo
-share/locale/ms/LC_MESSAGES/gtk20.mo
-share/locale/my/LC_MESSAGES/gtk20-properties.mo
-share/locale/my/LC_MESSAGES/gtk20.mo
-share/locale/nb/LC_MESSAGES/gtk20-properties.mo
-share/locale/nb/LC_MESSAGES/gtk20.mo
-share/locale/nds/LC_MESSAGES/gtk20-properties.mo
-share/locale/nds/LC_MESSAGES/gtk20.mo
-share/locale/ne/LC_MESSAGES/gtk20-properties.mo
-share/locale/ne/LC_MESSAGES/gtk20.mo
-share/locale/nl/LC_MESSAGES/gtk20-properties.mo
-share/locale/nl/LC_MESSAGES/gtk20.mo
-share/locale/nn/LC_MESSAGES/gtk20-properties.mo
-share/locale/nn/LC_MESSAGES/gtk20.mo
-share/locale/nso/LC_MESSAGES/gtk20-properties.mo
-share/locale/nso/LC_MESSAGES/gtk20.mo
-share/locale/oc/LC_MESSAGES/gtk20-properties.mo
-share/locale/oc/LC_MESSAGES/gtk20.mo
-share/locale/or/LC_MESSAGES/gtk20-properties.mo
-share/locale/or/LC_MESSAGES/gtk20.mo
-share/locale/pa/LC_MESSAGES/gtk20-properties.mo
-share/locale/pa/LC_MESSAGES/gtk20.mo
-share/locale/pl/LC_MESSAGES/gtk20-properties.mo
-share/locale/pl/LC_MESSAGES/gtk20.mo
-share/locale/ps/LC_MESSAGES/gtk20-properties.mo
-share/locale/ps/LC_MESSAGES/gtk20.mo
-share/locale/pt/LC_MESSAGES/gtk20-properties.mo
-share/locale/pt/LC_MESSAGES/gtk20.mo
-share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo
-share/locale/pt_BR/LC_MESSAGES/gtk20.mo
-share/locale/ro/LC_MESSAGES/gtk20-properties.mo
-share/locale/ro/LC_MESSAGES/gtk20.mo
-share/locale/ru/LC_MESSAGES/gtk20-properties.mo
-share/locale/ru/LC_MESSAGES/gtk20.mo
-share/locale/rw/LC_MESSAGES/gtk20-properties.mo
-share/locale/rw/LC_MESSAGES/gtk20.mo
-share/locale/si/LC_MESSAGES/gtk20-properties.mo
-share/locale/si/LC_MESSAGES/gtk20.mo
-share/locale/sk/LC_MESSAGES/gtk20-properties.mo
-share/locale/sk/LC_MESSAGES/gtk20.mo
-share/locale/sl/LC_MESSAGES/gtk20-properties.mo
-share/locale/sl/LC_MESSAGES/gtk20.mo
-share/locale/sq/LC_MESSAGES/gtk20-properties.mo
-share/locale/sq/LC_MESSAGES/gtk20.mo
-share/locale/sr/LC_MESSAGES/gtk20-properties.mo
-share/locale/sr/LC_MESSAGES/gtk20.mo
-share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo
-share/locale/sr@ije/LC_MESSAGES/gtk20.mo
-share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo
-share/locale/sr@latin/LC_MESSAGES/gtk20.mo
-share/locale/sv/LC_MESSAGES/gtk20-properties.mo
-share/locale/sv/LC_MESSAGES/gtk20.mo
-share/locale/ta/LC_MESSAGES/gtk20-properties.mo
-share/locale/ta/LC_MESSAGES/gtk20.mo
-share/locale/te/LC_MESSAGES/gtk20-properties.mo
-share/locale/te/LC_MESSAGES/gtk20.mo
-share/locale/th/LC_MESSAGES/gtk20-properties.mo
-share/locale/th/LC_MESSAGES/gtk20.mo
-share/locale/tk/LC_MESSAGES/gtk20-properties.mo
-share/locale/tk/LC_MESSAGES/gtk20.mo
-share/locale/tr/LC_MESSAGES/gtk20-properties.mo
-share/locale/tr/LC_MESSAGES/gtk20.mo
-share/locale/tt/LC_MESSAGES/gtk20-properties.mo
-share/locale/tt/LC_MESSAGES/gtk20.mo
-share/locale/ug/LC_MESSAGES/gtk20-properties.mo
-share/locale/ug/LC_MESSAGES/gtk20.mo
-share/locale/uk/LC_MESSAGES/gtk20-properties.mo
-share/locale/uk/LC_MESSAGES/gtk20.mo
-share/locale/ur/LC_MESSAGES/gtk20-properties.mo
-share/locale/ur/LC_MESSAGES/gtk20.mo
-share/locale/uz/LC_MESSAGES/gtk20-properties.mo
-share/locale/uz/LC_MESSAGES/gtk20.mo
-share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo
-share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo
-share/locale/vi/LC_MESSAGES/gtk20-properties.mo
-share/locale/vi/LC_MESSAGES/gtk20.mo
-share/locale/wa/LC_MESSAGES/gtk20-properties.mo
-share/locale/wa/LC_MESSAGES/gtk20.mo
-share/locale/xh/LC_MESSAGES/gtk20-properties.mo
-share/locale/xh/LC_MESSAGES/gtk20.mo
-share/locale/yi/LC_MESSAGES/gtk20-properties.mo
-share/locale/yi/LC_MESSAGES/gtk20.mo
-share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo
-share/locale/zh_CN/LC_MESSAGES/gtk20.mo
-share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo
-share/locale/zh_HK/LC_MESSAGES/gtk20.mo
-share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo
-share/locale/zh_TW/LC_MESSAGES/gtk20.mo
-share/themes/Default/gtk-2.0-key/gtkrc
-share/themes/Emacs/gtk-2.0-key/gtkrc
-share/themes/Raleigh/gtk-2.0/gtkrc
-@exec /usr/bin/find %%LOCALBASE%%/share/icons -type d -depth 1 -exec %D/bin/gtk-update-icon-cache -q -f {} \; 2>/dev/null || /usr/bin/true
-@unexec /usr/bin/find %%LOCALBASE%%/share/icons -type f -depth 2 -name icon-theme.cache -delete 2>/dev/null || /usr/bin/true
-@dirrm share/themes/Raleigh/gtk-2.0
-@dirrmtry share/themes/Raleigh
-@dirrm share/themes/Emacs/gtk-2.0-key
-@dirrmtry share/themes/Emacs
-@dirrm share/themes/Default/gtk-2.0-key
-@dirrmtry share/themes/Default
-@dirrmtry share/themes
-@dirrm share/gtk-2.0/demo
-@dirrm share/gtk-2.0
-@dirrm include/gtk-unix-print-2.0/gtk
-@dirrm include/gtk-unix-print-2.0
-@dirrm include/gtk-2.0/gtk
-@dirrm include/gtk-2.0/gdk
-@dirrm include/gtk-2.0
-@dirrm include/gail-1.0/libgail-util
-@dirrm include/gail-1.0/gail
-@dirrm include/gail-1.0
-@dirrm etc/gtk-2.0
-@exec /bin/mkdir -p %D/lib/gtk-2.0/modules
-@exec /bin/mkdir -p %D/lib/gtk-2.0/%%GTK2_VERSION%%/engines
-@exec /bin/mkdir -p %D/lib/gtk-2.0/%%GTK2_VERSION%%/loaders
-@dirrmtry lib/gtk-2.0/modules
-@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%%/printbackends
-@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%%/modules
-@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%%/loaders
-@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%%/immodules
-@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%%/engines
-@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%%
-@dirrmtry lib/gtk-2.0
-@exec %D/bin/gtk-query-immodules-2.0 > /dev/null 2>&1 && %D/bin/gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules 2>/dev/null || /usr/bin/true
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/yi/LC_MESSAGES
-@dirrmtry share/locale/yi
-@dirrmtry share/locale/xh/LC_MESSAGES
-@dirrmtry share/locale/xh
-@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES
-@dirrmtry share/locale/uz@cyrillic
-@dirrmtry share/locale/ur/LC_MESSAGES
-@dirrmtry share/locale/ur
-@dirrmtry share/locale/ug/LC_MESSAGES
-@dirrmtry share/locale/ug
-@dirrmtry share/locale/tt/LC_MESSAGES
-@dirrmtry share/locale/tt
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@dirrmtry share/locale/sr@latin/LC_MESSAGES
-@dirrmtry share/locale/sr@latin
-@dirrmtry share/locale/sr@ije/LC_MESSAGES
-@dirrmtry share/locale/sr@ije
-@dirrmtry share/locale/si/LC_MESSAGES
-@dirrmtry share/locale/si
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/ps/LC_MESSAGES
-@dirrmtry share/locale/ps
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/nso/LC_MESSAGES
-@dirrmtry share/locale/nso
-@dirrmtry share/locale/nds/LC_MESSAGES
-@dirrmtry share/locale/nds
-@dirrmtry share/locale/my/LC_MESSAGES
-@dirrmtry share/locale/my
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mi/LC_MESSAGES
-@dirrmtry share/locale/mi
-@dirrmtry share/locale/mai/LC_MESSAGES
-@dirrmtry share/locale/mai
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/kk/LC_MESSAGES
-@dirrmtry share/locale/kk
-@dirrmtry share/locale/io/LC_MESSAGES
-@dirrmtry share/locale/io
-@dirrmtry share/locale/ia/LC_MESSAGES
-@dirrmtry share/locale/ia
-@dirrmtry share/locale/hy/LC_MESSAGES
-@dirrmtry share/locale/hy
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/crh/LC_MESSAGES
-@dirrmtry share/locale/crh
-@dirrmtry share/locale/ca@valencia/LC_MESSAGES
-@dirrmtry share/locale/ca@valencia
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/be@latin/LC_MESSAGES
-@dirrmtry share/locale/be@latin
-@dirrmtry share/locale/az_IR/LC_MESSAGES
-@dirrmtry share/locale/az_IR
-@dirrmtry share/locale/ast/LC_MESSAGES
-@dirrmtry share/locale/ast
-@dirrmtry share/locale/as/LC_MESSAGES
-@dirrmtry share/locale/as
-@dirrmtry share/locale/ang/LC_MESSAGES
-@dirrmtry share/locale/ang
diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile
deleted file mode 100644
index 0171ed2d6..000000000
--- a/x11-toolkits/gtkmm24/Makefile
+++ /dev/null
@@ -1,50 +0,0 @@
-# New ports collection makefile for: gtkmm2
-# Date created: 30 September 2002
-# Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
-#
-# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtkmm24/Makefile,v 1.76 2011/07/07 08:04:31 kwm Exp $
-#
-
-PORTNAME= gtkmm
-PORTVERSION= 2.24.2
-PORTREVISION?= 0
-CATEGORIES= x11-toolkits
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= C++ wrapper for Gtk+, Pango
-
-USE_XZ= yes
-LATEST_LINK= gtkmm24
-
-.if !defined(REFERENCE_PORT)
-
-LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm \
- cairomm-1.0.1:${PORTSDIR}/graphics/cairomm \
- atkmm-1.6.2:${PORTSDIR}/accessibility/atkmm \
- pangomm-1.4.1:${PORTSDIR}/x11-toolkits/pangomm
-BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-
-USE_GMAKE= yes
-USE_GETTEXT= yes
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool
-USE_GNOME= gnomehack gtk20 ltverhack:1
-MAKE_JOBS_SAFE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --disable-documentation \
- --enable-static=yes
-
-PLIST_SUB= VERSION="2.4" API_VERSION="2.4"
-
-post-patch:
- @${REINPLACE_CMD} -e '/^SUBDIRS =/s/tests//' \
- ${WRKSRC}/Makefile.in
-
-.include <bsd.port.mk>
-
-.endif
diff --git a/x11-toolkits/gtkmm24/distinfo b/x11-toolkits/gtkmm24/distinfo
deleted file mode 100644
index 0adf519d9..000000000
--- a/x11-toolkits/gtkmm24/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome2/gtkmm-2.24.2.tar.xz) = c90c7a29c20dd6d795925bd66ad1ff40be07cea0e4c03f4d6105a8c07448953d
-SIZE (gnome2/gtkmm-2.24.2.tar.xz) = 10776640
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 28a8731c1..000000000
--- a/x11-toolkits/gtkmm24/pkg-plist
+++ /dev/null
@@ -1,448 +0,0 @@
-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/activatable.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/assistant.h
-include/gtkmm-%%API_VERSION%%/gtkmm/base.h
-include/gtkmm-%%API_VERSION%%/gtkmm/bin.h
-include/gtkmm-%%API_VERSION%%/gtkmm/border.h
-include/gtkmm-%%API_VERSION%%/gtkmm/box.h
-include/gtkmm-%%API_VERSION%%/gtkmm/builder.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/cellrendereraccel.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/cellrendererspin.h
-include/gtkmm-%%API_VERSION%%/gtkmm/cellrendererspinner.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/entrybuffer.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/infobar.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/linkbutton.h
-include/gtkmm-%%API_VERSION%%/gtkmm/liststore.h
-include/gtkmm-%%API_VERSION%%/gtkmm/listviewtext.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/offscreenwindow.h
-include/gtkmm-%%API_VERSION%%/gtkmm/optionmenu.h
-include/gtkmm-%%API_VERSION%%/gtkmm/orientable.h
-include/gtkmm-%%API_VERSION%%/gtkmm/pagesetup.h
-include/gtkmm-%%API_VERSION%%/gtkmm/pagesetupunixdialog.h
-include/gtkmm-%%API_VERSION%%/gtkmm/paned.h
-include/gtkmm-%%API_VERSION%%/gtkmm/papersize.h
-include/gtkmm-%%API_VERSION%%/gtkmm/plug.h
-include/gtkmm-%%API_VERSION%%/gtkmm/printcontext.h
-include/gtkmm-%%API_VERSION%%/gtkmm/printer.h
-include/gtkmm-%%API_VERSION%%/gtkmm/printjob.h
-include/gtkmm-%%API_VERSION%%/gtkmm/printoperation.h
-include/gtkmm-%%API_VERSION%%/gtkmm/printoperationpreview.h
-include/gtkmm-%%API_VERSION%%/gtkmm/printsettings.h
-include/gtkmm-%%API_VERSION%%/gtkmm/printunixdialog.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/activatable_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/assistant_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/builder_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/cellrendereraccel_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/cellrendererspinner_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/cellrendererspin_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/entrybuffer_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/infobar_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/linkbutton_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/offscreenwindow_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/optionmenu_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/orientable_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/pagesetup_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/pagesetupunixdialog_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/paned_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/papersize_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/plug_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/printcontext_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/printer_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/printjob_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/printoperation_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/printoperationpreview_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/printsettings_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/printunixdialog_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/recentaction_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/recentchooser_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/recentchooserdialog_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/recentchoosermenu_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/recentchooserwidget_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/recentfilter_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/recentinfo_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/recentmanager_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/scalebutton_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/spinner_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/statusbar_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/statusicon_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/toolitemgroup_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/toolitem_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/toolpalette_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/toolshell_p.h
-include/gtkmm-%%API_VERSION%%/gtkmm/private/tooltip_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/volumebutton_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/recentaction.h
-include/gtkmm-%%API_VERSION%%/gtkmm/recentchooser.h
-include/gtkmm-%%API_VERSION%%/gtkmm/recentchooserdialog.h
-include/gtkmm-%%API_VERSION%%/gtkmm/recentchoosermenu.h
-include/gtkmm-%%API_VERSION%%/gtkmm/recentchooserwidget.h
-include/gtkmm-%%API_VERSION%%/gtkmm/recentfilter.h
-include/gtkmm-%%API_VERSION%%/gtkmm/recentinfo.h
-include/gtkmm-%%API_VERSION%%/gtkmm/recentmanager.h
-include/gtkmm-%%API_VERSION%%/gtkmm/ruler.h
-include/gtkmm-%%API_VERSION%%/gtkmm/scale.h
-include/gtkmm-%%API_VERSION%%/gtkmm/scalebutton.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/spinner.h
-include/gtkmm-%%API_VERSION%%/gtkmm/statusbar.h
-include/gtkmm-%%API_VERSION%%/gtkmm/statusicon.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/toolitemgroup.h
-include/gtkmm-%%API_VERSION%%/gtkmm/toolpalette.h
-include/gtkmm-%%API_VERSION%%/gtkmm/toolshell.h
-include/gtkmm-%%API_VERSION%%/gtkmm/tooltip.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/volumebutton.h
-include/gtkmm-%%API_VERSION%%/gtkmm/widget.h
-include/gtkmm-%%API_VERSION%%/gtkmm/window.h
-include/gtkmm-%%API_VERSION%%/gtkmm/wrap_init.h
-lib/gdkmm-%%API_VERSION%%/include/gdkmmconfig.h
-lib/gtkmm-%%API_VERSION%%/include/gtkmmconfig.h
-lib/gtkmm-%%API_VERSION%%/proc/m4/class_gtkobject.m4
-lib/gtkmm-%%API_VERSION%%/proc/m4/convert.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/libgdkmm-%%VERSION%%.a
-lib/libgdkmm-%%VERSION%%.la
-lib/libgdkmm-%%VERSION%%.so
-lib/libgdkmm-%%VERSION%%.so.1
-lib/libgtkmm-%%VERSION%%.a
-lib/libgtkmm-%%VERSION%%.la
-lib/libgtkmm-%%VERSION%%.so
-lib/libgtkmm-%%VERSION%%.so.1
-libdata/pkgconfig/gdkmm-%%API_VERSION%%.pc
-libdata/pkgconfig/gtkmm-%%API_VERSION%%.pc
-@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/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%%
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile
deleted file mode 100644
index 8662fd9fd..000000000
--- a/x11-toolkits/libgnomeui/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# New ports collection makefile for: libgnomeui
-# Date created: 07 April 2002
-# Whom: Joe Marcus Clarke <marcus@FreBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.131 2011/04/09 15:57:12 mezz Exp $
-#
-
-PORTNAME= libgnomeui
-PORTVERSION= 2.24.4
-PORTREVISION?= 1
-CATEGORIES= x11-toolkits gnome
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Libraries for the GNOME GUI, a GNU desktop environment
-
-USE_BZIP2= yes
-
-.if !defined(REFERENCE_PORT)
-
-LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring \
- startup-notification-1.0:${PORTSDIR}/x11/startup-notification
-RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme
-
-USE_GETTEXT= yes
-USE_XORG= sm
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier libbonoboui ltverhack \
- referencehack gvfs
-USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool
-USE_BISON= build
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
-
-.include <bsd.port.mk>
-
-.endif
diff --git a/x11-toolkits/libgnomeui/distinfo b/x11-toolkits/libgnomeui/distinfo
deleted file mode 100644
index 09083cf16..000000000
--- a/x11-toolkits/libgnomeui/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome2/libgnomeui-2.24.4.tar.bz2) = a64dcb5af190ec0bfe2ba647ab09a90e4187336fa417d301abfb736be41283b2
-SIZE (gnome2/libgnomeui-2.24.4.tar.bz2) = 1431076
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 59ab6d73f..000000000
--- a/x11-toolkits/libgnomeui/pkg-plist
+++ /dev/null
@@ -1,231 +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/libglade/2.0/libgnome.a
-lib/libglade/2.0/libgnome.la
-lib/libglade/2.0/libgnome.so
-lib/libgnomeui-2.a
-lib/libgnomeui-2.la
-lib/libgnomeui-2.so
-lib/libgnomeui-2.so.0
-libdata/pkgconfig/libgnomeui-2.0.pc
-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/as/LC_MESSAGES/libgnomeui-2.0.mo
-share/locale/ast/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/be@latin/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/bn_IN/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/ca@valencia/LC_MESSAGES/libgnomeui-2.0.mo
-share/locale/crh/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/dz/LC_MESSAGES/libgnomeui-2.0.mo
-share/locale/el/LC_MESSAGES/libgnomeui-2.0.mo
-share/locale/en@shaw/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/fur/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/hy/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/ka/LC_MESSAGES/libgnomeui-2.0.mo
-share/locale/kk/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/ku/LC_MESSAGES/libgnomeui-2.0.mo
-share/locale/la/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/mai/LC_MESSAGES/libgnomeui-2.0.mo
-share/locale/mg/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/nds/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/nso/LC_MESSAGES/libgnomeui-2.0.mo
-share/locale/oc/LC_MESSAGES/libgnomeui-2.0.mo
-share/locale/or/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/ps/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/si/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@latin/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/te/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/tt/LC_MESSAGES/libgnomeui-2.0.mo
-share/locale/ug/LC_MESSAGES/libgnomeui-2.0.mo
-share/locale/uk/LC_MESSAGES/libgnomeui-2.0.mo
-share/locale/uz@cyrillic/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_HK/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
-share/pixmaps/gnome-about-logo.png
-@dirrm include/libgnomeui-2.0/libgnomeui
-@dirrm include/libgnomeui-2.0
-@dirrmtry share/locale/zu/LC_MESSAGES
-@dirrmtry share/locale/zu
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/yi/LC_MESSAGES
-@dirrmtry share/locale/yi
-@dirrmtry share/locale/xh/LC_MESSAGES
-@dirrmtry share/locale/xh
-@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES
-@dirrmtry share/locale/uz@cyrillic
-@dirrmtry share/locale/ug/LC_MESSAGES
-@dirrmtry share/locale/ug
-@dirrmtry share/locale/tt/LC_MESSAGES
-@dirrmtry share/locale/tt
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@dirrmtry share/locale/sr@latin/LC_MESSAGES
-@dirrmtry share/locale/sr@latin
-@dirrmtry share/locale/sr@ije/LC_MESSAGES
-@dirrmtry share/locale/sr@ije
-@dirrmtry share/locale/si/LC_MESSAGES
-@dirrmtry share/locale/si
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/ps/LC_MESSAGES
-@dirrmtry share/locale/ps
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/nso/LC_MESSAGES
-@dirrmtry share/locale/nso
-@dirrmtry share/locale/nds/LC_MESSAGES
-@dirrmtry share/locale/nds
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mi/LC_MESSAGES
-@dirrmtry share/locale/mi
-@dirrmtry share/locale/mg/LC_MESSAGES
-@dirrmtry share/locale/mg
-@dirrmtry share/locale/mai/LC_MESSAGES
-@dirrmtry share/locale/mai
-@dirrmtry share/locale/la/LC_MESSAGES
-@dirrmtry share/locale/la
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/kk/LC_MESSAGES
-@dirrmtry share/locale/kk
-@dirrmtry share/locale/hy/LC_MESSAGES
-@dirrmtry share/locale/hy
-@dirrmtry share/locale/fur/LC_MESSAGES
-@dirrmtry share/locale/fur
-@dirrmtry share/locale/en@shaw/LC_MESSAGES
-@dirrmtry share/locale/en@shaw
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/crh/LC_MESSAGES
-@dirrmtry share/locale/crh
-@dirrmtry share/locale/ca@valencia/LC_MESSAGES
-@dirrmtry share/locale/ca@valencia
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/be@latin/LC_MESSAGES
-@dirrmtry share/locale/be@latin
-@dirrmtry share/locale/ast/LC_MESSAGES
-@dirrmtry share/locale/ast
-@dirrmtry share/locale/as/LC_MESSAGES
-@dirrmtry share/locale/as
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
deleted file mode 100644
index b21a45197..000000000
--- a/x11-toolkits/py-gtk2/Makefile
+++ /dev/null
@@ -1,84 +0,0 @@
-# New ports collection makefile for: py-gtk2
-# Date created: 08/13/2002
-# Whom: marc@informatik.uni-bremen.de
-#
-# $FreeBSD$
-# $MCom: ports/x11-toolkits/py-gtk2/Makefile,v 1.77 2011/03/25 07:04:15 kwm Exp $
-#
-
-PORTNAME= gtk
-PORTVERSION= 2.24.0
-CATEGORIES= x11-toolkits python
-MASTER_SITES= GNOME
-MASTER_SITE_SUBDIR= sources/pygtk/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= pygtk-${PORTVERSION}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A set of Python bindings for GTK+
-
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py-cairo
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py-cairo
-
-LATEST_LINK= py-gtk2
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_GNOME= gnomehack libglade2 pygobject
-USE_PYTHON= yes
-USE_GETTEXT= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-lintl" \
- PYTHON="${PYTHON_VERSION}"
-CONFIGURE_ARGS= --disable-docs
-LDFLAGS+= -L${LOCALBASE}/lib
-
-DOCSDIR= ${PREFIX}/share/doc/py-gtk
-EG_SRC_DIR= ${WRKSRC}/examples
-EXAMPLESDIR= ${PREFIX}/share/examples/py-gtk
-
-CONFLICTS= py*-gtk-0*
-
-OPTIONS= NUMPY "Enable numpy support (pulls in gcc44)" off
-
-.include <bsd.port.pre.mk>
-
-.if defined(WITH_NUMPY)
-BUILD_DEPENDS+= ${PYNUMPY}
-RUN_DEPENDS+= ${PYNUMPY}
-CONFIGURE_ARGS+=--enable-numpy
-.else
-CONFIGURE_ARGS+=--disable-numpy
-.endif
-
-#
-# 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
-
-post-install:
-.if !defined(NOPORTEXAMPLES)
- ${MKDIR} ${EXAMPLESDIR}
- ${TAR} -C ${EG_SRC_DIR} -cf - . | ${TAR} -C ${EXAMPLESDIR} -xf -
- ${CHOWN} -R ${BINOWN}:${BINGRP} ${EXAMPLESDIR}
- ${FIND} ${EXAMPLESDIR} -type d -print | ${XARGS} ${CHMOD} 0555
- ${FIND} ${EXAMPLESDIR} -type f -print | ${XARGS} ${CHMOD} 0444
-.endif
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/MAPPING ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/THREADS ${DOCSDIR}
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/x11-toolkits/py-gtk2/distinfo b/x11-toolkits/py-gtk2/distinfo
deleted file mode 100644
index 4f7261b0b..000000000
--- a/x11-toolkits/py-gtk2/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome2/pygtk-2.24.0.tar.bz2) = cd1c1ea265bd63ff669e92a2d3c2a88eb26bcd9e5363e0f82c896e649f206912
-SIZE (gnome2/pygtk-2.24.0.tar.bz2) = 2361097
diff --git a/x11-toolkits/py-gtk2/files/patch-Makefile.in b/x11-toolkits/py-gtk2/files/patch-Makefile.in
deleted file mode 100644
index 1ddb1d6b9..000000000
--- a/x11-toolkits/py-gtk2/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig 2008-09-01 08:50:06.000000000 +0000
-+++ Makefile.in 2008-09-01 08:51:03.000000000 +0000
-@@ -124,7 +124,7 @@
- DATA = $(defs_DATA) $(pkgconfig_DATA)
- ETAGS = etags
- CTAGS = ctags
--DIST_SUBDIRS = . gtk examples tests docs
-+DIST_SUBDIRS = . gtk examples
- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
- distdir = $(PACKAGE)-$(VERSION)
- top_distdir = $(distdir)
diff --git a/x11-toolkits/py-gtk2/files/patch-configure b/x11-toolkits/py-gtk2/files/patch-configure
deleted file mode 100644
index 1c766c127..000000000
--- a/x11-toolkits/py-gtk2/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2010-09-26 10:02:15.000000000 +0000
-+++ configure 2010-09-26 10:02:33.000000000 +0000
-@@ -12288,7 +12288,7 @@
- $as_echo_n "(cached) " >&6
- else
-
-- for am_cv_pathless_PYTHON in python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do
-+ for am_cv_pathless_PYTHON in python python2 python3 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do
- test "$am_cv_pathless_PYTHON" = none && break
- prog="import sys
- # split strings by '.' and convert to numeric. Append some zeros
diff --git a/x11-toolkits/py-gtk2/files/patch-doc_Makefile.in b/x11-toolkits/py-gtk2/files/patch-doc_Makefile.in
deleted file mode 100644
index 857b4fa66..000000000
--- a/x11-toolkits/py-gtk2/files/patch-doc_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- docs/Makefile.in.orig 2008-09-03 16:07:35.000000000 +0000
-+++ docs/Makefile.in 2008-09-03 16:07:55.000000000 +0000
-@@ -812,7 +812,7 @@
- html/unixprint-functions.html
-
- CSS_FILES = $(PYGOBJECT_PYGDOCS)/style.css
--TARGET_DIR = $(datadir)/gtk-doc/html/pygtk
-+TARGET_DIR = $(datadir)/doc/py-gtk
- CSSdir = $(TARGET_DIR)
- EXTRA_DIST = \
- cursors icons \
diff --git a/x11-toolkits/py-gtk2/pkg-descr b/x11-toolkits/py-gtk2/pkg-descr
deleted file mode 100644
index 41145fa4a..000000000
--- a/x11-toolkits/py-gtk2/pkg-descr
+++ /dev/null
@@ -1,11 +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.
-
-WWW: http://www.pygtk.org/
--- 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 e04d4f56c..000000000
--- a/x11-toolkits/py-gtk2/pkg-plist
+++ /dev/null
@@ -1,779 +0,0 @@
-bin/pygtk-codegen-2.0
-bin/pygtk-demo
-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/infobar.py
-lib/pygtk/2.0/demos/infobar.pyc
-lib/pygtk/2.0/demos/infobar.pyo
-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/print_editor.py
-lib/pygtk/2.0/demos/print_editor.pyc
-lib/pygtk/2.0/demos/print_editor.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/statusicon.py
-lib/pygtk/2.0/demos/statusicon.pyc
-lib/pygtk/2.0/demos/statusicon.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/textscroll.py
-lib/pygtk/2.0/demos/textscroll.pyc
-lib/pygtk/2.0/demos/textscroll.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/tooltip.py
-lib/pygtk/2.0/demos/tooltip.pyc
-lib/pygtk/2.0/demos/tooltip.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.la
-%%PYTHON_SITELIBDIR%%/gtk-2.0/atk.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.la
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/_gtk.so
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/_lazyutils.py
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/_lazyutils.pyc
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/_lazyutils.pyo
-%%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/deprecation.py
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/deprecation.pyc
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/deprecation.pyo
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/glade.la
-%%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/gtkunixprint.la
-%%PYTHON_SITELIBDIR%%/gtk-2.0/gtkunixprint.so
-%%PYTHON_SITELIBDIR%%/gtk-2.0/pango.la
-%%PYTHON_SITELIBDIR%%/gtk-2.0/pango.so
-%%PYTHON_SITELIBDIR%%/gtk-2.0/pangocairo.la
-%%PYTHON_SITELIBDIR%%/gtk-2.0/pangocairo.so
-libdata/pkgconfig/pygtk-2.0.pc
-%%PORTDOCS%%%%DOCSDIR%%/MAPPING
-%%PORTDOCS%%%%DOCSDIR%%/THREADS
-%%DOCSDIR%%/atk-class-reference.html
-%%DOCSDIR%%/atk-constants.html
-%%DOCSDIR%%/class-atkaction.html
-%%DOCSDIR%%/class-atkcomponent.html
-%%DOCSDIR%%/class-atkdocument.html
-%%DOCSDIR%%/class-atkeditabletext.html
-%%DOCSDIR%%/class-atkgobjectaccessible.html
-%%DOCSDIR%%/class-atkhyperlink.html
-%%DOCSDIR%%/class-atkhypertext.html
-%%DOCSDIR%%/class-atkimage.html
-%%DOCSDIR%%/class-atkimplementor.html
-%%DOCSDIR%%/class-atknoopobject.html
-%%DOCSDIR%%/class-atknoopobjectfactory.html
-%%DOCSDIR%%/class-atkobject.html
-%%DOCSDIR%%/class-atkobjectfactory.html
-%%DOCSDIR%%/class-atkrectangle.html
-%%DOCSDIR%%/class-atkregistry.html
-%%DOCSDIR%%/class-atkrelation.html
-%%DOCSDIR%%/class-atkrelationset.html
-%%DOCSDIR%%/class-atkselection.html
-%%DOCSDIR%%/class-atkstateset.html
-%%DOCSDIR%%/class-atkstreamablecontent.html
-%%DOCSDIR%%/class-atktable.html
-%%DOCSDIR%%/class-atktext.html
-%%DOCSDIR%%/class-atkvalue.html
-%%DOCSDIR%%/class-gdkapplaunchcontext.html
-%%DOCSDIR%%/class-gdkatom.html
-%%DOCSDIR%%/class-gdkcairocontext.html
-%%DOCSDIR%%/class-gdkcolor.html
-%%DOCSDIR%%/class-gdkcolormap.html
-%%DOCSDIR%%/class-gdkcursor.html
-%%DOCSDIR%%/class-gdkdevice.html
-%%DOCSDIR%%/class-gdkdisplay.html
-%%DOCSDIR%%/class-gdkdisplaymanager.html
-%%DOCSDIR%%/class-gdkdragcontext.html
-%%DOCSDIR%%/class-gdkdrawable.html
-%%DOCSDIR%%/class-gdkevent.html
-%%DOCSDIR%%/class-gdkgc.html
-%%DOCSDIR%%/class-gdkimage.html
-%%DOCSDIR%%/class-gdkkeymap.html
-%%DOCSDIR%%/class-gdkpangorenderer.html
-%%DOCSDIR%%/class-gdkpixbuf.html
-%%DOCSDIR%%/class-gdkpixbufanimation.html
-%%DOCSDIR%%/class-gdkpixbufanimationiter.html
-%%DOCSDIR%%/class-gdkpixbufloader.html
-%%DOCSDIR%%/class-gdkpixmap.html
-%%DOCSDIR%%/class-gdkrectangle.html
-%%DOCSDIR%%/class-gdkregion.html
-%%DOCSDIR%%/class-gdkscreen.html
-%%DOCSDIR%%/class-gdkvisual.html
-%%DOCSDIR%%/class-gdkwindow.html
-%%DOCSDIR%%/class-gladexml.html
-%%DOCSDIR%%/class-gtkaboutdialog.html
-%%DOCSDIR%%/class-gtkaccelgroup.html
-%%DOCSDIR%%/class-gtkaccellabel.html
-%%DOCSDIR%%/class-gtkaccelmap.html
-%%DOCSDIR%%/class-gtkaccessible.html
-%%DOCSDIR%%/class-gtkaction.html
-%%DOCSDIR%%/class-gtkactiongroup.html
-%%DOCSDIR%%/class-gtkactivatable.html
-%%DOCSDIR%%/class-gtkadjustment.html
-%%DOCSDIR%%/class-gtkalignment.html
-%%DOCSDIR%%/class-gtkarrow.html
-%%DOCSDIR%%/class-gtkaspectframe.html
-%%DOCSDIR%%/class-gtkassistant.html
-%%DOCSDIR%%/class-gtkbin.html
-%%DOCSDIR%%/class-gtkborder.html
-%%DOCSDIR%%/class-gtkbox.html
-%%DOCSDIR%%/class-gtkbuildable.html
-%%DOCSDIR%%/class-gtkbuilder.html
-%%DOCSDIR%%/class-gtkbutton.html
-%%DOCSDIR%%/class-gtkbuttonbox.html
-%%DOCSDIR%%/class-gtkcalendar.html
-%%DOCSDIR%%/class-gtkcelleditable.html
-%%DOCSDIR%%/class-gtkcelllayout.html
-%%DOCSDIR%%/class-gtkcellrenderer.html
-%%DOCSDIR%%/class-gtkcellrendereraccel.html
-%%DOCSDIR%%/class-gtkcellrenderercombo.html
-%%DOCSDIR%%/class-gtkcellrendererpixbuf.html
-%%DOCSDIR%%/class-gtkcellrendererprogress.html
-%%DOCSDIR%%/class-gtkcellrendererspin.html
-%%DOCSDIR%%/class-gtkcellrendererspinner.html
-%%DOCSDIR%%/class-gtkcellrenderertext.html
-%%DOCSDIR%%/class-gtkcellrenderertoggle.html
-%%DOCSDIR%%/class-gtkcellview.html
-%%DOCSDIR%%/class-gtkcheckbutton.html
-%%DOCSDIR%%/class-gtkcheckmenuitem.html
-%%DOCSDIR%%/class-gtkclipboard.html
-%%DOCSDIR%%/class-gtkcolorbutton.html
-%%DOCSDIR%%/class-gtkcolorselection.html
-%%DOCSDIR%%/class-gtkcolorselectiondialog.html
-%%DOCSDIR%%/class-gtkcombo.html
-%%DOCSDIR%%/class-gtkcombobox.html
-%%DOCSDIR%%/class-gtkcomboboxentry.html
-%%DOCSDIR%%/class-gtkcomboboxtext.html
-%%DOCSDIR%%/class-gtkcontainer.html
-%%DOCSDIR%%/class-gtkcurve.html
-%%DOCSDIR%%/class-gtkdialog.html
-%%DOCSDIR%%/class-gtkdrawingarea.html
-%%DOCSDIR%%/class-gtkeditable.html
-%%DOCSDIR%%/class-gtkentry.html
-%%DOCSDIR%%/class-gtkentrybuffer.html
-%%DOCSDIR%%/class-gtkentrycompletion.html
-%%DOCSDIR%%/class-gtkeventbox.html
-%%DOCSDIR%%/class-gtkexpander.html
-%%DOCSDIR%%/class-gtkfilechooser.html
-%%DOCSDIR%%/class-gtkfilechooserbutton.html
-%%DOCSDIR%%/class-gtkfilechooserdialog.html
-%%DOCSDIR%%/class-gtkfilechooserwidget.html
-%%DOCSDIR%%/class-gtkfilefilter.html
-%%DOCSDIR%%/class-gtkfileselection.html
-%%DOCSDIR%%/class-gtkfixed.html
-%%DOCSDIR%%/class-gtkfontbutton.html
-%%DOCSDIR%%/class-gtkfontselection.html
-%%DOCSDIR%%/class-gtkfontselectiondialog.html
-%%DOCSDIR%%/class-gtkframe.html
-%%DOCSDIR%%/class-gtkgammacurve.html
-%%DOCSDIR%%/class-gtkhandlebox.html
-%%DOCSDIR%%/class-gtkhbox.html
-%%DOCSDIR%%/class-gtkhbuttonbox.html
-%%DOCSDIR%%/class-gtkhpaned.html
-%%DOCSDIR%%/class-gtkhruler.html
-%%DOCSDIR%%/class-gtkhscale.html
-%%DOCSDIR%%/class-gtkhscrollbar.html
-%%DOCSDIR%%/class-gtkhseparator.html
-%%DOCSDIR%%/class-gtkiconfactory.html
-%%DOCSDIR%%/class-gtkiconinfo.html
-%%DOCSDIR%%/class-gtkiconset.html
-%%DOCSDIR%%/class-gtkiconsource.html
-%%DOCSDIR%%/class-gtkicontheme.html
-%%DOCSDIR%%/class-gtkiconview.html
-%%DOCSDIR%%/class-gtkimage.html
-%%DOCSDIR%%/class-gtkimagemenuitem.html
-%%DOCSDIR%%/class-gtkimcontext.html
-%%DOCSDIR%%/class-gtkimcontextsimple.html
-%%DOCSDIR%%/class-gtkimmulticontext.html
-%%DOCSDIR%%/class-gtkinfobar.html
-%%DOCSDIR%%/class-gtkinputdialog.html
-%%DOCSDIR%%/class-gtkinvisible.html
-%%DOCSDIR%%/class-gtkitem.html
-%%DOCSDIR%%/class-gtkitemfactory.html
-%%DOCSDIR%%/class-gtklabel.html
-%%DOCSDIR%%/class-gtklayout.html
-%%DOCSDIR%%/class-gtklinkbutton.html
-%%DOCSDIR%%/class-gtkliststore.html
-%%DOCSDIR%%/class-gtkmenu.html
-%%DOCSDIR%%/class-gtkmenubar.html
-%%DOCSDIR%%/class-gtkmenuitem.html
-%%DOCSDIR%%/class-gtkmenushell.html
-%%DOCSDIR%%/class-gtkmenutoolbutton.html
-%%DOCSDIR%%/class-gtkmessagedialog.html
-%%DOCSDIR%%/class-gtkmisc.html
-%%DOCSDIR%%/class-gtkmountoperation.html
-%%DOCSDIR%%/class-gtknotebook.html
-%%DOCSDIR%%/class-gtkobject.html
-%%DOCSDIR%%/class-gtkoffscreenwindow.html
-%%DOCSDIR%%/class-gtkoptionmenu.html
-%%DOCSDIR%%/class-gtkpagesetup.html
-%%DOCSDIR%%/class-gtkpagesetupunixdialog.html
-%%DOCSDIR%%/class-gtkpaned.html
-%%DOCSDIR%%/class-gtkpapersize.html
-%%DOCSDIR%%/class-gtkplug.html
-%%DOCSDIR%%/class-gtkprintcontext.html
-%%DOCSDIR%%/class-gtkprinter.html
-%%DOCSDIR%%/class-gtkprintjob.html
-%%DOCSDIR%%/class-gtkprintoperation.html
-%%DOCSDIR%%/class-gtkprintoperationpreview.html
-%%DOCSDIR%%/class-gtkprintsettings.html
-%%DOCSDIR%%/class-gtkprintunixdialog.html
-%%DOCSDIR%%/class-gtkprogressbar.html
-%%DOCSDIR%%/class-gtkradioaction.html
-%%DOCSDIR%%/class-gtkradiobutton.html
-%%DOCSDIR%%/class-gtkradiomenuitem.html
-%%DOCSDIR%%/class-gtkradiotoolbutton.html
-%%DOCSDIR%%/class-gtkrange.html
-%%DOCSDIR%%/class-gtkrcstyle.html
-%%DOCSDIR%%/class-gtkrecentaction.html
-%%DOCSDIR%%/class-gtkrecentchooser.html
-%%DOCSDIR%%/class-gtkrecentchooserdialog.html
-%%DOCSDIR%%/class-gtkrecentchoosermenu.html
-%%DOCSDIR%%/class-gtkrecentchooserwidget.html
-%%DOCSDIR%%/class-gtkrecentfilter.html
-%%DOCSDIR%%/class-gtkrecentinfo.html
-%%DOCSDIR%%/class-gtkrecentmanager.html
-%%DOCSDIR%%/class-gtkrequisition.html
-%%DOCSDIR%%/class-gtkruler.html
-%%DOCSDIR%%/class-gtkscale.html
-%%DOCSDIR%%/class-gtkscalebutton.html
-%%DOCSDIR%%/class-gtkscrollbar.html
-%%DOCSDIR%%/class-gtkscrolledwindow.html
-%%DOCSDIR%%/class-gtkselectiondata.html
-%%DOCSDIR%%/class-gtkseparator.html
-%%DOCSDIR%%/class-gtkseparatormenuitem.html
-%%DOCSDIR%%/class-gtkseparatortoolitem.html
-%%DOCSDIR%%/class-gtksettings.html
-%%DOCSDIR%%/class-gtksizegroup.html
-%%DOCSDIR%%/class-gtksocket.html
-%%DOCSDIR%%/class-gtkspinbutton.html
-%%DOCSDIR%%/class-gtkspinner.html
-%%DOCSDIR%%/class-gtkstatusbar.html
-%%DOCSDIR%%/class-gtkstatusicon.html
-%%DOCSDIR%%/class-gtkstyle.html
-%%DOCSDIR%%/class-gtktable.html
-%%DOCSDIR%%/class-gtktearoffmenuitem.html
-%%DOCSDIR%%/class-gtktextattributes.html
-%%DOCSDIR%%/class-gtktextbuffer.html
-%%DOCSDIR%%/class-gtktextchildanchor.html
-%%DOCSDIR%%/class-gtktextiter.html
-%%DOCSDIR%%/class-gtktextmark.html
-%%DOCSDIR%%/class-gtktexttag.html
-%%DOCSDIR%%/class-gtktexttagtable.html
-%%DOCSDIR%%/class-gtktextview.html
-%%DOCSDIR%%/class-gtktoggleaction.html
-%%DOCSDIR%%/class-gtktogglebutton.html
-%%DOCSDIR%%/class-gtktoggletoolbutton.html
-%%DOCSDIR%%/class-gtktoolbar.html
-%%DOCSDIR%%/class-gtktoolbutton.html
-%%DOCSDIR%%/class-gtktoolitem.html
-%%DOCSDIR%%/class-gtktoolitemgroup.html
-%%DOCSDIR%%/class-gtktoolpalette.html
-%%DOCSDIR%%/class-gtktoolshell.html
-%%DOCSDIR%%/class-gtktooltip.html
-%%DOCSDIR%%/class-gtktooltips.html
-%%DOCSDIR%%/class-gtktreedragdest.html
-%%DOCSDIR%%/class-gtktreedragsource.html
-%%DOCSDIR%%/class-gtktreeiter.html
-%%DOCSDIR%%/class-gtktreemodel.html
-%%DOCSDIR%%/class-gtktreemodelfilter.html
-%%DOCSDIR%%/class-gtktreemodelsort.html
-%%DOCSDIR%%/class-gtktreerowreference.html
-%%DOCSDIR%%/class-gtktreeselection.html
-%%DOCSDIR%%/class-gtktreesortable.html
-%%DOCSDIR%%/class-gtktreestore.html
-%%DOCSDIR%%/class-gtktreeview.html
-%%DOCSDIR%%/class-gtktreeviewcolumn.html
-%%DOCSDIR%%/class-gtkuimanager.html
-%%DOCSDIR%%/class-gtkvbox.html
-%%DOCSDIR%%/class-gtkvbuttonbox.html
-%%DOCSDIR%%/class-gtkviewport.html
-%%DOCSDIR%%/class-gtkvolumebutton.html
-%%DOCSDIR%%/class-gtkvpaned.html
-%%DOCSDIR%%/class-gtkvruler.html
-%%DOCSDIR%%/class-gtkvscale.html
-%%DOCSDIR%%/class-gtkvscrollbar.html
-%%DOCSDIR%%/class-gtkvseparator.html
-%%DOCSDIR%%/class-gtkwidget.html
-%%DOCSDIR%%/class-gtkwindow.html
-%%DOCSDIR%%/class-gtkwindowgroup.html
-%%DOCSDIR%%/class-hierarchy.html
-%%DOCSDIR%%/class-pangoattribute.html
-%%DOCSDIR%%/class-pangoattriterator.html
-%%DOCSDIR%%/class-pangoattrlist.html
-%%DOCSDIR%%/class-pangocairocairocontext.html
-%%DOCSDIR%%/class-pangocairocairofontmap.html
-%%DOCSDIR%%/class-pangocolor.html
-%%DOCSDIR%%/class-pangocontext.html
-%%DOCSDIR%%/class-pangofont.html
-%%DOCSDIR%%/class-pangofontdescription.html
-%%DOCSDIR%%/class-pangofontface.html
-%%DOCSDIR%%/class-pangofontfamily.html
-%%DOCSDIR%%/class-pangofontmap.html
-%%DOCSDIR%%/class-pangofontmetrics.html
-%%DOCSDIR%%/class-pangofontset.html
-%%DOCSDIR%%/class-pangofontsetsimple.html
-%%DOCSDIR%%/class-pangoglyphstring.html
-%%DOCSDIR%%/class-pangolanguage.html
-%%DOCSDIR%%/class-pangolayout.html
-%%DOCSDIR%%/class-pangolayoutiter.html
-%%DOCSDIR%%/class-pangolayoutline.html
-%%DOCSDIR%%/class-pangorenderer.html
-%%DOCSDIR%%/class-pangotabarray.html
-%%DOCSDIR%%/class-pygtkgenericcellrenderer.html
-%%DOCSDIR%%/class-pygtkgenerictreemodel.html
-%%DOCSDIR%%/class-pygtktreemodelrow.html
-%%DOCSDIR%%/class-pygtktreemodelrowiter.html
-%%DOCSDIR%%/cursors/X_cursor.png
-%%DOCSDIR%%/cursors/arrow.png
-%%DOCSDIR%%/cursors/based_arrow_down.png
-%%DOCSDIR%%/cursors/based_arrow_up.png
-%%DOCSDIR%%/cursors/boat.png
-%%DOCSDIR%%/cursors/bogosity.png
-%%DOCSDIR%%/cursors/bottom_left_corner.png
-%%DOCSDIR%%/cursors/bottom_right_corner.png
-%%DOCSDIR%%/cursors/bottom_side.png
-%%DOCSDIR%%/cursors/bottom_tee.png
-%%DOCSDIR%%/cursors/box_spiral.png
-%%DOCSDIR%%/cursors/center_ptr.png
-%%DOCSDIR%%/cursors/circle.png
-%%DOCSDIR%%/cursors/clock.png
-%%DOCSDIR%%/cursors/coffee_mug.png
-%%DOCSDIR%%/cursors/cross.png
-%%DOCSDIR%%/cursors/cross_reverse.png
-%%DOCSDIR%%/cursors/crosshair.png
-%%DOCSDIR%%/cursors/diamond_cross.png
-%%DOCSDIR%%/cursors/dot.png
-%%DOCSDIR%%/cursors/dotbox.png
-%%DOCSDIR%%/cursors/double_arrow.png
-%%DOCSDIR%%/cursors/draft_large.png
-%%DOCSDIR%%/cursors/draft_small.png
-%%DOCSDIR%%/cursors/draped_box.png
-%%DOCSDIR%%/cursors/exchange.png
-%%DOCSDIR%%/cursors/fleur.png
-%%DOCSDIR%%/cursors/gobbler.png
-%%DOCSDIR%%/cursors/gumby.png
-%%DOCSDIR%%/cursors/hand1.png
-%%DOCSDIR%%/cursors/hand2.png
-%%DOCSDIR%%/cursors/heart.png
-%%DOCSDIR%%/cursors/icon.png
-%%DOCSDIR%%/cursors/iron_cross.png
-%%DOCSDIR%%/cursors/left_ptr.png
-%%DOCSDIR%%/cursors/left_side.png
-%%DOCSDIR%%/cursors/left_tee.png
-%%DOCSDIR%%/cursors/leftbutton.png
-%%DOCSDIR%%/cursors/ll_angle.png
-%%DOCSDIR%%/cursors/lr_angle.png
-%%DOCSDIR%%/cursors/man.png
-%%DOCSDIR%%/cursors/middlebutton.png
-%%DOCSDIR%%/cursors/mouse.png
-%%DOCSDIR%%/cursors/pencil.png
-%%DOCSDIR%%/cursors/pirate.png
-%%DOCSDIR%%/cursors/plus.png
-%%DOCSDIR%%/cursors/question_arrow.png
-%%DOCSDIR%%/cursors/right_ptr.png
-%%DOCSDIR%%/cursors/right_side.png
-%%DOCSDIR%%/cursors/right_tee.png
-%%DOCSDIR%%/cursors/rightbutton.png
-%%DOCSDIR%%/cursors/rtl_logo.png
-%%DOCSDIR%%/cursors/sailboat.png
-%%DOCSDIR%%/cursors/sb_down_arrow.png
-%%DOCSDIR%%/cursors/sb_h_double_arrow.png
-%%DOCSDIR%%/cursors/sb_left_arrow.png
-%%DOCSDIR%%/cursors/sb_right_arrow.png
-%%DOCSDIR%%/cursors/sb_up_arrow.png
-%%DOCSDIR%%/cursors/sb_v_double_arrow.png
-%%DOCSDIR%%/cursors/shuttle.png
-%%DOCSDIR%%/cursors/sizing.png
-%%DOCSDIR%%/cursors/spider.png
-%%DOCSDIR%%/cursors/spraycan.png
-%%DOCSDIR%%/cursors/star.png
-%%DOCSDIR%%/cursors/target.png
-%%DOCSDIR%%/cursors/tcross.png
-%%DOCSDIR%%/cursors/top_left_arrow.png
-%%DOCSDIR%%/cursors/top_left_corner.png
-%%DOCSDIR%%/cursors/top_right_corner.png
-%%DOCSDIR%%/cursors/top_side.png
-%%DOCSDIR%%/cursors/top_tee.png
-%%DOCSDIR%%/cursors/trek.png
-%%DOCSDIR%%/cursors/ul_angle.png
-%%DOCSDIR%%/cursors/umbrella.png
-%%DOCSDIR%%/cursors/ur_angle.png
-%%DOCSDIR%%/cursors/watch.png
-%%DOCSDIR%%/cursors/xterm.png
-%%DOCSDIR%%/gdk-class-reference.html
-%%DOCSDIR%%/gdk-constants.html
-%%DOCSDIR%%/gdk-functions.html
-%%DOCSDIR%%/glade-class-reference.html
-%%DOCSDIR%%/gtk-class-reference.html
-%%DOCSDIR%%/gtk-constants.html
-%%DOCSDIR%%/gtk-functions.html
-%%DOCSDIR%%/gtk-stock-items.html
-%%DOCSDIR%%/icons/stock_about_24.png
-%%DOCSDIR%%/icons/stock_add_24.png
-%%DOCSDIR%%/icons/stock_align_center_24.png
-%%DOCSDIR%%/icons/stock_align_justify_24.png
-%%DOCSDIR%%/icons/stock_align_left_24.png
-%%DOCSDIR%%/icons/stock_align_right_24.png
-%%DOCSDIR%%/icons/stock_apply_20.png
-%%DOCSDIR%%/icons/stock_bottom_24.png
-%%DOCSDIR%%/icons/stock_broken_image_24.png
-%%DOCSDIR%%/icons/stock_cancel_20.png
-%%DOCSDIR%%/icons/stock_cdrom_24.png
-%%DOCSDIR%%/icons/stock_clear_24.png
-%%DOCSDIR%%/icons/stock_close_24.png
-%%DOCSDIR%%/icons/stock_color_picker_25.png
-%%DOCSDIR%%/icons/stock_colorselector_24.png
-%%DOCSDIR%%/icons/stock_connect_24.png
-%%DOCSDIR%%/icons/stock_convert_24.png
-%%DOCSDIR%%/icons/stock_copy_24.png
-%%DOCSDIR%%/icons/stock_cut_24.png
-%%DOCSDIR%%/icons/stock_dialog_authentication_48.png
-%%DOCSDIR%%/icons/stock_dialog_error_48.png
-%%DOCSDIR%%/icons/stock_dialog_info_48.png
-%%DOCSDIR%%/icons/stock_dialog_question_48.png
-%%DOCSDIR%%/icons/stock_dialog_warning_48.png
-%%DOCSDIR%%/icons/stock_directory_24.png
-%%DOCSDIR%%/icons/stock_disconnect_24.png
-%%DOCSDIR%%/icons/stock_dnd_32.png
-%%DOCSDIR%%/icons/stock_dnd_multiple_32.png
-%%DOCSDIR%%/icons/stock_down_arrow_24.png
-%%DOCSDIR%%/icons/stock_edit_24.png
-%%DOCSDIR%%/icons/stock_exec_24.png
-%%DOCSDIR%%/icons/stock_exit_24.png
-%%DOCSDIR%%/icons/stock_file_24.png
-%%DOCSDIR%%/icons/stock_first_24.png
-%%DOCSDIR%%/icons/stock_font_24.png
-%%DOCSDIR%%/icons/stock_fullscreen_24.png
-%%DOCSDIR%%/icons/stock_harddisk_24.png
-%%DOCSDIR%%/icons/stock_help_24.png
-%%DOCSDIR%%/icons/stock_home_24.png
-%%DOCSDIR%%/icons/stock_index_24.png
-%%DOCSDIR%%/icons/stock_info_24.png
-%%DOCSDIR%%/icons/stock_jump_to_24.png
-%%DOCSDIR%%/icons/stock_jump_to_rtl_24.png
-%%DOCSDIR%%/icons/stock_last_24.png
-%%DOCSDIR%%/icons/stock_leave_fullscreen_24.png
-%%DOCSDIR%%/icons/stock_left_arrow_24.png
-%%DOCSDIR%%/icons/stock_media_forward_24.png
-%%DOCSDIR%%/icons/stock_media_next_24.png
-%%DOCSDIR%%/icons/stock_media_pause_24.png
-%%DOCSDIR%%/icons/stock_media_play_24.png
-%%DOCSDIR%%/icons/stock_media_play_rtl_24.png
-%%DOCSDIR%%/icons/stock_media_previous_24.png
-%%DOCSDIR%%/icons/stock_media_record_24.png
-%%DOCSDIR%%/icons/stock_media_rewind_24.png
-%%DOCSDIR%%/icons/stock_media_stop_24.png
-%%DOCSDIR%%/icons/stock_network_24.png
-%%DOCSDIR%%/icons/stock_new_24.png
-%%DOCSDIR%%/icons/stock_no_20.png
-%%DOCSDIR%%/icons/stock_ok_20.png
-%%DOCSDIR%%/icons/stock_open_24.png
-%%DOCSDIR%%/icons/stock_page_setup_24.png
-%%DOCSDIR%%/icons/stock_paste_24.png
-%%DOCSDIR%%/icons/stock_preferences_24.png
-%%DOCSDIR%%/icons/stock_print_24.png
-%%DOCSDIR%%/icons/stock_print_error_24.png
-%%DOCSDIR%%/icons/stock_print_paused_24.png
-%%DOCSDIR%%/icons/stock_print_preview_24.png
-%%DOCSDIR%%/icons/stock_print_report_24.png
-%%DOCSDIR%%/icons/stock_properties_24.png
-%%DOCSDIR%%/icons/stock_redo_24.png
-%%DOCSDIR%%/icons/stock_redo_rtl_24.png
-%%DOCSDIR%%/icons/stock_refresh_24.png
-%%DOCSDIR%%/icons/stock_remove_24.png
-%%DOCSDIR%%/icons/stock_revert_24.png
-%%DOCSDIR%%/icons/stock_revert_rtl_24.png
-%%DOCSDIR%%/icons/stock_right_arrow_24.png
-%%DOCSDIR%%/icons/stock_save_24.png
-%%DOCSDIR%%/icons/stock_save_as_24.png
-%%DOCSDIR%%/icons/stock_search_24.png
-%%DOCSDIR%%/icons/stock_search_replace_24.png
-%%DOCSDIR%%/icons/stock_sort_ascending_24.png
-%%DOCSDIR%%/icons/stock_sort_descending_24.png
-%%DOCSDIR%%/icons/stock_spellcheck_24.png
-%%DOCSDIR%%/icons/stock_stop_24.png
-%%DOCSDIR%%/icons/stock_text_bold_24.png
-%%DOCSDIR%%/icons/stock_text_indent_24.png
-%%DOCSDIR%%/icons/stock_text_italic_24.png
-%%DOCSDIR%%/icons/stock_text_strikethrough_24.png
-%%DOCSDIR%%/icons/stock_text_underline_24.png
-%%DOCSDIR%%/icons/stock_text_unindent_24.png
-%%DOCSDIR%%/icons/stock_top_24.png
-%%DOCSDIR%%/icons/stock_trash_24.png
-%%DOCSDIR%%/icons/stock_undelete_24.png
-%%DOCSDIR%%/icons/stock_undelete_rtl_24.png
-%%DOCSDIR%%/icons/stock_undo_24.png
-%%DOCSDIR%%/icons/stock_undo_rtl_24.png
-%%DOCSDIR%%/icons/stock_up_arrow_24.png
-%%DOCSDIR%%/icons/stock_print_warning_24.png
-%%DOCSDIR%%/icons/stock_yes_20.png
-%%DOCSDIR%%/icons/stock_zoom_1_24.png
-%%DOCSDIR%%/icons/stock_zoom_fit_24.png
-%%DOCSDIR%%/icons/stock_zoom_in_24.png
-%%DOCSDIR%%/icons/stock_zoom_out_24.png
-%%DOCSDIR%%/images/layout-btlr.png
-%%DOCSDIR%%/images/layout-btrl.png
-%%DOCSDIR%%/images/layout-lrbt.png
-%%DOCSDIR%%/images/layout-lrtb.png
-%%DOCSDIR%%/images/layout-rlbt.png
-%%DOCSDIR%%/images/layout-rltb.png
-%%DOCSDIR%%/images/layout-tblr.png
-%%DOCSDIR%%/images/layout-tbrl.png
-%%DOCSDIR%%/index.html
-%%DOCSDIR%%/index.sgml
-%%DOCSDIR%%/pango-class-reference.html
-%%DOCSDIR%%/pango-constants.html
-%%DOCSDIR%%/pango-functions.html
-%%DOCSDIR%%/pango-markup-language.html
-%%DOCSDIR%%/pangocairo-class-reference.html
-%%DOCSDIR%%/pangocairo-constants.html
-%%DOCSDIR%%/pangocairo-functions.html
-%%DOCSDIR%%/pygtk-introduction.html
-%%DOCSDIR%%/pygtk.devhelp
-%%DOCSDIR%%/unixprint-class-reference.html
-%%DOCSDIR%%/unixprint-constants.html
-%%DOCSDIR%%/unixprint-functions.html
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.am
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.in
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.in.bak
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/atk/atk-demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/glade/README
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/glade/autoconnect.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/glade/glade-demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/glade/test.glade
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/glade/test2.glade
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gobject/editable-interface.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gobject/properties.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gobject/signal.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/application.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/bin.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/customtreemodel.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/filechooser.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/scrollable.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/sizegroup.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/testprint.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/uimanager.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/widget.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/README
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/break.xpm
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/browse.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/continue.xpm
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/dialogs.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/edit.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/edit.xpm
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/gtkcons.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/gtkdb.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/gtkprof.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/minibreak.xpm
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/next.xpm
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/pyide.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/quit.xpm
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/return.xpm
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/run.xpm
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/step.xpm
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pango/extentdemo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pango/pangocairo-simple.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pango/utf8-demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/__init__.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/appwindow.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/buttonbox.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/changedisplay.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/colorsel.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/dialogs.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/dnd.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/dndpixmap.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/editable_cells.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/entry_completion.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/expander.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/hypertext.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/alphatest.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/apple-red.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/background.jpg
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/floppybuddy.gif
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-applets.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-calendar.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-foot.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-gimp.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-gmush.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-gsame.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnu-keys.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gtk-logo-rgb.gif
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/infobar.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/list_store.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/menu.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/panes.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/pixbufs.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/print_editor.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/sizegroup.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/statusicon.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/stock_browser.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/textscroll.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/textview.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/tooltip.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/tree_store.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/treemodel.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/ui_manager.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/pygtk-demo
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/pygtk-demo.in
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/pygtk-demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/README
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/dnd.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/dndpixmap.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/hello.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/scribble.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/simple.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/tooltip.py
-share/pygtk/2.0/defs/atk-types.defs
-share/pygtk/2.0/defs/atk.defs
-share/pygtk/2.0/defs/gdk-2.10.defs
-share/pygtk/2.0/defs/gdk-2.12.defs
-share/pygtk/2.0/defs/gdk-2.14.defs
-share/pygtk/2.0/defs/gdk-2.16.defs
-share/pygtk/2.0/defs/gdk-2.18.defs
-share/pygtk/2.0/defs/gdk-2.20.defs
-share/pygtk/2.0/defs/gdk-2.22.defs
-share/pygtk/2.0/defs/gdk-2.24.defs
-share/pygtk/2.0/defs/gdk-base-types.defs
-share/pygtk/2.0/defs/gdk-base.defs
-share/pygtk/2.0/defs/gdk-types.defs
-share/pygtk/2.0/defs/gdk.defs
-share/pygtk/2.0/defs/gtk-2.10-types.defs
-share/pygtk/2.0/defs/gtk-2.10.defs
-share/pygtk/2.0/defs/gtk-2.12-types.defs
-share/pygtk/2.0/defs/gtk-2.12.defs
-share/pygtk/2.0/defs/gtk-2.14-types.defs
-share/pygtk/2.0/defs/gtk-2.14.defs
-share/pygtk/2.0/defs/gtk-2.16-types.defs
-share/pygtk/2.0/defs/gtk-2.16.defs
-share/pygtk/2.0/defs/gtk-2.18-types.defs
-share/pygtk/2.0/defs/gtk-2.18.defs
-share/pygtk/2.0/defs/gtk-2.20-types.defs
-share/pygtk/2.0/defs/gtk-2.20.defs
-share/pygtk/2.0/defs/gtk-2.22-types.defs
-share/pygtk/2.0/defs/gtk-2.22.defs
-share/pygtk/2.0/defs/gtk-2.24-types.defs
-share/pygtk/2.0/defs/gtk-2.24.defs
-share/pygtk/2.0/defs/gtk-base-types.defs
-share/pygtk/2.0/defs/gtk-base.defs
-share/pygtk/2.0/defs/gtk-extrafuncs.defs
-share/pygtk/2.0/defs/gtk-types.defs
-share/pygtk/2.0/defs/gtk.defs
-share/pygtk/2.0/defs/gtkunixprint-2.12.defs
-share/pygtk/2.0/defs/gtkunixprint-2.14.defs
-share/pygtk/2.0/defs/gtkunixprint-base-types.defs
-share/pygtk/2.0/defs/gtkunixprint-base.defs
-share/pygtk/2.0/defs/libglade.defs
-share/pygtk/2.0/defs/pango-types.defs
-share/pygtk/2.0/defs/pango.defs
-share/pygtk/2.0/defs/pangocairo.defs
-share/pygtk/2.0/defs/pangocairo.override
-@dirrm share/pygtk/2.0/defs
-@dirrm share/pygtk/2.0
-@dirrm share/pygtk
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/simple
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pygtk-demo/demos/images
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pygtk-demo/demos
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pygtk-demo
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pango
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/ide
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/gtk
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/gobject
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/glade
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/atk
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
-@dirrm %%DOCSDIR%%/images
-@dirrm %%DOCSDIR%%/icons
-@dirrm %%DOCSDIR%%/cursors
-@dirrm %%DOCSDIR%%
-@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gtk
-@dirrmtry %%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
-@dirrmtry include/pygtk-2.0