summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-10-26 01:49:38 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-10-26 01:49:38 +0800
commitc3522efb7d91dd29c5167ef27b3a9f8ceffb0d36 (patch)
tree390e7e188590f14750d91b904fd1282834c9c031 /x11
parent9350663c07e995182983459900ddc780f358d80f (diff)
downloadmarcuscom-ports-c3522efb7d91dd29c5167ef27b3a9f8ceffb0d36.tar
marcuscom-ports-c3522efb7d91dd29c5167ef27b3a9f8ceffb0d36.tar.gz
marcuscom-ports-c3522efb7d91dd29c5167ef27b3a9f8ceffb0d36.tar.bz2
marcuscom-ports-c3522efb7d91dd29c5167ef27b3a9f8ceffb0d36.tar.lz
marcuscom-ports-c3522efb7d91dd29c5167ef27b3a9f8ceffb0d36.tar.xz
marcuscom-ports-c3522efb7d91dd29c5167ef27b3a9f8ceffb0d36.tar.zst
marcuscom-ports-c3522efb7d91dd29c5167ef27b3a9f8ceffb0d36.zip
Fix compilation with gtk+-2.3.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1301 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-desktop/Makefile37
-rw-r--r--x11/gnome-desktop/distinfo1
-rw-r--r--x11/gnome-desktop/files/patch-configure10
-rw-r--r--x11/gnome-desktop/files/patch-gnome-about_Makefile.in10
-rw-r--r--x11/gnome-desktop/pkg-descr4
-rw-r--r--x11/gnome-desktop/pkg-plist194
-rw-r--r--x11/gnomedesktop/Makefile37
-rw-r--r--x11/gnomedesktop/distinfo1
-rw-r--r--x11/gnomedesktop/files/patch-configure10
-rw-r--r--x11/gnomedesktop/files/patch-gnome-about_Makefile.in10
-rw-r--r--x11/gnomedesktop/pkg-descr4
-rw-r--r--x11/gnomedesktop/pkg-plist194
12 files changed, 512 insertions, 0 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile
new file mode 100644
index 000000000..d8cf3d1d5
--- /dev/null
+++ b/x11/gnome-desktop/Makefile
@@ -0,0 +1,37 @@
+# New ports collection makefile for: gnomedesktop
+# Date created: 13 April 2002
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD: ports/x11/gnomedesktop/Makefile,v 1.31 2003/10/18 22:59:51 marcus Exp $
+#
+
+PORTNAME= gnomedesktop
+PORTVERSION= 2.4.1.1
+PORTREVISION= 2
+CATEGORIES= x11 gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/gnome-desktop/2.4
+DISTNAME= gnome-desktop-${PORTVERSION}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Additional UI API for GNOME 2
+
+USE_BZIP2= yes
+USE_X_PREFIX= yes
+USE_XPM= yes
+USE_REINPLACE= yes
+USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui
+GNOME_DESKTOP_VERSION=2
+USE_GMAKE= yes
+USE_BISON= yes
+INSTALLS_SHLIB= yes
+USE_LIBTOOL= yes
+CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" \
+ --with-kde-datadir=${LOCALBASE}/share
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+MAN1= gnome-about.1
+
+.include <bsd.port.mk>
diff --git a/x11/gnome-desktop/distinfo b/x11/gnome-desktop/distinfo
new file mode 100644
index 000000000..81d1e2540
--- /dev/null
+++ b/x11/gnome-desktop/distinfo
@@ -0,0 +1 @@
+MD5 (gnome2/gnome-desktop-2.4.1.1.tar.bz2) = c85489c7befc79b5cc9bda1b2006cacc
diff --git a/x11/gnome-desktop/files/patch-configure b/x11/gnome-desktop/files/patch-configure
new file mode 100644
index 000000000..caf5b493a
--- /dev/null
+++ b/x11/gnome-desktop/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Sun May 4 06:56:20 2003
++++ configure Sun May 4 19:20:27 2003
+@@ -8374,6 +8374,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-desktop/files/patch-gnome-about_Makefile.in b/x11/gnome-desktop/files/patch-gnome-about_Makefile.in
new file mode 100644
index 000000000..04c09a835
--- /dev/null
+++ b/x11/gnome-desktop/files/patch-gnome-about_Makefile.in
@@ -0,0 +1,10 @@
+--- gnome-about/Makefile.in.orig Sat Oct 25 13:41:43 2003
++++ gnome-about/Makefile.in Sat Oct 25 13:41:50 2003
+@@ -158,7 +158,6 @@
+ DISABLE_DEPRECATED_CFLAGS = \
+ -DG_DISABLE_DEPRECATED \
+ -DGDK_DISABLE_DEPRECATED \
+- -DGTK_DISABLE_DEPRECATED \
+ -DGDK_PIXBUF_DISABLE_DEPRECATED \
+ -DGNOME_DISABLE_DEPRECATED
+
diff --git a/x11/gnome-desktop/pkg-descr b/x11/gnome-desktop/pkg-descr
new file mode 100644
index 000000000..500857a54
--- /dev/null
+++ b/x11/gnome-desktop/pkg-descr
@@ -0,0 +1,4 @@
+This is a collection of APIs not included in libgnomeui as they have
+not undergone sufficient testing.
+
+WWW: http://www.gnome.org/
diff --git a/x11/gnome-desktop/pkg-plist b/x11/gnome-desktop/pkg-plist
new file mode 100644
index 000000000..a3384f7d3
--- /dev/null
+++ b/x11/gnome-desktop/pkg-plist
@@ -0,0 +1,194 @@
+bin/gnome-about
+include/gnome-desktop-2.0/libgnome/gnome-desktop-item.h
+include/gnome-desktop-2.0/libgnomeui/gnome-ditem-edit.h
+include/gnome-desktop-2.0/libgnomeui/gnome-hint.h
+lib/libgnome-desktop-2.a
+lib/libgnome-desktop-2.so
+lib/libgnome-desktop-2.so.3
+libdata/pkgconfig/gnome-desktop-2.0.pc
+share/gnome/gnome-about/gnome-64.gif
+share/gnome/gnome-about/gnome-version.xml
+share/gnome/gnome-about/headers/header-bg-ancient01a.png
+share/gnome/gnome-about/headers/header-bg-city01.png
+share/gnome/gnome-about/headers/header-bg-clouds01.png
+share/gnome/gnome-about/headers/header-bg-clouds02.png
+share/gnome/gnome-about/headers/header-bg-hills01.png
+share/gnome/gnome-about/headers/header-bg-landscape01.png
+share/gnome/gnome-about/headers/header-bg-mountains01.png
+share/gnome/gnome-about/headers/header-bg-snow01.png
+share/gnome/gnome-about/headers/header-bg-sunset01.png
+share/gnome/help/fdl/C/fdl.xml
+share/gnome/help/gnome-feedback/C/gnome-feedback.xml
+share/gnome/help/gpl/C/gpl.xml
+share/gnome/help/lgpl/C/lgpl.xml
+share/gnome/pixmaps/advanced-directory.png
+share/gnome/pixmaps/apple-green.png
+share/gnome/pixmaps/apple-red.png
+share/gnome/pixmaps/gnome-aorta.png
+share/gnome/pixmaps/gnome-applets.png
+share/gnome/pixmaps/gnome-applications.png
+share/gnome/pixmaps/gnome-background-image.png
+share/gnome/pixmaps/gnome-background-pattern.png
+share/gnome/pixmaps/gnome-background.png
+share/gnome/pixmaps/gnome-calc2.png
+share/gnome/pixmaps/gnome-calc3.png
+share/gnome/pixmaps/gnome-calendar.png
+share/gnome/pixmaps/gnome-ccbackground.png
+share/gnome/pixmaps/gnome-ccdesktop.png
+share/gnome/pixmaps/gnome-ccdialog.png
+share/gnome/pixmaps/gnome-ccmime.png
+share/gnome/pixmaps/gnome-ccperiph.png
+share/gnome/pixmaps/gnome-ccscreensaver.png
+share/gnome/pixmaps/gnome-ccwindowmanager.png
+share/gnome/pixmaps/gnome-color-browser.png
+share/gnome/pixmaps/gnome-color-xterm.png
+share/gnome/pixmaps/gnome-computer.png
+share/gnome/pixmaps/gnome-cromagnon.png
+share/gnome/pixmaps/gnome-day.png
+share/gnome/pixmaps/gnome-debian.png
+share/gnome/pixmaps/gnome-diskfree.png
+share/gnome/pixmaps/gnome-emacs.png
+share/gnome/pixmaps/gnome-eterm.png
+share/gnome/pixmaps/gnome-favorites.png
+share/gnome/pixmaps/gnome-file-c.png
+share/gnome/pixmaps/gnome-file-h.png
+share/gnome/pixmaps/gnome-folder.png
+share/gnome/pixmaps/gnome-gemvt.png
+share/gnome/pixmaps/gnome-gimp.png
+share/gnome/pixmaps/gnome-gmenu.png
+share/gnome/pixmaps/gnome-gmush.png
+share/gnome/pixmaps/gnome-gnomoku.png
+share/gnome/pixmaps/gnome-home.png
+share/gnome/pixmaps/gnome-html.png
+share/gnome/pixmaps/gnome-image-gif.png
+share/gnome/pixmaps/gnome-image-jpeg.png
+share/gnome/pixmaps/gnome-irc.png
+share/gnome/pixmaps/gnome-laptop.png
+share/gnome/pixmaps/gnome-log.png
+share/gnome/pixmaps/gnome-logo-icon-transparent.png
+share/gnome/pixmaps/gnome-logo-icon.png
+share/gnome/pixmaps/gnome-logo-large.png
+share/gnome/pixmaps/gnome-mailcheck.png
+share/gnome/pixmaps/gnome-mdi.png
+share/gnome/pixmaps/gnome-mnemonic.png
+share/gnome/pixmaps/gnome-modem.png
+share/gnome/pixmaps/gnome-money.png
+share/gnome/pixmaps/gnome-monitor.png
+share/gnome/pixmaps/gnome-month.png
+share/gnome/pixmaps/gnome-mouse.png
+share/gnome/pixmaps/gnome-networktool.png
+share/gnome/pixmaps/gnome-news.png
+share/gnome/pixmaps/gnome-note.png
+share/gnome/pixmaps/gnome-qeye.png
+share/gnome/pixmaps/gnome-session.png
+share/gnome/pixmaps/gnome-set-time.png
+share/gnome/pixmaps/gnome-spider.png
+share/gnome/pixmaps/gnome-squeak.png
+share/gnome/pixmaps/gnome-suse.png
+share/gnome/pixmaps/gnome-talk.png
+share/gnome/pixmaps/gnome-term-linux.png
+share/gnome/pixmaps/gnome-term-linux2.png
+share/gnome/pixmaps/gnome-term-night.png
+share/gnome/pixmaps/gnome-term-tiger.png
+share/gnome/pixmaps/gnome-term.png
+share/gnome/pixmaps/gnome-tigert.png
+share/gnome/pixmaps/gnome-touristinfo.png
+share/gnome/pixmaps/gnome-user-interface.png
+share/gnome/pixmaps/gnome-util.png
+share/gnome/pixmaps/gnome-week.png
+share/gnome/pixmaps/gnome-windows.png
+share/gnome/pixmaps/gnome-word.png
+share/gnome/pixmaps/gnome-workspace.png
+share/gnome/pixmaps/gnome-xterm.png
+share/gnome/pixmaps/gtkvim.png
+share/gnome/pixmaps/kterm.xpm
+share/gnome/pixmaps/launcher-program.png
+share/gnome/pixmaps/monitor.png
+share/gnome/pixmaps/vnterm.xpm
+share/gnome/vfolders/Accessories.directory
+share/gnome/vfolders/Applications.directory
+share/gnome/vfolders/Development.directory
+share/gnome/vfolders/Games.directory
+share/gnome/vfolders/Graphics.directory
+share/gnome/vfolders/Internet.directory
+share/gnome/vfolders/Multimedia.directory
+share/gnome/vfolders/Office.directory
+share/gnome/vfolders/Other.directory
+share/gnome/vfolders/Root.directory
+share/gnome/vfolders/Settings.directory
+share/gnome/vfolders/System.directory
+share/locale/am/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ar/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/az/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/be/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/bg/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/bn/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/br/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/bs/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ca/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/cs/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/cy/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/da/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/de/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/el/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/en_GB/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/eo/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/es/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/et/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/eu/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/fa/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/fi/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/fr/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ga/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/gl/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/he/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/hi/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/hu/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/id/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/is/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/it/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ja/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/kn/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ko/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/li/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/lt/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/lv/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/mk/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ml/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/mn/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/mr/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ms/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ne/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/nl/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/nn/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/no/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/pl/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/pt/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ro/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ru/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/sk/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/sl/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/sq/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/sr/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/sr@Latn/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/sv/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ta/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/th/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/tr/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/uk/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/vi/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/wa/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/yi/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-desktop-2.0.mo
+@dirrm share/gnome/help/lgpl/C/figures
+@dirrm share/gnome/help/gpl/C/figures
+@dirrm share/gnome/help/gnome-feedback/C/figures
+@dirrm share/gnome/help/gnome-feedback/C
+@dirrm share/gnome/help/gnome-feedback
+@dirrm share/gnome/help/fdl/C/figures
+@dirrm share/gnome/gnome-about/headers
+@dirrm include/gnome-desktop-2.0/libgnomeui
+@dirrm include/gnome-desktop-2.0/libgnome
+@dirrm include/gnome-desktop-2.0
diff --git a/x11/gnomedesktop/Makefile b/x11/gnomedesktop/Makefile
new file mode 100644
index 000000000..d8cf3d1d5
--- /dev/null
+++ b/x11/gnomedesktop/Makefile
@@ -0,0 +1,37 @@
+# New ports collection makefile for: gnomedesktop
+# Date created: 13 April 2002
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD: ports/x11/gnomedesktop/Makefile,v 1.31 2003/10/18 22:59:51 marcus Exp $
+#
+
+PORTNAME= gnomedesktop
+PORTVERSION= 2.4.1.1
+PORTREVISION= 2
+CATEGORIES= x11 gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/gnome-desktop/2.4
+DISTNAME= gnome-desktop-${PORTVERSION}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Additional UI API for GNOME 2
+
+USE_BZIP2= yes
+USE_X_PREFIX= yes
+USE_XPM= yes
+USE_REINPLACE= yes
+USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui
+GNOME_DESKTOP_VERSION=2
+USE_GMAKE= yes
+USE_BISON= yes
+INSTALLS_SHLIB= yes
+USE_LIBTOOL= yes
+CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" \
+ --with-kde-datadir=${LOCALBASE}/share
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+MAN1= gnome-about.1
+
+.include <bsd.port.mk>
diff --git a/x11/gnomedesktop/distinfo b/x11/gnomedesktop/distinfo
new file mode 100644
index 000000000..81d1e2540
--- /dev/null
+++ b/x11/gnomedesktop/distinfo
@@ -0,0 +1 @@
+MD5 (gnome2/gnome-desktop-2.4.1.1.tar.bz2) = c85489c7befc79b5cc9bda1b2006cacc
diff --git a/x11/gnomedesktop/files/patch-configure b/x11/gnomedesktop/files/patch-configure
new file mode 100644
index 000000000..caf5b493a
--- /dev/null
+++ b/x11/gnomedesktop/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Sun May 4 06:56:20 2003
++++ configure Sun May 4 19:20:27 2003
+@@ -8374,6 +8374,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/gnomedesktop/files/patch-gnome-about_Makefile.in b/x11/gnomedesktop/files/patch-gnome-about_Makefile.in
new file mode 100644
index 000000000..04c09a835
--- /dev/null
+++ b/x11/gnomedesktop/files/patch-gnome-about_Makefile.in
@@ -0,0 +1,10 @@
+--- gnome-about/Makefile.in.orig Sat Oct 25 13:41:43 2003
++++ gnome-about/Makefile.in Sat Oct 25 13:41:50 2003
+@@ -158,7 +158,6 @@
+ DISABLE_DEPRECATED_CFLAGS = \
+ -DG_DISABLE_DEPRECATED \
+ -DGDK_DISABLE_DEPRECATED \
+- -DGTK_DISABLE_DEPRECATED \
+ -DGDK_PIXBUF_DISABLE_DEPRECATED \
+ -DGNOME_DISABLE_DEPRECATED
+
diff --git a/x11/gnomedesktop/pkg-descr b/x11/gnomedesktop/pkg-descr
new file mode 100644
index 000000000..500857a54
--- /dev/null
+++ b/x11/gnomedesktop/pkg-descr
@@ -0,0 +1,4 @@
+This is a collection of APIs not included in libgnomeui as they have
+not undergone sufficient testing.
+
+WWW: http://www.gnome.org/
diff --git a/x11/gnomedesktop/pkg-plist b/x11/gnomedesktop/pkg-plist
new file mode 100644
index 000000000..a3384f7d3
--- /dev/null
+++ b/x11/gnomedesktop/pkg-plist
@@ -0,0 +1,194 @@
+bin/gnome-about
+include/gnome-desktop-2.0/libgnome/gnome-desktop-item.h
+include/gnome-desktop-2.0/libgnomeui/gnome-ditem-edit.h
+include/gnome-desktop-2.0/libgnomeui/gnome-hint.h
+lib/libgnome-desktop-2.a
+lib/libgnome-desktop-2.so
+lib/libgnome-desktop-2.so.3
+libdata/pkgconfig/gnome-desktop-2.0.pc
+share/gnome/gnome-about/gnome-64.gif
+share/gnome/gnome-about/gnome-version.xml
+share/gnome/gnome-about/headers/header-bg-ancient01a.png
+share/gnome/gnome-about/headers/header-bg-city01.png
+share/gnome/gnome-about/headers/header-bg-clouds01.png
+share/gnome/gnome-about/headers/header-bg-clouds02.png
+share/gnome/gnome-about/headers/header-bg-hills01.png
+share/gnome/gnome-about/headers/header-bg-landscape01.png
+share/gnome/gnome-about/headers/header-bg-mountains01.png
+share/gnome/gnome-about/headers/header-bg-snow01.png
+share/gnome/gnome-about/headers/header-bg-sunset01.png
+share/gnome/help/fdl/C/fdl.xml
+share/gnome/help/gnome-feedback/C/gnome-feedback.xml
+share/gnome/help/gpl/C/gpl.xml
+share/gnome/help/lgpl/C/lgpl.xml
+share/gnome/pixmaps/advanced-directory.png
+share/gnome/pixmaps/apple-green.png
+share/gnome/pixmaps/apple-red.png
+share/gnome/pixmaps/gnome-aorta.png
+share/gnome/pixmaps/gnome-applets.png
+share/gnome/pixmaps/gnome-applications.png
+share/gnome/pixmaps/gnome-background-image.png
+share/gnome/pixmaps/gnome-background-pattern.png
+share/gnome/pixmaps/gnome-background.png
+share/gnome/pixmaps/gnome-calc2.png
+share/gnome/pixmaps/gnome-calc3.png
+share/gnome/pixmaps/gnome-calendar.png
+share/gnome/pixmaps/gnome-ccbackground.png
+share/gnome/pixmaps/gnome-ccdesktop.png
+share/gnome/pixmaps/gnome-ccdialog.png
+share/gnome/pixmaps/gnome-ccmime.png
+share/gnome/pixmaps/gnome-ccperiph.png
+share/gnome/pixmaps/gnome-ccscreensaver.png
+share/gnome/pixmaps/gnome-ccwindowmanager.png
+share/gnome/pixmaps/gnome-color-browser.png
+share/gnome/pixmaps/gnome-color-xterm.png
+share/gnome/pixmaps/gnome-computer.png
+share/gnome/pixmaps/gnome-cromagnon.png
+share/gnome/pixmaps/gnome-day.png
+share/gnome/pixmaps/gnome-debian.png
+share/gnome/pixmaps/gnome-diskfree.png
+share/gnome/pixmaps/gnome-emacs.png
+share/gnome/pixmaps/gnome-eterm.png
+share/gnome/pixmaps/gnome-favorites.png
+share/gnome/pixmaps/gnome-file-c.png
+share/gnome/pixmaps/gnome-file-h.png
+share/gnome/pixmaps/gnome-folder.png
+share/gnome/pixmaps/gnome-gemvt.png
+share/gnome/pixmaps/gnome-gimp.png
+share/gnome/pixmaps/gnome-gmenu.png
+share/gnome/pixmaps/gnome-gmush.png
+share/gnome/pixmaps/gnome-gnomoku.png
+share/gnome/pixmaps/gnome-home.png
+share/gnome/pixmaps/gnome-html.png
+share/gnome/pixmaps/gnome-image-gif.png
+share/gnome/pixmaps/gnome-image-jpeg.png
+share/gnome/pixmaps/gnome-irc.png
+share/gnome/pixmaps/gnome-laptop.png
+share/gnome/pixmaps/gnome-log.png
+share/gnome/pixmaps/gnome-logo-icon-transparent.png
+share/gnome/pixmaps/gnome-logo-icon.png
+share/gnome/pixmaps/gnome-logo-large.png
+share/gnome/pixmaps/gnome-mailcheck.png
+share/gnome/pixmaps/gnome-mdi.png
+share/gnome/pixmaps/gnome-mnemonic.png
+share/gnome/pixmaps/gnome-modem.png
+share/gnome/pixmaps/gnome-money.png
+share/gnome/pixmaps/gnome-monitor.png
+share/gnome/pixmaps/gnome-month.png
+share/gnome/pixmaps/gnome-mouse.png
+share/gnome/pixmaps/gnome-networktool.png
+share/gnome/pixmaps/gnome-news.png
+share/gnome/pixmaps/gnome-note.png
+share/gnome/pixmaps/gnome-qeye.png
+share/gnome/pixmaps/gnome-session.png
+share/gnome/pixmaps/gnome-set-time.png
+share/gnome/pixmaps/gnome-spider.png
+share/gnome/pixmaps/gnome-squeak.png
+share/gnome/pixmaps/gnome-suse.png
+share/gnome/pixmaps/gnome-talk.png
+share/gnome/pixmaps/gnome-term-linux.png
+share/gnome/pixmaps/gnome-term-linux2.png
+share/gnome/pixmaps/gnome-term-night.png
+share/gnome/pixmaps/gnome-term-tiger.png
+share/gnome/pixmaps/gnome-term.png
+share/gnome/pixmaps/gnome-tigert.png
+share/gnome/pixmaps/gnome-touristinfo.png
+share/gnome/pixmaps/gnome-user-interface.png
+share/gnome/pixmaps/gnome-util.png
+share/gnome/pixmaps/gnome-week.png
+share/gnome/pixmaps/gnome-windows.png
+share/gnome/pixmaps/gnome-word.png
+share/gnome/pixmaps/gnome-workspace.png
+share/gnome/pixmaps/gnome-xterm.png
+share/gnome/pixmaps/gtkvim.png
+share/gnome/pixmaps/kterm.xpm
+share/gnome/pixmaps/launcher-program.png
+share/gnome/pixmaps/monitor.png
+share/gnome/pixmaps/vnterm.xpm
+share/gnome/vfolders/Accessories.directory
+share/gnome/vfolders/Applications.directory
+share/gnome/vfolders/Development.directory
+share/gnome/vfolders/Games.directory
+share/gnome/vfolders/Graphics.directory
+share/gnome/vfolders/Internet.directory
+share/gnome/vfolders/Multimedia.directory
+share/gnome/vfolders/Office.directory
+share/gnome/vfolders/Other.directory
+share/gnome/vfolders/Root.directory
+share/gnome/vfolders/Settings.directory
+share/gnome/vfolders/System.directory
+share/locale/am/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ar/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/az/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/be/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/bg/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/bn/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/br/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/bs/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ca/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/cs/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/cy/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/da/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/de/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/el/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/en_GB/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/eo/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/es/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/et/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/eu/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/fa/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/fi/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/fr/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ga/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/gl/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/he/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/hi/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/hu/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/id/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/is/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/it/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ja/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/kn/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ko/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/li/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/lt/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/lv/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/mk/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ml/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/mn/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/mr/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ms/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ne/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/nl/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/nn/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/no/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/pl/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/pt/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ro/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ru/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/sk/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/sl/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/sq/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/sr/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/sr@Latn/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/sv/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ta/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/th/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/tr/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/uk/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/vi/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/wa/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/yi/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-desktop-2.0.mo
+@dirrm share/gnome/help/lgpl/C/figures
+@dirrm share/gnome/help/gpl/C/figures
+@dirrm share/gnome/help/gnome-feedback/C/figures
+@dirrm share/gnome/help/gnome-feedback/C
+@dirrm share/gnome/help/gnome-feedback
+@dirrm share/gnome/help/fdl/C/figures
+@dirrm share/gnome/gnome-about/headers
+@dirrm include/gnome-desktop-2.0/libgnomeui
+@dirrm include/gnome-desktop-2.0/libgnome
+@dirrm include/gnome-desktop-2.0