summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-03 10:56:06 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-03 10:56:06 +0800
commit314ad133b658af4888aabd0ff43883ed4287882d (patch)
tree96450b48d5d729ad0990d27e89347ec0d3493da2 /www
parentcdd999198a9efe32a201da360a500e4e643e6c9e (diff)
downloadmarcuscom-ports-314ad133b658af4888aabd0ff43883ed4287882d.tar
marcuscom-ports-314ad133b658af4888aabd0ff43883ed4287882d.tar.gz
marcuscom-ports-314ad133b658af4888aabd0ff43883ed4287882d.tar.bz2
marcuscom-ports-314ad133b658af4888aabd0ff43883ed4287882d.tar.lz
marcuscom-ports-314ad133b658af4888aabd0ff43883ed4287882d.tar.xz
marcuscom-ports-314ad133b658af4888aabd0ff43883ed4287882d.tar.zst
marcuscom-ports-314ad133b658af4888aabd0ff43883ed4287882d.zip
share/gnome/ -> share/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8784 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r--www/gtkhtml/Makefile51
-rw-r--r--www/gtkhtml/distinfo3
-rw-r--r--www/gtkhtml/files/gtkhtmlConf.sh5
-rw-r--r--www/gtkhtml/files/patch-af19
-rw-r--r--www/gtkhtml/files/patch-components::http-editor::popup.c10
-rw-r--r--www/gtkhtml/files/patch-components::http-storage-module::Makefile.in14
-rw-r--r--www/gtkhtml/files/patch-doc::Makefile.in14
-rw-r--r--www/gtkhtml/files/patch-po::Makefile.in.in14
-rw-r--r--www/gtkhtml/files/patch-src_gtkhtml-propmanager.c16
-rw-r--r--www/gtkhtml/pkg-descr5
-rw-r--r--www/gtkhtml/pkg-plist234
11 files changed, 385 insertions, 0 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile
new file mode 100644
index 000000000..1561810ba
--- /dev/null
+++ b/www/gtkhtml/Makefile
@@ -0,0 +1,51 @@
+# New ports collection makefile for: gtkhtml
+# Date created: 2nd June 2000
+# Whom: Ade Lovett <ade@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gtkhtml
+PORTVERSION= 1.1.10
+PORTREVISION= 7
+CATEGORIES= www gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1
+DIST_SUBDIR= gnome
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Lightweight HTML rendering/printing/editing engine
+
+LIB_DEPENDS= pspell.16:${PORTSDIR}/textproc/aspell
+
+USE_BZIP2= yes
+USE_XLIB= yes
+USE_GMAKE= yes
+USE_GNOME= gnomehack gnomeprefix gnomehier glibwww libghttp libcapplet gal
+USE_GETTEXT= yes
+USE_LDCONFIG= yes
+USE_AUTOTOOLS= libtool:15
+CONFIGURE_ARGS= --with-gconf=yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+VERSION= ${PORTNAME}-${PORTVERSION}
+
+.include <bsd.port.pre.mk>
+
+.if exists(${LOCALBASE}/libdata/pkgconfig/soup.pc) || !defined(WITHOUT_SOUP)
+LIB_DEPENDS+= soup.6:${PORTSDIR}/devel/soup
+.endif
+
+post-configure:
+ @${SED} -e 's|%%PREFIX%%|${PREFIX}|g ; \
+ s|%%LOCALBASE%%|${LOCALBASE}|g ; \
+ s|%%X11BASE%%|${X11BASE}|g ; \
+ s|%%VERSION%%|${VERSION}|g' ${FILESDIR}/gtkhtmlConf.sh \
+ > ${WRKSRC}/gtkhtmlConf.sh
+
+post-install:
+ ${INSTALL_DATA} ${WRKSRC}/gtkhtmlConf.sh \
+ ${PREFIX}/etc/gtkhtmlConf.sh
+
+.include <bsd.port.post.mk>
diff --git a/www/gtkhtml/distinfo b/www/gtkhtml/distinfo
new file mode 100644
index 000000000..e0f60008d
--- /dev/null
+++ b/www/gtkhtml/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome/gtkhtml-1.1.10.tar.bz2) = 8647407560e4b61ba4a12653b9cc8869
+SHA256 (gnome/gtkhtml-1.1.10.tar.bz2) = ccfba890cfd818ba9da3a0198c8223d08dc89da3d02042ed78b25c7382ea5fbb
+SIZE (gnome/gtkhtml-1.1.10.tar.bz2) = 1029542
diff --git a/www/gtkhtml/files/gtkhtmlConf.sh b/www/gtkhtml/files/gtkhtmlConf.sh
new file mode 100644
index 000000000..6d89587f3
--- /dev/null
+++ b/www/gtkhtml/files/gtkhtmlConf.sh
@@ -0,0 +1,5 @@
+GTKHTML_LIBDIR="-L%%PREFIX%%/lib"
+GTKHTML_LIBS=" -L%%PREFIX%%/lib -lgtkhtml-1.1 -Wl,-E -L%%X11BASE%%/lib -L%%LOCALBASE%%/lib -lgal -lgnomeprint -lfreetype -lglade-gnome -lglade -lxml -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -lgdk_pixbuf -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm -lgnomecanvaspixbuf -liconv -Wl,-E -L%%X11BASE%%/lib -L%%LOCALBASE%%/lib -lgconf-gtk-1 -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm"
+GTKHTML_INCLUDEDIR="-I%%PREFIX%%/include -I%%PREFIX%%/include/gtkhtml-1.1 -I%%LOCALBASE%%/include/gdk-pixbuf-1.0 -I%%LOCALBASE%%/include/gtk12 -I%%LOCALBASE%%/include/glib12 -I%%LOCALBASE%%/include -I%%X11BASE%%/include -I%%LOCALBASE%%/include/gnome-1.0 -I%%LOCALBASE%%/include/freetype2 -DNEED_GNOMESUPPORT_H -I%%LOCALBASE%%/lib/gnome-libs/include -I%%LOCALBASE%%/include/gnome-xml -I%%LOCALBASE%%/include/libglade-1.0 -I%%LOCALBASE%%/include/gconf/1 -I%%X11BASE%%/include -I%%LOCALBASE%%/include/glib12 -I%%LOCALBASE%%/include/orbit-1.0 -I%%LOCALBASE%%/include -I%%LOCALBASE%%/include/gtk12 -DGTKHTML_HAVE_GCONF"
+GTKHTML_DATADIR="%%PREFIX%%/share"
+MODULE_VERSION="%%VERSION%%"
diff --git a/www/gtkhtml/files/patch-af b/www/gtkhtml/files/patch-af
new file mode 100644
index 000000000..473c4820b
--- /dev/null
+++ b/www/gtkhtml/files/patch-af
@@ -0,0 +1,19 @@
+--- configure.orig Mon Mar 31 13:06:33 2003
++++ configure Fri Apr 4 22:43:24 2003
+@@ -5895,6 +5895,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -7736,7 +7737,7 @@
+
+ if test "x$enable_xim" = "xyes"; then
+ BACKUP_LDFLAGS=$LDFLAGS
+- LDFLAGS="$LDFLAGS `gtk-config --libs`"
++ LDFLAGS="$LDFLAGS `$GTK_CONFIG --libs`"
+ echo $ac_n "checking for gdk_im_begin""... $ac_c" 1>&6
+ echo "configure:7742: checking for gdk_im_begin" >&5
+ if eval "test \"`echo '$''{'ac_cv_func_gdk_im_begin'+set}'`\" = set"; then
diff --git a/www/gtkhtml/files/patch-components::http-editor::popup.c b/www/gtkhtml/files/patch-components::http-editor::popup.c
new file mode 100644
index 000000000..ad7a02fe2
--- /dev/null
+++ b/www/gtkhtml/files/patch-components::http-editor::popup.c
@@ -0,0 +1,10 @@
+--- components/html-editor/popup.c.orig Thu Jan 23 16:44:21 2003
++++ components/html-editor/popup.c Sat Aug 14 00:58:07 2004
+@@ -496,6 +496,7 @@
+ ADD_PROP (PARAGRAPH);
+ break;
+ default:
++ break;
+ }
+ if (obj->parent && obj->parent->parent && HTML_IS_TABLE_CELL (obj->parent->parent)) {
+ if (cd->format_html) {
diff --git a/www/gtkhtml/files/patch-components::http-storage-module::Makefile.in b/www/gtkhtml/files/patch-components::http-storage-module::Makefile.in
new file mode 100644
index 000000000..cec84dfac
--- /dev/null
+++ b/www/gtkhtml/files/patch-components::http-storage-module::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD: ports/www/gtkhtml/files/patch-components::http-storage-module::Makefile.in,v 1.2 2006/10/14 08:53:33 marcus Exp $
+
+--- components/http-storage-module/Makefile.in 2002/01/22 14:05:48 1.1
++++ components/http-storage-module/Makefile.in 2002/01/22 14:06:05
+@@ -154,7 +154,7 @@
+ INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(srcdir) -I$(top_srcdir) -I$(top_builddir) -DPLUGIN_DIR=\""$(PLUGIN_DIR)"\" -I$(includedir) $(EXTRA_GNOME_CFLAGS)
+
+
+-common_ldflags = -avoid-version
++common_ldflags = -avoid-version -module
+
+ bonobo_plugindir = $(PLUGIN_DIR)
+ bonobo_plugin_LTLIBRARIES = libstorage_http.la
diff --git a/www/gtkhtml/files/patch-doc::Makefile.in b/www/gtkhtml/files/patch-doc::Makefile.in
new file mode 100644
index 000000000..77a182f10
--- /dev/null
+++ b/www/gtkhtml/files/patch-doc::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD: ports/www/gtkhtml/files/patch-doc::Makefile.in,v 1.2 2006/10/14 08:53:34 marcus Exp $
+
+--- doc/Makefile.in 2002/05/01 09:15:00 1.1
++++ doc/Makefile.in 2002/05/01 09:16:10
+@@ -151,7 +151,7 @@
+ CFLAGS = @CFLAGS@ $(EXTRA_GNOME_CFLAGS)
+ LDFLAGS = @LDFLAGS@ $(EXTRA_GNOME_LIBS)
+
+-HTML_DIR = $(datadir)/gnome/html
++HTML_DIR = $(prefix)/share/doc/gtkhtml
+
+ TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
+
diff --git a/www/gtkhtml/files/patch-po::Makefile.in.in b/www/gtkhtml/files/patch-po::Makefile.in.in
new file mode 100644
index 000000000..b54792f20
--- /dev/null
+++ b/www/gtkhtml/files/patch-po::Makefile.in.in
@@ -0,0 +1,14 @@
+
+$FreeBSD: ports/www/gtkhtml/files/patch-po::Makefile.in.in,v 1.2 2006/10/14 08:53:34 marcus Exp $
+
+--- po/Makefile.in.in 2002/03/25 14:35:10 1.1
++++ po/Makefile.in.in 2002/03/25 14:35:35
+@@ -106,7 +106,7 @@
+ @catalogs='$(CATALOGS)'; \
+ for cat in $$catalogs; do \
+ cat=`basename $$cat`; \
+- lang=`echo $$cat | sed 's/\.gmo$$//'`; \
++ lang=`echo $$cat | sed 's/\.mo$$//'`; \
+ dir=$(localedir)/$$lang/LC_MESSAGES; \
+ $(mkinstalldirs) $(DESTDIR)$$dir; \
+ if test -r $$cat; then \
diff --git a/www/gtkhtml/files/patch-src_gtkhtml-propmanager.c b/www/gtkhtml/files/patch-src_gtkhtml-propmanager.c
new file mode 100644
index 000000000..3c1d4e916
--- /dev/null
+++ b/www/gtkhtml/files/patch-src_gtkhtml-propmanager.c
@@ -0,0 +1,16 @@
+--- src/gtkhtml-propmanager.c.orig Mon Sep 22 19:08:54 2003
++++ src/gtkhtml-propmanager.c Mon Sep 22 19:09:24 2003
+@@ -24,6 +24,7 @@
+ #include <glib.h>
+ #include <gnome.h>
+
++#ifdef GTKHTML_HAVE_GCONF
+
+ #include "gtkhtml-propmanager.h"
+ #include "gtkhtml-properties.h"
+@@ -611,3 +612,5 @@
+
+ return propmanager_type;
+ }
++
++#endif
diff --git a/www/gtkhtml/pkg-descr b/www/gtkhtml/pkg-descr
new file mode 100644
index 000000000..abb1b154d
--- /dev/null
+++ b/www/gtkhtml/pkg-descr
@@ -0,0 +1,5 @@
+This is GtkHTML, a lightweight HTML rendering/printing/editing engine.
+It was originally based on KHTMLW, but is now being developed
+independently.
+
+WWW: http://www.gnome.org/
diff --git a/www/gtkhtml/pkg-plist b/www/gtkhtml/pkg-plist
new file mode 100644
index 000000000..ecfe365a2
--- /dev/null
+++ b/www/gtkhtml/pkg-plist
@@ -0,0 +1,234 @@
+bin/ebrowser
+bin/gnome-gtkhtml-editor-1.1
+bin/gtkhtml-properties-capplet
+etc/gtkhtmlConf.sh
+include/gtkhtml-1.1/gtkhtml/gtkhtml-compat.h
+include/gtkhtml-1.1/gtkhtml/gtkhtml-embedded.h
+include/gtkhtml-1.1/gtkhtml/gtkhtml-enums.h
+include/gtkhtml-1.1/gtkhtml/gtkhtml-im.h
+include/gtkhtml-1.1/gtkhtml/gtkhtml-keybinding.h
+include/gtkhtml-1.1/gtkhtml/gtkhtml-private.h
+include/gtkhtml-1.1/gtkhtml/gtkhtml-properties.h
+include/gtkhtml-1.1/gtkhtml/gtkhtml-propmanager.h
+include/gtkhtml-1.1/gtkhtml/gtkhtml-search.h
+include/gtkhtml-1.1/gtkhtml/gtkhtml-stream.h
+include/gtkhtml-1.1/gtkhtml/gtkhtml-types.h
+include/gtkhtml-1.1/gtkhtml/gtkhtml.h
+include/gtkhtml-1.1/gtkhtml/gtkhtmldebug.h
+include/gtkhtml-1.1/gtkhtml/gtkhtmlfontstyle.h
+include/gtkhtml-1.1/gtkhtml/htmlanchor.h
+include/gtkhtml-1.1/gtkhtml/htmlbutton.h
+include/gtkhtml-1.1/gtkhtml/htmlcheckbox.h
+include/gtkhtml-1.1/gtkhtml/htmlclue.h
+include/gtkhtml-1.1/gtkhtml/htmlcluealigned.h
+include/gtkhtml-1.1/gtkhtml/htmlclueflow.h
+include/gtkhtml-1.1/gtkhtml/htmlclueh.h
+include/gtkhtml-1.1/gtkhtml/htmlcluev.h
+include/gtkhtml-1.1/gtkhtml/htmlcolor.h
+include/gtkhtml-1.1/gtkhtml/htmlcolorset.h
+include/gtkhtml-1.1/gtkhtml/htmlcursor.h
+include/gtkhtml-1.1/gtkhtml/htmldrawqueue.h
+include/gtkhtml-1.1/gtkhtml/htmlembedded.h
+include/gtkhtml-1.1/gtkhtml/htmlengine-edit-clueflowstyle.h
+include/gtkhtml-1.1/gtkhtml/htmlengine-edit-cursor.h
+include/gtkhtml-1.1/gtkhtml/htmlengine-edit-cut-and-paste.h
+include/gtkhtml-1.1/gtkhtml/htmlengine-edit-fontstyle.h
+include/gtkhtml-1.1/gtkhtml/htmlengine-edit-images.h
+include/gtkhtml-1.1/gtkhtml/htmlengine-edit-movement.h
+include/gtkhtml-1.1/gtkhtml/htmlengine-edit-rule.h
+include/gtkhtml-1.1/gtkhtml/htmlengine-edit-selection-updater.h
+include/gtkhtml-1.1/gtkhtml/htmlengine-edit-table.h
+include/gtkhtml-1.1/gtkhtml/htmlengine-edit-tablecell.h
+include/gtkhtml-1.1/gtkhtml/htmlengine-edit-text.h
+include/gtkhtml-1.1/gtkhtml/htmlengine-edit.h
+include/gtkhtml-1.1/gtkhtml/htmlengine-print.h
+include/gtkhtml-1.1/gtkhtml/htmlengine-save.h
+include/gtkhtml-1.1/gtkhtml/htmlengine-search.h
+include/gtkhtml-1.1/gtkhtml/htmlengine.h
+include/gtkhtml-1.1/gtkhtml/htmlentity.h
+include/gtkhtml-1.1/gtkhtml/htmlenums.h
+include/gtkhtml-1.1/gtkhtml/htmlenumutils.h
+include/gtkhtml-1.1/gtkhtml/htmlfontmanager.h
+include/gtkhtml-1.1/gtkhtml/htmlform.h
+include/gtkhtml-1.1/gtkhtml/htmlframe.h
+include/gtkhtml-1.1/gtkhtml/htmlframeset.h
+include/gtkhtml-1.1/gtkhtml/htmlgdkpainter.h
+include/gtkhtml-1.1/gtkhtml/htmlhidden.h
+include/gtkhtml-1.1/gtkhtml/htmlhspace.h
+include/gtkhtml-1.1/gtkhtml/htmliframe.h
+include/gtkhtml-1.1/gtkhtml/htmlimage.h
+include/gtkhtml-1.1/gtkhtml/htmlimageinput.h
+include/gtkhtml-1.1/gtkhtml/htmlinterval.h
+include/gtkhtml-1.1/gtkhtml/htmllinktext.h
+include/gtkhtml-1.1/gtkhtml/htmllist.h
+include/gtkhtml-1.1/gtkhtml/htmlmap.h
+include/gtkhtml-1.1/gtkhtml/htmlobject.h
+include/gtkhtml-1.1/gtkhtml/htmlpainter.h
+include/gtkhtml-1.1/gtkhtml/htmlplainpainter.h
+include/gtkhtml-1.1/gtkhtml/htmlprinter.h
+include/gtkhtml-1.1/gtkhtml/htmlradio.h
+include/gtkhtml-1.1/gtkhtml/htmlreplace.h
+include/gtkhtml-1.1/gtkhtml/htmlrule.h
+include/gtkhtml-1.1/gtkhtml/htmlsearch.h
+include/gtkhtml-1.1/gtkhtml/htmlselect.h
+include/gtkhtml-1.1/gtkhtml/htmlselection.h
+include/gtkhtml-1.1/gtkhtml/htmlsettings.h
+include/gtkhtml-1.1/gtkhtml/htmlshape.h
+include/gtkhtml-1.1/gtkhtml/htmlstack.h
+include/gtkhtml-1.1/gtkhtml/htmlstringtokenizer.h
+include/gtkhtml-1.1/gtkhtml/htmltable.h
+include/gtkhtml-1.1/gtkhtml/htmltablecell.h
+include/gtkhtml-1.1/gtkhtml/htmltablepriv.h
+include/gtkhtml-1.1/gtkhtml/htmltext.h
+include/gtkhtml-1.1/gtkhtml/htmltextarea.h
+include/gtkhtml-1.1/gtkhtml/htmltextinput.h
+include/gtkhtml-1.1/gtkhtml/htmltextslave.h
+include/gtkhtml-1.1/gtkhtml/htmltokenizer.h
+include/gtkhtml-1.1/gtkhtml/htmltype.h
+include/gtkhtml-1.1/gtkhtml/htmltypes.h
+include/gtkhtml-1.1/gtkhtml/htmlundo-action.h
+include/gtkhtml-1.1/gtkhtml/htmlundo.h
+include/gtkhtml-1.1/gtkhtml/htmlvspace.h
+lib/bonobo/plugin/libstorage_http.a
+lib/bonobo/plugin/libstorage_http.la
+lib/bonobo/plugin/libstorage_http.so
+lib/libgtkhtml-1.1.a
+lib/libgtkhtml-1.1.la
+lib/libgtkhtml-1.1.so
+lib/libgtkhtml-1.1.so.3
+libdata/pkgconfig/gtkhtml-1.1.pc
+share/control-center/Documents/gtkhtml-properties.desktop
+%%DOCSDIR%%/gtkhtml-decl.txt
+%%DOCSDIR%%/gtkhtml-sections.txt
+%%DOCSDIR%%/gtkhtml.hierarchy
+%%DOCSDIR%%/gtkhtml.sgml
+%%DOCSDIR%%/gtkhtml.types
+share/gnome/apps/Settings/Documents/gtkhtml-properties.desktop
+share/gnome/ui/GNOME_GtkHTML_Editor.xml
+share/gtkhtml-1.1/Editor.idl
+share/gtkhtml-1.1/gtkhtml-capplet.glade
+share/gtkhtml-1.1/gtkhtml-editor-properties.glade
+share/gtkhtml-1.1/icons/16_copy.png
+share/gtkhtml-1.1/icons/16_cut.png
+share/gtkhtml-1.1/icons/16_paste.png
+share/gtkhtml-1.1/icons/24_copy.png
+share/gtkhtml-1.1/icons/24_cut.png
+share/gtkhtml-1.1/icons/24_paste.png
+share/gtkhtml-1.1/icons/bulb.png
+share/gtkhtml-1.1/icons/empty_image.png
+share/gtkhtml-1.1/icons/flowers.png
+share/gtkhtml-1.1/icons/html-viewer.png
+share/gtkhtml-1.1/icons/insert-image-16.png
+share/gtkhtml-1.1/icons/insert-image-24.png
+share/gtkhtml-1.1/icons/insert-link-16.png
+share/gtkhtml-1.1/icons/insert-link-24.png
+share/gtkhtml-1.1/icons/insert-object-16.png
+share/gtkhtml-1.1/icons/insert-object-24.png
+share/gtkhtml-1.1/icons/insert-rule-16.png
+share/gtkhtml-1.1/icons/insert-rule-24.png
+share/gtkhtml-1.1/icons/insert-table-16.png
+share/gtkhtml-1.1/icons/insert-table-24.png
+share/gtkhtml-1.1/icons/paper.png
+share/gtkhtml-1.1/icons/properties-16.png
+share/gtkhtml-1.1/icons/rect.png
+share/gtkhtml-1.1/icons/redo-16.png
+share/gtkhtml-1.1/icons/redo-24.png
+share/gtkhtml-1.1/icons/rule-blue-center.png
+share/gtkhtml-1.1/icons/rule-blue-left.png
+share/gtkhtml-1.1/icons/rule-blue-right.png
+share/gtkhtml-1.1/icons/rule-yellow-flowers-center.png
+share/gtkhtml-1.1/icons/rule-yellow-flowers-left.png
+share/gtkhtml-1.1/icons/rule-yellow-flowers-right.png
+share/gtkhtml-1.1/icons/search-16.png
+share/gtkhtml-1.1/icons/search-24.png
+share/gtkhtml-1.1/icons/search-and-replace-16.png
+share/gtkhtml-1.1/icons/search-and-replace-24.png
+share/gtkhtml-1.1/icons/smiley-1.png
+share/gtkhtml-1.1/icons/smiley-10.png
+share/gtkhtml-1.1/icons/smiley-11.png
+share/gtkhtml-1.1/icons/smiley-2.png
+share/gtkhtml-1.1/icons/smiley-3.png
+share/gtkhtml-1.1/icons/smiley-4.png
+share/gtkhtml-1.1/icons/smiley-5.png
+share/gtkhtml-1.1/icons/smiley-6.png
+share/gtkhtml-1.1/icons/smiley-8.png
+share/gtkhtml-1.1/icons/smiley-9.png
+share/gtkhtml-1.1/icons/texture.png
+share/gtkhtml-1.1/icons/transparent.png
+share/gtkhtml-1.1/icons/undo-16.png
+share/gtkhtml-1.1/icons/undo-24.png
+share/gtkhtml-1.1/keybindingsrc.emacs
+share/gtkhtml-1.1/keybindingsrc.ms
+share/gtkhtml-1.1/keybindingsrc.xemacs
+share/locale/az/LC_MESSAGES/gtkhtml.mo
+share/locale/ca/LC_MESSAGES/gtkhtml.mo
+share/locale/cs/LC_MESSAGES/gtkhtml.mo
+share/locale/da/LC_MESSAGES/gtkhtml.mo
+share/locale/de/LC_MESSAGES/gtkhtml.mo
+share/locale/el/LC_MESSAGES/gtkhtml.mo
+share/locale/es/LC_MESSAGES/gtkhtml.mo
+share/locale/et/LC_MESSAGES/gtkhtml.mo
+share/locale/eu/LC_MESSAGES/gtkhtml.mo
+share/locale/fi/LC_MESSAGES/gtkhtml.mo
+share/locale/fr/LC_MESSAGES/gtkhtml.mo
+share/locale/gl/LC_MESSAGES/gtkhtml.mo
+share/locale/hu/LC_MESSAGES/gtkhtml.mo
+share/locale/it/LC_MESSAGES/gtkhtml.mo
+share/locale/ja/LC_MESSAGES/gtkhtml.mo
+share/locale/ko/LC_MESSAGES/gtkhtml.mo
+share/locale/lt/LC_MESSAGES/gtkhtml.mo
+share/locale/lv/LC_MESSAGES/gtkhtml.mo
+share/locale/ms/LC_MESSAGES/gtkhtml.mo
+share/locale/nl/LC_MESSAGES/gtkhtml.mo
+share/locale/nn/LC_MESSAGES/gtkhtml.mo
+share/locale/no/LC_MESSAGES/gtkhtml.mo
+share/locale/pl/LC_MESSAGES/gtkhtml.mo
+share/locale/pt/LC_MESSAGES/gtkhtml.mo
+share/locale/pt_BR/LC_MESSAGES/gtkhtml.mo
+share/locale/ru/LC_MESSAGES/gtkhtml.mo
+share/locale/sk/LC_MESSAGES/gtkhtml.mo
+share/locale/sl/LC_MESSAGES/gtkhtml.mo
+share/locale/sv/LC_MESSAGES/gtkhtml.mo
+share/locale/tr/LC_MESSAGES/gtkhtml.mo
+share/locale/uk/LC_MESSAGES/gtkhtml.mo
+share/locale/vi/LC_MESSAGES/gtkhtml.mo
+share/locale/zh_CN/LC_MESSAGES/gtkhtml.mo
+share/locale/zh_TW/LC_MESSAGES/gtkhtml.mo
+share/oaf/GNOME_GtkHTML_EBrowser.oaf
+share/oaf/GNOME_GtkHTML_Editor.oaf
+@dirrm share/gtkhtml-1.1/icons
+@dirrm share/gtkhtml-1.1
+@dirrm %%DOCSDIR%%/gtkhtml
+@dirrm %%DOCSDIR%%
+@dirrm include/gtkhtml-1.1/gtkhtml
+@dirrm include/gtkhtml-1.1
+@dirrmtry share/locale/zh_TW/LC_MESSAGES
+@dirrmtry share/locale/zh_TW
+@dirrmtry share/locale/zh_CN/LC_MESSAGES
+@dirrmtry share/locale/zh_CN
+@dirrmtry share/locale/uk/LC_MESSAGES
+@dirrmtry share/locale/uk
+@dirrmtry share/locale/sl/LC_MESSAGES
+@dirrmtry share/locale/sl
+@dirrmtry share/locale/sk/LC_MESSAGES
+@dirrmtry share/locale/sk
+@dirrmtry share/locale/pt/LC_MESSAGES
+@dirrmtry share/locale/pt
+@dirrmtry share/locale/pl/LC_MESSAGES
+@dirrmtry share/locale/pl
+@dirrmtry share/locale/no/LC_MESSAGES
+@dirrmtry share/locale/no
+@dirrmtry share/locale/nn/LC_MESSAGES
+@dirrmtry share/locale/nn
+@dirrmtry share/locale/ko/LC_MESSAGES
+@dirrmtry share/locale/ko
+@dirrmtry share/locale/gl/LC_MESSAGES
+@dirrmtry share/locale/gl
+@dirrmtry share/locale/fi/LC_MESSAGES
+@dirrmtry share/locale/fi
+@dirrmtry share/locale/el/LC_MESSAGES
+@dirrmtry share/locale/el
+@dirrmtry share/locale/cs/LC_MESSAGES
+@dirrmtry share/locale/cs
+@dirrmtry share/locale/ca/LC_MESSAGES
+@dirrmtry share/locale/ca