summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-25 14:14:35 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-25 14:14:35 +0800
commit646c9252aed002ccc3371781d89f8de739e03c11 (patch)
tree2514aa89f6497000ab85a4246907864681074753 /x11
parent575899836bb1dfe2cbb8dbab117fded9ae01d84e (diff)
downloadmarcuscom-ports-646c9252aed002ccc3371781d89f8de739e03c11.tar
marcuscom-ports-646c9252aed002ccc3371781d89f8de739e03c11.tar.gz
marcuscom-ports-646c9252aed002ccc3371781d89f8de739e03c11.tar.bz2
marcuscom-ports-646c9252aed002ccc3371781d89f8de739e03c11.tar.lz
marcuscom-ports-646c9252aed002ccc3371781d89f8de739e03c11.tar.xz
marcuscom-ports-646c9252aed002ccc3371781d89f8de739e03c11.tar.zst
marcuscom-ports-646c9252aed002ccc3371781d89f8de739e03c11.zip
USE_X_PREFIX -> USE_XLIB, bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6790 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-libs/Makefile55
-rw-r--r--x11/gnome-libs/distinfo3
-rw-r--r--x11/gnome-libs/files/patch-aa66
-rw-r--r--x11/gnome-libs/files/patch-ac62
-rw-r--r--x11/gnome-libs/files/patch-ad20
-rw-r--r--x11/gnome-libs/files/patch-ag14
-rw-r--r--x11/gnome-libs/files/patch-ba7
-rw-r--r--x11/gnome-libs/files/patch-bb32
-rw-r--r--x11/gnome-libs/files/patch-bc7
-rw-r--r--x11/gnome-libs/files/patch-bd12
-rw-r--r--x11/gnome-libs/files/patch-be20
-rw-r--r--x11/gnome-libs/files/patch-bf20
-rw-r--r--x11/gnome-libs/files/patch-bg23
-rw-r--r--x11/gnome-libs/files/patch-bi32
-rw-r--r--x11/gnome-libs/files/patch-bj30
-rw-r--r--x11/gnome-libs/files/patch-bk10
-rw-r--r--x11/gnome-libs/files/patch-bl35
-rw-r--r--x11/gnome-libs/files/patch-bm11
-rw-r--r--x11/gnome-libs/files/patch-bn13
-rw-r--r--x11/gnome-libs/files/patch-devel-docs::gnome::Makefile.in14
-rw-r--r--x11/gnome-libs/files/patch-devel-docs::gnomeui::Makefile.in14
-rw-r--r--x11/gnome-libs/files/patch-devel-docs::gnorba::Makefile.in14
-rw-r--r--x11/gnome-libs/files/patch-devel-docs::zvt::Makefile.in14
-rw-r--r--x11/gnome-libs/files/patch-gnome-data_Makefile.in10
-rw-r--r--x11/gnome-libs/files/patch-libart_lgpl::configure13
-rw-r--r--x11/gnome-libs/files/patch-libgnomeui_gnome_segv.c14
-rw-r--r--x11/gnome-libs/files/patch-po::Makefile.in.in14
-rw-r--r--x11/gnome-libs/files/patch-zvt_update.c11
-rw-r--r--x11/gnome-libs/pkg-descr3
-rw-r--r--x11/gnome-libs/pkg-plist564
30 files changed, 1157 insertions, 0 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
new file mode 100644
index 000000000..ac0d6859e
--- /dev/null
+++ b/x11/gnome-libs/Makefile
@@ -0,0 +1,55 @@
+# New ports collection makefile for: gnomelibs
+# Date created: 17 June 1998
+# Whom: Yukihiro Nakai <Nakai@technologist.com>
+#
+# $FreeBSD$
+# $MCom$
+#
+
+PORTNAME= gnome-libs
+PORTVERSION= 1.4.2
+PORTREVISION= 6
+CATEGORIES?= x11 gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/gnome-libs/1.4
+DIST_SUBDIR= gnome
+
+MAINTAINER?= gnome@FreeBSD.org
+COMMENT= Libraries for GNOME, a GNU desktop environment
+
+BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
+RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
+
+USE_BZIP2= yes
+USE_XLIB= yes
+USE_XPM= yes
+USE_PERL5= yes
+USE_GMAKE= yes
+USE_GNOME= gnomehack gnomeprefix esound gtk12 imlib libxml orbit
+USE_GETTEXT= yes
+INSTALLS_SHLIB= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-test-gnome
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LIBS="-L${LOCALBASE}/lib"
+
+MAN1= dns-helper.1 gconfigger.1 gnome-bug.1 gnome-config.1 \
+ gnome-doc.1 gnome-dump-metadata.1 gnome-gen-mimedb.1 \
+ gnome-mkstub.1 gnome-moz-remote.1 gnome-name-service.1 \
+ gnome-pty-helper.1 gnome.1 gnome_segv.1 goad-browser.1 \
+ libart-config.1 loadshlib.1 new-object.1
+MAN5= gnome-mime.5
+
+DOCSDIR= ${PREFIX}/share/doc/gnomelibs
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
+ ${WRKSRC}/gnome-config.in ${WRKSRC}/libgnome/gnome-util.c
+
+# need to make launched gnome-terminals appear in utmp/wtmp
+.if !target(post-install)
+post-install:
+ @${CHMOD} u+s ${PREFIX}/bin/gnome-pty-helper
+.endif
+
+.include <bsd.port.mk>
diff --git a/x11/gnome-libs/distinfo b/x11/gnome-libs/distinfo
new file mode 100644
index 000000000..25c43a25d
--- /dev/null
+++ b/x11/gnome-libs/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome/gnome-libs-1.4.2.tar.bz2) = 6111e91b143a90afb30f7a8c1e6cbbd6
+SHA256 (gnome/gnome-libs-1.4.2.tar.bz2) = 84a7ff35e69341d5c297b633b3d64c01e7844e3b428f8926e823638911788c28
+SIZE (gnome/gnome-libs-1.4.2.tar.bz2) = 2875219
diff --git a/x11/gnome-libs/files/patch-aa b/x11/gnome-libs/files/patch-aa
new file mode 100644
index 000000000..1435605d5
--- /dev/null
+++ b/x11/gnome-libs/files/patch-aa
@@ -0,0 +1,66 @@
+
+$FreeBSD: ports/x11/gnome-libs/files/patch-aa,v 1.19 2002/04/29 17:05:43 sobomax Exp $
+
+--- configure.orig Mon Apr 29 12:07:59 2002
++++ configure Mon Apr 29 12:08:54 2002
+@@ -5339,6 +5339,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'
+@@ -8775,7 +8776,7 @@
+ else
+
+ save_LDFLAGS="$LDFLAGS"
+- LDFLAGS="$LDFLAGS `glib-config --libs gmodule`"
++ LDFLAGS="$LDFLAGS `$GLIB_CONFIG --libs gmodule`"
+ if test "$cross_compiling" = yes; then
+ ac_cv_gmodule=yes
+ else
+@@ -10394,7 +10395,7 @@
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ ac_save_LIBS="$LIBS"
+-LIBS="-ltiff -lm $LIBS"
++LIBS="-ltiff -ljpeg -lz -lm $LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 10400 "configure"
+ #include "confdefs.h"
+@@ -13483,13 +13484,13 @@
+ SUPPORTINCS='-DNEED_GNOMESUPPORT_H -I$(top_builddir)/support -I$(top_srcdir)/support'
+
+ ART_LIBS="-lart_lgpl"
+-GNOME_LIBS="-lgnome -lgnomesupport $LIBGNOME_LIBS"
++GNOME_LIBS="-lgnome -lgnomesupport -lintl $LIBGNOME_LIBS"
+ GNOMEUI_LIBS="-lgnomeui $ART_LIBS $GDK_IMLIB_LIBS $GTK_LIBS $GNOME_LIBS"
+ GTKXMHTML_LIBS="-lgtkxmhtml $LIBGTKXMHTML_LIBS"
+ ZVT_LIBS="-lzvt $UTIL_LIBS $GTK_LIBS"
+
+ GNOME_LIBDIR='-L${libdir}'
+-GNOME_INCLUDEDIR='-I${includedir}/gnome-1.0 -DNEED_GNOMESUPPORT_H -I${pkglibdir}/include'
++GNOME_INCLUDEDIR='-I${includedir}/gnome-1.0 -I${includedir} -DNEED_GNOMESUPPORT_H -I${pkglibdir}/include'
+ GNOME_IDLDIR='-I${datadir}/idl'
+
+
+@@ -13887,6 +13888,7 @@
+ s%@MAINTAINER_MODE_FALSE@%$MAINTAINER_MODE_FALSE%g
+ s%@MAINT@%$MAINT%g
+ s%@cflags_set@%$cflags_set%g
++s%@GLIB_CONFIG@%$GLIB_CONFIG%g
+ s%@GTK_CONFIG@%$GTK_CONFIG%g
+ s%@GTK_CFLAGS@%$GTK_CFLAGS%g
+ s%@GTK_LIBS@%$GTK_LIBS%g
+@@ -14356,10 +14358,6 @@
+ *) # Relative path.
+ ac_sub_cache_file="$ac_dots$cache_file" ;;
+ esac
+- case "$ac_given_INSTALL" in
+- [/$]*) INSTALL="$ac_given_INSTALL" ;;
+- *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
+- esac
+
+ echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
+ # The eval makes quoting arguments work.
diff --git a/x11/gnome-libs/files/patch-ac b/x11/gnome-libs/files/patch-ac
new file mode 100644
index 000000000..0d8f8a75e
--- /dev/null
+++ b/x11/gnome-libs/files/patch-ac
@@ -0,0 +1,62 @@
+--- gnome-config.in.orig Wed Oct 20 07:36:58 1999
++++ gnome-config.in Tue Feb 15 20:50:22 2000
+@@ -19,7 +19,7 @@
+ pkglibdir=${libdir}/@PACKAGE@
+ pkgincludedir=${includedir}/@PACKAGE@
+ MODULE_VERSION=@PACKAGE@-@VERSION@
+-module_dirs="$libdir"
++module_dirs="$sysconfdir:%%LOCALBASE%%/etc"
+
+ # stolen from autoconf
+ if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
+@@ -65,20 +65,21 @@
+
+ Known values for LIBRARY are:
+
+- glib (calls glib-config)
++ glib (calls @GLIB_CONFIG@)
+ idl (to be used with orbit-idl)
+ gnome
+ gnomeui
+ gnorba
+- gtk (calls gtk-config)
++ gtk (calls @GTK_CONFIG@)
+ gtkxmhtml (only --libs)
+ zvt (only --libs)
+
+ If LIBRARY is none of these,
+
+- ${libdir}/<LIBRARY>Conf.sh
++ ${sysconfdir}/<LIBRARY>Conf.sh
++and %%LOCALBASE%%/etc/<LIBRARY>Conf.sh
+
+-is looked in for the necessary information. Those currently installed
++are looked in for the necessary information. Those currently installed
+ appear to be:
+
+ EOF
+@@ -161,19 +162,19 @@
+ usage 1
+ ;;
+ glib)
+- the_libs="$the_libs `glib-config --libs`"
+- the_flags="$the_flags `glib-config --cflags`"
++ the_libs="$the_libs `@GLIB_CONFIG@ --libs`"
++ the_flags="$the_flags `@GLIB_CONFIG@ --cflags`"
+ ;;
+ gtk)
+- the_libs="$the_libs `gtk-config --libs`"
+- the_flags="$the_flags `gtk-config --cflags`"
++ the_libs="$the_libs `@GTK_CONFIG@ --libs`"
++ the_flags="$the_flags `@GTK_CONFIG@ --cflags`"
+ ;;
+ gnome)
+ the_libs="$the_libs @GNOME_LIBDIR@ @GNOME_LIBS@"
+ the_flags="$the_flags @GNOME_INCLUDEDIR@ @GTK_CFLAGS@"
+ ;;
+ gnomeui)
+- the_libs="$the_libs @GNOME_LIBDIR@ @GNOMEUI_LIBS@"
++ the_libs="$the_libs @GNOME_LIBDIR@ -lXpm -ljpeg -lpng -lz -ltiff -lungif @GNOMEUI_LIBS@"
+ the_flags="$the_flags @GNOME_INCLUDEDIR@ @GTK_CFLAGS@"
+ ;;
+ gtkxmhtml)
diff --git a/x11/gnome-libs/files/patch-ad b/x11/gnome-libs/files/patch-ad
new file mode 100644
index 000000000..32e656859
--- /dev/null
+++ b/x11/gnome-libs/files/patch-ad
@@ -0,0 +1,20 @@
+--- libgnome/gnome-help.c.orig Thu Apr 8 15:01:21 1999
++++ libgnome/gnome-help.c Mon Jul 12 10:29:11 1999
+@@ -69,7 +69,7 @@
+ lang= language_list->data;
+
+ buf= g_string_new (NULL);
+- g_string_sprintf (buf, "gnome/help/%s/%s/%s", app, lang, path);
++ g_string_sprintf (buf, "help/%s/%s/%s", app, lang, path);
+ res= (gchar *)gnome_unconditional_datadir_file (buf->str);
+ p = strrchr (res, '#');
+ if (p) {
+@@ -118,7 +118,7 @@
+ if (!res)
+ {
+ buf = g_string_new(NULL);
+- g_string_sprintf(buf, "gnome/help/%s/C/%s", app, path);
++ g_string_sprintf(buf, "help/%s/C/%s", app, path);
+ res = (gchar *)gnome_unconditional_datadir_file(buf->str);
+ g_string_free(buf, TRUE);
+ }
diff --git a/x11/gnome-libs/files/patch-ag b/x11/gnome-libs/files/patch-ag
new file mode 100644
index 000000000..1045193a6
--- /dev/null
+++ b/x11/gnome-libs/files/patch-ag
@@ -0,0 +1,14 @@
+--- libgnome/gnome-util.c.orig Fri Apr 23 16:14:08 1999
++++ libgnome/gnome-util.c Mon Jul 12 10:31:19 1999
+@@ -371,8 +371,9 @@
+ int i;
+ char *shell;
+ static char *shells [] = {
+- "/bin/bash", "/bin/zsh", "/bin/tcsh", "/bin/ksh",
+- "/bin/csh", "/bin/sh", 0
++ "/bin/csh", "/bin/sh", "/bin/tcsh", "%%LOCALBASE%%/bin/tcsh",
++ "%%LOCALBASE%%/bin/bash", "%%LOCALBASE%%/bin/ksh",
++ "%%LOCALBASE%%/bin/zsh", 0
+ };
+
+ if ((shell = getenv ("SHELL"))){
diff --git a/x11/gnome-libs/files/patch-ba b/x11/gnome-libs/files/patch-ba
new file mode 100644
index 000000000..d26ccd3bf
--- /dev/null
+++ b/x11/gnome-libs/files/patch-ba
@@ -0,0 +1,7 @@
+--- Makefile.in.orig Sun Jan 21 16:37:06 2001
++++ Makefile.in Mon Jan 22 14:07:50 2001
+@@ -163,3 +163,3 @@
+
+-confexecdir = $(libdir)
++confexecdir = $(sysconfdir)
+ confexec_DATA = gnomeConf.sh
diff --git a/x11/gnome-libs/files/patch-bb b/x11/gnome-libs/files/patch-bb
new file mode 100644
index 000000000..0a96addd3
--- /dev/null
+++ b/x11/gnome-libs/files/patch-bb
@@ -0,0 +1,32 @@
+
+$FreeBSD: ports/x11/gnome-libs/files/patch-bb,v 1.5 2002/01/15 16:12:51 sobomax Exp $
+
+--- gtk-xmhtml/Makefile.in.orig Mon Jan 14 12:02:33 2002
++++ gtk-xmhtml/Makefile.in Mon Jan 14 12:03:13 2002
+@@ -151,7 +151,7 @@
+ libgtkxmhtmlincludedir = $(includedir)/gnome-1.0/gtk-xmhtml
+
+ INCLUDES = -I.. -I$(srcdir)/.. -I$(includedir) @GTK_CFLAGS@ \
+- -DWITH_GTK -DDEBUG -DGNOME_LIB
++ -DWITH_GTK -DGNOME_LIB
+
+
+ lib_LTLIBRARIES = libgtkxmhtml.la
+@@ -204,7 +204,7 @@
+ toolkit.h
+
+
+-libgtkxmhtml_la_LDFLAGS = -version-info 1:1:0 -rpath $(libdir)
++libgtkxmhtml_la_LDFLAGS = -version-info 5:0:0 -rpath $(libdir)
+ libgtkxmhtml_la_LIBADD = $(LIBGTKXMHTML_LIBS)
+
+ noinst_PROGRAMS = htmltest
+@@ -520,7 +520,7 @@
+ uninstall-am: uninstall-libLTLIBRARIES \
+ uninstall-libgtkxmhtmlincludeHEADERS
+ uninstall: uninstall-am
+-all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
++all-am: Makefile $(LTLIBRARIES) $(HEADERS)
+ all-redirect: all-am
+ install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
diff --git a/x11/gnome-libs/files/patch-bc b/x11/gnome-libs/files/patch-bc
new file mode 100644
index 000000000..fc6ef3c2f
--- /dev/null
+++ b/x11/gnome-libs/files/patch-bc
@@ -0,0 +1,7 @@
+--- libgnome/Makefile.in.orig Sun Jan 21 16:37:20 2001
++++ libgnome/Makefile.in Mon Jan 22 13:45:00 2001
+@@ -170,3 +170,3 @@
+
+-libgnome_la_LDFLAGS = -version-info 36:3:4 #-rpath $(libdir)
++libgnome_la_LDFLAGS = -version-info 5:0:0 #-rpath $(libdir)
+ libgnome_la_LIBADD = $(GLIB_LIBS) -lm $(DL_LIB)
diff --git a/x11/gnome-libs/files/patch-bd b/x11/gnome-libs/files/patch-bd
new file mode 100644
index 000000000..8aaaa45d3
--- /dev/null
+++ b/x11/gnome-libs/files/patch-bd
@@ -0,0 +1,12 @@
+--- libgnomeui/Makefile.in.orig Wed Jan 24 14:25:06 2001
++++ libgnomeui/Makefile.in Thu Jan 25 10:17:02 2001
+@@ -201,3 +201,3 @@
+
+-libgnomeui_la_LDFLAGS = -version-info 46:1:14 -rpath $(libdir)
++libgnomeui_la_LDFLAGS = -version-info 5:0:0 -rpath $(libdir)
+ libgnomeui_la_LIBADD = $(LIBGNOMEUI_LIBS)
+@@ -260,3 +260,3 @@
+ gtk-ted.lo gtkdial.lo gtkpixmapmenuitem.lo
+-PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
++PROGRAMS = $(bin_PROGRAMS)
+
diff --git a/x11/gnome-libs/files/patch-be b/x11/gnome-libs/files/patch-be
new file mode 100644
index 000000000..4dfb80f96
--- /dev/null
+++ b/x11/gnome-libs/files/patch-be
@@ -0,0 +1,20 @@
+--- libgnorba/Makefile.in.orig Thu Oct 7 11:35:06 1999
++++ libgnorba/Makefile.in Wed Oct 13 21:19:16 1999
+@@ -182,7 +182,7 @@
+ libgnorbainclude_HEADERS = gnorba.h gnome-factory.h gnome-unknown.h Table.h
+
+
+-libgnorba_la_LDFLAGS = -version-info 28:8:1 -rpath $(libdir)
++libgnorba_la_LDFLAGS = -version-info 5:0:0 -rpath $(libdir)
+ libgnorba_la_LIBADD = $(ORBIT_LIBS) $(GLIB_LIBS) -lm
+
+ loadshlib_SOURCES = loadshlib.c
+@@ -225,7 +225,7 @@
+ gnome-factory-common.lo Table-skels.lo Table-stubs.lo Table-common.lo \
+ gnome-unknown-skels.lo gnome-unknown-stubs.lo gnome-unknown-common.lo \
+ goad.lo orbitgtk.lo orbitgnome.lo orbitns.lo
+-libgnorbagtk_la_LDFLAGS =
++libgnorbagtk_la_LDFLAGS = -version-info 5:0:0 -rpath $(libdir)
+ libgnorbagtk_la_LIBADD =
+ libgnorbagtk_la_OBJECTS = gnome-factory-skels.lo gnome-factory-stubs.lo \
+ gnome-factory-common.lo Table-skels.lo Table-stubs.lo Table-common.lo \
diff --git a/x11/gnome-libs/files/patch-bf b/x11/gnome-libs/files/patch-bf
new file mode 100644
index 000000000..4e10c904b
--- /dev/null
+++ b/x11/gnome-libs/files/patch-bf
@@ -0,0 +1,20 @@
+--- support/Makefile.in.orig Thu Apr 8 11:33:39 1999
++++ support/Makefile.in Thu Apr 8 08:46:59 1999
+@@ -148,7 +148,7 @@
+ mcserv = @mcserv@
+ need_gnome_support = @need_gnome_support@
+
+-supportexecincludedir = $(pkglibdir)/include
++supportexecincludedir = $(includedir)
+
+ INCLUDES = -D_GNU_SOURCE
+
+@@ -170,7 +170,7 @@
+
+ libgnomesupport_la_SOURCES = gnomesupport.h $(popt_sources) gnome-argp.c
+ libgnomesupport_la_LIBADD = @LTLIBOBJS@
+-libgnomesupport_la_LDFLAGS = -version-info 0:0:0
++libgnomesupport_la_LDFLAGS = -version-info 5:0:0
+
+ BUILT_SOURCES = gnomesupport.h
+
diff --git a/x11/gnome-libs/files/patch-bg b/x11/gnome-libs/files/patch-bg
new file mode 100644
index 000000000..f3d3a8204
--- /dev/null
+++ b/x11/gnome-libs/files/patch-bg
@@ -0,0 +1,23 @@
+
+$FreeBSD: ports/x11/gnome-libs/files/patch-bg,v 1.14 2002/04/06 17:31:17 sobomax Exp $
+
+--- zvt/Makefile.in.orig Sat Apr 6 19:22:07 2002
++++ zvt/Makefile.in Sat Apr 6 19:23:02 2002
+@@ -20,7 +20,7 @@
+ exec_prefix = @exec_prefix@
+
+ bindir = @bindir@
+-sbindir = @sbindir@
++sbindir = @bindir@
+ libexecdir = @libexecdir@
+ datadir = @datadir@
+ sysconfdir = @sysconfdir@
+@@ -226,7 +226,7 @@
+ update.lo vt.lo zvtterm.lo
+ noinst_PROGRAMS = zterm$(EXEEXT) test-utmp$(EXEEXT)
+ sbin_PROGRAMS = gnome-pty-helper$(EXEEXT)
+-PROGRAMS = $(noinst_PROGRAMS) $(sbin_PROGRAMS)
++PROGRAMS = $(sbin_PROGRAMS)
+
+ zterm_OBJECTS = zterm.$(OBJEXT)
+ zterm_DEPENDENCIES = libzvt.la
diff --git a/x11/gnome-libs/files/patch-bi b/x11/gnome-libs/files/patch-bi
new file mode 100644
index 000000000..118d96017
--- /dev/null
+++ b/x11/gnome-libs/files/patch-bi
@@ -0,0 +1,32 @@
+
+$FreeBSD: ports/x11/gnome-libs/files/patch-bi,v 1.8 2002/07/11 17:16:10 sobomax Exp $
+
+--- libart_lgpl/Makefile.in.orig Sun Jun 23 11:41:23 2002
++++ libart_lgpl/Makefile.in Sun Jun 23 11:42:23 2002
+@@ -145,7 +145,7 @@
+ libart-features.c
+
+
+-libart_lgpl_la_LDFLAGS = -version-info @LIBART_VERSION_INFO@
++libart_lgpl_la_LDFLAGS = -version-info 5:0:0
+ libart_lgpl_la_LIBADD = -lm
+
+ libart_lgplincdir = $(includedir)/gnome-1.0/libart_lgpl
+@@ -207,7 +207,7 @@
+ m4datadir = $(prefix)/share/aclocal
+ m4data_DATA = libart.m4
+
+-confexecdir = $(libdir)
++confexecdir = $(sysconfdir)
+ confexec_DATA = libartConf.sh
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
+@@ -790,7 +790,7 @@
+ uninstall-man uninstall-confexecDATA \
+ uninstall-m4dataDATA uninstall-libart_lgplincHEADERS
+ uninstall: uninstall-recursive
+-all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA) \
++all-am: Makefile $(LTLIBRARIES) $(SCRIPTS) $(MANS) $(DATA) \
+ $(HEADERS) config.h
+ all-redirect: all-recursive-am
+ install-strip:
diff --git a/x11/gnome-libs/files/patch-bj b/x11/gnome-libs/files/patch-bj
new file mode 100644
index 000000000..cd77cec42
--- /dev/null
+++ b/x11/gnome-libs/files/patch-bj
@@ -0,0 +1,30 @@
+--- ./zvt/gnome-pty-helper.c.org Sat Mar 18 02:57:13 2000
++++ ./zvt/gnome-pty-helper.c Sun Aug 5 11:37:41 2001
+@@ -41,6 +41,7 @@
+ #include <limits.h>
+ #include <unistd.h>
+ #include <string.h>
++#include <sys/param.h>
+ #include <signal.h>
+ #include <fcntl.h>
+ #include <termios.h>
+@@ -115,7 +116,7 @@
+ #endif
+ #endif /* CMSG_DATA */
+
+-#define CONTROLLEN (sizeof (struct cmsghdr) + sizeof (int))
++#define CONTROLLEN (sizeof (struct cmsghdr) + sizeof (long))
+
+ static struct cmsghdr *cmptr;
+
+--- ./zvt/subshell.c.org Mon May 22 17:24:16 2000
++++ ./zvt/subshell.c Sun Aug 5 11:35:50 2001
+@@ -102,7 +102,7 @@
+ #endif /* CMSG_DATA */
+
+ static struct cmsghdr *cmptr;
+-#define CONTROLLEN sizeof (struct cmsghdr) + sizeof (int)
++#define CONTROLLEN sizeof (struct cmsghdr) + sizeof (long)
+
+ static int
+ receive_fd (int helper_fd)
diff --git a/x11/gnome-libs/files/patch-bk b/x11/gnome-libs/files/patch-bk
new file mode 100644
index 000000000..a04008ce4
--- /dev/null
+++ b/x11/gnome-libs/files/patch-bk
@@ -0,0 +1,10 @@
+--- ./zvt/subshell-includes.h.org Wed Oct 20 05:51:19 1999
++++ ./zvt/subshell-includes.h Fri Mar 10 17:21:01 2000
+@@ -12,6 +12,7 @@
+ #include <sys/resource.h>
+ #include <limits.h>
+ #include <fcntl.h>
++#include <sys/param.h>
+ #include <sys/signal.h>
+ #include <stdlib.h> /* For errno, putenv, etc. */
+ #include <errno.h> /* For errno on SunOS systems */
diff --git a/x11/gnome-libs/files/patch-bl b/x11/gnome-libs/files/patch-bl
new file mode 100644
index 000000000..4944ca278
--- /dev/null
+++ b/x11/gnome-libs/files/patch-bl
@@ -0,0 +1,35 @@
+--- libgnomeui/gnome-init.c.orig Tue May 14 06:32:19 2002
++++ libgnomeui/gnome-init.c Tue Jul 16 00:33:12 2002
+@@ -205,32 +205,8 @@
+ switch(reason) {
+ case POPT_CALLBACK_REASON_PRE:
+ {
+- char *ctype, *old_ctype = NULL;
+- gboolean ctype_set;
+-
+ gnome_segv_setup (FALSE);
+- ctype = setlocale (LC_CTYPE, NULL);
+-
+- if (ctype && !strcmp(ctype, "C")) {
+- old_ctype = g_strdup (getenv ("LC_CTYPE"));
+- putenv ("LC_CTYPE=en_US");
+- ctype_set = TRUE;
+- } else
+- ctype_set = FALSE;
+-
+ gtk_set_locale ();
+-
+- if (ctype_set) {
+- char *setme;
+-
+- if (old_ctype) {
+- setme = g_strconcat ("LC_CTYPE=", old_ctype, NULL);
+- g_free(old_ctype);
+- } else
+- setme = "LC_CTYPE=";
+-
+- putenv (setme);
+- }
+ client = gnome_master_client();
+ }
+ break;
diff --git a/x11/gnome-libs/files/patch-bm b/x11/gnome-libs/files/patch-bm
new file mode 100644
index 000000000..ab6caa847
--- /dev/null
+++ b/x11/gnome-libs/files/patch-bm
@@ -0,0 +1,11 @@
+--- zvt/vt.h.orig Sat Sep 9 01:33:07 2000
++++ zvt/vt.h Sat Sep 9 01:35:18 2000
+@@ -23,7 +23,7 @@
+
+ #include <unistd.h>
+
+-#include "lists.h"
++#include <zvt/lists.h>
+
+ /* for utf-8 input support */
+ #define ZVT_UTF 1
diff --git a/x11/gnome-libs/files/patch-bn b/x11/gnome-libs/files/patch-bn
new file mode 100644
index 000000000..b00458878
--- /dev/null
+++ b/x11/gnome-libs/files/patch-bn
@@ -0,0 +1,13 @@
+--- devel-docs/Makefile.in.orig Sun Jan 21 16:37:33 2001
++++ devel-docs/Makefile.in Tue Jan 23 23:12:20 2001
+@@ -158,4 +158,4 @@
+
+-docdir = $(prefix)/doc
+-doc_DATA = $(TEXT_FILES)
++docdir =
++doc_DATA =
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -185,3 +185,2 @@
+ @$(NORMAL_INSTALL)
+- $(mkinstalldirs) $(DESTDIR)$(docdir)
+ @list='$(doc_DATA)'; for p in $$list; do \
diff --git a/x11/gnome-libs/files/patch-devel-docs::gnome::Makefile.in b/x11/gnome-libs/files/patch-devel-docs::gnome::Makefile.in
new file mode 100644
index 000000000..87dd1864b
--- /dev/null
+++ b/x11/gnome-libs/files/patch-devel-docs::gnome::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD: ports/x11/gnome-libs/files/patch-devel-docs::gnome::Makefile.in,v 1.1 2002/05/01 20:23:03 sobomax Exp $
+
+--- devel-docs/gnome/Makefile.in 2002/05/01 01:47:18 1.1
++++ devel-docs/gnome/Makefile.in 2002/05/01 01:50:40
+@@ -158,7 +158,7 @@
+ # The directory containing the source code (if it contains documentation).
+ DOC_SOURCE_DIR = $(GNOME_LIBS_DIR)/libgnome
+
+-HTML_DIR = $(datadir)/html
++HTML_DIR = $(prefix)/share/doc/gnomelibs
+
+ TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
+
diff --git a/x11/gnome-libs/files/patch-devel-docs::gnomeui::Makefile.in b/x11/gnome-libs/files/patch-devel-docs::gnomeui::Makefile.in
new file mode 100644
index 000000000..9d73eed89
--- /dev/null
+++ b/x11/gnome-libs/files/patch-devel-docs::gnomeui::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD: ports/x11/gnome-libs/files/patch-devel-docs::gnomeui::Makefile.in,v 1.1 2002/05/01 20:23:03 sobomax Exp $
+
+--- devel-docs/gnomeui/Makefile.in 2002/05/01 01:47:18 1.1
++++ devel-docs/gnomeui/Makefile.in 2002/05/01 01:50:55
+@@ -161,7 +161,7 @@
+ CFLAGS = `gnome-config --cflags gnomeui`
+ LDFLAGS = `gnome-config --libs gnomeui`
+
+-HTML_DIR = $(datadir)/html
++HTML_DIR = $(prefix)/share/doc/gnomelibs
+
+ TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
+
diff --git a/x11/gnome-libs/files/patch-devel-docs::gnorba::Makefile.in b/x11/gnome-libs/files/patch-devel-docs::gnorba::Makefile.in
new file mode 100644
index 000000000..4e796f268
--- /dev/null
+++ b/x11/gnome-libs/files/patch-devel-docs::gnorba::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD: ports/x11/gnome-libs/files/patch-devel-docs::gnorba::Makefile.in,v 1.1 2002/05/01 20:23:03 sobomax Exp $
+
+--- devel-docs/gnorba/Makefile.in 2002/05/01 01:47:18 1.1
++++ devel-docs/gnorba/Makefile.in 2002/05/01 01:51:15
+@@ -158,7 +158,7 @@
+ # The directory containing the source code (if it contains documentation).
+ DOC_SOURCE_DIR = $(GNOME_LIBS_DIR)/libgnorba
+
+-HTML_DIR = $(datadir)/html
++HTML_DIR = $(prefix)/share/doc/gnomelibs
+
+ TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
+
diff --git a/x11/gnome-libs/files/patch-devel-docs::zvt::Makefile.in b/x11/gnome-libs/files/patch-devel-docs::zvt::Makefile.in
new file mode 100644
index 000000000..7a5fcd93b
--- /dev/null
+++ b/x11/gnome-libs/files/patch-devel-docs::zvt::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD: ports/x11/gnome-libs/files/patch-devel-docs::zvt::Makefile.in,v 1.1 2002/05/01 20:23:03 sobomax Exp $
+
+--- devel-docs/zvt/Makefile.in 2002/05/01 01:47:18 1.1
++++ devel-docs/zvt/Makefile.in 2002/05/01 01:51:06
+@@ -158,7 +158,7 @@
+ # The directory containing the source code (if it contains documentation).
+ DOC_SOURCE_DIR = $(GNOME_LIBS_DIR)/zvt
+
+-HTML_DIR = $(datadir)/html
++HTML_DIR = $(prefix)/share/doc/gnomelibs
+
+ TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
+
diff --git a/x11/gnome-libs/files/patch-gnome-data_Makefile.in b/x11/gnome-libs/files/patch-gnome-data_Makefile.in
new file mode 100644
index 000000000..c87c81052
--- /dev/null
+++ b/x11/gnome-libs/files/patch-gnome-data_Makefile.in
@@ -0,0 +1,10 @@
+--- gnome-data/Makefile.in.orig Fri Nov 26 00:59:37 2004
++++ gnome-data/Makefile.in Fri Nov 26 00:59:47 2004
+@@ -387,7 +387,6 @@
+
+ install-data-local:
+ $(mkinstalldirs) $(DESTDIR)$(scoredir)
+- -chgrp $(GAMES_GROUP) $(DESTDIR)$(scoredir) && chmod g=rwXs $(DESTDIR)$(scoredir)
+ $(top_builddir)/libgnome/gnome-gen-mimedb $(DESTDIR)$(sysconfdir)/mime-magic
+
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
diff --git a/x11/gnome-libs/files/patch-libart_lgpl::configure b/x11/gnome-libs/files/patch-libart_lgpl::configure
new file mode 100644
index 000000000..f6a4ba2a6
--- /dev/null
+++ b/x11/gnome-libs/files/patch-libart_lgpl::configure
@@ -0,0 +1,13 @@
+
+$FreeBSD: ports/x11/gnome-libs/files/patch-libart_lgpl::configure,v 1.1 2002/04/29 17:05:43 sobomax Exp $
+
+--- libart_lgpl/configure 2002/04/29 09:45:17 1.1
++++ libart_lgpl/configure 2002/04/29 09:45:37
+@@ -5090,6 +5090,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'
diff --git a/x11/gnome-libs/files/patch-libgnomeui_gnome_segv.c b/x11/gnome-libs/files/patch-libgnomeui_gnome_segv.c
new file mode 100644
index 000000000..30b441dac
--- /dev/null
+++ b/x11/gnome-libs/files/patch-libgnomeui_gnome_segv.c
@@ -0,0 +1,14 @@
+--- libgnomeui/gnome_segv.c.orig Sun Oct 13 20:35:01 2002
++++ libgnomeui/gnome_segv.c Sun Oct 13 20:39:29 2002
+@@ -3,9 +3,9 @@
+
+ /* needed for sigaction and friends under 'gcc -ansi -pedantic' on
+ * GNU/Linux */
+-#ifndef _POSIX_SOURCE
++/*#ifndef _POSIX_SOURCE
+ # define _POSIX_SOURCE 1
+-#endif
++#endif*/
+ #include <sys/types.h>
+ #include <sys/wait.h>
+
diff --git a/x11/gnome-libs/files/patch-po::Makefile.in.in b/x11/gnome-libs/files/patch-po::Makefile.in.in
new file mode 100644
index 000000000..a4dfe9dfc
--- /dev/null
+++ b/x11/gnome-libs/files/patch-po::Makefile.in.in
@@ -0,0 +1,14 @@
+
+$FreeBSD: ports/x11/gnome-libs/files/patch-po::Makefile.in.in,v 1.1 2002/01/15 16:12:51 sobomax Exp $
+
+--- po/Makefile.in.in 2002/01/14 11:02:35 1.1
++++ po/Makefile.in.in 2002/01/14 11:02:49
+@@ -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/x11/gnome-libs/files/patch-zvt_update.c b/x11/gnome-libs/files/patch-zvt_update.c
new file mode 100644
index 000000000..ff09cf056
--- /dev/null
+++ b/x11/gnome-libs/files/patch-zvt_update.c
@@ -0,0 +1,11 @@
+--- zvt/update.c.orig Sat Aug 24 04:22:10 2002
++++ zvt/update.c Sat Aug 24 04:22:20 2002
+@@ -848,7 +848,7 @@
+ if (c>=256)
+ return 1;
+ ch = c&0xff;
+- return vx->wordclass[ch>>3]&(1<<(ch&7))!=0;
++ return (vx->wordclass[ch>>3]&(1<<(ch&7)))!=0;
+ }
+
+ /*
diff --git a/x11/gnome-libs/pkg-descr b/x11/gnome-libs/pkg-descr
new file mode 100644
index 000000000..f7f156423
--- /dev/null
+++ b/x11/gnome-libs/pkg-descr
@@ -0,0 +1,3 @@
+Libraries for GNOME, a GNU desktop environment
+
+WWW: http://www.gnome.org/
diff --git a/x11/gnome-libs/pkg-plist b/x11/gnome-libs/pkg-plist
new file mode 100644
index 000000000..bd53848a4
--- /dev/null
+++ b/x11/gnome-libs/pkg-plist
@@ -0,0 +1,564 @@
+bin/dns-helper
+bin/gconfigger
+bin/gnome-bug
+bin/gnome-config
+bin/gnome-dump-metadata
+bin/gnome-gen-mimedb
+bin/gnome-moz-remote
+bin/gnome-name-service
+bin/gnome-pty-helper
+bin/gnome_segv
+bin/goad-browser
+bin/libart-config
+bin/loadshlib
+bin/new-object
+etc/gnomeConf.sh
+etc/libartConf.sh
+etc/mime-magic
+etc/mime-magic.dat
+etc/paper.config
+etc/sound/events/gnome.soundlist
+etc/sound/events/gtk-events.soundlist
+include/gnome-1.0/gnome.h
+include/gnome-1.0/gtk-xmhtml/HTML.h
+include/gnome-1.0/gtk-xmhtml/XmHTML.h
+include/gnome-1.0/gtk-xmhtml/XmHTMLI.h
+include/gnome-1.0/gtk-xmhtml/XmHTMLP.h
+include/gnome-1.0/gtk-xmhtml/gtk-xmhtml-p.h
+include/gnome-1.0/gtk-xmhtml/gtk-xmhtml.h
+include/gnome-1.0/gtk-xmhtml/miniparse.h
+include/gnome-1.0/gtk-xmhtml/toolkit.h
+include/gnome-1.0/libart_lgpl/art_affine.h
+include/gnome-1.0/libart_lgpl/art_alphagamma.h
+include/gnome-1.0/libart_lgpl/art_bpath.h
+include/gnome-1.0/libart_lgpl/art_config.h
+include/gnome-1.0/libart_lgpl/art_filterlevel.h
+include/gnome-1.0/libart_lgpl/art_gray_svp.h
+include/gnome-1.0/libart_lgpl/art_misc.h
+include/gnome-1.0/libart_lgpl/art_pathcode.h
+include/gnome-1.0/libart_lgpl/art_pixbuf.h
+include/gnome-1.0/libart_lgpl/art_point.h
+include/gnome-1.0/libart_lgpl/art_rect.h
+include/gnome-1.0/libart_lgpl/art_rect_svp.h
+include/gnome-1.0/libart_lgpl/art_rect_uta.h
+include/gnome-1.0/libart_lgpl/art_rgb.h
+include/gnome-1.0/libart_lgpl/art_rgb_affine.h
+include/gnome-1.0/libart_lgpl/art_rgb_bitmap_affine.h
+include/gnome-1.0/libart_lgpl/art_rgb_pixbuf_affine.h
+include/gnome-1.0/libart_lgpl/art_rgb_rgba_affine.h
+include/gnome-1.0/libart_lgpl/art_rgb_svp.h
+include/gnome-1.0/libart_lgpl/art_svp.h
+include/gnome-1.0/libart_lgpl/art_svp_ops.h
+include/gnome-1.0/libart_lgpl/art_svp_point.h
+include/gnome-1.0/libart_lgpl/art_svp_render_aa.h
+include/gnome-1.0/libart_lgpl/art_svp_vpath.h
+include/gnome-1.0/libart_lgpl/art_svp_vpath_stroke.h
+include/gnome-1.0/libart_lgpl/art_svp_wind.h
+include/gnome-1.0/libart_lgpl/art_uta.h
+include/gnome-1.0/libart_lgpl/art_uta_ops.h
+include/gnome-1.0/libart_lgpl/art_uta_rect.h
+include/gnome-1.0/libart_lgpl/art_uta_svp.h
+include/gnome-1.0/libart_lgpl/art_uta_vpath.h
+include/gnome-1.0/libart_lgpl/art_vpath.h
+include/gnome-1.0/libart_lgpl/art_vpath_bpath.h
+include/gnome-1.0/libart_lgpl/art_vpath_dash.h
+include/gnome-1.0/libart_lgpl/art_vpath_svp.h
+include/gnome-1.0/libart_lgpl/libart-features.h
+include/gnome-1.0/libart_lgpl/libart.h
+include/gnome-1.0/libgnome/gnome-config.h
+include/gnome-1.0/libgnome/gnome-defs.h
+include/gnome-1.0/libgnome/gnome-dentry.h
+include/gnome-1.0/libgnome/gnome-exec.h
+include/gnome-1.0/libgnome/gnome-fileconvert.h
+include/gnome-1.0/libgnome/gnome-help.h
+include/gnome-1.0/libgnome/gnome-history.h
+include/gnome-1.0/libgnome/gnome-i18n.h
+include/gnome-1.0/libgnome/gnome-magic.h
+include/gnome-1.0/libgnome/gnome-metadata.h
+include/gnome-1.0/libgnome/gnome-mime-info.h
+include/gnome-1.0/libgnome/gnome-mime.h
+include/gnome-1.0/libgnome/gnome-paper.h
+include/gnome-1.0/libgnome/gnome-popt.h
+include/gnome-1.0/libgnome/gnome-regex.h
+include/gnome-1.0/libgnome/gnome-remote.h
+include/gnome-1.0/libgnome/gnome-score.h
+include/gnome-1.0/libgnome/gnome-sound.h
+include/gnome-1.0/libgnome/gnome-triggers.h
+include/gnome-1.0/libgnome/gnome-url.h
+include/gnome-1.0/libgnome/gnome-util.h
+include/gnome-1.0/libgnome/libgnome.h
+include/gnome-1.0/libgnomeui/gnome-about.h
+include/gnome-1.0/libgnomeui/gnome-animator.h
+include/gnome-1.0/libgnomeui/gnome-app-helper.h
+include/gnome-1.0/libgnomeui/gnome-app-util.h
+include/gnome-1.0/libgnomeui/gnome-app.h
+include/gnome-1.0/libgnomeui/gnome-appbar.h
+include/gnome-1.0/libgnomeui/gnome-calculator.h
+include/gnome-1.0/libgnomeui/gnome-canvas-image.h
+include/gnome-1.0/libgnomeui/gnome-canvas-line.h
+include/gnome-1.0/libgnomeui/gnome-canvas-load.h
+include/gnome-1.0/libgnomeui/gnome-canvas-polygon.h
+include/gnome-1.0/libgnomeui/gnome-canvas-rect-ellipse.h
+include/gnome-1.0/libgnomeui/gnome-canvas-text.h
+include/gnome-1.0/libgnomeui/gnome-canvas-util.h
+include/gnome-1.0/libgnomeui/gnome-canvas-widget.h
+include/gnome-1.0/libgnomeui/gnome-canvas.h
+include/gnome-1.0/libgnomeui/gnome-client.h
+include/gnome-1.0/libgnomeui/gnome-color-picker.h
+include/gnome-1.0/libgnomeui/gnome-compat.h
+include/gnome-1.0/libgnomeui/gnome-dateedit.h
+include/gnome-1.0/libgnomeui/gnome-dentry-edit.h
+include/gnome-1.0/libgnomeui/gnome-dialog-util.h
+include/gnome-1.0/libgnomeui/gnome-dialog.h
+include/gnome-1.0/libgnomeui/gnome-dns.h
+include/gnome-1.0/libgnomeui/gnome-dock-band.h
+include/gnome-1.0/libgnomeui/gnome-dock-item.h
+include/gnome-1.0/libgnomeui/gnome-dock-layout.h
+include/gnome-1.0/libgnomeui/gnome-dock.h
+include/gnome-1.0/libgnomeui/gnome-druid-page-finish.h
+include/gnome-1.0/libgnomeui/gnome-druid-page-standard.h
+include/gnome-1.0/libgnomeui/gnome-druid-page-start.h
+include/gnome-1.0/libgnomeui/gnome-druid-page.h
+include/gnome-1.0/libgnomeui/gnome-druid.h
+include/gnome-1.0/libgnomeui/gnome-entry.h
+include/gnome-1.0/libgnomeui/gnome-file-entry.h
+include/gnome-1.0/libgnomeui/gnome-font-picker.h
+include/gnome-1.0/libgnomeui/gnome-font-selector.h
+include/gnome-1.0/libgnomeui/gnome-geometry.h
+include/gnome-1.0/libgnomeui/gnome-guru.h
+include/gnome-1.0/libgnomeui/gnome-href.h
+include/gnome-1.0/libgnomeui/gnome-ice.h
+include/gnome-1.0/libgnomeui/gnome-icon-entry.h
+include/gnome-1.0/libgnomeui/gnome-icon-item.h
+include/gnome-1.0/libgnomeui/gnome-icon-list.h
+include/gnome-1.0/libgnomeui/gnome-icon-sel.h
+include/gnome-1.0/libgnomeui/gnome-icon-text.h
+include/gnome-1.0/libgnomeui/gnome-init.h
+include/gnome-1.0/libgnomeui/gnome-less.h
+include/gnome-1.0/libgnomeui/gnome-mdi-child.h
+include/gnome-1.0/libgnomeui/gnome-mdi-generic-child.h
+include/gnome-1.0/libgnomeui/gnome-mdi-session.h
+include/gnome-1.0/libgnomeui/gnome-mdi.h
+include/gnome-1.0/libgnomeui/gnome-messagebox.h
+include/gnome-1.0/libgnomeui/gnome-number-entry.h
+include/gnome-1.0/libgnomeui/gnome-paper-selector.h
+include/gnome-1.0/libgnomeui/gnome-pixmap-entry.h
+include/gnome-1.0/libgnomeui/gnome-pixmap.h
+include/gnome-1.0/libgnomeui/gnome-popup-help.h
+include/gnome-1.0/libgnomeui/gnome-popup-menu.h
+include/gnome-1.0/libgnomeui/gnome-preferences.h
+include/gnome-1.0/libgnomeui/gnome-procbar.h
+include/gnome-1.0/libgnomeui/gnome-properties.h
+include/gnome-1.0/libgnomeui/gnome-property-entries.h
+include/gnome-1.0/libgnomeui/gnome-propertybox.h
+include/gnome-1.0/libgnomeui/gnome-scores.h
+include/gnome-1.0/libgnomeui/gnome-spell.h
+include/gnome-1.0/libgnomeui/gnome-startup.h
+include/gnome-1.0/libgnomeui/gnome-stock.h
+include/gnome-1.0/libgnomeui/gnome-types.h
+include/gnome-1.0/libgnomeui/gnome-uidefs.h
+include/gnome-1.0/libgnomeui/gnome-window-icon.h
+include/gnome-1.0/libgnomeui/gnome-window.h
+include/gnome-1.0/libgnomeui/gnome-winhints.h
+include/gnome-1.0/libgnomeui/gnometypebuiltins.h
+include/gnome-1.0/libgnomeui/gtk-clock.h
+include/gnome-1.0/libgnomeui/gtk-ted.h
+include/gnome-1.0/libgnomeui/gtkcauldron.h
+include/gnome-1.0/libgnomeui/gtkdial.h
+include/gnome-1.0/libgnomeui/gtkpixmapmenuitem.h
+include/gnome-1.0/libgnomeui/libgnomeui.h
+include/gnome-1.0/libgnorba/Table.h
+include/gnome-1.0/libgnorba/gnome-factory.h
+include/gnome-1.0/libgnorba/gnome-unknown.h
+include/gnome-1.0/libgnorba/gnorba.h
+include/gnome-1.0/popt-gnome.h
+include/gnome-1.0/zvt/lists.h
+include/gnome-1.0/zvt/vt.h
+include/gnome-1.0/zvt/vtx.h
+include/gnome-1.0/zvt/zvtterm.h
+include/gnomesupport.h
+lib/libart_lgpl.a
+lib/libart_lgpl.la
+lib/libart_lgpl.so
+lib/libart_lgpl.so.5
+lib/libgnome.a
+lib/libgnome.la
+lib/libgnome.so
+lib/libgnome.so.5
+lib/libgnomesupport.a
+lib/libgnomesupport.la
+lib/libgnomesupport.so
+lib/libgnomesupport.so.5
+lib/libgnomeui.a
+lib/libgnomeui.la
+lib/libgnomeui.so
+lib/libgnomeui.so.5
+lib/libgnorba.a
+lib/libgnorba.la
+lib/libgnorba.so
+lib/libgnorba.so.5
+lib/libgnorbagtk.a
+lib/libgnorbagtk.la
+lib/libgnorbagtk.so
+lib/libgnorbagtk.so.5
+lib/libgtkxmhtml.a
+lib/libgtkxmhtml.la
+lib/libgtkxmhtml.so
+lib/libgtkxmhtml.so.5
+lib/libzvt.a
+lib/libzvt.la
+lib/libzvt.so
+lib/libzvt.so.5
+share/aclocal/libart.m4
+%%DOCSDIR%%/gnome-decl.txt
+%%DOCSDIR%%/gnome-sections.txt
+%%DOCSDIR%%/gnome.html
+%%DOCSDIR%%/gnome/book1.html
+%%DOCSDIR%%/gnome/gnome-gnome-config.html
+%%DOCSDIR%%/gnome/gnome-gnome-defs.html
+%%DOCSDIR%%/gnome/gnome-gnome-dentry.html
+%%DOCSDIR%%/gnome/gnome-gnome-exec.html
+%%DOCSDIR%%/gnome/gnome-gnome-fileconvert.html
+%%DOCSDIR%%/gnome/gnome-gnome-help.html
+%%DOCSDIR%%/gnome/gnome-gnome-history.html
+%%DOCSDIR%%/gnome/gnome-gnome-i18n.html
+%%DOCSDIR%%/gnome/gnome-gnome-metadata.html
+%%DOCSDIR%%/gnome/gnome-gnome-mime-info.html
+%%DOCSDIR%%/gnome/gnome-gnome-mime.html
+%%DOCSDIR%%/gnome/gnome-gnome-paper.html
+%%DOCSDIR%%/gnome/gnome-gnome-popt.html
+%%DOCSDIR%%/gnome/gnome-gnome-regex.html
+%%DOCSDIR%%/gnome/gnome-gnome-remote.html
+%%DOCSDIR%%/gnome/gnome-gnome-score.html
+%%DOCSDIR%%/gnome/gnome-gnome-sound.html
+%%DOCSDIR%%/gnome/gnome-gnome-triggers.html
+%%DOCSDIR%%/gnome/gnome-gnome-url.html
+%%DOCSDIR%%/gnome/gnome-gnome-util.html
+%%DOCSDIR%%/gnome/gnome-libgnome.html
+%%DOCSDIR%%/gnome/libgnome.html
+%%DOCSDIR%%/gnomeui-decl.txt
+%%DOCSDIR%%/gnomeui-sections.txt
+%%DOCSDIR%%/gnomeui.hierarchy
+%%DOCSDIR%%/gnomeui.html
+%%DOCSDIR%%/gnomeui.types
+%%DOCSDIR%%/gnomeui/book1.html
+%%DOCSDIR%%/gnomeui/gnome-objects.html
+%%DOCSDIR%%/gnomeui/gnomeabout.html
+%%DOCSDIR%%/gnomeui/gnomeanimator.html
+%%DOCSDIR%%/gnomeui/gnomeapp.html
+%%DOCSDIR%%/gnomeui/gnomeappbar.html
+%%DOCSDIR%%/gnomeui/gnomecalculator.html
+%%DOCSDIR%%/gnomeui/gnomecanvas.html
+%%DOCSDIR%%/gnomeui/gnomecanvasellipse.html
+%%DOCSDIR%%/gnomeui/gnomecanvasgroup.html
+%%DOCSDIR%%/gnomeui/gnomecanvasimage.html
+%%DOCSDIR%%/gnomeui/gnomecanvasitem.html
+%%DOCSDIR%%/gnomeui/gnomecanvasline.html
+%%DOCSDIR%%/gnomeui/gnomecanvaspolygon.html
+%%DOCSDIR%%/gnomeui/gnomecanvasre.html
+%%DOCSDIR%%/gnomeui/gnomecanvasrect.html
+%%DOCSDIR%%/gnomeui/gnomecanvastext.html
+%%DOCSDIR%%/gnomeui/gnomecanvaswidget.html
+%%DOCSDIR%%/gnomeui/gnomeclient.html
+%%DOCSDIR%%/gnomeui/gnomecolorpicker.html
+%%DOCSDIR%%/gnomeui/gnomedateedit.html
+%%DOCSDIR%%/gnomeui/gnomedentryedit.html
+%%DOCSDIR%%/gnomeui/gnomedialog.html
+%%DOCSDIR%%/gnomeui/gnomedock.html
+%%DOCSDIR%%/gnomeui/gnomedockband.html
+%%DOCSDIR%%/gnomeui/gnomedockitem.html
+%%DOCSDIR%%/gnomeui/gnomedocklayout.html
+%%DOCSDIR%%/gnomeui/gnomedruid.html
+%%DOCSDIR%%/gnomeui/gnomedruidpage.html
+%%DOCSDIR%%/gnomeui/gnomedruidpagefinish.html
+%%DOCSDIR%%/gnomeui/gnomedruidpagestandard.html
+%%DOCSDIR%%/gnomeui/gnomedruidpagestart.html
+%%DOCSDIR%%/gnomeui/gnomeentry.html
+%%DOCSDIR%%/gnomeui/gnomefileentry.html
+%%DOCSDIR%%/gnomeui/gnomefontpicker.html
+%%DOCSDIR%%/gnomeui/gnomefontselector.html
+%%DOCSDIR%%/gnomeui/gnomehref.html
+%%DOCSDIR%%/gnomeui/gnomeiconentry.html
+%%DOCSDIR%%/gnomeui/gnomeiconlist.html
+%%DOCSDIR%%/gnomeui/gnomeiconselection.html
+%%DOCSDIR%%/gnomeui/gnomeicontextitem.html
+%%DOCSDIR%%/gnomeui/gnomeless.html
+%%DOCSDIR%%/gnomeui/gnomemdi.html
+%%DOCSDIR%%/gnomeui/gnomemdichild.html
+%%DOCSDIR%%/gnomeui/gnomemdigenericchild.html
+%%DOCSDIR%%/gnomeui/gnomemessagebox.html
+%%DOCSDIR%%/gnomeui/gnomenumberentry.html
+%%DOCSDIR%%/gnomeui/gnomepaperselector.html
+%%DOCSDIR%%/gnomeui/gnomepixmap.html
+%%DOCSDIR%%/gnomeui/gnomepixmapentry.html
+%%DOCSDIR%%/gnomeui/gnomeprocbar.html
+%%DOCSDIR%%/gnomeui/gnomepropertybox.html
+%%DOCSDIR%%/gnomeui/gnomescores.html
+%%DOCSDIR%%/gnomeui/gnomespell.html
+%%DOCSDIR%%/gnomeui/gnomestock.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-app-helper.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-app-util.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-canvas-util.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-dialog-util.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-dns.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-geometry.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-ice.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-icon-text.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-init.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-mdi-session.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-popup-help.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-popup-menu.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-preferences.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-properties.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-property-entries.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-startup.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-types.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-uidefs.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-window-icon.html
+%%DOCSDIR%%/gnomeui/gnomeui-gnome-winhints.html
+%%DOCSDIR%%/gnomeui/gnomeui-gtkcauldron.html
+%%DOCSDIR%%/gnomeui/gtkclock.html
+%%DOCSDIR%%/gnomeui/gtkdial.html
+%%DOCSDIR%%/gnomeui/gtkpixmapmenuitem.html
+%%DOCSDIR%%/gnomeui/gtkted.html
+%%DOCSDIR%%/gnomeui/libgnomeui.html
+%%DOCSDIR%%/gnorba-decl.txt
+%%DOCSDIR%%/gnorba-sections.txt
+%%DOCSDIR%%/gnorba/book1.html
+%%DOCSDIR%%/gnorba/gnorba-gnorba.html
+%%DOCSDIR%%/gnorba/gnorba-goad.html
+%%DOCSDIR%%/gnorba/libgnorba.html
+%%DOCSDIR%%/zvt-decl.txt
+%%DOCSDIR%%/zvt-sections.txt
+%%DOCSDIR%%/zvt/book1.html
+%%DOCSDIR%%/zvt/x1035.html
+%%DOCSDIR%%/zvt/x1065.html
+%%DOCSDIR%%/zvt/x1086.html
+%%DOCSDIR%%/zvt/x1106.html
+%%DOCSDIR%%/zvt/x119.html
+%%DOCSDIR%%/zvt/x98.html
+%%DOCSDIR%%/zvt/x987.html
+%%DOCSDIR%%/zvt/x995.html
+%%DOCSDIR%%/zvt/zvt-zvtterm.html
+%%DOCSDIR%%/zvt/zvtterm-future.html
+%%DOCSDIR%%/zvt/zvtterm-input-output.html
+%%DOCSDIR%%/zvt/zvtterm-notes.html
+%%DOCSDIR%%/zvt/zvtterm-properties.html
+%%DOCSDIR%%/zvt/zvtterm-reference.html
+%%DOCSDIR%%/zvt/zvtterm-window-hints.html
+%%DOCSDIR%%/zvt/zvtterm.html
+%%DOCSDIR%%/zvtterm.html
+share/doc/libart/basic-foo.html
+share/doc/libart/basic-rendering.html
+share/doc/libart/basic.html
+share/doc/libart/fdl-section1.html
+share/doc/libart/fdl-section10.html
+share/doc/libart/fdl-section2.html
+share/doc/libart/fdl-section3.html
+share/doc/libart/fdl-section4.html
+share/doc/libart/fdl-section5.html
+share/doc/libart/fdl-section6.html
+share/doc/libart/fdl-section7.html
+share/doc/libart/fdl-section8.html
+share/doc/libart/fdl-section9.html
+share/doc/libart/fdl-using.html
+share/doc/libart/fdl.html
+share/doc/libart/index.sgml
+share/doc/libart/internals-intersector.html
+share/doc/libart/internals.html
+share/doc/libart/intro-file-names.html
+share/doc/libart/intro.html
+share/doc/libart/libart-affine-transformation-matrices.html
+share/doc/libart/libart-art-alpha-gamma-stuff.html
+share/doc/libart/libart-core-construction-apis.html
+share/doc/libart/libart-extended-construction-apis.html
+share/doc/libart/libart-memory-management.html
+share/doc/libart/libart-svp-rendering.html
+share/doc/libart/libart-svps.html
+share/doc/libart/libart-transformation-operations.html
+share/doc/libart/libart.html
+share/doc/libart/problems-memory.html
+share/doc/libart/problems.html
+share/doc/libart/sample-display.html
+share/doc/libart/sample.html
+share/doc/libart/x35.html
+share/gnome/doc/gnome-doc
+share/gnome/doc/gnome-doc.1
+share/gnome/doc/gnome-doc.el
+share/gnome/doc/gnome-mkstub.1
+share/gnome/doc/mkstub
+share/gnome/gtkrc
+share/gnome/gtkrc.el
+share/gnome/gtkrc.eo
+share/gnome/gtkrc.he
+share/gnome/gtkrc.hy
+share/gnome/gtkrc.iso88592
+share/gnome/gtkrc.iso88595
+share/gnome/gtkrc.ja
+share/gnome/gtkrc.ka_GE.georgianacademy
+share/gnome/gtkrc.ka_GE.georgianps
+share/gnome/gtkrc.ko
+share/gnome/gtkrc.ru
+share/gnome/gtkrc.th
+share/gnome/gtkrc.tr
+share/gnome/gtkrc.uk
+share/gnome/gtkrc.vi_VN.tcvn
+share/gnome/gtkrc.vi_VN.viscii
+share/gnome/gtkrc.zh_CN
+share/gnome/gtkrc.zh_TW.Big5
+share/gnome/help/gnome-dev-info/C/addauth.html
+share/gnome/help/gnome-dev-info/C/altpol.html
+share/gnome/help/gnome-dev-info/C/arch.html
+share/gnome/help/gnome-dev-info/C/book1.html
+share/gnome/help/gnome-dev-info/C/codstd.html
+share/gnome/help/gnome-dev-info/C/cvs.html
+share/gnome/help/gnome-dev-info/C/dialogapputil-docs.html
+share/gnome/help/gnome-dev-info/C/event-driven-programming.html
+share/gnome/help/gnome-dev-info/C/gnome-actionarea.html
+share/gnome/help/gnome-dev-info/C/gnome-app-helper-convenience-macros.html
+share/gnome/help/gnome-dev-info/C/gnome-app-helper-functions.html
+share/gnome/help/gnome-dev-info/C/gnome-app-helper-gnomeuiinfo.html
+share/gnome/help/gnome-dev-info/C/gnome-app-helper-keybindings-config.html
+share/gnome/help/gnome-dev-info/C/gnome-app-helper-quick-example.html
+share/gnome/help/gnome-dev-info/C/gnome-app-helper.html
+share/gnome/help/gnome-dev-info/C/gnome-app-util.html
+share/gnome/help/gnome-dev-info/C/gnome-app.html
+share/gnome/help/gnome-dev-info/C/gnome-canvas-coordinates.html
+share/gnome/help/gnome-dev-info/C/gnome-canvas-getting-started.html
+share/gnome/help/gnome-dev-info/C/gnome-canvas-object-arguments.html
+share/gnome/help/gnome-dev-info/C/gnome-canvas-organization-of-items.html
+share/gnome/help/gnome-dev-info/C/gnome-canvas.html
+share/gnome/help/gnome-dev-info/C/gnome-client.html
+share/gnome/help/gnome-dev-info/C/gnome-color-selector.html
+share/gnome/help/gnome-dev-info/C/gnome-defs.html
+share/gnome/help/gnome-dev-info/C/gnome-dentry.html
+share/gnome/help/gnome-dev-info/C/gnome-dialog.html
+share/gnome/help/gnome-dev-info/C/gnome-dns.html
+share/gnome/help/gnome-dev-info/C/gnome-fileconvert.html
+share/gnome/help/gnome-dev-info/C/gnome-font-selector.html
+share/gnome/help/gnome-dev-info/C/gnome-help.html
+share/gnome/help/gnome-dev-info/C/gnome-history.html
+share/gnome/help/gnome-dev-info/C/gnome-hook.html
+share/gnome/help/gnome-dev-info/C/gnome-i18n.html
+share/gnome/help/gnome-dev-info/C/gnome-ice.html
+share/gnome/help/gnome-dev-info/C/gnome-mdi-docs.html
+share/gnome/help/gnome-dev-info/C/gnome-messagebox.html
+share/gnome/help/gnome-dev-info/C/gnome-mime.html
+share/gnome/help/gnome-dev-info/C/gnome-net.html
+share/gnome/help/gnome-dev-info/C/gnome-pixmap.html
+share/gnome/help/gnome-dev-info/C/gnome-plugins.html
+share/gnome/help/gnome-dev-info/C/gnome-properties.html
+share/gnome/help/gnome-dev-info/C/gnome-score.html
+share/gnome/help/gnome-dev-info/C/gnome-scores.html
+share/gnome/help/gnome-dev-info/C/gnome-session.html
+share/gnome/help/gnome-dev-info/C/gnome-startup.html
+share/gnome/help/gnome-dev-info/C/gnome-stock-imlib.html
+share/gnome/help/gnome-dev-info/C/gnome-stock-xpm.html
+share/gnome/help/gnome-dev-info/C/gnome-stock.html
+share/gnome/help/gnome-dev-info/C/gnome-string.html
+share/gnome/help/gnome-dev-info/C/gnome-triggers.html
+share/gnome/help/gnome-dev-info/C/gnome-util.html
+share/gnome/help/gnome-dev-info/C/gnomeappbar.html
+share/gnome/help/gnome-dev-info/C/graphics-contexts.html
+share/gnome/help/gnome-dev-info/C/gtk-clock.html
+share/gnome/help/gnome-dev-info/C/gtk-ted.html
+share/gnome/help/gnome-dev-info/C/intro.html
+share/gnome/help/gnome-dev-info/C/libgnome.html
+share/gnome/help/gnome-dev-info/C/libgnomeui.html
+share/gnome/help/gnome-dev-info/C/libgnorba-docs.html
+share/gnome/help/gnome-dev-info/C/ln14.html
+share/gnome/help/gnome-dev-info/C/nontech.html
+share/gnome/help/gnome-dev-info/C/orbitgtk.html
+share/gnome/help/gnome-dev-info/C/start.html
+share/gnome/help/gnome-dev-info/C/thisdoc.html
+share/gnome/help/gnome-dev-info/C/tut-doc.html
+share/gnome/help/gnome-dev-info/C/tut-i18n.html
+share/gnome/help/gnome-dev-info/C/tut-menus.html
+share/gnome/help/gnome-dev-info/C/tut-parsing.html
+share/gnome/help/gnome-dev-info/C/tut-sm.html
+share/gnome/help/gnome-dev-info/C/tutorial.html
+share/gnome/help/gnome-dev-info/C/visuals.html
+share/gnome/help/gnome-dev-info/C/what.html
+share/gnome/help/gnome-dev-info/C/whatis.html
+share/gnome/help/gnome-dev-info/C/x-concepts-docs.html
+share/gnome/help/gnome-dev-info/C/x1453.html
+share/gnome/help/gnome-dev-info/C/x2161.html
+share/gnome/help/gnome-dev-info/C/x2674.html
+share/gnome/help/gnome-dev-info/C/x671.html
+share/gnome/idl/GnomeObject.idl
+share/gnome/idl/Table.idl
+share/gnome/idl/desktop-editor.idl
+share/gnome/idl/desktop-textviewer.idl
+share/gnome/idl/gnome-factory.idl
+share/gnome/idl/gnome-unknown.idl
+share/gnome/idl/name-service.idl
+share/gnome/mime-info/gnome.mime
+share/gnome/pixmaps/calculator-font.png
+share/gnome/pixmaps/gnome-default-dlg.png
+share/gnome/pixmaps/gnome-error.png
+share/gnome/pixmaps/gnome-info.png
+share/gnome/pixmaps/gnome-question.png
+share/gnome/pixmaps/gnome-warning.png
+share/gnome/pixmaps/no.xpm
+share/gnome/pixmaps/yes.xpm
+share/gnome/type-convert/gnome-make-postscript-mimes
+share/gnome/type-convert/postscript.convert
+share/gnome/type-convert/type.convert
+share/locale/az/LC_MESSAGES/gnome-libs.mo
+share/locale/ca/LC_MESSAGES/gnome-libs.mo
+share/locale/cs/LC_MESSAGES/gnome-libs.mo
+share/locale/da/LC_MESSAGES/gnome-libs.mo
+share/locale/de/LC_MESSAGES/gnome-libs.mo
+share/locale/el/LC_MESSAGES/gnome-libs.mo
+share/locale/en_GB/LC_MESSAGES/gnome-libs.mo
+share/locale/es/LC_MESSAGES/gnome-libs.mo
+share/locale/et/LC_MESSAGES/gnome-libs.mo
+share/locale/eu/LC_MESSAGES/gnome-libs.mo
+share/locale/fi/LC_MESSAGES/gnome-libs.mo
+share/locale/fr/LC_MESSAGES/gnome-libs.mo
+share/locale/ga/LC_MESSAGES/gnome-libs.mo
+share/locale/gl/LC_MESSAGES/gnome-libs.mo
+share/locale/hr/LC_MESSAGES/gnome-libs.mo
+share/locale/hu/LC_MESSAGES/gnome-libs.mo
+share/locale/it/LC_MESSAGES/gnome-libs.mo
+share/locale/ja/LC_MESSAGES/gnome-libs.mo
+share/locale/ko/LC_MESSAGES/gnome-libs.mo
+share/locale/lt/LC_MESSAGES/gnome-libs.mo
+share/locale/lv/LC_MESSAGES/gnome-libs.mo
+share/locale/ms/LC_MESSAGES/gnome-libs.mo
+share/locale/nl/LC_MESSAGES/gnome-libs.mo
+share/locale/nn/LC_MESSAGES/gnome-libs.mo
+share/locale/no/LC_MESSAGES/gnome-libs.mo
+share/locale/pl/LC_MESSAGES/gnome-libs.mo
+share/locale/pt/LC_MESSAGES/gnome-libs.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-libs.mo
+share/locale/ro/LC_MESSAGES/gnome-libs.mo
+share/locale/ru/LC_MESSAGES/gnome-libs.mo
+share/locale/sk/LC_MESSAGES/gnome-libs.mo
+share/locale/sl/LC_MESSAGES/gnome-libs.mo
+share/locale/sp/LC_MESSAGES/gnome-libs.mo
+share/locale/sr/LC_MESSAGES/gnome-libs.mo
+share/locale/sv/LC_MESSAGES/gnome-libs.mo
+share/locale/ta/LC_MESSAGES/gnome-libs.mo
+share/locale/tr/LC_MESSAGES/gnome-libs.mo
+share/locale/uk/LC_MESSAGES/gnome-libs.mo
+share/locale/vi/LC_MESSAGES/gnome-libs.mo
+share/locale/wa/LC_MESSAGES/gnome-libs.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-libs.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-libs.mo
+@dirrm share/gnome/type-convert
+@dirrm share/gnome/help/gnome-dev-info/C
+@dirrm share/gnome/help/gnome-dev-info
+@dirrm share/gnome/doc
+@dirrm share/doc/libart
+@dirrm %%DOCSDIR%%/zvt
+@dirrm %%DOCSDIR%%/gnorba
+@dirrm %%DOCSDIR%%/gnomeui
+@dirrm %%DOCSDIR%%/gnome
+@dirrm %%DOCSDIR%%
+@dirrm include/gnome-1.0/zvt
+@dirrm include/gnome-1.0/libgnorba
+@dirrm include/gnome-1.0/libgnomeui
+@dirrm include/gnome-1.0/libgnome
+@dirrm include/gnome-1.0/libart_lgpl
+@dirrm include/gnome-1.0/gtk-xmhtml