pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/gnome-utils update to 2.20.0.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/31b690910c3a
branches: trunk
changeset: 535014:31b690910c3a
user: drochner <drochner%pkgsrc.org@localhost>
date: Mon Nov 05 19:31:19 2007 +0000
description:
update to 2.20.0.1
This switches to the new gnome-2.20 branch.
diffstat:
misc/gnome-utils/Makefile | 16 ++++-
misc/gnome-utils/PLIST | 112 ++++++++++++++++++++++++++++++++++---
misc/gnome-utils/distinfo | 9 +-
misc/gnome-utils/patches/patch-ab | 12 ----
4 files changed, 117 insertions(+), 32 deletions(-)
diffs (truncated from 358 to 300 lines):
diff -r 707baa057196 -r 31b690910c3a misc/gnome-utils/Makefile
--- a/misc/gnome-utils/Makefile Mon Nov 05 19:29:47 2007 +0000
+++ b/misc/gnome-utils/Makefile Mon Nov 05 19:31:19 2007 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.83 2007/09/21 13:04:00 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2007/11/05 19:31:19 drochner Exp $
#
-DISTNAME= gnome-utils-2.18.1
-PKGREVISION= 5
+DISTNAME= gnome-utils-2.20.0.1
CATEGORIES= misc gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/2.18/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/2.20/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= rh%NetBSD.org@localhost
@@ -22,6 +21,15 @@
CONFIGURE_ARGS+= --enable-gtk-doc=no
+PKG_OPTIONS_VAR= PKG_OPTIONS.gnome-utils
+PKG_SUPPORTED_OPTIONS+= inet6
+.include "../../mk/bsd.options.mk"
+.if !empty(PKG_OPTIONS:Minet6)
+CONFIGURE_ARGS+= --enable-ipv6
+.else
+CONFIGURE_ARGS+= --disable-ipv6
+.endif
+
GCONF_SCHEMAS+= baobab.schemas
GCONF_SCHEMAS+= gnome-dictionary.schemas
GCONF_SCHEMAS+= gnome-screenshot.schemas
diff -r 707baa057196 -r 31b690910c3a misc/gnome-utils/PLIST
--- a/misc/gnome-utils/PLIST Mon Nov 05 19:29:47 2007 +0000
+++ b/misc/gnome-utils/PLIST Mon Nov 05 19:31:19 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2007/09/25 10:54:15 hira Exp $
+@comment $NetBSD: PLIST,v 1.13 2007/11/05 19:31:20 drochner Exp $
bin/baobab
bin/gnome-dictionary
bin/gnome-panel-screenshot
@@ -55,6 +55,12 @@
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/ca/baobab.xml
+share/gnome/help/baobab/ca/figures/baobab_fullscan.png
+share/gnome/help/baobab/ca/figures/baobab_prefs.png
+share/gnome/help/baobab/ca/figures/baobab_remote.png
+share/gnome/help/baobab/ca/figures/baobab_treemaps.png
+share/gnome/help/baobab/ca/figures/baobab_window.png
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
@@ -73,6 +79,12 @@
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/oc/baobab.xml
+share/gnome/help/baobab/oc/figures/baobab_fullscan.png
+share/gnome/help/baobab/oc/figures/baobab_prefs.png
+share/gnome/help/baobab/oc/figures/baobab_remote.png
+share/gnome/help/baobab/oc/figures/baobab_treemaps.png
+share/gnome/help/baobab/oc/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
@@ -95,6 +107,15 @@
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/ca/figures/gnome-dictionary-add-source.png
+share/gnome/help/gnome-dictionary/ca/figures/gnome-dictionary-applet-window.png
+share/gnome/help/gnome-dictionary/ca/figures/gnome-dictionary-applet.png
+share/gnome/help/gnome-dictionary/ca/figures/gnome-dictionary-application.png
+share/gnome/help/gnome-dictionary/ca/figures/gnome-dictionary-find.png
+share/gnome/help/gnome-dictionary/ca/figures/gnome-dictionary-lookup.png
+share/gnome/help/gnome-dictionary/ca/figures/gnome-dictionary-preferences-print.png
+share/gnome/help/gnome-dictionary/ca/figures/gnome-dictionary-preferences-source.png
+share/gnome/help/gnome-dictionary/ca/gnome-dictionary.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
@@ -104,6 +125,15 @@
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/en_GB/figures/gnome-dictionary-add-source.png
+share/gnome/help/gnome-dictionary/en_GB/figures/gnome-dictionary-applet-window.png
+share/gnome/help/gnome-dictionary/en_GB/figures/gnome-dictionary-applet.png
+share/gnome/help/gnome-dictionary/en_GB/figures/gnome-dictionary-application.png
+share/gnome/help/gnome-dictionary/en_GB/figures/gnome-dictionary-find.png
+share/gnome/help/gnome-dictionary/en_GB/figures/gnome-dictionary-lookup.png
+share/gnome/help/gnome-dictionary/en_GB/figures/gnome-dictionary-preferences-print.png
+share/gnome/help/gnome-dictionary/en_GB/figures/gnome-dictionary-preferences-source.png
+share/gnome/help/gnome-dictionary/en_GB/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
@@ -161,10 +191,18 @@
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/ca/figures/gnome-search-tool_window.png
+share/gnome/help/gnome-search-tool/ca/gnome-search-tool.xml
+share/gnome/help/gnome-search-tool/en_GB/figures/gnome-search-tool_window.png
+share/gnome/help/gnome-search-tool/en_GB/gnome-search-tool.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/ko/figures/gnome-search-tool_window.png
+share/gnome/help/gnome-search-tool/ko/gnome-search-tool.xml
+share/gnome/help/gnome-search-tool/oc/figures/gnome-search-tool_window.png
+share/gnome/help/gnome-search-tool/oc/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
@@ -174,24 +212,41 @@
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/ca/figures/syslog_window.png
+share/gnome/help/gnome-system-log/ca/gnome-system-log.xml
+share/gnome/help/gnome-system-log/en_GB/figures/syslog_window.png
+share/gnome/help/gnome-system-log/en_GB/gnome-system-log.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/ko/figures/syslog_window.png
+share/gnome/help/gnome-system-log/ko/gnome-system-log.xml
+share/gnome/help/gnome-system-log/oc/figures/syslog_window.png
+share/gnome/help/gnome-system-log/oc/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/GdictClientContext.html
+share/gtk-doc/html/gdict/GdictDatabaseChooser.html
+share/gtk-doc/html/gdict/GdictDefbox.html
+share/gtk-doc/html/gdict/GdictSource.html
+share/gtk-doc/html/gdict/GdictSourceLoader.html
+share/gtk-doc/html/gdict/GdictSpeller.html
+share/gtk-doc/html/gdict/GdictStrategyChooser.html
+share/gtk-doc/html/gdict/ch05.html
+share/gtk-doc/html/gdict/ch06.html
+share/gtk-doc/html/gdict/context-types.html
+share/gtk-doc/html/gdict/context.html
+share/gtk-doc/html/gdict/gdict-Gdict-Utilities.html
+share/gtk-doc/html/gdict/gdict-Gdict-Version-Checking.html
+share/gtk-doc/html/gdict/gdict-GdictContext.html
+share/gtk-doc/html/gdict/gdict-utils.html
share/gtk-doc/html/gdict/gdict.devhelp
share/gtk-doc/html/gdict/gdict.devhelp2
share/gtk-doc/html/gdict/gdict.html
@@ -202,14 +257,11 @@
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
@@ -257,6 +309,7 @@
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/oc/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
@@ -265,6 +318,7 @@
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/si/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
@@ -272,6 +326,7 @@
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/te/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
@@ -282,13 +337,17 @@
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-ca.omf
share/omf/baobab/baobab-en_GB.omf
share/omf/baobab/baobab-es.omf
share/omf/baobab/baobab-fr.omf
+share/omf/baobab/baobab-oc.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-ca.omf
share/omf/gnome-dictionary/gnome-dictionary-el.omf
+share/omf/gnome-dictionary/gnome-dictionary-en_GB.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
@@ -296,15 +355,23 @@
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-ca.omf
+share/omf/gnome-search-tool/gnome-search-tool-en_GB.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-ko.omf
+share/omf/gnome-search-tool/gnome-search-tool-oc.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-ca.omf
+share/omf/gnome-system-log/gnome-system-log-en_GB.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-ko.omf
+share/omf/gnome-system-log/gnome-system-log-oc.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
@@ -317,7 +384,6 @@
@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
@@ -327,12 +393,20 @@
@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/oc/figures
+@dirrm share/gnome/help/gnome-system-log/oc
+@dirrm share/gnome/help/gnome-system-log/ko/figures
+@dirrm share/gnome/help/gnome-system-log/ko
@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/en_GB/figures
+@dirrm share/gnome/help/gnome-system-log/en_GB
+@dirrm share/gnome/help/gnome-system-log/ca/figures
+@dirrm share/gnome/help/gnome-system-log/ca
@dirrm share/gnome/help/gnome-system-log/C/figures
@dirrm share/gnome/help/gnome-system-log/C
@dirrm share/gnome/help/gnome-system-log
@@ -342,10 +416,18 @@
@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/oc/figures
+@dirrm share/gnome/help/gnome-search-tool/oc
+@dirrm share/gnome/help/gnome-search-tool/ko/figures
+@dirrm share/gnome/help/gnome-search-tool/ko
@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/en_GB/figures
+@dirrm share/gnome/help/gnome-search-tool/en_GB
+@dirrm share/gnome/help/gnome-search-tool/ca/figures
+@dirrm share/gnome/help/gnome-search-tool/ca
@dirrm share/gnome/help/gnome-search-tool/C/figures
@dirrm share/gnome/help/gnome-search-tool/C
@dirrm share/gnome/help/gnome-search-tool
@@ -361,8 +443,12 @@
@dirrm share/gnome/help/gnome-dictionary/fr
@dirrm share/gnome/help/gnome-dictionary/es/figures
@dirrm share/gnome/help/gnome-dictionary/es
Home |
Main Index |
Thread Index |
Old Index