summaryrefslogtreecommitdiff
path: root/misc/gnome-utils
diff options
context:
space:
mode:
authorwiz <wiz>2007-09-20 00:02:40 +0000
committerwiz <wiz>2007-09-20 00:02:40 +0000
commit1e9ce5a46763a6fe456c8da2a4eca1a02ca0d645 (patch)
treec5e927fe364785b138710f0a3e9181a2cceafb6f /misc/gnome-utils
parenta0916c7ea7b73d8dbd1f38d227044961f83f81d5 (diff)
downloadpkgsrc-1e9ce5a46763a6fe456c8da2a4eca1a02ca0d645.tar.gz
Move gnome2-utils to gnome-utils to make directory name match PKGNAME.
Diffstat (limited to 'misc/gnome-utils')
-rw-r--r--misc/gnome-utils/DESCR12
-rw-r--r--misc/gnome-utils/Makefile63
-rw-r--r--misc/gnome-utils/PLIST396
-rw-r--r--misc/gnome-utils/PLIST.Linux30
-rw-r--r--misc/gnome-utils/distinfo8
-rw-r--r--misc/gnome-utils/patches/patch-aa12
-rw-r--r--misc/gnome-utils/patches/patch-ab12
-rw-r--r--misc/gnome-utils/patches/patch-ac33
8 files changed, 566 insertions, 0 deletions
diff --git a/misc/gnome-utils/DESCR b/misc/gnome-utils/DESCR
new file mode 100644
index 00000000000..f45cd9fdb47
--- /dev/null
+++ b/misc/gnome-utils/DESCR
@@ -0,0 +1,12 @@
+ This package contains a number of useful utilities/apps that run
+under the GNOME2 desktop environment.
+
+From the GNOME home page:
+
+GNOME stands for GNU Network Object Model Environment. The GNOME
+project intends to build a complete, user-friendly desktop based
+entirely on free software. GNOME is part of the GNU project, and
+GNOME is part of the OpenSource(tm) movement. The desktop will
+consist of small utilities and larger applications which share a
+consistent look and feel. GNOME uses GTK+ as the GUI toolkit for
+all GNOME-compliant applications.
diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile
new file mode 100644
index 00000000000..727715a5a9d
--- /dev/null
+++ b/misc/gnome-utils/Makefile
@@ -0,0 +1,63 @@
+# $NetBSD: Makefile,v 1.81 2007/09/20 00:02:42 wiz Exp $
+#
+
+DISTNAME= gnome-utils-2.18.1
+PKGREVISION= 3
+CATEGORIES= misc gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/2.18/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= rh@NetBSD.org
+HOMEPAGE= http://www.gnome.org/
+COMMENT= Set of useful GNOME2 utilities and applications
+
+USE_LIBTOOL= yes
+USE_TOOLS+= gmake intltool msgfmt perl pkg-config
+USE_DIRS+= gnome2-1.5
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
+
+PKGCONFIG_OVERRIDE= gnome-dictionary/libgdict/gdict-1.0.pc.in
+PKGCONFIG_OVERRIDE+= gnome-dictionary/libgdict/gdict-1.0-uninstalled.pc.in
+
+CONFIGURE_ARGS+= --enable-gtk-doc=no
+
+GCONF2_SCHEMAS+= baobab.schemas
+GCONF2_SCHEMAS+= gnome-dictionary.schemas
+GCONF2_SCHEMAS+= gnome-screenshot.schemas
+GCONF2_SCHEMAS+= gnome-search-tool.schemas
+GCONF2_SCHEMAS+= logview.schemas
+
+BUILDLINK_API_DEPENDS.glib2+= glib2>=2.9.1
+BUILDLINK_API_DEPENDS.gnome-panel+= gnome-panel>=2.13.4
+BUILDLINK_API_DEPENDS.gnome-vfs+= gnome-vfs>=2.8.4
+BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.8.0
+BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.13.2
+BUILDLINK_API_DEPENDS.libgnomecanvas+= libgnomecanvas>=2.10.2
+BUILDLINK_API_DEPENDS.libgnomeui+= libgnomeui>=2.13.7
+
+BUILDLINK_DEPMETHOD.libXt?= build
+
+.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/GConf2-ui/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/libgnome/buildlink3.mk"
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../devel/pango/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../graphics/libgnomecanvas/buildlink3.mk"
+.include "../../print/libgnomeprintui/buildlink3.mk"
+.include "../../sysutils/gnome-vfs/buildlink3.mk"
+.include "../../sysutils/libgtop2/buildlink3.mk"
+.include "../../textproc/gnome-doc-utils/buildlink3.mk"
+.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../x11/gnome-desktop/buildlink3.mk"
+.include "../../x11/gnome-panel/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
+.include "../../mk/curses.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/gnome-utils/PLIST b/misc/gnome-utils/PLIST
new file mode 100644
index 00000000000..85defd655ae
--- /dev/null
+++ b/misc/gnome-utils/PLIST
@@ -0,0 +1,396 @@
+@comment $NetBSD: PLIST,v 1.11 2007/09/20 00:02:42 wiz Exp $
+bin/baobab
+bin/gnome-dictionary
+bin/gnome-panel-screenshot
+bin/gnome-screenshot
+bin/gnome-search-tool
+bin/gnome-system-log
+include/gdict-1.0/gdict/gdict-client-context.h
+include/gdict-1.0/gdict/gdict-context.h
+include/gdict-1.0/gdict/gdict-database-chooser.h
+include/gdict-1.0/gdict/gdict-defbox.h
+include/gdict-1.0/gdict/gdict-entry.h
+include/gdict-1.0/gdict/gdict-enum-types.h
+include/gdict-1.0/gdict/gdict-source-loader.h
+include/gdict-1.0/gdict/gdict-source.h
+include/gdict-1.0/gdict/gdict-speller.h
+include/gdict-1.0/gdict/gdict-strategy-chooser.h
+include/gdict-1.0/gdict/gdict-utils.h
+include/gdict-1.0/gdict/gdict-version.h
+include/gdict-1.0/gdict/gdict.h
+lib/bonobo/servers/GNOME_DictionaryApplet.server
+lib/libgdict-1.0.la
+lib/pkgconfig/gdict-1.0.pc
+libexec/gnome-dictionary-applet
+man/man1/baobab.1
+man/man1/gnome-dictionary.1
+man/man1/gnome-search-tool.1
+man/man1/gnome-system-log.1
+share/applications/baobab.desktop
+share/applications/gnome-dictionary.desktop
+share/applications/gnome-screenshot.desktop
+share/applications/gnome-search-tool.desktop
+share/applications/gnome-system-log.desktop
+share/baobab/pixmaps/baobab.glade
+share/baobab/pixmaps/shot.png
+share/gconf/schemas/baobab.schemas
+share/gconf/schemas/gnome-dictionary.schemas
+share/gconf/schemas/gnome-screenshot.schemas
+share/gconf/schemas/gnome-search-tool.schemas
+share/gconf/schemas/logview.schemas
+share/gdict-1.0/sources/default.desktop
+share/gdict-1.0/sources/spanish.desktop
+share/gdict-1.0/sources/thai.desktop
+share/gnome-2.0/ui/GNOME_DictionaryApplet.xml
+share/gnome-dictionary/gnome-dictionary-preferences.glade
+share/gnome-dictionary/gnome-dictionary-ui.xml
+share/gnome-screenshot/glade/gnome-screenshot.glade
+share/gnome-system-log/gnome-system-log-actions.db
+share/gnome-system-log/gnome-system-log-descript.db
+share/gnome-system-log/gnome-system-log-regexp.db
+share/gnome/help/baobab/C/baobab.xml
+share/gnome/help/baobab/C/figures/baobab_fullscan.png
+share/gnome/help/baobab/C/figures/baobab_prefs.png
+share/gnome/help/baobab/C/figures/baobab_remote.png
+share/gnome/help/baobab/C/figures/baobab_treemaps.png
+share/gnome/help/baobab/C/figures/baobab_window.png
+share/gnome/help/baobab/C/legal.xml
+share/gnome/help/baobab/en_GB/baobab.xml
+share/gnome/help/baobab/en_GB/figures/baobab_fullscan.png
+share/gnome/help/baobab/en_GB/figures/baobab_prefs.png
+share/gnome/help/baobab/en_GB/figures/baobab_remote.png
+share/gnome/help/baobab/en_GB/figures/baobab_treemaps.png
+share/gnome/help/baobab/en_GB/figures/baobab_window.png
+share/gnome/help/baobab/es/baobab.xml
+share/gnome/help/baobab/es/figures/baobab_fullscan.png
+share/gnome/help/baobab/es/figures/baobab_prefs.png
+share/gnome/help/baobab/es/figures/baobab_remote.png
+share/gnome/help/baobab/es/figures/baobab_treemaps.png
+share/gnome/help/baobab/es/figures/baobab_window.png
+share/gnome/help/baobab/fr/baobab.xml
+share/gnome/help/baobab/fr/figures/baobab_fullscan.png
+share/gnome/help/baobab/fr/figures/baobab_prefs.png
+share/gnome/help/baobab/fr/figures/baobab_remote.png
+share/gnome/help/baobab/fr/figures/baobab_treemaps.png
+share/gnome/help/baobab/fr/figures/baobab_window.png
+share/gnome/help/baobab/sv/baobab.xml
+share/gnome/help/baobab/sv/figures/baobab_fullscan.png
+share/gnome/help/baobab/sv/figures/baobab_prefs.png
+share/gnome/help/baobab/sv/figures/baobab_remote.png
+share/gnome/help/baobab/sv/figures/baobab_treemaps.png
+share/gnome/help/baobab/sv/figures/baobab_window.png
+share/gnome/help/baobab/uk/baobab.xml
+share/gnome/help/baobab/uk/figures/baobab_fullscan.png
+share/gnome/help/baobab/uk/figures/baobab_prefs.png
+share/gnome/help/baobab/uk/figures/baobab_remote.png
+share/gnome/help/baobab/uk/figures/baobab_treemaps.png
+share/gnome/help/baobab/uk/figures/baobab_window.png
+share/gnome/help/gnome-dictionary/C/figures/gnome-dictionary-add-source.png
+share/gnome/help/gnome-dictionary/C/figures/gnome-dictionary-applet-window.png
+share/gnome/help/gnome-dictionary/C/figures/gnome-dictionary-applet.png
+share/gnome/help/gnome-dictionary/C/figures/gnome-dictionary-application.png
+share/gnome/help/gnome-dictionary/C/figures/gnome-dictionary-find.png
+share/gnome/help/gnome-dictionary/C/figures/gnome-dictionary-lookup.png
+share/gnome/help/gnome-dictionary/C/figures/gnome-dictionary-preferences-print.png
+share/gnome/help/gnome-dictionary/C/figures/gnome-dictionary-preferences-source.png
+share/gnome/help/gnome-dictionary/C/gnome-dictionary.xml
+share/gnome/help/gnome-dictionary/C/legal.xml
+share/gnome/help/gnome-dictionary/el/figures/gnome-dictionary-add-source.png
+share/gnome/help/gnome-dictionary/el/figures/gnome-dictionary-applet-window.png
+share/gnome/help/gnome-dictionary/el/figures/gnome-dictionary-applet.png
+share/gnome/help/gnome-dictionary/el/figures/gnome-dictionary-application.png
+share/gnome/help/gnome-dictionary/el/figures/gnome-dictionary-find.png
+share/gnome/help/gnome-dictionary/el/figures/gnome-dictionary-lookup.png
+share/gnome/help/gnome-dictionary/el/figures/gnome-dictionary-preferences-print.png
+share/gnome/help/gnome-dictionary/el/figures/gnome-dictionary-preferences-source.png
+share/gnome/help/gnome-dictionary/el/gnome-dictionary.xml
+share/gnome/help/gnome-dictionary/es/figures/gnome-dictionary-add-source.png
+share/gnome/help/gnome-dictionary/es/figures/gnome-dictionary-applet-window.png
+share/gnome/help/gnome-dictionary/es/figures/gnome-dictionary-applet.png
+share/gnome/help/gnome-dictionary/es/figures/gnome-dictionary-application.png
+share/gnome/help/gnome-dictionary/es/figures/gnome-dictionary-find.png
+share/gnome/help/gnome-dictionary/es/figures/gnome-dictionary-lookup.png
+share/gnome/help/gnome-dictionary/es/figures/gnome-dictionary-preferences-print.png
+share/gnome/help/gnome-dictionary/es/figures/gnome-dictionary-preferences-source.png
+share/gnome/help/gnome-dictionary/es/gnome-dictionary.xml
+share/gnome/help/gnome-dictionary/fr/figures/gnome-dictionary-add-source.png
+share/gnome/help/gnome-dictionary/fr/figures/gnome-dictionary-applet-window.png
+share/gnome/help/gnome-dictionary/fr/figures/gnome-dictionary-applet.png
+share/gnome/help/gnome-dictionary/fr/figures/gnome-dictionary-application.png
+share/gnome/help/gnome-dictionary/fr/figures/gnome-dictionary-find.png
+share/gnome/help/gnome-dictionary/fr/figures/gnome-dictionary-lookup.png
+share/gnome/help/gnome-dictionary/fr/figures/gnome-dictionary-preferences-print.png
+share/gnome/help/gnome-dictionary/fr/figures/gnome-dictionary-preferences-source.png
+share/gnome/help/gnome-dictionary/fr/gnome-dictionary.xml
+share/gnome/help/gnome-dictionary/it/figures/gnome-dictionary-add-source.png
+share/gnome/help/gnome-dictionary/it/figures/gnome-dictionary-applet-window.png
+share/gnome/help/gnome-dictionary/it/figures/gnome-dictionary-applet.png
+share/gnome/help/gnome-dictionary/it/figures/gnome-dictionary-application.png
+share/gnome/help/gnome-dictionary/it/figures/gnome-dictionary-find.png
+share/gnome/help/gnome-dictionary/it/figures/gnome-dictionary-lookup.png
+share/gnome/help/gnome-dictionary/it/figures/gnome-dictionary-preferences-print.png
+share/gnome/help/gnome-dictionary/it/figures/gnome-dictionary-preferences-source.png
+share/gnome/help/gnome-dictionary/it/gnome-dictionary.xml
+share/gnome/help/gnome-dictionary/ru/figures/gnome-dictionary-add-source.png
+share/gnome/help/gnome-dictionary/ru/figures/gnome-dictionary-applet-window.png
+share/gnome/help/gnome-dictionary/ru/figures/gnome-dictionary-applet.png
+share/gnome/help/gnome-dictionary/ru/figures/gnome-dictionary-application.png
+share/gnome/help/gnome-dictionary/ru/figures/gnome-dictionary-find.png
+share/gnome/help/gnome-dictionary/ru/figures/gnome-dictionary-lookup.png
+share/gnome/help/gnome-dictionary/ru/figures/gnome-dictionary-preferences-print.png
+share/gnome/help/gnome-dictionary/ru/figures/gnome-dictionary-preferences-source.png
+share/gnome/help/gnome-dictionary/ru/gnome-dictionary.xml
+share/gnome/help/gnome-dictionary/sv/figures/gnome-dictionary-add-source.png
+share/gnome/help/gnome-dictionary/sv/figures/gnome-dictionary-applet-window.png
+share/gnome/help/gnome-dictionary/sv/figures/gnome-dictionary-applet.png
+share/gnome/help/gnome-dictionary/sv/figures/gnome-dictionary-application.png
+share/gnome/help/gnome-dictionary/sv/figures/gnome-dictionary-find.png
+share/gnome/help/gnome-dictionary/sv/figures/gnome-dictionary-lookup.png
+share/gnome/help/gnome-dictionary/sv/figures/gnome-dictionary-preferences-print.png
+share/gnome/help/gnome-dictionary/sv/figures/gnome-dictionary-preferences-source.png
+share/gnome/help/gnome-dictionary/sv/gnome-dictionary.xml
+share/gnome/help/gnome-dictionary/uk/figures/gnome-dictionary-add-source.png
+share/gnome/help/gnome-dictionary/uk/figures/gnome-dictionary-applet-window.png
+share/gnome/help/gnome-dictionary/uk/figures/gnome-dictionary-applet.png
+share/gnome/help/gnome-dictionary/uk/figures/gnome-dictionary-application.png
+share/gnome/help/gnome-dictionary/uk/figures/gnome-dictionary-find.png
+share/gnome/help/gnome-dictionary/uk/figures/gnome-dictionary-lookup.png
+share/gnome/help/gnome-dictionary/uk/figures/gnome-dictionary-preferences-print.png
+share/gnome/help/gnome-dictionary/uk/figures/gnome-dictionary-preferences-source.png
+share/gnome/help/gnome-dictionary/uk/gnome-dictionary.xml
+share/gnome/help/gnome-search-tool/C/figures/gnome-search-tool_window.png
+share/gnome/help/gnome-search-tool/C/gnome-search-tool.xml
+share/gnome/help/gnome-search-tool/C/legal.xml
+share/gnome/help/gnome-search-tool/es/figures/gnome-search-tool_window.png
+share/gnome/help/gnome-search-tool/es/gnome-search-tool.xml
+share/gnome/help/gnome-search-tool/fr/figures/gnome-search-tool_window.png
+share/gnome/help/gnome-search-tool/fr/gnome-search-tool.xml
+share/gnome/help/gnome-search-tool/ru/figures/gnome-search-tool_window.png
+share/gnome/help/gnome-search-tool/ru/gnome-search-tool.xml
+share/gnome/help/gnome-search-tool/sv/figures/gnome-search-tool_window.png
+share/gnome/help/gnome-search-tool/sv/gnome-search-tool.xml
+share/gnome/help/gnome-search-tool/uk/figures/gnome-search-tool_window.png
+share/gnome/help/gnome-search-tool/uk/gnome-search-tool.xml
+share/gnome/help/gnome-system-log/C/figures/syslog_window.png
+share/gnome/help/gnome-system-log/C/gnome-system-log.xml
+share/gnome/help/gnome-system-log/C/legal.xml
+share/gnome/help/gnome-system-log/es/figures/syslog_window.png
+share/gnome/help/gnome-system-log/es/gnome-system-log.xml
+share/gnome/help/gnome-system-log/fr/figures/syslog_window.png
+share/gnome/help/gnome-system-log/fr/gnome-system-log.xml
+share/gnome/help/gnome-system-log/it/figures/syslog_window.png
+share/gnome/help/gnome-system-log/it/gnome-system-log.xml
+share/gnome/help/gnome-system-log/ru/figures/syslog_window.png
+share/gnome/help/gnome-system-log/ru/gnome-system-log.xml
+share/gnome/help/gnome-system-log/sv/figures/syslog_window.png
+share/gnome/help/gnome-system-log/sv/gnome-system-log.xml
+share/gnome/help/gnome-system-log/uk/figures/syslog_window.png
+share/gnome/help/gnome-system-log/uk/gnome-system-log.xml
+share/gtk-doc/html/gdict/gdict-GdictClientContext.html
+share/gtk-doc/html/gdict/gdict-GdictDefbox.html
+share/gtk-doc/html/gdict/gdict-GdictEntry.html
+share/gtk-doc/html/gdict/gdict-GdictSource.html
+share/gtk-doc/html/gdict/gdict-GdictSourceLoader.html
+share/gtk-doc/html/gdict/gdict-gdict-context.html
+share/gtk-doc/html/gdict/gdict.devhelp
+share/gtk-doc/html/gdict/gdict.devhelp2
+share/gtk-doc/html/gdict/gdict.html
+share/gtk-doc/html/gdict/gdictui.html
+share/gtk-doc/html/gdict/home.png
+share/gtk-doc/html/gdict/index.html
+share/gtk-doc/html/gdict/index.sgml
+share/gtk-doc/html/gdict/introduction.html
+share/gtk-doc/html/gdict/left.png
+share/gtk-doc/html/gdict/right.png
+share/gtk-doc/html/gdict/sources-loader.html
+share/gtk-doc/html/gdict/sources.html
+share/gtk-doc/html/gdict/style.css
+share/gtk-doc/html/gdict/up.png
+share/icons/hicolor/24x24/apps/baobab.png
+share/icons/hicolor/48x48/apps/gnome-dictionary.png
+share/icons/hicolor/scalable/apps/baobab.svg
+share/icons/hicolor/scalable/apps/gnome-dictionary.svg
+share/locale/am/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/ar/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/az/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/be/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/bg/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/bn/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/bn_IN/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/bs/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/ca/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/cs/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/cy/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/da/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/de/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/dz/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/el/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/en_CA/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/en_GB/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/es/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/et/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/eu/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/fa/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/fi/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/fr/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/ga/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/gl/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/gu/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/he/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/hi/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/hr/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/hu/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/id/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/it/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/ja/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/ka/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/ko/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/ku/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/lt/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/lv/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/mg/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/mk/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/ml/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/mn/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/ms/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/nb/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/ne/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/nl/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/nn/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/or/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/pa/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/pl/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/pt/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/ro/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/ru/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/rw/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/sk/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/sl/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/sq/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/sr/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/sr@Latn/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/sv/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/ta/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/th/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/tr/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/uk/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/vi/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/wa/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/xh/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/zh_HK/LC_MESSAGES/gnome-utils-2.0.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-utils-2.0.mo
+share/omf/baobab/baobab-C.omf
+share/omf/baobab/baobab-en_GB.omf
+share/omf/baobab/baobab-es.omf
+share/omf/baobab/baobab-fr.omf
+share/omf/baobab/baobab-sv.omf
+share/omf/baobab/baobab-uk.omf
+share/omf/gnome-dictionary/gnome-dictionary-C.omf
+share/omf/gnome-dictionary/gnome-dictionary-el.omf
+share/omf/gnome-dictionary/gnome-dictionary-es.omf
+share/omf/gnome-dictionary/gnome-dictionary-fr.omf
+share/omf/gnome-dictionary/gnome-dictionary-it.omf
+share/omf/gnome-dictionary/gnome-dictionary-ru.omf
+share/omf/gnome-dictionary/gnome-dictionary-sv.omf
+share/omf/gnome-dictionary/gnome-dictionary-uk.omf
+share/omf/gnome-search-tool/gnome-search-tool-C.omf
+share/omf/gnome-search-tool/gnome-search-tool-es.omf
+share/omf/gnome-search-tool/gnome-search-tool-fr.omf
+share/omf/gnome-search-tool/gnome-search-tool-ru.omf
+share/omf/gnome-search-tool/gnome-search-tool-sv.omf
+share/omf/gnome-search-tool/gnome-search-tool-uk.omf
+share/omf/gnome-system-log/gnome-system-log-C.omf
+share/omf/gnome-system-log/gnome-system-log-es.omf
+share/omf/gnome-system-log/gnome-system-log-fr.omf
+share/omf/gnome-system-log/gnome-system-log-it.omf
+share/omf/gnome-system-log/gnome-system-log-ru.omf
+share/omf/gnome-system-log/gnome-system-log-sv.omf
+share/omf/gnome-system-log/gnome-system-log-uk.omf
+share/pixmaps/gsearchtool/thumbnail_frame.png
+@dirrm share/pixmaps/gsearchtool
+@comment in xdg-dirs: @dirrm share/pixmaps
+@dirrm share/omf/gnome-system-log
+@dirrm share/omf/gnome-search-tool
+@dirrm share/omf/gnome-dictionary
+@dirrm share/omf/baobab
+@comment in scrollkeeper: @dirrm share/omf
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor
+@dirrm share/gtk-doc/html/gdict
+@dirrm share/gnome/help/gnome-system-log/uk/figures
+@dirrm share/gnome/help/gnome-system-log/uk
+@dirrm share/gnome/help/gnome-system-log/sv/figures
+@dirrm share/gnome/help/gnome-system-log/sv
+@dirrm share/gnome/help/gnome-system-log/ru/figures
+@dirrm share/gnome/help/gnome-system-log/ru
+@dirrm share/gnome/help/gnome-system-log/it/figures
+@dirrm share/gnome/help/gnome-system-log/it
+@dirrm share/gnome/help/gnome-system-log/fr/figures
+@dirrm share/gnome/help/gnome-system-log/fr
+@dirrm share/gnome/help/gnome-system-log/es/figures
+@dirrm share/gnome/help/gnome-system-log/es
+@dirrm share/gnome/help/gnome-system-log/C/figures
+@dirrm share/gnome/help/gnome-system-log/C
+@dirrm share/gnome/help/gnome-system-log
+@dirrm share/gnome/help/gnome-search-tool/uk/figures
+@dirrm share/gnome/help/gnome-search-tool/uk
+@dirrm share/gnome/help/gnome-search-tool/sv/figures
+@dirrm share/gnome/help/gnome-search-tool/sv
+@dirrm share/gnome/help/gnome-search-tool/ru/figures
+@dirrm share/gnome/help/gnome-search-tool/ru
+@dirrm share/gnome/help/gnome-search-tool/fr/figures
+@dirrm share/gnome/help/gnome-search-tool/fr
+@dirrm share/gnome/help/gnome-search-tool/es/figures
+@dirrm share/gnome/help/gnome-search-tool/es
+@dirrm share/gnome/help/gnome-search-tool/C/figures
+@dirrm share/gnome/help/gnome-search-tool/C
+@dirrm share/gnome/help/gnome-search-tool
+@dirrm share/gnome/help/gnome-dictionary/uk/figures
+@dirrm share/gnome/help/gnome-dictionary/uk
+@dirrm share/gnome/help/gnome-dictionary/sv/figures
+@dirrm share/gnome/help/gnome-dictionary/sv
+@dirrm share/gnome/help/gnome-dictionary/ru/figures
+@dirrm share/gnome/help/gnome-dictionary/ru
+@dirrm share/gnome/help/gnome-dictionary/it/figures
+@dirrm share/gnome/help/gnome-dictionary/it
+@dirrm share/gnome/help/gnome-dictionary/fr/figures
+@dirrm share/gnome/help/gnome-dictionary/fr
+@dirrm share/gnome/help/gnome-dictionary/es/figures
+@dirrm share/gnome/help/gnome-dictionary/es
+@dirrm share/gnome/help/gnome-dictionary/el/figures
+@dirrm share/gnome/help/gnome-dictionary/el
+@dirrm share/gnome/help/gnome-dictionary/C/figures
+@dirrm share/gnome/help/gnome-dictionary/C
+@dirrm share/gnome/help/gnome-dictionary
+@dirrm share/gnome/help/baobab/uk/figures
+@dirrm share/gnome/help/baobab/uk
+@dirrm share/gnome/help/baobab/sv/figures
+@dirrm share/gnome/help/baobab/sv
+@dirrm share/gnome/help/baobab/fr/figures
+@dirrm share/gnome/help/baobab/fr
+@dirrm share/gnome/help/baobab/es/figures
+@dirrm share/gnome/help/baobab/es
+@dirrm share/gnome/help/baobab/en_GB/figures
+@dirrm share/gnome/help/baobab/en_GB
+@dirrm share/gnome/help/baobab/C/figures
+@dirrm share/gnome/help/baobab/C
+@dirrm share/gnome/help/baobab
+@comment in gnome2-dirs: @dirrm share/gnome/help
+@dirrm share/gnome-system-log
+@dirrm share/gnome-screenshot/glade
+@dirrm share/gnome-screenshot
+@dirrm share/gnome-dictionary
+@comment in gnome2-dirs: @dirrm share/gnome-2.0/ui
+@dirrm share/gdict-1.0/sources
+@dirrm share/gdict-1.0
+@comment in GConf2: @dirrm share/gconf/schemas
+@dirrm share/baobab/pixmaps
+@dirrm share/baobab
+@comment in xdg-dirs: @dirrm share/applications
+@comment in libbonobo: @dirrm lib/bonobo/servers
+@dirrm include/gdict-1.0/gdict
+@dirrm include/gdict-1.0
diff --git a/misc/gnome-utils/PLIST.Linux b/misc/gnome-utils/PLIST.Linux
new file mode 100644
index 00000000000..b2ca51598ff
--- /dev/null
+++ b/misc/gnome-utils/PLIST.Linux
@@ -0,0 +1,30 @@
+@comment $NetBSD: PLIST.Linux,v 1.1 2007/09/20 00:02:43 wiz Exp $
+bin/gfloppy
+man/man1/gfloppy.1
+share/applications/gfloppy.desktop
+share/gconf/schemas/gfloppy.schemas
+share/gnome/help/gfloppy/C/figures/main.png
+share/gnome/help/gfloppy/C/gfloppy.xml
+share/gnome/help/gfloppy/C/legal.xml
+share/gnome/help/gfloppy/ja/figures/main.png
+share/gnome/help/gfloppy/ja/gfloppy.xml
+share/gnome/help/gfloppy/ja/legal.xml
+share/gnome/help/gfloppy/nl/legal.xml
+share/gnome/help/gfloppy/nl/gfloppy.xml
+share/gnome/help/gfloppy/nl/figures/main.png
+share/gnome/help/gfloppy/uk/legal.xml
+share/gnome/help/gfloppy/uk/gfloppy.xml
+share/gnome/help/gfloppy/uk/figures/main.png
+share/omf/gnome-utils/gfloppy-C.omf
+share/omf/gnome-utils/gfloppy-ja.omf
+share/omf/gnome-utils/gfloppy-nl.omf
+share/omf/gnome-utils/gfloppy-uk.omf
+@dirrm share/gnome/help/gfloppy/uk/figures
+@dirrm share/gnome/help/gfloppy/uk
+@dirrm share/gnome/help/gfloppy/nl/figures
+@dirrm share/gnome/help/gfloppy/nl
+@dirrm share/gnome/help/gfloppy/ja/figures
+@dirrm share/gnome/help/gfloppy/ja
+@dirrm share/gnome/help/gfloppy/C/figures
+@dirrm share/gnome/help/gfloppy/C
+@dirrm share/gnome/help/gfloppy
diff --git a/misc/gnome-utils/distinfo b/misc/gnome-utils/distinfo
new file mode 100644
index 00000000000..b88baf1bc08
--- /dev/null
+++ b/misc/gnome-utils/distinfo
@@ -0,0 +1,8 @@
+$NetBSD: distinfo,v 1.12 2007/09/20 00:02:43 wiz Exp $
+
+SHA1 (gnome-utils-2.18.1.tar.bz2) = e7e9f82a40b41336c8c081e621f1ef5864c6ba36
+RMD160 (gnome-utils-2.18.1.tar.bz2) = a404f1318de35d5bc3bb00209afbc8311d9f0a02
+Size (gnome-utils-2.18.1.tar.bz2) = 4094695 bytes
+SHA1 (patch-aa) = d9ae0c5a7c6c50d7bed468c314e70927810208bd
+SHA1 (patch-ab) = 730a2c697ff416c78b7721a548c591e8d123eb2f
+SHA1 (patch-ac) = 482b496673bcfd4be21d5defed51e74da3009982
diff --git a/misc/gnome-utils/patches/patch-aa b/misc/gnome-utils/patches/patch-aa
new file mode 100644
index 00000000000..f089cd13b12
--- /dev/null
+++ b/misc/gnome-utils/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.4 2007/09/20 00:02:44 wiz Exp $
+
+--- gsearchtool/gsearchtool-support.c.orig 2007-03-10 14:19:56.000000000 +0100
++++ gsearchtool/gsearchtool-support.c
+@@ -30,6 +30,7 @@
+ #endif
+
+ #include <string.h>
++#include <sys/types.h>
+ #include <glib/gi18n.h>
+ #include <glib/gdate.h>
+ #include <regex.h>
diff --git a/misc/gnome-utils/patches/patch-ab b/misc/gnome-utils/patches/patch-ab
new file mode 100644
index 00000000000..e688768aa56
--- /dev/null
+++ b/misc/gnome-utils/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.6 2007/09/20 00:02:44 wiz Exp $
+
+--- baobab/src/baobab-utils.c.orig 2006-08-27 11:10:39.000000000 +0000
++++ baobab/src/baobab-utils.c
+@@ -27,7 +27,6 @@
+ #include <stdlib.h>
+ #include <sys/stat.h>
+ #include <string.h>
+-#include <monetary.h>
+ #include <glib/gi18n.h>
+ #include <glib/gprintf.h>
+ #include <gtk/gtk.h>
diff --git a/misc/gnome-utils/patches/patch-ac b/misc/gnome-utils/patches/patch-ac
new file mode 100644
index 00000000000..3099b6dbea2
--- /dev/null
+++ b/misc/gnome-utils/patches/patch-ac
@@ -0,0 +1,33 @@
+$NetBSD: patch-ac,v 1.9 2007/09/20 00:02:44 wiz Exp $
+
+--- gnome-screenshot/screenshot-save.c.orig 2007-03-10 14:19:50.000000000 +0100
++++ gnome-screenshot/screenshot-save.c
+@@ -115,7 +115,8 @@ read_pipe_from_child (GIOChannel *sour
+
+ status = g_io_channel_read_line (source, &error_message, NULL, NULL, NULL);
+
+- if (status == G_IO_STATUS_NORMAL)
++ if (status == G_IO_STATUS_NORMAL
++ && error_message != NULL && strcmp (error_message, "OK") != 0)
+ {
+ message = g_strdup_printf ("Unable to save the screenshot to disk:\n\n%s", error_message);
+ dialog = gtk_message_dialog_new (NULL, 0,
+@@ -226,8 +227,7 @@ screenshot_save_start (GdkPixbuf *pix
+ ERROR_MESSAGE,
+ strlen (ERROR_MESSAGE));
+ }
+- /* By closing the pipe, we let the main process know that we're
+- * done saving it. */
++ write (pipe_from_child[1], "OK", strlen ("OK"));
+ close (pipe_from_child[1]);
+ read (parent_exit_notification[0], &c, 1);
+
+@@ -243,7 +243,7 @@ screenshot_save_start (GdkPixbuf *pix
+
+ channel = g_io_channel_unix_new (pipe_from_child[0]);
+ g_io_add_watch (channel,
+- G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL,
++ G_IO_IN | G_IO_ERR | G_IO_NVAL,
+ read_pipe_from_child,
+ NULL);
+ g_io_channel_unref (channel);