diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-06 19:04:38 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-06 19:04:38 +0800 |
commit | 0a1f795c69afbeaf1a67180eaf88b06f50bef4e8 (patch) | |
tree | 54a74676833ae2689271965c69a48b8d9596a5a5 | |
parent | 0aaa2a884f269e3b7926fa78176e3dc4c634a1b9 (diff) | |
download | marcuscom-ports-0a1f795c69afbeaf1a67180eaf88b06f50bef4e8.tar.gz marcuscom-ports-0a1f795c69afbeaf1a67180eaf88b06f50bef4e8.tar.zst marcuscom-ports-0a1f795c69afbeaf1a67180eaf88b06f50bef4e8.zip |
Part two of the GNOME 3.6 update.
Submitted by: Gustau Perez
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18422 df743ca5-7f9a-e211-a948-0013205c9059
96 files changed, 2715 insertions, 1817 deletions
diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk index 69fbc282f..ef71db41f 100644 --- a/Mk/bsd.gnome.mk +++ b/Mk/bsd.gnome.mk @@ -327,15 +327,15 @@ glib20_LIB_DEPENDS= glib-2.0:${PORTSDIR}/devel/glib20 \ pcre:${PORTSDIR}/devel/pcre glib20_DETECT= ${LOCALBASE}/libdata/pkgconfig/glib-2.0.pc -atk_LIB_DEPENDS= atk-1.0.0:${PORTSDIR}/accessibility/atk +atk_LIB_DEPENDS= atk-1.0:${PORTSDIR}/accessibility/atk atk_DETECT= ${LOCALBASE}/libdata/pkgconfig/atk.pc atk_USE_GNOME_IMPL= glib20 -dconf_LIB_DEPENDS= dconf.0:${PORTSDIR}/devel/dconf +dconf_LIB_DEPENDS= dconf:${PORTSDIR}/devel/dconf dconf_DETECT= ${LOCALBASE}/libdata/pkgconfig/dconf.pc dconf_USE_GNOME_IMPL= glib20 -pango_LIB_DEPENDS= pango-1.0.0:${PORTSDIR}/x11-toolkits/pango +pango_LIB_DEPENDS= pango-1.0:${PORTSDIR}/x11-toolkits/pango pango_DETECT= ${LOCALBASE}/libdata/pkgconfig/pango.pc pango_USE_GNOME_IMPL= glib20 @@ -343,7 +343,7 @@ pangox-compat_LIB_DEPENDS= pangox-1.0:${PORTSDIR}/x11-toolkits/pangox-compat pangox-compat_DETECT= ${LOCALBASE}/libdata/pkgconfig/pangox.pc pangox-compat_USE_GNOME_IMPL= glib20 pango -gdkpixbuf2_LIB_DEPENDS= gdk_pixbuf-2.0.0:${PORTSDIR}/graphics/gdk-pixbuf2 +gdkpixbuf2_LIB_DEPENDS= gdk_pixbuf-2.0:${PORTSDIR}/graphics/gdk-pixbuf2 gdkpixbuf2_DETECT= ${LOCALBASE}/libdata/pkgconfig/gdk-pixbuf-2.0.pc gdkpixbuf2_USE_GNOME_IMPL=glib20 @@ -352,7 +352,7 @@ gtk-update-icon-cache_RUN_DEPENDS= gtk-update-icon-cache:${PORTSDIR}/graphics/gt gtk-update-icon-cache_DETECT= ${LOCALBASE}/bin/gtk-update-icon-cache gtk-update-icon-cache_USE_GNOME_IMPL= atk pango gdkpixbuf2 -gtk20_LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 +gtk20_LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 gtk20_DETECT= ${LOCALBASE}/libdata/pkgconfig/gtk+-x11-2.0.pc gtk20_USE_GNOME_IMPL= intltool atk pango GTK2_VERSION= 2.10.0 @@ -362,7 +362,7 @@ gtk30_DETECT= ${LOCALBASE}/libdata/pkgconfig/gtk+-3.0.pc gtk30_USE_GNOME_IMPL= intltool atk pango GTK3_VERSION= 3.0.0 -linc_LIB_DEPENDS= linc.1:${PORTSDIR}/net/linc +linc_LIB_DEPENDS= linc:${PORTSDIR}/net/linc linc_DETECT= ${LOCALBASE}/libdata/pkgconfig/linc.pc linc_USE_GNOME_IMPL= glib20 @@ -374,17 +374,17 @@ orbit2_LIB_DEPENDS= ORBit-2.0:${PORTSDIR}/devel/ORBit2 orbit2_DETECT= ${LOCALBASE}/libdata/pkgconfig/ORBit-2.0.pc orbit2_USE_GNOME_IMPL= libidl -libglade2_LIB_DEPENDS= glade-2.0.0:${PORTSDIR}/devel/libglade2 +libglade2_LIB_DEPENDS= glade-2.0:${PORTSDIR}/devel/libglade2 libglade2_DETECT= ${LOCALBASE}/libdata/pkgconfig/libglade-2.0.pc libglade2_USE_GNOME_IMPL=libxml2 gtk20 libxml2_BUILD_DEPENDS= xml2-config:${PORTSDIR}/textproc/libxml2 -libxml2_LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 +libxml2_LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 libxml2_RUN_DEPENDS= xml2-config:${PORTSDIR}/textproc/libxml2 libxml2_DETECT= ${LOCALBASE}/libdata/pkgconfig/libxml-2.0.pc libxslt_BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt -libxslt_LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt +libxslt_LIB_DEPENDS= xslt:${PORTSDIR}/textproc/libxslt libxslt_RUN_DEPENDS= ${libxslt_BUILD_DEPENDS} libxslt_DETECT= ${LOCALBASE}/libdata/pkgconfig/libxslt.pc libxslt_USE_GNOME_IMPL= libxml2 @@ -444,7 +444,7 @@ gnomedesktop_LIB_DEPENDS= gnome-desktop-2.17:${PORTSDIR}/x11/gnome-desktop gnomedesktop_DETECT= ${LOCALBASE}/libdata/pkgconfig/gnome-desktop-2.0.pc gnomedesktop_USE_GNOME_IMPL= gconf2 gnomedocutils pygtk2 -gnomedesktop3_LIB_DEPENDS= gnome-desktop-3.2:${PORTSDIR}/x11/gnome-desktop3 +gnomedesktop3_LIB_DEPENDS= gnome-desktop-3:${PORTSDIR}/x11/gnome-desktop3 gnomedesktop3_DETECT= ${LOCALBASE}/libdata/pkgconfig/gnome-desktop-3.0.pc gnomedesktop3_USE_GNOME_IMPL= gnomedocutils gtk30 @@ -620,7 +620,7 @@ evolutiondataserver_DETECT= ${LOCALBASE}/libdata/pkgconfig/evolution-data-serve evolutiondataserver_USE_GNOME_IMPL=gconf2 libxml2 evolutiondataserver_GNOME_DESKTOP_VERSION=2 -evolutiondataserver3_LIB_DEPENDS= edataserverui-3.0.1:${PORTSDIR}/databases/evolution-data-server3 +evolutiondataserver3_LIB_DEPENDS= edataserverui-3.0:${PORTSDIR}/databases/evolution-data-server3 evolutiondataserver3_DETECT= ${LOCALBASE}/libdata/pkgconfig/libedataserverui-3.0.pc evolutiondataserver3_USE_GNOME_IMPL= gconf2 libxml2 gtk30 evolutiondataserver3_GNOME_DESKTOP_VERSION=3 @@ -684,7 +684,7 @@ libgnomekbd_USE_GNOME_IMPL= gconf2 libgnomekbd_GNOME_DESKTOP_VERSION=2 libgnomekbd3_DETECT= ${LOCALBASE}/libdata/pkgconfig/libgnomekbd.pc -libgnomekbd3_LIB_DEPENDS= gnomekbd.7:${PORTSDIR}/x11/libgnomekbd3 +libgnomekbd3_LIB_DEPENDS= gnomekbd:${PORTSDIR}/x11/libgnomekbd3 libgnomekbd3_USE_GNOME_IMPL= gtk30 libgnomekbd3_GNOME_DESKTOP_VERSION=3 diff --git a/archivers/file-roller3/Makefile b/archivers/file-roller3/Makefile index 397ea7332..e74053515 100644 --- a/archivers/file-roller3/Makefile +++ b/archivers/file-roller3/Makefile @@ -1,9 +1,8 @@ # Created by: Anders Nordby <anders@FreeBSD.org> # $FreeBSD$ -# $MCom$ PORTNAME= file-roller -PORTVERSION= 3.4.2 +PORTVERSION= 3.6.2 CATEGORIES= archivers gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -11,6 +10,7 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= An archive manager for zip files, tar, etc +BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar \ ${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip @@ -22,7 +22,7 @@ USE_XZ= yes USES= gettext pathfix desktop-file-utils pkgconfig INSTALLS_ICONS= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomedocutils gtk30 gconf2 +USE_GNOME= gnomeprefix intlhack gtk30 gconf2 USE_XORG= sm GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -32,10 +32,9 @@ CONFIGURE_ARGS= --disable-packagekit PORTDOCS= AUTHORS NEWS README TODO ChangeLog GLIB_SCHEMAS= org.gnome.FileRoller.gschema.xml -OPTIONS_DEFINE= DOCS NAUTILUS -NAUTILUS_DESC= Enable Nautilus extension - +OPTIONS_DEFINE= NAUTILUS OPTIONS_DEFAULT=NAUTILUS +NAUTILUS_DESC= Enable Nautilus extension .include <bsd.port.options.mk> diff --git a/archivers/file-roller3/distinfo b/archivers/file-roller3/distinfo index ed6b1fac1..8b3bd31de 100644 --- a/archivers/file-roller3/distinfo +++ b/archivers/file-roller3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/file-roller-3.4.2.tar.xz) = 7085a351c55171718bbf5b9b614a7b9606efb8cbd2eb44cc6c538545444d0cdd -SIZE (gnome3/file-roller-3.4.2.tar.xz) = 1548788 +SHA256 (gnome3/file-roller-3.6.2.tar.xz) = 47b026c827fcb0db4df51bf81c1e90f829f287fe2c9b9e65f167a2ef5bfec5f1 +SIZE (gnome3/file-roller-3.6.2.tar.xz) = 1483616 diff --git a/archivers/file-roller3/files/patch-src_fr-command-lrzip.c b/archivers/file-roller3/files/patch-src_fr-command-lrzip.c deleted file mode 100644 index ae2d7d440..000000000 --- a/archivers/file-roller3/files/patch-src_fr-command-lrzip.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/fr-command-lrzip.c.orig 2010-08-26 12:40:56.000000000 -0400 -+++ src/fr-command-lrzip.c 2010-08-26 12:41:41.000000000 -0400 -@@ -53,7 +53,7 @@ list__process_line (char *line, - struct stat st; - time_t tt; - if (stat (comm->filename, &st) == 0) -- fdata->modified = st.st_mtim.tv_sec; -+ fdata->modified = st.st_mtime; - else - time(&(fdata->modified)); - fdata->modified; diff --git a/archivers/file-roller3/files/patch-src_fr-command-tar.c b/archivers/file-roller3/files/patch-src_fr-command-tar.c deleted file mode 100644 index 78843a28c..000000000 --- a/archivers/file-roller3/files/patch-src_fr-command-tar.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/fr-command-tar.c.orig Sun Oct 15 12:33:56 2006 -+++ src/fr-command-tar.c Mon Oct 16 19:18:03 2006 -@@ -231,6 +231,9 @@ - #if defined (__SVR4) && defined (__sun) - if (g_file_test ("/usr/sfw/bin/gtar", G_FILE_TEST_IS_EXECUTABLE)) - command = g_strdup ("/usr/sfw/bin/gtar"); -+#elif defined(__FreeBSD__) -+ if (g_file_test ("%%LOCALBASE%%/bin/gtar", G_FILE_TEST_IS_EXECUTABLE)) -+ command = g_strdup ("%%LOCALBASE%%/bin/gtar"); - #endif - if (command != NULL) - fr_process_begin_command (comm->process, command); diff --git a/archivers/file-roller3/files/patch-src_fr-command-zip.c b/archivers/file-roller3/files/patch-src_fr-command-zip.c deleted file mode 100644 index 5995813eb..000000000 --- a/archivers/file-roller3/files/patch-src_fr-command-zip.c +++ /dev/null @@ -1,38 +0,0 @@ ---- src/fr-command-zip.c.orig 2010-11-16 08:32:18.000000000 +0000 -+++ src/fr-command-zip.c 2011-01-20 16:55:45.000000000 +0000 -@@ -186,7 +186,11 @@ fr_command_zip_list (FrCommand *comm) - { - fr_process_set_out_line_func (comm->process, list__process_line, comm); - -+#ifdef __FreeBSD__ -+ fr_process_begin_command (comm->process, "%%LOCALBASE%%/bin/unzip"); -+#else - fr_process_begin_command (comm->process, "unzip"); -+#endif - fr_process_set_begin_func (comm->process, list__begin, comm); - fr_process_add_arg (comm->process, "-ZTs"); - fr_process_add_arg (comm->process, comm->filename); -@@ -301,7 +305,11 @@ fr_command_zip_extract (FrCommand *comm - process_line__common, - comm); - -+#ifdef __FreeBSD__ -+ fr_process_begin_command (comm->process, "%%LOCALBASE%%/bin/unzip"); -+#else - fr_process_begin_command (comm->process, "unzip"); -+#endif - - if (dest_dir != NULL) { - fr_process_add_arg (comm->process, "-d"); -@@ -333,7 +341,11 @@ fr_command_zip_extract (FrCommand *comm - static void - fr_command_zip_test (FrCommand *comm) - { -+#ifdef __FreeBSD__ -+ fr_process_begin_command (comm->process, "%%LOCALBASE%%/bin/unzip"); -+#else - fr_process_begin_command (comm->process, "unzip"); -+#endif - fr_process_add_arg (comm->process, "-t"); - add_password_arg (comm, comm->password); - fr_process_add_arg (comm->process, comm->filename); diff --git a/archivers/file-roller3/files/patch-src_fr-window.c b/archivers/file-roller3/files/patch-src_fr-window.c deleted file mode 100644 index 4b1304ad7..000000000 --- a/archivers/file-roller3/files/patch-src_fr-window.c +++ /dev/null @@ -1,20 +0,0 @@ ---- src/fr-window.c.orig 2012-06-29 16:17:21.000000000 +0200 -+++ src/fr-window.c 2012-06-29 16:18:38.000000000 +0200 -@@ -6797,7 +6797,7 @@ - g_object_unref (info); - g_object_unref (file); - -- return; -+ return FALSE; - } - - g_object_unref (info); -@@ -6807,7 +6807,7 @@ - if (do_not_extract) { - fr_window_stop_batch (odata->window); - g_free (odata); -- return; -+ return FALSE; - } - - odata->edata->overwrite = FR_OVERWRITE_YES; diff --git a/archivers/file-roller3/pkg-plist b/archivers/file-roller3/pkg-plist index f23e708b6..ce696bb05 100644 --- a/archivers/file-roller3/pkg-plist +++ b/archivers/file-roller3/pkg-plist @@ -2,7 +2,6 @@ bin/file-roller %%NAUTILUS%%lib/nautilus/extensions-3.0/libnautilus-fileroller.a %%NAUTILUS%%lib/nautilus/extensions-3.0/libnautilus-fileroller.la %%NAUTILUS%%lib/nautilus/extensions-3.0/libnautilus-fileroller.so -libexec/file-roller-server libexec/file-roller/isoinfo.sh libexec/file-roller/rpm2cpio share/GConf/gsettings/file-roller.convert @@ -15,446 +14,438 @@ share/dbus-1/services/org.gnome.FileRoller.service %%DATADIR%%/icons/hicolor/24x24/actions/add-folder-to-archive.png %%DATADIR%%/icons/hicolor/24x24/actions/extract-archive.png %%DATADIR%%/packages.match -%%DATADIR%%/ui/add-options.ui -%%DATADIR%%/ui/batch-add-files.ui -%%DATADIR%%/ui/batch-password.ui -%%DATADIR%%/ui/delete.ui -%%DATADIR%%/ui/new.ui -%%DATADIR%%/ui/password.ui -%%DATADIR%%/ui/properties.ui -%%DATADIR%%/ui/update.ui -share/gnome/help/file-roller/C/archive-create.page -share/gnome/help/file-roller/C/archive-edit.page -share/gnome/help/file-roller/C/archive-extract-advanced-options.page -share/gnome/help/file-roller/C/archive-extract.page -share/gnome/help/file-roller/C/archive-open.page -share/gnome/help/file-roller/C/archive-view.page -share/gnome/help/file-roller/C/figures/file-roller-main-window.png -share/gnome/help/file-roller/C/figures/file-roller-open-recent.png -share/gnome/help/file-roller/C/index.page -share/gnome/help/file-roller/C/introduction.page -share/gnome/help/file-roller/C/keyboard-shortcuts.page -share/gnome/help/file-roller/C/password-protection.page -share/gnome/help/file-roller/C/supported-formats.page -share/gnome/help/file-roller/C/test-integrity.page -share/gnome/help/file-roller/C/troubleshooting-archive-open.page -share/gnome/help/file-roller/C/troubleshooting-password.page -share/gnome/help/file-roller/bg/archive-create.page -share/gnome/help/file-roller/bg/archive-edit.page -share/gnome/help/file-roller/bg/archive-extract-advanced-options.page -share/gnome/help/file-roller/bg/archive-extract.page -share/gnome/help/file-roller/bg/archive-open.page -share/gnome/help/file-roller/bg/archive-view.page -share/gnome/help/file-roller/bg/figures/file-roller-main-window.png -share/gnome/help/file-roller/bg/figures/file-roller-open-recent.png -share/gnome/help/file-roller/bg/index.page -share/gnome/help/file-roller/bg/introduction.page -share/gnome/help/file-roller/bg/keyboard-shortcuts.page -share/gnome/help/file-roller/bg/password-protection.page -share/gnome/help/file-roller/bg/supported-formats.page -share/gnome/help/file-roller/bg/test-integrity.page -share/gnome/help/file-roller/bg/troubleshooting-archive-open.page -share/gnome/help/file-roller/bg/troubleshooting-password.page -share/gnome/help/file-roller/ca/archive-create.page -share/gnome/help/file-roller/ca/archive-edit.page -share/gnome/help/file-roller/ca/archive-extract-advanced-options.page -share/gnome/help/file-roller/ca/archive-extract.page -share/gnome/help/file-roller/ca/archive-open.page -share/gnome/help/file-roller/ca/archive-view.page -share/gnome/help/file-roller/ca/figures/file-roller-main-window.png -share/gnome/help/file-roller/ca/figures/file-roller-open-recent.png -share/gnome/help/file-roller/ca/index.page -share/gnome/help/file-roller/ca/introduction.page -share/gnome/help/file-roller/ca/keyboard-shortcuts.page -share/gnome/help/file-roller/ca/password-protection.page -share/gnome/help/file-roller/ca/supported-formats.page -share/gnome/help/file-roller/ca/test-integrity.page -share/gnome/help/file-roller/ca/troubleshooting-archive-open.page -share/gnome/help/file-roller/ca/troubleshooting-password.page -share/gnome/help/file-roller/cs/archive-create.page -share/gnome/help/file-roller/cs/archive-edit.page -share/gnome/help/file-roller/cs/archive-extract-advanced-options.page -share/gnome/help/file-roller/cs/archive-extract.page -share/gnome/help/file-roller/cs/archive-open.page -share/gnome/help/file-roller/cs/archive-view.page -share/gnome/help/file-roller/cs/figures/file-roller-main-window.png -share/gnome/help/file-roller/cs/figures/file-roller-open-recent.png -share/gnome/help/file-roller/cs/index.page -share/gnome/help/file-roller/cs/introduction.page -share/gnome/help/file-roller/cs/keyboard-shortcuts.page -share/gnome/help/file-roller/cs/password-protection.page -share/gnome/help/file-roller/cs/supported-formats.page -share/gnome/help/file-roller/cs/test-integrity.page -share/gnome/help/file-roller/cs/troubleshooting-archive-open.page -share/gnome/help/file-roller/cs/troubleshooting-password.page -share/gnome/help/file-roller/da/archive-create.page -share/gnome/help/file-roller/da/archive-edit.page -share/gnome/help/file-roller/da/archive-extract-advanced-options.page -share/gnome/help/file-roller/da/archive-extract.page -share/gnome/help/file-roller/da/archive-open.page -share/gnome/help/file-roller/da/archive-view.page -share/gnome/help/file-roller/da/figures/file-roller-main-window.png -share/gnome/help/file-roller/da/figures/file-roller-open-recent.png -share/gnome/help/file-roller/da/index.page -share/gnome/help/file-roller/da/introduction.page -share/gnome/help/file-roller/da/keyboard-shortcuts.page -share/gnome/help/file-roller/da/password-protection.page -share/gnome/help/file-roller/da/supported-formats.page -share/gnome/help/file-roller/da/test-integrity.page -share/gnome/help/file-roller/da/troubleshooting-archive-open.page -share/gnome/help/file-roller/da/troubleshooting-password.page -share/gnome/help/file-roller/de/archive-create.page -share/gnome/help/file-roller/de/archive-edit.page -share/gnome/help/file-roller/de/archive-extract-advanced-options.page -share/gnome/help/file-roller/de/archive-extract.page -share/gnome/help/file-roller/de/archive-open.page -share/gnome/help/file-roller/de/archive-view.page -share/gnome/help/file-roller/de/figures/file-roller-main-window.png -share/gnome/help/file-roller/de/figures/file-roller-open-recent.png -share/gnome/help/file-roller/de/index.page -share/gnome/help/file-roller/de/introduction.page -share/gnome/help/file-roller/de/keyboard-shortcuts.page -share/gnome/help/file-roller/de/password-protection.page -share/gnome/help/file-roller/de/supported-formats.page -share/gnome/help/file-roller/de/test-integrity.page -share/gnome/help/file-roller/de/troubleshooting-archive-open.page -share/gnome/help/file-roller/de/troubleshooting-password.page -share/gnome/help/file-roller/el/archive-create.page -share/gnome/help/file-roller/el/archive-edit.page -share/gnome/help/file-roller/el/archive-extract-advanced-options.page -share/gnome/help/file-roller/el/archive-extract.page -share/gnome/help/file-roller/el/archive-open.page -share/gnome/help/file-roller/el/archive-view.page -share/gnome/help/file-roller/el/figures/file-roller-main-window.png -share/gnome/help/file-roller/el/figures/file-roller-open-recent.png -share/gnome/help/file-roller/el/index.page -share/gnome/help/file-roller/el/introduction.page -share/gnome/help/file-roller/el/keyboard-shortcuts.page -share/gnome/help/file-roller/el/password-protection.page -share/gnome/help/file-roller/el/supported-formats.page -share/gnome/help/file-roller/el/test-integrity.page -share/gnome/help/file-roller/el/troubleshooting-archive-open.page -share/gnome/help/file-roller/el/troubleshooting-password.page -share/gnome/help/file-roller/en_GB/archive-create.page -share/gnome/help/file-roller/en_GB/archive-edit.page -share/gnome/help/file-roller/en_GB/archive-extract-advanced-options.page -share/gnome/help/file-roller/en_GB/archive-extract.page -share/gnome/help/file-roller/en_GB/archive-open.page -share/gnome/help/file-roller/en_GB/archive-view.page -share/gnome/help/file-roller/en_GB/figures/file-roller-main-window.png -share/gnome/help/file-roller/en_GB/figures/file-roller-open-recent.png -share/gnome/help/file-roller/en_GB/index.page -share/gnome/help/file-roller/en_GB/introduction.page -share/gnome/help/file-roller/en_GB/keyboard-shortcuts.page -share/gnome/help/file-roller/en_GB/password-protection.page -share/gnome/help/file-roller/en_GB/supported-formats.page -share/gnome/help/file-roller/en_GB/test-integrity.page -share/gnome/help/file-roller/en_GB/troubleshooting-archive-open.page -share/gnome/help/file-roller/en_GB/troubleshooting-password.page -share/gnome/help/file-roller/es/archive-create.page -share/gnome/help/file-roller/es/archive-edit.page -share/gnome/help/file-roller/es/archive-extract-advanced-options.page -share/gnome/help/file-roller/es/archive-extract.page -share/gnome/help/file-roller/es/archive-open.page -share/gnome/help/file-roller/es/archive-view.page -share/gnome/help/file-roller/es/figures/file-roller-main-window.png -share/gnome/help/file-roller/es/figures/file-roller-open-recent.png -share/gnome/help/file-roller/es/index.page -share/gnome/help/file-roller/es/introduction.page -share/gnome/help/file-roller/es/keyboard-shortcuts.page -share/gnome/help/file-roller/es/password-protection.page -share/gnome/help/file-roller/es/supported-formats.page -share/gnome/help/file-roller/es/test-integrity.page -share/gnome/help/file-roller/es/troubleshooting-archive-open.page -share/gnome/help/file-roller/es/troubleshooting-password.page -share/gnome/help/file-roller/eu/archive-create.page -share/gnome/help/file-roller/eu/archive-edit.page -share/gnome/help/file-roller/eu/archive-extract-advanced-options.page -share/gnome/help/file-roller/eu/archive-extract.page -share/gnome/help/file-roller/eu/archive-open.page -share/gnome/help/file-roller/eu/archive-view.page -share/gnome/help/file-roller/eu/figures/file-roller-main-window.png -share/gnome/help/file-roller/eu/figures/file-roller-open-recent.png -share/gnome/help/file-roller/eu/index.page -share/gnome/help/file-roller/eu/introduction.page -share/gnome/help/file-roller/eu/keyboard-shortcuts.page -share/gnome/help/file-roller/eu/password-protection.page -share/gnome/help/file-roller/eu/supported-formats.page -share/gnome/help/file-roller/eu/test-integrity.page -share/gnome/help/file-roller/eu/troubleshooting-archive-open.page -share/gnome/help/file-roller/eu/troubleshooting-password.page -share/gnome/help/file-roller/fi/archive-create.page -share/gnome/help/file-roller/fi/archive-edit.page -share/gnome/help/file-roller/fi/archive-extract-advanced-options.page -share/gnome/help/file-roller/fi/archive-extract.page -share/gnome/help/file-roller/fi/archive-open.page -share/gnome/help/file-roller/fi/archive-view.page -share/gnome/help/file-roller/fi/figures/file-roller-main-window.png -share/gnome/help/file-roller/fi/figures/file-roller-open-recent.png -share/gnome/help/file-roller/fi/index.page -share/gnome/help/file-roller/fi/introduction.page -share/gnome/help/file-roller/fi/keyboard-shortcuts.page -share/gnome/help/file-roller/fi/password-protection.page -share/gnome/help/file-roller/fi/supported-formats.page -share/gnome/help/file-roller/fi/test-integrity.page -share/gnome/help/file-roller/fi/troubleshooting-archive-open.page -share/gnome/help/file-roller/fi/troubleshooting-password.page -share/gnome/help/file-roller/fr/archive-create.page -share/gnome/help/file-roller/fr/archive-edit.page -share/gnome/help/file-roller/fr/archive-extract-advanced-options.page -share/gnome/help/file-roller/fr/archive-extract.page -share/gnome/help/file-roller/fr/archive-open.page -share/gnome/help/file-roller/fr/archive-view.page -share/gnome/help/file-roller/fr/figures/file-roller-main-window.png -share/gnome/help/file-roller/fr/figures/file-roller-open-recent.png -share/gnome/help/file-roller/fr/index.page -share/gnome/help/file-roller/fr/introduction.page -share/gnome/help/file-roller/fr/keyboard-shortcuts.page -share/gnome/help/file-roller/fr/password-protection.page -share/gnome/help/file-roller/fr/supported-formats.page -share/gnome/help/file-roller/fr/test-integrity.page -share/gnome/help/file-roller/fr/troubleshooting-archive-open.page -share/gnome/help/file-roller/fr/troubleshooting-password.page -share/gnome/help/file-roller/gl/archive-create.page -share/gnome/help/file-roller/gl/archive-edit.page -share/gnome/help/file-roller/gl/archive-extract-advanced-options.page -share/gnome/help/file-roller/gl/archive-extract.page -share/gnome/help/file-roller/gl/archive-open.page -share/gnome/help/file-roller/gl/archive-view.page -share/gnome/help/file-roller/gl/figures/file-roller-main-window.png -share/gnome/help/file-roller/gl/figures/file-roller-open-recent.png -share/gnome/help/file-roller/gl/index.page -share/gnome/help/file-roller/gl/introduction.page -share/gnome/help/file-roller/gl/keyboard-shortcuts.page -share/gnome/help/file-roller/gl/password-protection.page -share/gnome/help/file-roller/gl/supported-formats.page -share/gnome/help/file-roller/gl/test-integrity.page -share/gnome/help/file-roller/gl/troubleshooting-archive-open.page -share/gnome/help/file-roller/gl/troubleshooting-password.page -share/gnome/help/file-roller/hu/archive-create.page -share/gnome/help/file-roller/hu/archive-edit.page -share/gnome/help/file-roller/hu/archive-extract-advanced-options.page -share/gnome/help/file-roller/hu/archive-extract.page -share/gnome/help/file-roller/hu/archive-open.page -share/gnome/help/file-roller/hu/archive-view.page -share/gnome/help/file-roller/hu/figures/file-roller-main-window.png -share/gnome/help/file-roller/hu/figures/file-roller-open-recent.png -share/gnome/help/file-roller/hu/index.page -share/gnome/help/file-roller/hu/introduction.page -share/gnome/help/file-roller/hu/keyboard-shortcuts.page -share/gnome/help/file-roller/hu/password-protection.page -share/gnome/help/file-roller/hu/supported-formats.page -share/gnome/help/file-roller/hu/test-integrity.page -share/gnome/help/file-roller/hu/troubleshooting-archive-open.page -share/gnome/help/file-roller/hu/troubleshooting-password.page -share/gnome/help/file-roller/it/archive-create.page -share/gnome/help/file-roller/it/archive-edit.page -share/gnome/help/file-roller/it/archive-extract-advanced-options.page -share/gnome/help/file-roller/it/archive-extract.page -share/gnome/help/file-roller/it/archive-open.page -share/gnome/help/file-roller/it/archive-view.page -share/gnome/help/file-roller/it/figures/file-roller-main-window.png -share/gnome/help/file-roller/it/figures/file-roller-open-recent.png -share/gnome/help/file-roller/it/index.page -share/gnome/help/file-roller/it/introduction.page -share/gnome/help/file-roller/it/keyboard-shortcuts.page -share/gnome/help/file-roller/it/password-protection.page -share/gnome/help/file-roller/it/supported-formats.page -share/gnome/help/file-roller/it/test-integrity.page -share/gnome/help/file-roller/it/troubleshooting-archive-open.page -share/gnome/help/file-roller/it/troubleshooting-password.page -share/gnome/help/file-roller/ja/archive-create.page -share/gnome/help/file-roller/ja/archive-edit.page -share/gnome/help/file-roller/ja/archive-extract-advanced-options.page -share/gnome/help/file-roller/ja/archive-extract.page -share/gnome/help/file-roller/ja/archive-open.page -share/gnome/help/file-roller/ja/archive-view.page -share/gnome/help/file-roller/ja/figures/file-roller-main-window.png -share/gnome/help/file-roller/ja/figures/file-roller-open-recent.png -share/gnome/help/file-roller/ja/index.page -share/gnome/help/file-roller/ja/introduction.page -share/gnome/help/file-roller/ja/keyboard-shortcuts.page -share/gnome/help/file-roller/ja/password-protection.page -share/gnome/help/file-roller/ja/supported-formats.page -share/gnome/help/file-roller/ja/test-integrity.page -share/gnome/help/file-roller/ja/troubleshooting-archive-open.page -share/gnome/help/file-roller/ja/troubleshooting-password.page -share/gnome/help/file-roller/nl/archive-create.page -share/gnome/help/file-roller/nl/archive-edit.page -share/gnome/help/file-roller/nl/archive-extract-advanced-options.page -share/gnome/help/file-roller/nl/archive-extract.page -share/gnome/help/file-roller/nl/archive-open.page -share/gnome/help/file-roller/nl/archive-view.page -share/gnome/help/file-roller/nl/figures/file-roller-main-window.png -share/gnome/help/file-roller/nl/figures/file-roller-open-recent.png -share/gnome/help/file-roller/nl/index.page -share/gnome/help/file-roller/nl/introduction.page -share/gnome/help/file-roller/nl/keyboard-shortcuts.page -share/gnome/help/file-roller/nl/password-protection.page -share/gnome/help/file-roller/nl/supported-formats.page -share/gnome/help/file-roller/nl/test-integrity.page -share/gnome/help/file-roller/nl/troubleshooting-archive-open.page -share/gnome/help/file-roller/nl/troubleshooting-password.page -share/gnome/help/file-roller/oc/archive-create.page -share/gnome/help/file-roller/oc/archive-edit.page -share/gnome/help/file-roller/oc/archive-extract-advanced-options.page -share/gnome/help/file-roller/oc/archive-extract.page -share/gnome/help/file-roller/oc/archive-open.page -share/gnome/help/file-roller/oc/archive-view.page -share/gnome/help/file-roller/oc/figures/file-roller-main-window.png -share/gnome/help/file-roller/oc/figures/file-roller-open-recent.png -share/gnome/help/file-roller/oc/index.page -share/gnome/help/file-roller/oc/introduction.page -share/gnome/help/file-roller/oc/keyboard-shortcuts.page -share/gnome/help/file-roller/oc/password-protection.page -share/gnome/help/file-roller/oc/supported-formats.page -share/gnome/help/file-roller/oc/test-integrity.page -share/gnome/help/file-roller/oc/troubleshooting-archive-open.page -share/gnome/help/file-roller/oc/troubleshooting-password.page -share/gnome/help/file-roller/ru/archive-create.page -share/gnome/help/file-roller/ru/archive-edit.page -share/gnome/help/file-roller/ru/archive-extract-advanced-options.page -share/gnome/help/file-roller/ru/archive-extract.page -share/gnome/help/file-roller/ru/archive-open.page -share/gnome/help/file-roller/ru/archive-view.page -share/gnome/help/file-roller/ru/figures/file-roller-main-window.png -share/gnome/help/file-roller/ru/figures/file-roller-open-recent.png -share/gnome/help/file-roller/ru/index.page -share/gnome/help/file-roller/ru/introduction.page -share/gnome/help/file-roller/ru/keyboard-shortcuts.page -share/gnome/help/file-roller/ru/password-protection.page -share/gnome/help/file-roller/ru/supported-formats.page -share/gnome/help/file-roller/ru/test-integrity.page -share/gnome/help/file-roller/ru/troubleshooting-archive-open.page -share/gnome/help/file-roller/ru/troubleshooting-password.page -share/gnome/help/file-roller/sl/archive-create.page -share/gnome/help/file-roller/sl/archive-edit.page -share/gnome/help/file-roller/sl/archive-extract-advanced-options.page -share/gnome/help/file-roller/sl/archive-extract.page -share/gnome/help/file-roller/sl/archive-open.page -share/gnome/help/file-roller/sl/archive-view.page -share/gnome/help/file-roller/sl/figures/file-roller-main-window.png -share/gnome/help/file-roller/sl/figures/file-roller-open-recent.png -share/gnome/help/file-roller/sl/index.page -share/gnome/help/file-roller/sl/introduction.page -share/gnome/help/file-roller/sl/keyboard-shortcuts.page -share/gnome/help/file-roller/sl/password-protection.page -share/gnome/help/file-roller/sl/supported-formats.page -share/gnome/help/file-roller/sl/test-integrity.page -share/gnome/help/file-roller/sl/troubleshooting-archive-open.page -share/gnome/help/file-roller/sl/troubleshooting-password.page -share/gnome/help/file-roller/sv/archive-create.page -share/gnome/help/file-roller/sv/archive-edit.page -share/gnome/help/file-roller/sv/archive-extract-advanced-options.page -share/gnome/help/file-roller/sv/archive-extract.page -share/gnome/help/file-roller/sv/archive-open.page -share/gnome/help/file-roller/sv/archive-view.page -share/gnome/help/file-roller/sv/figures/file-roller-main-window.png -share/gnome/help/file-roller/sv/figures/file-roller-open-recent.png -share/gnome/help/file-roller/sv/index.page -share/gnome/help/file-roller/sv/introduction.page -share/gnome/help/file-roller/sv/keyboard-shortcuts.page -share/gnome/help/file-roller/sv/password-protection.page -share/gnome/help/file-roller/sv/supported-formats.page -share/gnome/help/file-roller/sv/test-integrity.page -share/gnome/help/file-roller/sv/troubleshooting-archive-open.page -share/gnome/help/file-roller/sv/troubleshooting-password.page -share/gnome/help/file-roller/te/archive-create.page -share/gnome/help/file-roller/te/archive-edit.page -share/gnome/help/file-roller/te/archive-extract-advanced-options.page -share/gnome/help/file-roller/te/archive-extract.page -share/gnome/help/file-roller/te/archive-open.page -share/gnome/help/file-roller/te/archive-view.page -share/gnome/help/file-roller/te/figures/file-roller-main-window.png -share/gnome/help/file-roller/te/figures/file-roller-open-recent.png -share/gnome/help/file-roller/te/index.page -share/gnome/help/file-roller/te/introduction.page -share/gnome/help/file-roller/te/keyboard-shortcuts.page -share/gnome/help/file-roller/te/password-protection.page -share/gnome/help/file-roller/te/supported-formats.page -share/gnome/help/file-roller/te/test-integrity.page -share/gnome/help/file-roller/te/troubleshooting-archive-open.page -share/gnome/help/file-roller/te/troubleshooting-password.page -share/gnome/help/file-roller/uk/archive-create.page -share/gnome/help/file-roller/uk/archive-edit.page -share/gnome/help/file-roller/uk/archive-extract-advanced-options.page -share/gnome/help/file-roller/uk/archive-extract.page -share/gnome/help/file-roller/uk/archive-open.page -share/gnome/help/file-roller/uk/archive-view.page -share/gnome/help/file-roller/uk/figures/file-roller-main-window.png -share/gnome/help/file-roller/uk/figures/file-roller-open-recent.png -share/gnome/help/file-roller/uk/index.page -share/gnome/help/file-roller/uk/introduction.page -share/gnome/help/file-roller/uk/keyboard-shortcuts.page -share/gnome/help/file-roller/uk/password-protection.page -share/gnome/help/file-roller/uk/supported-formats.page -share/gnome/help/file-roller/uk/test-integrity.page -share/gnome/help/file-roller/uk/troubleshooting-archive-open.page -share/gnome/help/file-roller/uk/troubleshooting-password.page -share/gnome/help/file-roller/vi/archive-create.page -share/gnome/help/file-roller/vi/archive-edit.page -share/gnome/help/file-roller/vi/archive-extract-advanced-options.page -share/gnome/help/file-roller/vi/archive-extract.page -share/gnome/help/file-roller/vi/archive-open.page -share/gnome/help/file-roller/vi/archive-view.page -share/gnome/help/file-roller/vi/figures/file-roller-main-window.png -share/gnome/help/file-roller/vi/figures/file-roller-open-recent.png -share/gnome/help/file-roller/vi/index.page -share/gnome/help/file-roller/vi/introduction.page -share/gnome/help/file-roller/vi/keyboard-shortcuts.page -share/gnome/help/file-roller/vi/password-protection.page -share/gnome/help/file-roller/vi/supported-formats.page -share/gnome/help/file-roller/vi/test-integrity.page -share/gnome/help/file-roller/vi/troubleshooting-archive-open.page -share/gnome/help/file-roller/vi/troubleshooting-password.page -share/gnome/help/file-roller/zh_CN/archive-create.page -share/gnome/help/file-roller/zh_CN/archive-edit.page -share/gnome/help/file-roller/zh_CN/archive-extract-advanced-options.page -share/gnome/help/file-roller/zh_CN/archive-extract.page -share/gnome/help/file-roller/zh_CN/archive-open.page -share/gnome/help/file-roller/zh_CN/archive-view.page -share/gnome/help/file-roller/zh_CN/figures/file-roller-main-window.png -share/gnome/help/file-roller/zh_CN/figures/file-roller-open-recent.png -share/gnome/help/file-roller/zh_CN/index.page -share/gnome/help/file-roller/zh_CN/introduction.page -share/gnome/help/file-roller/zh_CN/keyboard-shortcuts.page -share/gnome/help/file-roller/zh_CN/password-protection.page -share/gnome/help/file-roller/zh_CN/supported-formats.page -share/gnome/help/file-roller/zh_CN/test-integrity.page -share/gnome/help/file-roller/zh_CN/troubleshooting-archive-open.page -share/gnome/help/file-roller/zh_CN/troubleshooting-password.page -share/gnome/help/file-roller/zh_HK/archive-create.page -share/gnome/help/file-roller/zh_HK/archive-edit.page -share/gnome/help/file-roller/zh_HK/archive-extract-advanced-options.page -share/gnome/help/file-roller/zh_HK/archive-extract.page -share/gnome/help/file-roller/zh_HK/archive-open.page -share/gnome/help/file-roller/zh_HK/archive-view.page -share/gnome/help/file-roller/zh_HK/figures/file-roller-main-window.png -share/gnome/help/file-roller/zh_HK/figures/file-roller-open-recent.png -share/gnome/help/file-roller/zh_HK/index.page -share/gnome/help/file-roller/zh_HK/introduction.page -share/gnome/help/file-roller/zh_HK/keyboard-shortcuts.page -share/gnome/help/file-roller/zh_HK/password-protection.page -share/gnome/help/file-roller/zh_HK/supported-formats.page -share/gnome/help/file-roller/zh_HK/test-integrity.page -share/gnome/help/file-roller/zh_HK/troubleshooting-archive-open.page -share/gnome/help/file-roller/zh_HK/troubleshooting-password.page -share/gnome/help/file-roller/zh_TW/archive-create.page -share/gnome/help/file-roller/zh_TW/archive-edit.page -share/gnome/help/file-roller/zh_TW/archive-extract-advanced-options.page -share/gnome/help/file-roller/zh_TW/archive-extract.page -share/gnome/help/file-roller/zh_TW/archive-open.page -share/gnome/help/file-roller/zh_TW/archive-view.page -share/gnome/help/file-roller/zh_TW/figures/file-roller-main-window.png -share/gnome/help/file-roller/zh_TW/figures/file-roller-open-recent.png -share/gnome/help/file-roller/zh_TW/index.page -share/gnome/help/file-roller/zh_TW/introduction.page -share/gnome/help/file-roller/zh_TW/keyboard-shortcuts.page -share/gnome/help/file-roller/zh_TW/password-protection.page -share/gnome/help/file-roller/zh_TW/supported-formats.page -share/gnome/help/file-roller/zh_TW/test-integrity.page -share/gnome/help/file-roller/zh_TW/troubleshooting-archive-open.page -share/gnome/help/file-roller/zh_TW/troubleshooting-password.page +share/help/C/file-roller/archive-create.page +share/help/C/file-roller/archive-edit.page +share/help/C/file-roller/archive-extract-advanced-options.page +share/help/C/file-roller/archive-extract.page +share/help/C/file-roller/archive-open.page +share/help/C/file-roller/archive-view.page +share/help/C/file-roller/figures/file-roller-main-window.png +share/help/C/file-roller/figures/file-roller-open-recent.png +share/help/C/file-roller/index.page +share/help/C/file-roller/introduction.page +share/help/C/file-roller/keyboard-shortcuts.page +share/help/C/file-roller/password-protection.page +share/help/C/file-roller/supported-formats.page +share/help/C/file-roller/test-integrity.page +share/help/C/file-roller/troubleshooting-archive-open.page +share/help/C/file-roller/troubleshooting-password.page +share/help/bg/file-roller/archive-create.page +share/help/bg/file-roller/archive-edit.page +share/help/bg/file-roller/archive-extract-advanced-options.page +share/help/bg/file-roller/archive-extract.page +share/help/bg/file-roller/archive-open.page +share/help/bg/file-roller/archive-view.page +share/help/bg/file-roller/figures/file-roller-main-window.png +share/help/bg/file-roller/figures/file-roller-open-recent.png +share/help/bg/file-roller/index.page +share/help/bg/file-roller/introduction.page +share/help/bg/file-roller/keyboard-shortcuts.page +share/help/bg/file-roller/password-protection.page +share/help/bg/file-roller/supported-formats.page +share/help/bg/file-roller/test-integrity.page +share/help/bg/file-roller/troubleshooting-archive-open.page +share/help/bg/file-roller/troubleshooting-password.page +share/help/ca/file-roller/archive-create.page +share/help/ca/file-roller/archive-edit.page +share/help/ca/file-roller/archive-extract-advanced-options.page +share/help/ca/file-roller/archive-extract.page +share/help/ca/file-roller/archive-open.page +share/help/ca/file-roller/archive-view.page +share/help/ca/file-roller/figures/file-roller-main-window.png +share/help/ca/file-roller/figures/file-roller-open-recent.png +share/help/ca/file-roller/index.page +share/help/ca/file-roller/introduction.page +share/help/ca/file-roller/keyboard-shortcuts.page +share/help/ca/file-roller/password-protection.page +share/help/ca/file-roller/supported-formats.page +share/help/ca/file-roller/test-integrity.page +share/help/ca/file-roller/troubleshooting-archive-open.page +share/help/ca/file-roller/troubleshooting-password.page +share/help/cs/file-roller/archive-create.page +share/help/cs/file-roller/archive-edit.page +share/help/cs/file-roller/archive-extract-advanced-options.page +share/help/cs/file-roller/archive-extract.page +share/help/cs/file-roller/archive-open.page +share/help/cs/file-roller/archive-view.page +share/help/cs/file-roller/figures/file-roller-main-window.png +share/help/cs/file-roller/figures/file-roller-open-recent.png +share/help/cs/file-roller/index.page +share/help/cs/file-roller/introduction.page +share/help/cs/file-roller/keyboard-shortcuts.page +share/help/cs/file-roller/password-protection.page +share/help/cs/file-roller/supported-formats.page +share/help/cs/file-roller/test-integrity.page +share/help/cs/file-roller/troubleshooting-archive-open.page +share/help/cs/file-roller/troubleshooting-password.page +share/help/da/file-roller/archive-create.page +share/help/da/file-roller/archive-edit.page +share/help/da/file-roller/archive-extract-advanced-options.page +share/help/da/file-roller/archive-extract.page +share/help/da/file-roller/archive-open.page +share/help/da/file-roller/archive-view.page +share/help/da/file-roller/figures/file-roller-main-window.png +share/help/da/file-roller/figures/file-roller-open-recent.png +share/help/da/file-roller/index.page +share/help/da/file-roller/introduction.page +share/help/da/file-roller/keyboard-shortcuts.page +share/help/da/file-roller/password-protection.page +share/help/da/file-roller/supported-formats.page +share/help/da/file-roller/test-integrity.page +share/help/da/file-roller/troubleshooting-archive-open.page +share/help/da/file-roller/troubleshooting-password.page +share/help/de/file-roller/archive-create.page +share/help/de/file-roller/archive-edit.page +share/help/de/file-roller/archive-extract-advanced-options.page +share/help/de/file-roller/archive-extract.page +share/help/de/file-roller/archive-open.page +share/help/de/file-roller/archive-view.page +share/help/de/file-roller/figures/file-roller-main-window.png +share/help/de/file-roller/figures/file-roller-open-recent.png +share/help/de/file-roller/index.page +share/help/de/file-roller/introduction.page +share/help/de/file-roller/keyboard-shortcuts.page +share/help/de/file-roller/password-protection.page +share/help/de/file-roller/supported-formats.page +share/help/de/file-roller/test-integrity.page +share/help/de/file-roller/troubleshooting-archive-open.page +share/help/de/file-roller/troubleshooting-password.page +share/help/el/file-roller/archive-create.page +share/help/el/file-roller/archive-edit.page +share/help/el/file-roller/archive-extract-advanced-options.page +share/help/el/file-roller/archive-extract.page +share/help/el/file-roller/archive-open.page +share/help/el/file-roller/archive-view.page +share/help/el/file-roller/figures/file-roller-main-window.png +share/help/el/file-roller/figures/file-roller-open-recent.png +share/help/el/file-roller/index.page +share/help/el/file-roller/introduction.page +share/help/el/file-roller/keyboard-shortcuts.page +share/help/el/file-roller/password-protection.page +share/help/el/file-roller/supported-formats.page +share/help/el/file-roller/test-integrity.page +share/help/el/file-roller/troubleshooting-archive-open.page +share/help/el/file-roller/troubleshooting-password.page +share/help/en_GB/file-roller/archive-create.page +share/help/en_GB/file-roller/archive-edit.page +share/help/en_GB/file-roller/archive-extract-advanced-options.page +share/help/en_GB/file-roller/archive-extract.page +share/help/en_GB/file-roller/archive-open.page +share/help/en_GB/file-roller/archive-view.page +share/help/en_GB/file-roller/figures/file-roller-main-window.png +share/help/en_GB/file-roller/figures/file-roller-open-recent.png +share/help/en_GB/file-roller/index.page +share/help/en_GB/file-roller/introduction.page +share/help/en_GB/file-roller/keyboard-shortcuts.page +share/help/en_GB/file-roller/password-protection.page +share/help/en_GB/file-roller/supported-formats.page +share/help/en_GB/file-roller/test-integrity.page +share/help/en_GB/file-roller/troubleshooting-archive-open.page +share/help/en_GB/file-roller/troubleshooting-password.page +share/help/es/file-roller/archive-create.page +share/help/es/file-roller/archive-edit.page +share/help/es/file-roller/archive-extract-advanced-options.page +share/help/es/file-roller/archive-extract.page +share/help/es/file-roller/archive-open.page +share/help/es/file-roller/archive-view.page +share/help/es/file-roller/figures/file-roller-main-window.png +share/help/es/file-roller/figures/file-roller-open-recent.png +share/help/es/file-roller/index.page +share/help/es/file-roller/introduction.page +share/help/es/file-roller/keyboard-shortcuts.page +share/help/es/file-roller/password-protection.page +share/help/es/file-roller/supported-formats.page +share/help/es/file-roller/test-integrity.page +share/help/es/file-roller/troubleshooting-archive-open.page +share/help/es/file-roller/troubleshooting-password.page +share/help/eu/file-roller/archive-create.page +share/help/eu/file-roller/archive-edit.page +share/help/eu/file-roller/archive-extract-advanced-options.page +share/help/eu/file-roller/archive-extract.page +share/help/eu/file-roller/archive-open.page +share/help/eu/file-roller/archive-view.page +share/help/eu/file-roller/figures/file-roller-main-window.png +share/help/eu/file-roller/figures/file-roller-open-recent.png +share/help/eu/file-roller/index.page +share/help/eu/file-roller/introduction.page +share/help/eu/file-roller/keyboard-shortcuts.page +share/help/eu/file-roller/password-protection.page +share/help/eu/file-roller/supported-formats.page +share/help/eu/file-roller/test-integrity.page +share/help/eu/file-roller/troubleshooting-archive-open.page +share/help/eu/file-roller/troubleshooting-password.page +share/help/fi/file-roller/archive-create.page +share/help/fi/file-roller/archive-edit.page +share/help/fi/file-roller/archive-extract-advanced-options.page +share/help/fi/file-roller/archive-extract.page +share/help/fi/file-roller/archive-open.page +share/help/fi/file-roller/archive-view.page +share/help/fi/file-roller/figures/file-roller-main-window.png +share/help/fi/file-roller/figures/file-roller-open-recent.png +share/help/fi/file-roller/index.page +share/help/fi/file-roller/introduction.page +share/help/fi/file-roller/keyboard-shortcuts.page +share/help/fi/file-roller/password-protection.page +share/help/fi/file-roller/supported-formats.page +share/help/fi/file-roller/test-integrity.page +share/help/fi/file-roller/troubleshooting-archive-open.page +share/help/fi/file-roller/troubleshooting-password.page +share/help/fr/file-roller/archive-create.page +share/help/fr/file-roller/archive-edit.page +share/help/fr/file-roller/archive-extract-advanced-options.page +share/help/fr/file-roller/archive-extract.page +share/help/fr/file-roller/archive-open.page +share/help/fr/file-roller/archive-view.page +share/help/fr/file-roller/figures/file-roller-main-window.png +share/help/fr/file-roller/figures/file-roller-open-recent.png +share/help/fr/file-roller/index.page +share/help/fr/file-roller/introduction.page +share/help/fr/file-roller/keyboard-shortcuts.page +share/help/fr/file-roller/password-protection.page +share/help/fr/file-roller/supported-formats.page +share/help/fr/file-roller/test-integrity.page +share/help/fr/file-roller/troubleshooting-archive-open.page +share/help/fr/file-roller/troubleshooting-password.page +share/help/gl/file-roller/archive-create.page +share/help/gl/file-roller/archive-edit.page +share/help/gl/file-roller/archive-extract-advanced-options.page +share/help/gl/file-roller/archive-extract.page +share/help/gl/file-roller/archive-open.page +share/help/gl/file-roller/archive-view.page +share/help/gl/file-roller/figures/file-roller-main-window.png +share/help/gl/file-roller/figures/file-roller-open-recent.png +share/help/gl/file-roller/index.page +share/help/gl/file-roller/introduction.page +share/help/gl/file-roller/keyboard-shortcuts.page +share/help/gl/file-roller/password-protection.page +share/help/gl/file-roller/supported-formats.page +share/help/gl/file-roller/test-integrity.page +share/help/gl/file-roller/troubleshooting-archive-open.page +share/help/gl/file-roller/troubleshooting-password.page +share/help/hu/file-roller/archive-create.page +share/help/hu/file-roller/archive-edit.page +share/help/hu/file-roller/archive-extract-advanced-options.page +share/help/hu/file-roller/archive-extract.page +share/help/hu/file-roller/archive-open.page +share/help/hu/file-roller/archive-view.page +share/help/hu/file-roller/figures/file-roller-main-window.png +share/help/hu/file-roller/figures/file-roller-open-recent.png +share/help/hu/file-roller/index.page +share/help/hu/file-roller/introduction.page +share/help/hu/file-roller/keyboard-shortcuts.page +share/help/hu/file-roller/password-protection.page +share/help/hu/file-roller/supported-formats.page +share/help/hu/file-roller/test-integrity.page +share/help/hu/file-roller/troubleshooting-archive-open.page +share/help/hu/file-roller/troubleshooting-password.page +share/help/it/file-roller/archive-create.page +share/help/it/file-roller/archive-edit.page +share/help/it/file-roller/archive-extract-advanced-options.page +share/help/it/file-roller/archive-extract.page +share/help/it/file-roller/archive-open.page +share/help/it/file-roller/archive-view.page +share/help/it/file-roller/figures/file-roller-main-window.png +share/help/it/file-roller/figures/file-roller-open-recent.png +share/help/it/file-roller/index.page +share/help/it/file-roller/introduction.page +share/help/it/file-roller/keyboard-shortcuts.page +share/help/it/file-roller/password-protection.page +share/help/it/file-roller/supported-formats.page +share/help/it/file-roller/test-integrity.page +share/help/it/file-roller/troubleshooting-archive-open.page +share/help/it/file-roller/troubleshooting-password.page +share/help/ja/file-roller/archive-create.page +share/help/ja/file-roller/archive-edit.page +share/help/ja/file-roller/archive-extract-advanced-options.page +share/help/ja/file-roller/archive-extract.page +share/help/ja/file-roller/archive-open.page +share/help/ja/file-roller/archive-view.page +share/help/ja/file-roller/figures/file-roller-main-window.png +share/help/ja/file-roller/figures/file-roller-open-recent.png +share/help/ja/file-roller/index.page +share/help/ja/file-roller/introduction.page +share/help/ja/file-roller/keyboard-shortcuts.page +share/help/ja/file-roller/password-protection.page +share/help/ja/file-roller/supported-formats.page +share/help/ja/file-roller/test-integrity.page +share/help/ja/file-roller/troubleshooting-archive-open.page +share/help/ja/file-roller/troubleshooting-password.page +share/help/nl/file-roller/archive-create.page +share/help/nl/file-roller/archive-edit.page +share/help/nl/file-roller/archive-extract-advanced-options.page +share/help/nl/file-roller/archive-extract.page +share/help/nl/file-roller/archive-open.page +share/help/nl/file-roller/archive-view.page +share/help/nl/file-roller/figures/file-roller-main-window.png +share/help/nl/file-roller/figures/file-roller-open-recent.png +share/help/nl/file-roller/index.page +share/help/nl/file-roller/introduction.page +share/help/nl/file-roller/keyboard-shortcuts.page +share/help/nl/file-roller/password-protection.page +share/help/nl/file-roller/supported-formats.page +share/help/nl/file-roller/test-integrity.page +share/help/nl/file-roller/troubleshooting-archive-open.page +share/help/nl/file-roller/troubleshooting-password.page +share/help/oc/file-roller/archive-create.page +share/help/oc/file-roller/archive-edit.page +share/help/oc/file-roller/archive-extract-advanced-options.page +share/help/oc/file-roller/archive-extract.page +share/help/oc/file-roller/archive-open.page +share/help/oc/file-roller/archive-view.page +share/help/oc/file-roller/figures/file-roller-main-window.png +share/help/oc/file-roller/figures/file-roller-open-recent.png +share/help/oc/file-roller/index.page +share/help/oc/file-roller/introduction.page +share/help/oc/file-roller/keyboard-shortcuts.page +share/help/oc/file-roller/password-protection.page +share/help/oc/file-roller/supported-formats.page +share/help/oc/file-roller/test-integrity.page +share/help/oc/file-roller/troubleshooting-archive-open.page +share/help/oc/file-roller/troubleshooting-password.page +share/help/ru/file-roller/archive-create.page +share/help/ru/file-roller/archive-edit.page +share/help/ru/file-roller/archive-extract-advanced-options.page +share/help/ru/file-roller/archive-extract.page +share/help/ru/file-roller/archive-open.page +share/help/ru/file-roller/archive-view.page +share/help/ru/file-roller/figures/file-roller-main-window.png +share/help/ru/file-roller/figures/file-roller-open-recent.png +share/help/ru/file-roller/index.page +share/help/ru/file-roller/introduction.page +share/help/ru/file-roller/keyboard-shortcuts.page +share/help/ru/file-roller/password-protection.page +share/help/ru/file-roller/supported-formats.page +share/help/ru/file-roller/test-integrity.page +share/help/ru/file-roller/troubleshooting-archive-open.page +share/help/ru/file-roller/troubleshooting-password.page +share/help/sl/file-roller/archive-create.page +share/help/sl/file-roller/archive-edit.page +share/help/sl/file-roller/archive-extract-advanced-options.page +share/help/sl/file-roller/archive-extract.page +share/help/sl/file-roller/archive-open.page +share/help/sl/file-roller/archive-view.page +share/help/sl/file-roller/figures/file-roller-main-window.png +share/help/sl/file-roller/figures/file-roller-open-recent.png +share/help/sl/file-roller/index.page +share/help/sl/file-roller/introduction.page +share/help/sl/file-roller/keyboard-shortcuts.page +share/help/sl/file-roller/password-protection.page +share/help/sl/file-roller/supported-formats.page +share/help/sl/file-roller/test-integrity.page +share/help/sl/file-roller/troubleshooting-archive-open.page +share/help/sl/file-roller/troubleshooting-password.page +share/help/sv/file-roller/archive-create.page +share/help/sv/file-roller/archive-edit.page +share/help/sv/file-roller/archive-extract-advanced-options.page +share/help/sv/file-roller/archive-extract.page +share/help/sv/file-roller/archive-open.page +share/help/sv/file-roller/archive-view.page +share/help/sv/file-roller/figures/file-roller-main-window.png +share/help/sv/file-roller/figures/file-roller-open-recent.png +share/help/sv/file-roller/index.page +share/help/sv/file-roller/introduction.page +share/help/sv/file-roller/keyboard-shortcuts.page +share/help/sv/file-roller/password-protection.page +share/help/sv/file-roller/supported-formats.page +share/help/sv/file-roller/test-integrity.page +share/help/sv/file-roller/troubleshooting-archive-open.page +share/help/sv/file-roller/troubleshooting-password.page +share/help/te/file-roller/archive-create.page +share/help/te/file-roller/archive-edit.page +share/help/te/file-roller/archive-extract-advanced-options.page +share/help/te/file-roller/archive-extract.page +share/help/te/file-roller/archive-open.page +share/help/te/file-roller/archive-view.page +share/help/te/file-roller/figures/file-roller-main-window.png +share/help/te/file-roller/figures/file-roller-open-recent.png +share/help/te/file-roller/index.page +share/help/te/file-roller/introduction.page +share/help/te/file-roller/keyboard-shortcuts.page +share/help/te/file-roller/password-protection.page +share/help/te/file-roller/supported-formats.page +share/help/te/file-roller/test-integrity.page +share/help/te/file-roller/troubleshooting-archive-open.page +share/help/te/file-roller/troubleshooting-password.page +share/help/uk/file-roller/archive-create.page +share/help/uk/file-roller/archive-edit.page +share/help/uk/file-roller/archive-extract-advanced-options.page +share/help/uk/file-roller/archive-extract.page +share/help/uk/file-roller/archive-open.page +share/help/uk/file-roller/archive-view.page +share/help/uk/file-roller/figures/file-roller-main-window.png +share/help/uk/file-roller/figures/file-roller-open-recent.png +share/help/uk/file-roller/index.page +share/help/uk/file-roller/introduction.page +share/help/uk/file-roller/keyboard-shortcuts.page +share/help/uk/file-roller/password-protection.page +share/help/uk/file-roller/supported-formats.page +share/help/uk/file-roller/test-integrity.page +share/help/uk/file-roller/troubleshooting-archive-open.page +share/help/uk/file-roller/troubleshooting-password.page +share/help/vi/file-roller/archive-create.page +share/help/vi/file-roller/archive-edit.page +share/help/vi/file-roller/archive-extract-advanced-options.page +share/help/vi/file-roller/archive-extract.page +share/help/vi/file-roller/archive-open.page +share/help/vi/file-roller/archive-view.page +share/help/vi/file-roller/figures/file-roller-main-window.png +share/help/vi/file-roller/figures/file-roller-open-recent.png +share/help/vi/file-roller/index.page +share/help/vi/file-roller/introduction.page +share/help/vi/file-roller/keyboard-shortcuts.page +share/help/vi/file-roller/password-protection.page +share/help/vi/file-roller/supported-formats.page +share/help/vi/file-roller/test-integrity.page +share/help/vi/file-roller/troubleshooting-archive-open.page +share/help/vi/file-roller/troubleshooting-password.page +share/help/zh_CN/file-roller/archive-create.page +share/help/zh_CN/file-roller/archive-edit.page +share/help/zh_CN/file-roller/archive-extract-advanced-options.page +share/help/zh_CN/file-roller/archive-extract.page +share/help/zh_CN/file-roller/archive-open.page +share/help/zh_CN/file-roller/archive-view.page +share/help/zh_CN/file-roller/figures/file-roller-main-window.png +share/help/zh_CN/file-roller/figures/file-roller-open-recent.png +share/help/zh_CN/file-roller/index.page +share/help/zh_CN/file-roller/introduction.page +share/help/zh_CN/file-roller/keyboard-shortcuts.page +share/help/zh_CN/file-roller/password-protection.page +share/help/zh_CN/file-roller/supported-formats.page +share/help/zh_CN/file-roller/test-integrity.page +share/help/zh_CN/file-roller/troubleshooting-archive-open.page +share/help/zh_CN/file-roller/troubleshooting-password.page +share/help/zh_HK/file-roller/archive-create.page +share/help/zh_HK/file-roller/archive-edit.page +share/help/zh_HK/file-roller/archive-extract-advanced-options.page +share/help/zh_HK/file-roller/archive-extract.page +share/help/zh_HK/file-roller/archive-open.page +share/help/zh_HK/file-roller/archive-view.page +share/help/zh_HK/file-roller/figures/file-roller-main-window.png +share/help/zh_HK/file-roller/figures/file-roller-open-recent.png +share/help/zh_HK/file-roller/index.page +share/help/zh_HK/file-roller/introduction.page +share/help/zh_HK/file-roller/keyboard-shortcuts.page +share/help/zh_HK/file-roller/password-protection.page +share/help/zh_HK/file-roller/supported-formats.page +share/help/zh_HK/file-roller/test-integrity.page +share/help/zh_HK/file-roller/troubleshooting-archive-open.page +share/help/zh_HK/file-roller/troubleshooting-password.page +share/help/zh_TW/file-roller/archive-create.page +share/help/zh_TW/file-roller/archive-edit.page +share/help/zh_TW/file-roller/archive-extract-advanced-options.page +share/help/zh_TW/file-roller/archive-extract.page +share/help/zh_TW/file-roller/archive-open.page +share/help/zh_TW/file-roller/archive-view.page +share/help/zh_TW/file-roller/figures/file-roller-main-window.png +share/help/zh_TW/file-roller/figures/file-roller-open-recent.png +share/help/zh_TW/file-roller/index.page +share/help/zh_TW/file-roller/introduction.page +share/help/zh_TW/file-roller/keyboard-shortcuts.page +share/help/zh_TW/file-roller/password-protection.page +share/help/zh_TW/file-roller/supported-formats.page +share/help/zh_TW/file-roller/test-integrity.page +share/help/zh_TW/file-roller/troubleshooting-archive-open.page +share/help/zh_TW/file-roller/troubleshooting-password.page share/icons/hicolor/16x16/apps/file-roller.png share/icons/hicolor/22x22/apps/file-roller.png share/icons/hicolor/24x24/apps/file-roller.png @@ -627,63 +618,73 @@ share/locale/zu/LC_MESSAGES/file-roller.mo @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as @dirrmtry share/locale/an/LC_MESSAGES -@dirrmtry share/locale/an -@dirrm share/gnome/help/file-roller/zh_TW/figures -@dirrm share/gnome/help/file-roller/zh_TW -@dirrm share/gnome/help/file-roller/zh_HK/figures -@dirrm share/gnome/help/file-roller/zh_HK -@dirrm share/gnome/help/file-roller/zh_CN/figures -@dirrm share/gnome/help/file-roller/zh_CN -@dirrm share/gnome/help/file-roller/vi/figures -@dirrm share/gnome/help/file-roller/vi -@dirrm share/gnome/help/file-roller/uk/figures -@dirrm share/gnome/help/file-roller/uk -@dirrm share/gnome/help/file-roller/te/figures -@dirrm share/gnome/help/file-roller/te -@dirrm share/gnome/help/file-roller/sv/figures -@dirrm share/gnome/help/file-roller/sv -@dirrm share/gnome/help/file-roller/sl/figures -@dirrm share/gnome/help/file-roller/sl -@dirrm share/gnome/help/file-roller/ru/figures -@dirrm share/gnome/help/file-roller/ru -@dirrm share/gnome/help/file-roller/oc/figures -@dirrm share/gnome/help/file-roller/oc -@dirrm share/gnome/help/file-roller/nl/figures -@dirrm share/gnome/help/file-roller/nl -@dirrm share/gnome/help/file-roller/ja/figures -@dirrm share/gnome/help/file-roller/ja -@dirrm share/gnome/help/file-roller/it/figures -@dirrm share/gnome/help/file-roller/it -@dirrm share/gnome/help/file-roller/hu/figures -@dirrm share/gnome/help/file-roller/hu -@dirrm share/gnome/help/file-roller/gl/figures -@dirrm share/gnome/help/file-roller/gl -@dirrm share/gnome/help/file-roller/fr/figures -@dirrm share/gnome/help/file-roller/fr -@dirrm share/gnome/help/file-roller/fi/figures -@dirrm share/gnome/help/file-roller/fi -@dirrm share/gnome/help/file-roller/eu/figures -@dirrm share/gnome/help/file-roller/eu -@dirrm share/gnome/help/file-roller/es/figures -@dirrm share/gnome/help/file-roller/es -@dirrm share/gnome/help/file-roller/en_GB/figures -@dirrm share/gnome/help/file-roller/en_GB -@dirrm share/gnome/help/file-roller/el/figures -@dirrm share/gnome/help/file-roller/el -@dirrm share/gnome/help/file-roller/de/figures -@dirrm share/gnome/help/file-roller/de -@dirrm share/gnome/help/file-roller/da/figures -@dirrm share/gnome/help/file-roller/da -@dirrm share/gnome/help/file-roller/cs/figures -@dirrm share/gnome/help/file-roller/cs -@dirrm share/gnome/help/file-roller/ca/figures -@dirrm share/gnome/help/file-roller/ca -@dirrm share/gnome/help/file-roller/bg/figures -@dirrm share/gnome/help/file-roller/bg -@dirrm share/gnome/help/file-roller/C/figures -@dirrm share/gnome/help/file-roller/C -@dirrm share/gnome/help/file-roller -@dirrm %%DATADIR%%/ui +@dirrm share/locale/an +@dirrm share/help/zh_TW/file-roller/figures +@dirrm share/help/zh_TW/file-roller +@dirrmtry share/help/zh_TW +@dirrm share/help/zh_HK/file-roller/figures +@dirrm share/help/zh_HK/file-roller +@dirrmtry share/help/zh_HK +@dirrm share/help/zh_CN/file-roller/figures +@dirrm share/help/zh_CN/file-roller +@dirrm share/help/vi/file-roller/figures +@dirrm share/help/vi/file-roller +@dirrm share/help/uk/file-roller/figures +@dirrm share/help/uk/file-roller +@dirrm share/help/te/file-roller/figures +@dirrm share/help/te/file-roller +@dirrmtry share/help/te +@dirrm share/help/sv/file-roller/figures +@dirrm share/help/sv/file-roller +@dirrm share/help/sl/file-roller/figures +@dirrm share/help/sl/file-roller +@dirrm share/help/ru/file-roller/figures +@dirrm share/help/ru/file-roller +@dirrmtry share/help/ru +@dirrm share/help/oc/file-roller/figures +@dirrm share/help/oc/file-roller +@dirrm share/help/nl/file-roller/figures +@dirrm share/help/nl/file-roller +@dirrmtry share/help/nl +@dirrm share/help/ja/file-roller/figures +@dirrm share/help/ja/file-roller +@dirrmtry share/help/ja +@dirrm share/help/it/file-roller/figures +@dirrm share/help/it/file-roller +@dirrmtry share/help/it +@dirrm share/help/hu/file-roller/figures +@dirrm share/help/hu/file-roller +@dirrm share/help/gl/file-roller/figures +@dirrm share/help/gl/file-roller +@dirrm share/help/fr/file-roller/figures +@dirrm share/help/fr/file-roller +@dirrm share/help/fi/file-roller/figures +@dirrm share/help/fi/file-roller +@dirrm share/help/eu/file-roller/figures +@dirrm share/help/eu/file-roller +@dirrm share/help/es/file-roller/figures +@dirrm share/help/es/file-roller +@dirrm share/help/en_GB/file-roller/figures +@dirrm share/help/en_GB/file-roller +@dirrmtry share/help/en_GB +@dirrm share/help/el/file-roller/figures +@dirrm share/help/el/file-roller +@dirrm share/help/de/file-roller/figures +@dirrm share/help/de/file-roller +@dirrm share/help/da/file-roller/figures +@dirrm share/help/da/file-roller +@dirrmtry share/help/da +@dirrm share/help/cs/file-roller/figures +@dirrm share/help/cs/file-roller +@dirrm share/help/ca/file-roller/figures +@dirrm share/help/ca/file-roller +@dirrm share/help/bg/file-roller/figures +@dirrm share/help/bg/file-roller +@dirrmtry share/help/bg +@dirrm share/help/C/file-roller/figures +@dirrm share/help/C/file-roller +@dirrmtry share/help/C +@dirrmtry share/help @dirrm %%DATADIR%%/icons/hicolor/24x24/actions @dirrm %%DATADIR%%/icons/hicolor/24x24 @dirrm %%DATADIR%%/icons/hicolor/16x16/actions diff --git a/databases/evolution-data-server3/Makefile b/databases/evolution-data-server3/Makefile index 5feae1aea..49ecb6a50 100644 --- a/databases/evolution-data-server3/Makefile +++ b/databases/evolution-data-server3/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/trunk/databases/evolution-data-server3/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= evolution-data-server -PORTVERSION= 3.4.4 +PORTVERSION= 3.6.4 PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= GNOME @@ -15,7 +15,8 @@ COMMENT= The data backends for the Evolution integrated mail/PIM suite LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection +BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \ + gcr>=3.4.1:${PORTSDIR}/security/gcr LIB_DEPENDS= soup-gnome-2.4:${PORTSDIR}/devel/libsoup-gnome \ oauth:${PORTSDIR}/net/liboauth \ goa-1:${PORTSDIR}/net/gnome-online-accounts \ @@ -30,7 +31,7 @@ CONFLICTS= evolution-data-server-2.[0-9]* LATEST_LINK= evolution-data-server3 USE_XZ= yes USE_GMAKE= yes -USES= bison gettext pathfix pkgconfig +USES= bison pathfix gettext pkgconfig USE_GNOME= gnomeprefix intlhack ltverhack ltasneededhack gconf2 \ libxml2 gtk30 USE_OPENLDAP= yes @@ -44,10 +45,13 @@ CONFIGURE_ARGS= --enable-static \ CPPFLAGS+= -I${LOCALBASE}/include -I${BDB_INCLUDE_DIR} ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -GLIB_SCHEMAS= org.gnome.evolution.eds-shell.gschema.xml \ +GLIB_SCHEMAS= org.gnome.Evolution.DefaultSources.gschema.xml \ + org.gnome.evolution.eds-shell.gschema.xml \ + org.gnome.evolution-data-server.addressbook.gschema.xml \ + org.gnome.evolution-data-server.calendar.gschema.xml \ org.gnome.evolution.shell.network-config.gschema.xml -PLIST_SUB= VERSION="3.4" EVO_VERSION="1.2" +PLIST_SUB= VERSION="3.6" EVO_VERSION="1.2" OPTIONS_DEFINE= WEATHER KERBEROS OPTIONS_DEFAULT=WEATHER KERBEROS diff --git a/databases/evolution-data-server3/distinfo b/databases/evolution-data-server3/distinfo index 3449e17df..64c730c93 100644 --- a/databases/evolution-data-server3/distinfo +++ b/databases/evolution-data-server3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/evolution-data-server-3.4.4.tar.xz) = ce9e1d5625503cd7f1f0631ec2f552e26800c33305b45722b34eba8da5ced491 -SIZE (gnome3/evolution-data-server-3.4.4.tar.xz) = 3647048 +SHA256 (gnome3/evolution-data-server-3.6.4.tar.xz) = 50b4ca21bc57d2fe4933ea3072bf11d5e6069d0ecaacced0bd0f55f098d09f4e +SIZE (gnome3/evolution-data-server-3.6.4.tar.xz) = 4079620 diff --git a/databases/evolution-data-server3/files/patch-calendar_libedata-cal_e-cal-backend-intervaltree.c b/databases/evolution-data-server3/files/patch-calendar_libedata-cal_e-cal-backend-intervaltree.c deleted file mode 100644 index 34ad35881..000000000 --- a/databases/evolution-data-server3/files/patch-calendar_libedata-cal_e-cal-backend-intervaltree.c +++ /dev/null @@ -1,11 +0,0 @@ ---- ./calendar/libedata-cal/e-cal-backend-intervaltree.c.orig 2011-01-18 17:09:50.000000000 +0000 -+++ ./calendar/libedata-cal/e-cal-backend-intervaltree.c 2011-01-18 17:09:59.000000000 +0000 -@@ -26,7 +26,7 @@ - - #include <stdio.h> - #include <string.h> --#include <malloc.h> -+#include <stdlib.h> - - #include "e-cal-backend-intervaltree.h" - diff --git a/databases/evolution-data-server3/files/patch-camel_camel-net-utils.c b/databases/evolution-data-server3/files/patch-camel_camel-net-utils.c deleted file mode 100644 index 17bddca39..000000000 --- a/databases/evolution-data-server3/files/patch-camel_camel-net-utils.c +++ /dev/null @@ -1,24 +0,0 @@ ---- camel/camel-net-utils.c.orig Tue Dec 21 13:38:52 2004 -+++ camel/camel-net-utils.c Tue Dec 21 13:40:34 2004 -@@ -143,12 +143,21 @@ - case EAI_SERVICE: - return NO_DATA; - break; -+#ifdef EAI_ADDRFAMILY - case EAI_ADDRFAMILY: - return NO_ADDRESS; - break; -+#endif -+#if defined(EAI_NODATA) && EAI_NODATA != EAI_NONAME - case EAI_NODATA: - return NO_DATA; - break; -+#endif -+#ifdef EAI_NOFAMILY -+ case EAI_NOFAMILY: -+ return NO_ADDRESS; -+ break; -+#endif - case EAI_MEMORY: - return ENOMEM; - break; diff --git a/databases/evolution-data-server3/files/patch-camel_camel-sasl-gssapi.c b/databases/evolution-data-server3/files/patch-camel_camel-sasl-gssapi.c deleted file mode 100644 index 853a2f278..000000000 --- a/databases/evolution-data-server3/files/patch-camel_camel-sasl-gssapi.c +++ /dev/null @@ -1,11 +0,0 @@ ---- camel/camel-sasl-gssapi.c.orig 2012-05-20 12:44:42.000000000 +0200 -+++ camel/camel-sasl-gssapi.c 2012-05-20 12:45:21.000000000 +0200 -@@ -66,7 +66,7 @@ - #endif /* HAVE_MIT_KRB5 */ - - #ifdef HAVE_HEIMDAL_KRB5 --#include <gssapi.h> -+#include <gssapi/gssapi.h> - #else - #ifdef HAVE_SUN_KRB5 - #include <gssapi/gssapi.h> diff --git a/databases/evolution-data-server3/files/patch-camel_providers_imapx_Makefile.in b/databases/evolution-data-server3/files/patch-camel_providers_imapx_Makefile.in deleted file mode 100644 index 0e1321d75..000000000 --- a/databases/evolution-data-server3/files/patch-camel_providers_imapx_Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ -Our gperf (2.7.2) doesn't understand --output-file. - ---- camel/providers/imapx/Makefile.in.orig 2010-04-26 14:33:56.000000000 +0200 -+++ camel/providers/imapx/Makefile.in 2010-04-26 14:35:10.000000000 +0200 -@@ -914,7 +914,7 @@ uninstall-am: uninstall-camel_providerDA - - - camel-imapx-tokenise.h: camel-imapx-tokens.txt -- @GPERF@ -H imapx_hash -N imapx_tokenise_struct -L ANSI-C -o -t -k1,$$ $< --output-file=$@ -+ @GPERF@ -H imapx_hash -N imapx_tokenise_struct -L ANSI-C -o -t -k1,$$ $< > $@ - - -include $(top_srcdir)/git.mk - diff --git a/databases/evolution-data-server3/files/patch-camel_providers_imapx_camel-imapx-tokens.txt b/databases/evolution-data-server3/files/patch-camel_providers_imapx_camel-imapx-tokens.txt deleted file mode 100644 index 8ce6381e9..000000000 --- a/databases/evolution-data-server3/files/patch-camel_providers_imapx_camel-imapx-tokens.txt +++ /dev/null @@ -1,8 +0,0 @@ ---- camel/providers/imapx/camel-imapx-tokens.txt.orig 2010-04-26 14:25:22.000000000 +0200 -+++ camel/providers/imapx/camel-imapx-tokens.txt 2010-04-26 14:25:32.000000000 +0200 -@@ -1,5 +1,3 @@ --/* This contains all of the keywords we care about. These -- can be converted to an id very efficiently */ - struct _imapx_keyword {const gchar *name; camel_imapx_id_t id; }; - struct _imapx_keyword *imapx_tokenise_struct (register const char *str, register unsigned int len); - %% diff --git a/databases/evolution-data-server3/files/patch-configure b/databases/evolution-data-server3/files/patch-configure deleted file mode 100644 index 82e7be156..000000000 --- a/databases/evolution-data-server3/files/patch-configure +++ /dev/null @@ -1,25 +0,0 @@ ---- configure.orig 2012-05-14 06:21:51.000000000 +0200 -+++ configure 2012-05-20 12:56:44.000000000 +0200 -@@ -16716,6 +16716,14 @@ - DL_LIB='' - LIBEXECDIR_IN_SERVER_FILE="$libexecdir" - ;; -+*freebsd*) -+ os_win32=no -+ NO_UNDEFINED='' -+ SOCKET_LIBS='' -+ DL_LIB='' -+ SOFTOKN3_LIB='-lsoftokn3' -+ LIBEXECDIR_IN_SERVER_FILE="$libexecdir" -+ ;; - *) - os_win32='no' - NO_UNDEFINED='' -@@ -19295,6 +19303,7 @@ - #include <com_err.h> - #endif - -+#include <sys/types.h> - " - if test "x$ac_cv_header_com_err_h" = xyes; then : - diff --git a/databases/evolution-data-server3/files/patch-docs_reference_camel_Makefile b/databases/evolution-data-server3/files/patch-docs_reference_camel_Makefile deleted file mode 100644 index 6d63d41e1..000000000 --- a/databases/evolution-data-server3/files/patch-docs_reference_camel_Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/reference/camel/Makefile.in.orig 2011-09-15 22:17:02.000000000 +0200 -+++ docs/reference/camel/Makefile.in 2011-09-15 22:18:09.000000000 +0200 -@@ -159,7 +159,7 @@ GTKDOC_MKPDF = @GTKDOC_MKPDF@ - GTKDOC_REBASE = @GTKDOC_REBASE@ - HAVE_JW = @HAVE_JW@ - HAVE_VALA = @HAVE_VALA@ --HTML_DIR = $(datadir)/gtk-doc/html -+HTML_DIR = $(datadir)/doc - ICONV_LIBS = @ICONV_LIBS@ - INSTALL = @INSTALL@ - INSTALL_DATA = @INSTALL_DATA@ diff --git a/databases/evolution-data-server3/pkg-plist b/databases/evolution-data-server3/pkg-plist index 99d77a0d6..c09ec23c5 100644 --- a/databases/evolution-data-server3/pkg-plist +++ b/databases/evolution-data-server3/pkg-plist @@ -22,8 +22,19 @@ include/evolution-data-server-%%VERSION%%/camel/camel-folder.h include/evolution-data-server-%%VERSION%%/camel/camel-junk-filter.h include/evolution-data-server-%%VERSION%%/camel/camel-gpg-context.h include/evolution-data-server-%%VERSION%%/camel/camel-html-parser.h -include/evolution-data-server-%%VERSION%%/camel/camel-http-stream.h include/evolution-data-server-%%VERSION%%/camel/camel-iconv.h +include/evolution-data-server-%%VERSION%%/camel/camel-imapx-command.h +include/evolution-data-server-%%VERSION%%/camel/camel-imapx-conn-manager.h +include/evolution-data-server-%%VERSION%%/camel/camel-imapx-folder.h +include/evolution-data-server-%%VERSION%%/camel/camel-imapx-job.h +include/evolution-data-server-%%VERSION%%/camel/camel-imapx-server.h +include/evolution-data-server-%%VERSION%%/camel/camel-imapx-settings.h +include/evolution-data-server-%%VERSION%%/camel/camel-imapx-store-summary.h +include/evolution-data-server-%%VERSION%%/camel/camel-imapx-store.h +include/evolution-data-server-%%VERSION%%/camel/camel-imapx-stream.h +include/evolution-data-server-%%VERSION%%/camel/camel-imapx-summary.h +include/evolution-data-server-%%VERSION%%/camel/camel-imapx-utils.h +include/evolution-data-server-%%VERSION%%/camel/camel-vee-data-cache.h include/evolution-data-server-%%VERSION%%/camel/camel-index.h include/evolution-data-server-%%VERSION%%/camel/camel-internet-address.h include/evolution-data-server-%%VERSION%%/camel/camel-local-settings.h @@ -85,7 +96,6 @@ include/evolution-data-server-%%VERSION%%/camel/camel-sasl-popb4smtp.h include/evolution-data-server-%%VERSION%%/camel/camel-sasl.h include/evolution-data-server-%%VERSION%%/camel/camel-search-private.h include/evolution-data-server-%%VERSION%%/camel/camel-search-sql-sexp.h -include/evolution-data-server-%%VERSION%%/camel/camel-search-sql.h include/evolution-data-server-%%VERSION%%/camel/camel-service.h include/evolution-data-server-%%VERSION%%/camel/camel-session.h include/evolution-data-server-%%VERSION%%/camel/camel-settings.h @@ -119,6 +129,15 @@ include/evolution-data-server-%%VERSION%%/camel/camel-vee-store.h include/evolution-data-server-%%VERSION%%/camel/camel-vee-summary.h include/evolution-data-server-%%VERSION%%/camel/camel-vtrash-folder.h include/evolution-data-server-%%VERSION%%/camel/camel.h +include/evolution-data-server-%%VERSION%%/libebackend/e-authentication-mediator.h +include/evolution-data-server-%%VERSION%%/libebackend/e-authentication-session.h +include/evolution-data-server-%%VERSION%%/libebackend/e-backend-enums.h +include/evolution-data-server-%%VERSION%%/libebackend/e-backend-enumtypes.h +include/evolution-data-server-%%VERSION%%/libebackend/e-collection-backend-factory.h +include/evolution-data-server-%%VERSION%%/libebackend/e-collection-backend.h +include/evolution-data-server-%%VERSION%%/libebackend/e-server-side-source.h +include/evolution-data-server-%%VERSION%%/libebackend/e-source-registry-server.h +include/evolution-data-server-%%VERSION%%/libebackend/libebackend.h include/evolution-data-server-%%VERSION%%/libebackend/e-backend.h include/evolution-data-server-%%VERSION%%/libebackend/e-backend-factory.h include/evolution-data-server-%%VERSION%%/libebackend/e-data-factory.h @@ -131,6 +150,8 @@ include/evolution-data-server-%%VERSION%%/libebackend/e-file-cache.h include/evolution-data-server-%%VERSION%%/libebackend/e-module.h include/evolution-data-server-%%VERSION%%/libebackend/e-offline-listener.h include/evolution-data-server-%%VERSION%%/libebackend/e-sqlite3-vfs.h +include/evolution-data-server-%%VERSION%%/libebook/e-book-enumtypes.h +include/evolution-data-server-%%VERSION%%/libebook/libebook.h include/evolution-data-server-%%VERSION%%/libebook/e-address-western.h include/evolution-data-server-%%VERSION%%/libebook/e-book-client-view.h include/evolution-data-server-%%VERSION%%/libebook/e-book-client.h @@ -142,6 +163,8 @@ include/evolution-data-server-%%VERSION%%/libebook/e-contact.h include/evolution-data-server-%%VERSION%%/libebook/e-destination.h include/evolution-data-server-%%VERSION%%/libebook/e-name-western.h include/evolution-data-server-%%VERSION%%/libebook/e-vcard.h +include/evolution-data-server-%%VERSION%%/libecal/e-cal-enumtypes.h +include/evolution-data-server-%%VERSION%%/libecal/libecal.h include/evolution-data-server-%%VERSION%%/libecal/e-cal-check-timezones.h include/evolution-data-server-%%VERSION%%/libecal/e-cal-client-view.h include/evolution-data-server-%%VERSION%%/libecal/e-cal-client.h @@ -162,9 +185,10 @@ include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-summary.h include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-sync.h include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend.h include/evolution-data-server-%%VERSION%%/libedata-book/e-data-book-factory.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-data-book-types.h include/evolution-data-server-%%VERSION%%/libedata-book/e-data-book-view.h include/evolution-data-server-%%VERSION%%/libedata-book/e-data-book.h +include/evolution-data-server-%%VERSION%%/libedata-book/libedata-book.h +include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend.h include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-cache.h include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-factory.h include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-file-store.h @@ -173,14 +197,42 @@ include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-sexp.h include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-store.h include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-sync.h include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-util.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend.h include/evolution-data-server-%%VERSION%%/libedata-cal/e-data-cal-common.h include/evolution-data-server-%%VERSION%%/libedata-cal/e-data-cal-factory.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-data-cal-types.h include/evolution-data-server-%%VERSION%%/libedata-cal/e-data-cal-view.h include/evolution-data-server-%%VERSION%%/libedata-cal/e-data-cal.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-account-list.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-account.h +include/evolution-data-server-%%VERSION%%/libedata-cal/libedata-cal.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-address-book.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-alarms.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-authentication.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-authenticator.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-autocomplete.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-backend.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-calendar.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-camel.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-collection.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-enums.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-enumtypes.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-extension.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-goa.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-mail-account.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-mail-composition.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-mail-identity.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-mail-signature.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-mail-submission.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-mail-transport.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-mdn.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-offline.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-openpgp.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-refresh.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-registry.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-resource.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-security.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-selectable.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-smime.h +include/evolution-data-server-%%VERSION%%/libedataserver/e-source-webdav.h +include/evolution-data-server-%%VERSION%%/libedataserver/libedataserver.h +include/evolution-data-server-%%VERSION%%/libedataserverui/libedataserverui.h include/evolution-data-server-%%VERSION%%/libedataserver/e-categories.h include/evolution-data-server-%%VERSION%%/libedataserver/e-client.h include/evolution-data-server-%%VERSION%%/libedataserver/e-credentials.h @@ -196,8 +248,6 @@ include/evolution-data-server-%%VERSION%%/libedataserver/e-memory.h include/evolution-data-server-%%VERSION%%/libedataserver/e-operation-pool.h include/evolution-data-server-%%VERSION%%/libedataserver/e-proxy.h include/evolution-data-server-%%VERSION%%/libedataserver/e-sexp.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-source-group.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-source-list.h include/evolution-data-server-%%VERSION%%/libedataserver/e-source.h include/evolution-data-server-%%VERSION%%/libedataserver/e-time-utils.h include/evolution-data-server-%%VERSION%%/libedataserver/e-uid.h @@ -255,6 +305,17 @@ lib/evolution-data-server/calendar-backends/libecalbackendhttp.so %%WEATHER%%lib/evolution-data-server/calendar-backends/libecalbackendweather.a %%WEATHER%%lib/evolution-data-server/calendar-backends/libecalbackendweather.la %%WEATHER%%lib/evolution-data-server/calendar-backends/libecalbackendweather.so +lib/evolution-data-server/registry-modules/module-cache-reaper.a +lib/evolution-data-server/registry-modules/module-cache-reaper.la +lib/evolution-data-server/registry-modules/module-cache-reaper.so +lib/evolution-data-server/registry-modules/module-google-backend.a +lib/evolution-data-server/registry-modules/module-google-backend.la +lib/evolution-data-server/registry-modules/module-google-backend.so +lib/evolution-data-server/registry-modules/module-online-accounts.a +lib/evolution-data-server/registry-modules/module-online-accounts.la +lib/evolution-data-server/registry-modules/module-online-accounts.so +lib/evolution-data-server/registry-modules/module-yahoo-backend.a +lib/evolution-data-server/registry-modules/module-yahoo-backend.la lib/evolution-data-server/camel-providers/libcamelimap.a lib/evolution-data-server/camel-providers/libcamelimap.la lib/evolution-data-server/camel-providers/libcamelimap.so @@ -283,41 +344,42 @@ lib/evolution-data-server/camel-providers/libcamelsmtp.a lib/evolution-data-server/camel-providers/libcamelsmtp.la lib/evolution-data-server/camel-providers/libcamelsmtp.so lib/evolution-data-server/camel-providers/libcamelsmtp.urls +lib/evolution-data-server/registry-modules/module-yahoo-backend.so lib/girepository-1.0/EBook-1.2.typelib lib/girepository-1.0/ECalendar-1.2.typelib lib/girepository-1.0/EDataServer-1.2.typelib lib/libcamel-%%EVO_VERSION%%.a lib/libcamel-%%EVO_VERSION%%.la lib/libcamel-%%EVO_VERSION%%.so -lib/libcamel-%%EVO_VERSION%%.so.33 +lib/libcamel-%%EVO_VERSION%%.so.40 lib/libebackend-%%EVO_VERSION%%.a lib/libebackend-%%EVO_VERSION%%.la lib/libebackend-%%EVO_VERSION%%.so -lib/libebackend-%%EVO_VERSION%%.so.2 +lib/libebackend-%%EVO_VERSION%%.so.5 lib/libebook-%%EVO_VERSION%%.a lib/libebook-%%EVO_VERSION%%.la lib/libebook-%%EVO_VERSION%%.so -lib/libebook-%%EVO_VERSION%%.so.13 +lib/libebook-%%EVO_VERSION%%.so.14 lib/libecal-%%EVO_VERSION%%.a lib/libecal-%%EVO_VERSION%%.la lib/libecal-%%EVO_VERSION%%.so -lib/libecal-%%EVO_VERSION%%.so.11 +lib/libecal-%%EVO_VERSION%%.so.15 lib/libedata-book-%%EVO_VERSION%%.a lib/libedata-book-%%EVO_VERSION%%.la lib/libedata-book-%%EVO_VERSION%%.so -lib/libedata-book-%%EVO_VERSION%%.so.13 +lib/libedata-book-%%EVO_VERSION%%.so.15 lib/libedata-cal-%%EVO_VERSION%%.a lib/libedata-cal-%%EVO_VERSION%%.la lib/libedata-cal-%%EVO_VERSION%%.so -lib/libedata-cal-%%EVO_VERSION%%.so.15 +lib/libedata-cal-%%EVO_VERSION%%.so.18 lib/libedataserver-%%EVO_VERSION%%.a lib/libedataserver-%%EVO_VERSION%%.la lib/libedataserver-%%EVO_VERSION%%.so -lib/libedataserver-%%EVO_VERSION%%.so.16 +lib/libedataserver-%%EVO_VERSION%%.so.17 lib/libedataserverui-3.0.a lib/libedataserverui-3.0.la lib/libedataserverui-3.0.so -lib/libedataserverui-3.0.so.1 +lib/libedataserverui-3.0.so.4 libdata/pkgconfig/camel-%%EVO_VERSION%%.pc libdata/pkgconfig/evolution-data-server-%%EVO_VERSION%%.pc libdata/pkgconfig/libebackend-%%EVO_VERSION%%.pc @@ -331,9 +393,29 @@ libexec/camel-index-control-%%EVO_VERSION%% libexec/camel-lock-helper-%%EVO_VERSION%% libexec/evolution-addressbook-factory libexec/evolution-calendar-factory +libexec/evolution-source-registry +share/GConf/gsettings/evolution-data-server.convert share/GConf/gsettings/libedataserver.convert share/dbus-1/services/org.gnome.evolution.dataserver.AddressBook.service share/dbus-1/services/org.gnome.evolution.dataserver.Calendar.service +share/dbus-1/services/org.gnome.evolution.dataserver.Sources.service +share/doc/camel/CamelIMAPXConnManager.html +share/doc/camel/CamelIMAPXFolder.html +share/doc/camel/CamelIMAPXServer.html +share/doc/camel/CamelIMAPXSettings.html +share/doc/camel/CamelIMAPXStore.html +share/doc/camel/CamelIMAPXStoreSummary.html +share/doc/camel/CamelIMAPXStream.html +share/doc/camel/CamelIMAPXSummary.html +share/doc/camel/CamelVeeDataCache.html +share/doc/camel/CamelVeeMessageInfoData.html +share/doc/camel/CamelVeeSubfolderData.html +share/doc/camel/IMAP.html +share/doc/camel/Virtual-Folders.html +share/doc/camel/api-index-%%VERSION%%.html +share/doc/camel/camel-CamelIMAPXCommand.html +share/doc/camel/camel-CamelIMAPXJob.html +share/doc/camel/camel-camel-search-sql-sexp.html share/doc/camel/Addresses.html share/doc/camel/CamelAddress.html share/doc/camel/CamelCertDB.html @@ -348,7 +430,6 @@ share/doc/camel/CamelFolder.html share/doc/camel/CamelFolderSearch.html share/doc/camel/CamelFolderSummary.html share/doc/camel/CamelGpgContext.html -share/doc/camel/CamelHttpStream.html share/doc/camel/CamelIndex.html share/doc/camel/CamelInternetAddress.html share/doc/camel/CamelJunkFilter.html @@ -428,7 +509,6 @@ share/doc/camel/Filters.html share/doc/camel/Folders.html share/doc/camel/Fundamentals.html share/doc/camel/MIME.html -share/doc/camel/Search-Folders.html share/doc/camel/Services.html share/doc/camel/Storage.html share/doc/camel/Stream-Filters.html @@ -464,8 +544,6 @@ share/doc/camel/camel-camel-movemail.html share/doc/camel/camel-camel-net-utils.html share/doc/camel/camel-camel-operation.html share/doc/camel/camel-camel-provider.html -share/doc/camel/camel-camel-search-sql-sexp.html -share/doc/camel/camel-camel-search-sql.html share/doc/camel/camel-camel-string-utils.html share/doc/camel/camel-camel-trie.html share/doc/camel/camel-camel-uid-cache.html @@ -482,6 +560,16 @@ share/doc/camel/left.png share/doc/camel/right.png share/doc/camel/style.css share/doc/camel/up.png +share/doc/libebackend/EAuthenticationMediator.html +share/doc/libebackend/EAuthenticationSession.html +share/doc/libebackend/ECollectionBackend.html +share/doc/libebackend/ECollectionBackendFactory.html +share/doc/libebackend/EServerSideSource.html +share/doc/libebackend/ESourceRegistryServer.html +share/doc/libebackend/api-index-%%VERSION%%.html +share/doc/libebackend/ch02.html +share/doc/libebackend/ch03.html +share/doc/libebackend/ch04.html share/doc/libebackend/EBackend.html share/doc/libebackend/EBackendFactory.html share/doc/libebackend/EDBusServer.html @@ -511,6 +599,7 @@ share/doc/libebackend/libebackend.devhelp2 share/doc/libebackend/right.png share/doc/libebackend/style.css share/doc/libebackend/up.png +share/doc/libebook/api-index-%%VERSION%%.html share/doc/libebook/EBook.html share/doc/libebook/EBookClient.html share/doc/libebook/EBookClientView.html @@ -545,6 +634,7 @@ share/doc/libebook/libebook.devhelp2 share/doc/libebook/right.png share/doc/libebook/style.css share/doc/libebook/up.png +share/doc/libecal/api-index-%%VERSION%%.html share/doc/libecal/ECal.html share/doc/libecal/ECalClient.html share/doc/libecal/ECalClientView.html @@ -579,6 +669,10 @@ share/doc/libecal/libecal.devhelp2 share/doc/libecal/right.png share/doc/libecal/style.css share/doc/libecal/up.png +share/doc/libedata-book/EDataBookFactory.html +share/doc/libedata-book/api-index-%%VERSION%%.html +share/doc/libedata-cal/EDataCalFactory.html +share/doc/libedata-cal/api-index-%%VERSION%%.html share/doc/libedata-book/EBookBackend.html share/doc/libedata-book/EBookBackendCache.html share/doc/libedata-book/EBookBackendFactory.html @@ -606,7 +700,6 @@ share/doc/libedata-book/index.html share/doc/libedata-book/index.sgml share/doc/libedata-book/left.png share/doc/libedata-book/libedata-book-EBookBackendSqliteDB.html -share/doc/libedata-book/libedata-book-EDataBookFactory.html share/doc/libedata-book/libedata-book-e-book-backend-db-cache.html share/doc/libedata-book/libedata-book-ximian-vcard.html share/doc/libedata-book/libedata-book.devhelp2 @@ -639,7 +732,6 @@ share/doc/libedata-cal/index.sgml share/doc/libedata-cal/left.png share/doc/libedata-cal/libedata-cal-ECalBackendFileStore.html share/doc/libedata-cal/libedata-cal-ECalBackendStore.html -share/doc/libedata-cal/libedata-cal-EDataCalFactory.html share/doc/libedata-cal/libedata-cal-EDataCalView.html share/doc/libedata-cal/libedata-cal-EIntervalTree.html share/doc/libedata-cal/libedata-cal-e-cal-backend-util.html @@ -647,16 +739,13 @@ share/doc/libedata-cal/libedata-cal.devhelp2 share/doc/libedata-cal/right.png share/doc/libedata-cal/style.css share/doc/libedata-cal/up.png -share/doc/libedataserver/EAccount.html -share/doc/libedataserver/EAccountList.html +share/doc/libedataserver/ch04.html share/doc/libedataserver/EClient.html share/doc/libedataserver/EIterator.html share/doc/libedataserver/EList.html share/doc/libedataserver/EListIterator.html share/doc/libedataserver/EProxy.html share/doc/libedataserver/ESource.html -share/doc/libedataserver/ESourceGroup.html -share/doc/libedataserver/ESourceList.html share/doc/libedataserver/annotation-glossary.html share/doc/libedataserver/api-index-deprecated.html share/doc/libedataserver/api-index-1.12.html @@ -675,6 +764,38 @@ share/doc/libedataserver/home.png share/doc/libedataserver/index.html share/doc/libedataserver/index.sgml share/doc/libedataserver/left.png +share/doc/libedataserver/ESourceAddressBook.html +share/doc/libedataserver/ESourceAlarms.html +share/doc/libedataserver/ESourceAuthentication.html +share/doc/libedataserver/ESourceAuthenticator.html +share/doc/libedataserver/ESourceAutocomplete.html +share/doc/libedataserver/ESourceBackend.html +share/doc/libedataserver/ESourceCalendar.html +share/doc/libedataserver/ESourceCamel.html +share/doc/libedataserver/ESourceCollection.html +share/doc/libedataserver/ESourceExtension.html +share/doc/libedataserver/ESourceGoa.html +share/doc/libedataserver/ESourceMDN.html +share/doc/libedataserver/ESourceMailAccount.html +share/doc/libedataserver/ESourceMailComposition.html +share/doc/libedataserver/ESourceMailIdentity.html +share/doc/libedataserver/ESourceMailSignature.html +share/doc/libedataserver/ESourceMailSubmission.html +share/doc/libedataserver/ESourceMailTransport.html +share/doc/libedataserver/ESourceMemoList.html +share/doc/libedataserver/ESourceOffline.html +share/doc/libedataserver/ESourceOpenPGP.html +share/doc/libedataserver/ESourceRefresh.html +share/doc/libedataserver/ESourceRegistry.html +share/doc/libedataserver/ESourceResource.html +share/doc/libedataserver/ESourceSMIME.html +share/doc/libedataserver/ESourceSecurity.html +share/doc/libedataserver/ESourceSelectable.html +share/doc/libedataserver/ESourceTaskList.html +share/doc/libedataserver/ESourceWebdav.html +share/doc/libedataserver/api-index-%%VERSION%%.html +share/doc/libedataserver/ch02.html +share/doc/libedataserver/ch03.html share/doc/libedataserver/libedataserver-ECredentials.html share/doc/libedataserver/libedataserver-EFlag.html share/doc/libedataserver/libedataserver-EOperationPool.html @@ -692,6 +813,7 @@ share/doc/libedataserver/libedataserver.devhelp2 share/doc/libedataserver/right.png share/doc/libedataserver/style.css share/doc/libedataserver/up.png +share/doc/libedataserverui/api-index-%%VERSION%%.html share/doc/libedataserverui/ECategoriesDialog.html share/doc/libedataserverui/ECategoriesEditor.html share/doc/libedataserverui/ECategoriesSelector.html @@ -735,6 +857,22 @@ share/doc/libedataserverui/right.png share/doc/libedataserverui/style.css share/doc/libedataserverui/up.png share/evolution-data-server-%%VERSION%%/evolutionperson.schema +share/evolution-data-server-%%VERSION%%/ro-sources/caldav-stub.source +share/evolution-data-server-%%VERSION%%/ro-sources/contacts-stub.source +share/evolution-data-server-%%VERSION%%/ro-sources/google-stub.source +share/evolution-data-server-%%VERSION%%/ro-sources/ldap-stub.source +share/evolution-data-server-%%VERSION%%/ro-sources/local-stub.source +share/evolution-data-server-%%VERSION%%/ro-sources/weather-stub.source +share/evolution-data-server-%%VERSION%%/ro-sources/webcal-stub.source +share/evolution-data-server-%%VERSION%%/ro-sources/webdav-stub.source +share/evolution-data-server-%%VERSION%%/rw-sources/birthdays.source +share/evolution-data-server-%%VERSION%%/rw-sources/local.source +share/evolution-data-server-%%VERSION%%/rw-sources/sendmail.source +share/evolution-data-server-%%VERSION%%/rw-sources/system-address-book.source +share/evolution-data-server-%%VERSION%%/rw-sources/system-calendar.source +share/evolution-data-server-%%VERSION%%/rw-sources/system-memo-list.source +share/evolution-data-server-%%VERSION%%/rw-sources/system-task-list.source +share/evolution-data-server-%%VERSION%%/rw-sources/vfolder.source share/gir-1.0/EBook-1.2.gir share/gir-1.0/ECalendar-1.2.gir share/gir-1.0/EDataServer-1.2.gir @@ -842,7 +980,6 @@ share/pixmaps/evolution-data-server/category_strategies_16.png share/pixmaps/evolution-data-server/category_suppliers_16.png share/pixmaps/evolution-data-server/category_time-and-expenses_16.png @dirrm share/pixmaps/evolution-data-server -@dirrm share/evolution-data-server-%%VERSION%% @dirrm share/doc/libedataserverui @dirrm share/doc/libedataserver @dirrm share/doc/libedata-cal @@ -851,6 +988,7 @@ share/pixmaps/evolution-data-server/category_time-and-expenses_16.png @dirrm share/doc/libebook @dirrm share/doc/libebackend @dirrm share/doc/camel +@dirrm lib/evolution-data-server/registry-modules @dirrm lib/evolution-data-server/camel-providers @dirrm lib/evolution-data-server/calendar-backends @dirrm lib/evolution-data-server/addressbook-backends @@ -898,3 +1036,8 @@ share/pixmaps/evolution-data-server/category_time-and-expenses_16.png @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as +@dirrm %%DATADIR%%-%%VERSION%%/rw-sources +@dirrm %%DATADIR%%-%%VERSION%%/ro-sources +@dirrm %%DATADIR%%-%%VERSION%% +@dirrm lib/evolution-data-server/registry-modules +@dirrm lib/evolution-data-server diff --git a/deskutils/baobab/Makefile b/deskutils/baobab/Makefile index 341b55fee..6d7ba3174 100644 --- a/deskutils/baobab/Makefile +++ b/deskutils/baobab/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/trunk/deskutils/baobab/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= baobab -PORTVERSION= 3.4.1 +PORTVERSION= 3.6.2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -11,7 +11,8 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 3 graphical directory tree analyzer -BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool +BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool \ + vapigen:${PORTSDIR}/lang/vala-vapigen LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop CONFLICTS= gnome-utils-2.[0-9]* diff --git a/deskutils/baobab/distinfo b/deskutils/baobab/distinfo index bed604d1c..f224389dc 100644 --- a/deskutils/baobab/distinfo +++ b/deskutils/baobab/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/baobab-3.4.1.tar.xz) = 0c9743caf8cdc6dd69d694453cd57816c1ca0514cf51111022846088021949f7 -SIZE (gnome3/baobab-3.4.1.tar.xz) = 826356 +SHA256 (gnome3/baobab-3.6.2.tar.xz) = 8ffef397f11fb1e7105d1429be828e88b9ceb5746984f0bb978e66e87faf047a +SIZE (gnome3/baobab-3.6.2.tar.xz) = 1000456 diff --git a/deskutils/baobab/pkg-plist b/deskutils/baobab/pkg-plist index ca13908b6..4974ff1e8 100644 --- a/deskutils/baobab/pkg-plist +++ b/deskutils/baobab/pkg-plist @@ -1,8 +1,5 @@ bin/baobab share/applications/baobab.desktop -%%DATADIR%%/baobab-main-window.ui -%%DATADIR%%/baobab-preferences-dialog.ui -%%DATADIR%%/pixmaps/shot.png share/help/C/baobab/index.page share/help/C/baobab/introduction.page share/help/C/baobab/pref-view-chart.page @@ -120,6 +117,15 @@ share/help/hu/baobab/scan-file-system.page share/help/hu/baobab/scan-folder.page share/help/hu/baobab/scan-home.page share/help/hu/baobab/scan-remote.page +share/help/id/baobab/index.page +share/help/id/baobab/introduction.page +share/help/id/baobab/pref-view-chart.page +share/help/id/baobab/pref-view-menu.page +share/help/id/baobab/pref.page +share/help/id/baobab/scan-file-system.page +share/help/id/baobab/scan-folder.page +share/help/id/baobab/scan-home.page +share/help/id/baobab/scan-remote.page share/help/it/baobab/index.page share/help/it/baobab/introduction.page share/help/it/baobab/pref-view-chart.page @@ -225,6 +231,8 @@ share/icons/hicolor/24x24/apps/baobab.png share/icons/hicolor/256x256/apps/baobab.png share/icons/hicolor/32x32/apps/baobab.png share/icons/hicolor/48x48/apps/baobab.png +share/icons/hicolor/scalable/actions/view-ringschart-symbolic.svg +share/icons/hicolor/scalable/actions/view-treemap-symbolic.svg share/locale/af/LC_MESSAGES/baobab.mo share/locale/am/LC_MESSAGES/baobab.mo share/locale/ar/LC_MESSAGES/baobab.mo @@ -379,6 +387,8 @@ share/locale/zh_TW/LC_MESSAGES/baobab.mo @dirrmtry share/help/oc @dirrm share/help/it/baobab @dirrmtry share/help/it +@dirrm share/help/id/baobab +@dirrmtry share/help/id @dirrm share/help/hu/baobab @dirrmtry share/help/hu @dirrm share/help/gl/baobab @@ -406,6 +416,4 @@ share/locale/zh_TW/LC_MESSAGES/baobab.mo @dirrm share/help/C/baobab @dirrmtry share/help/C @dirrmtry share/help -@dirrm %%DATADIR%%/pixmaps -@dirrm %%DATADIR%% @dirrmtry share/applications diff --git a/deskutils/gnome-contacts/Makefile b/deskutils/gnome-contacts/Makefile index 182617234..cfa066358 100644 --- a/deskutils/gnome-contacts/Makefile +++ b/deskutils/gnome-contacts/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/trunk/deskutils/gnome-contacts/Makefile 18393 2013-04-26 21:23:07Z kwm $ PORTNAME= gnome-contacts -PORTVERSION= 3.4.1 +PORTVERSION= 3.6.2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME diff --git a/deskutils/gnome-contacts/distinfo b/deskutils/gnome-contacts/distinfo index 05440bb3f..30a5e6c39 100644 --- a/deskutils/gnome-contacts/distinfo +++ b/deskutils/gnome-contacts/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome-contacts-3.4.1.tar.xz) = 673614fe6cd5f986132819eeb21d67c40af336ffd2c4ca4c3e99365114f13523 -SIZE (gnome-contacts-3.4.1.tar.xz) = 592392 +SHA256 (gnome-contacts-3.6.2.tar.xz) = 7d1b6a8e395b15bf150062f332348549cf9deb38dfa3aad9994f70e71d8449fa +SIZE (gnome-contacts-3.6.2.tar.xz) = 610024 diff --git a/deskutils/gnome-contacts/pkg-plist b/deskutils/gnome-contacts/pkg-plist index b03f7ddeb..52fefd476 100644 --- a/deskutils/gnome-contacts/pkg-plist +++ b/deskutils/gnome-contacts/pkg-plist @@ -1,5 +1,8 @@ bin/gnome-contacts +libexec/gnome-contacts-search-provider share/applications/gnome-contacts.desktop +share/dbus-1/services/org.gnome.Contacts.SearchProvider.service +share/gnome-shell/search-providers/gnome-contacts-search-provider.ini share/locale/af/LC_MESSAGES/gnome-contacts.mo share/locale/ar/LC_MESSAGES/gnome-contacts.mo share/locale/as/LC_MESSAGES/gnome-contacts.mo @@ -21,6 +24,7 @@ share/locale/eu/LC_MESSAGES/gnome-contacts.mo share/locale/fa/LC_MESSAGES/gnome-contacts.mo share/locale/fi/LC_MESSAGES/gnome-contacts.mo share/locale/fr/LC_MESSAGES/gnome-contacts.mo +share/locale/ga/LC_MESSAGES/gnome-contacts.mo share/locale/gl/LC_MESSAGES/gnome-contacts.mo share/locale/gu/LC_MESSAGES/gnome-contacts.mo share/locale/he/LC_MESSAGES/gnome-contacts.mo @@ -30,10 +34,12 @@ share/locale/id/LC_MESSAGES/gnome-contacts.mo share/locale/it/LC_MESSAGES/gnome-contacts.mo share/locale/ja/LC_MESSAGES/gnome-contacts.mo share/locale/ko/LC_MESSAGES/gnome-contacts.mo +share/locale/kn/LC_MESSAGES/gnome-contacts.mo share/locale/lt/LC_MESSAGES/gnome-contacts.mo share/locale/lv/LC_MESSAGES/gnome-contacts.mo share/locale/mk/LC_MESSAGES/gnome-contacts.mo share/locale/ml/LC_MESSAGES/gnome-contacts.mo +share/locale/mr/LC_MESSAGES/gnome-contacts.mo share/locale/nb/LC_MESSAGES/gnome-contacts.mo share/locale/nl/LC_MESSAGES/gnome-contacts.mo share/locale/or/LC_MESSAGES/gnome-contacts.mo @@ -72,4 +78,6 @@ share/locale/zh_TW/LC_MESSAGES/gnome-contacts.mo @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as +@dirrmtry share/gnome-shell/search-providers +@dirrmtry share/gnome-shell @dirrmtry share/applications diff --git a/deskutils/gnome-dictionary/Makefile b/deskutils/gnome-dictionary/Makefile index 2220711f9..d8e4bb179 100644 --- a/deskutils/gnome-dictionary/Makefile +++ b/deskutils/gnome-dictionary/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/trunk/deskutils/gnome-dictionary/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= gnome-dictionary -PORTVERSION= 3.4.0 +PORTVERSION= 3.6.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -11,17 +11,17 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 3 dictionary lookup application -BUILD_DEPENDS= gtkdoc-check:${PORTSDIR}/textproc/gtk-doc +BUILD_DEPENDS= gtkdoc-check:${PORTSDIR}/textproc/gtk-doc \ + itstool:${PORTSDIR}/textproc/itstool CONFLICTS= gnome-utils-2.[0-9]* USE_XZ= yes USES= gettext pathfix pkgconfig USE_GMAKE= yes -INSTALLS_OMF= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes -USE_GNOME= gnomeprefix intlhack gnomedocutils gtk30 +USE_GNOME= gnomeprefix intlhack gtk30 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/deskutils/gnome-dictionary/distinfo b/deskutils/gnome-dictionary/distinfo index 14f4dff9d..6ff41ec1b 100644 --- a/deskutils/gnome-dictionary/distinfo +++ b/deskutils/gnome-dictionary/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-dictionary-3.4.0.tar.xz) = 70a15987617f5ae39f1fc27f7ed0a039193b4704cef7b89ed3aea30ac38f56af -SIZE (gnome3/gnome-dictionary-3.4.0.tar.xz) = 2155012 +SHA256 (gnome3/gnome-dictionary-3.6.0.tar.xz) = 1ad03f629bbfe4360fc6d8dd2d7cb4a03e24579068bdd79a25ff5fc5fbff6fa9 +SIZE (gnome3/gnome-dictionary-3.6.0.tar.xz) = 2141008 diff --git a/deskutils/gnome-dictionary/pkg-plist b/deskutils/gnome-dictionary/pkg-plist index 5527cd77d..35e42c1be 100644 --- a/deskutils/gnome-dictionary/pkg-plist +++ b/deskutils/gnome-dictionary/pkg-plist @@ -52,181 +52,209 @@ share/doc/gdict/up.png share/gdict-1.0/sources/default.desktop share/gdict-1.0/sources/spanish.desktop share/gdict-1.0/sources/thai.desktop +share/gnome-dictionary/gnome-dictionary-menus.ui share/gnome-dictionary/gnome-dictionary-preferences.ui share/gnome-dictionary/gnome-dictionary-source.ui -share/gnome-dictionary/gnome-dictionary-ui.xml -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/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/cs/figures/gnome-dictionary-add-source.png -share/gnome/help/gnome-dictionary/cs/figures/gnome-dictionary-applet-window.png -share/gnome/help/gnome-dictionary/cs/figures/gnome-dictionary-applet.png -share/gnome/help/gnome-dictionary/cs/figures/gnome-dictionary-application.png -share/gnome/help/gnome-dictionary/cs/figures/gnome-dictionary-find.png -share/gnome/help/gnome-dictionary/cs/figures/gnome-dictionary-lookup.png -share/gnome/help/gnome-dictionary/cs/figures/gnome-dictionary-preferences-print.png -share/gnome/help/gnome-dictionary/cs/figures/gnome-dictionary-preferences-source.png -share/gnome/help/gnome-dictionary/cs/gnome-dictionary.xml -share/gnome/help/gnome-dictionary/da/figures/gnome-dictionary-add-source.png -share/gnome/help/gnome-dictionary/da/figures/gnome-dictionary-applet-window.png -share/gnome/help/gnome-dictionary/da/figures/gnome-dictionary-applet.png -share/gnome/help/gnome-dictionary/da/figures/gnome-dictionary-application.png -share/gnome/help/gnome-dictionary/da/figures/gnome-dictionary-find.png -share/gnome/help/gnome-dictionary/da/figures/gnome-dictionary-lookup.png -share/gnome/help/gnome-dictionary/da/figures/gnome-dictionary-preferences-print.png -share/gnome/help/gnome-dictionary/da/figures/gnome-dictionary-preferences-source.png -share/gnome/help/gnome-dictionary/da/gnome-dictionary.xml -share/gnome/help/gnome-dictionary/de/figures/gnome-dictionary-add-source.png -share/gnome/help/gnome-dictionary/de/figures/gnome-dictionary-applet-window.png -share/gnome/help/gnome-dictionary/de/figures/gnome-dictionary-applet.png -share/gnome/help/gnome-dictionary/de/figures/gnome-dictionary-application.png -share/gnome/help/gnome-dictionary/de/figures/gnome-dictionary-find.png -share/gnome/help/gnome-dictionary/de/figures/gnome-dictionary-lookup.png -share/gnome/help/gnome-dictionary/de/figures/gnome-dictionary-preferences-print.png -share/gnome/help/gnome-dictionary/de/figures/gnome-dictionary-preferences-source.png -share/gnome/help/gnome-dictionary/de/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 -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/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 -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/eu/figures/gnome-dictionary-add-source.png -share/gnome/help/gnome-dictionary/eu/figures/gnome-dictionary-applet-window.png -share/gnome/help/gnome-dictionary/eu/figures/gnome-dictionary-applet.png -share/gnome/help/gnome-dictionary/eu/figures/gnome-dictionary-application.png -share/gnome/help/gnome-dictionary/eu/figures/gnome-dictionary-find.png -share/gnome/help/gnome-dictionary/eu/figures/gnome-dictionary-lookup.png -share/gnome/help/gnome-dictionary/eu/figures/gnome-dictionary-preferences-print.png -share/gnome/help/gnome-dictionary/eu/figures/gnome-dictionary-preferences-source.png -share/gnome/help/gnome-dictionary/eu/gnome-dictionary.xml -share/gnome/help/gnome-dictionary/fi/figures/gnome-dictionary-add-source.png -share/gnome/help/gnome-dictionary/fi/figures/gnome-dictionary-applet-window.png -share/gnome/help/gnome-dictionary/fi/figures/gnome-dictionary-applet.png -share/gnome/help/gnome-dictionary/fi/figures/gnome-dictionary-application.png -share/gnome/help/gnome-dictionary/fi/figures/gnome-dictionary-find.png -share/gnome/help/gnome-dictionary/fi/figures/gnome-dictionary-lookup.png -share/gnome/help/gnome-dictionary/fi/figures/gnome-dictionary-preferences-print.png -share/gnome/help/gnome-dictionary/fi/figures/gnome-dictionary-preferences-source.png -share/gnome/help/gnome-dictionary/fi/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/gl/figures/gnome-dictionary-add-source.png -share/gnome/help/gnome-dictionary/gl/figures/gnome-dictionary-applet-window.png -share/gnome/help/gnome-dictionary/gl/figures/gnome-dictionary-applet.png -share/gnome/help/gnome-dictionary/gl/figures/gnome-dictionary-application.png -share/gnome/help/gnome-dictionary/gl/figures/gnome-dictionary-find.png -share/gnome/help/gnome-dictionary/gl/figures/gnome-dictionary-lookup.png -share/gnome/help/gnome-dictionary/gl/figures/gnome-dictionary-preferences-print.png -share/gnome/help/gnome-dictionary/gl/figures/gnome-dictionary-preferences-source.png -share/gnome/help/gnome-dictionary/gl/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/oc/figures/gnome-dictionary-add-source.png -share/gnome/help/gnome-dictionary/oc/figures/gnome-dictionary-applet-window.png -share/gnome/help/gnome-dictionary/oc/figures/gnome-dictionary-applet.png -share/gnome/help/gnome-dictionary/oc/figures/gnome-dictionary-application.png -share/gnome/help/gnome-dictionary/oc/figures/gnome-dictionary-find.png -share/gnome/help/gnome-dictionary/oc/figures/gnome-dictionary-lookup.png -share/gnome/help/gnome-dictionary/oc/figures/gnome-dictionary-preferences-print.png -share/gnome/help/gnome-dictionary/oc/figures/gnome-dictionary-preferences-source.png -share/gnome/help/gnome-dictionary/oc/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/sl/figures/gnome-dictionary-add-source.png -share/gnome/help/gnome-dictionary/sl/figures/gnome-dictionary-applet-window.png -share/gnome/help/gnome-dictionary/sl/figures/gnome-dictionary-applet.png -share/gnome/help/gnome-dictionary/sl/figures/gnome-dictionary-application.png -share/gnome/help/gnome-dictionary/sl/figures/gnome-dictionary-find.png -share/gnome/help/gnome-dictionary/sl/figures/gnome-dictionary-lookup.png -share/gnome/help/gnome-dictionary/sl/figures/gnome-dictionary-preferences-print.png -share/gnome/help/gnome-dictionary/sl/figures/gnome-dictionary-preferences-source.png -share/gnome/help/gnome-dictionary/sl/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-dictionary/zh_CN/figures/gnome-dictionary-add-source.png -share/gnome/help/gnome-dictionary/zh_CN/figures/gnome-dictionary-applet-window.png -share/gnome/help/gnome-dictionary/zh_CN/figures/gnome-dictionary-applet.png -share/gnome/help/gnome-dictionary/zh_CN/figures/gnome-dictionary-application.png -share/gnome/help/gnome-dictionary/zh_CN/figures/gnome-dictionary-find.png -share/gnome/help/gnome-dictionary/zh_CN/figures/gnome-dictionary-lookup.png -share/gnome/help/gnome-dictionary/zh_CN/figures/gnome-dictionary-preferences-print.png -share/gnome/help/gnome-dictionary/zh_CN/figures/gnome-dictionary-preferences-source.png -share/gnome/help/gnome-dictionary/zh_CN/gnome-dictionary.xml +share/help/C/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/C/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/C/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/C/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/C/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/C/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/C/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/C/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/C/gnome-dictionary/index.docbook +share/help/C/gnome-dictionary/legal.xml +share/help/ca/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/ca/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/ca/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/ca/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/ca/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/ca/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/ca/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/ca/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/ca/gnome-dictionary/index.docbook +share/help/ca/gnome-dictionary/legal.xml +share/help/cs/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/cs/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/cs/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/cs/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/cs/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/cs/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/cs/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/cs/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/cs/gnome-dictionary/index.docbook +share/help/cs/gnome-dictionary/legal.xml +share/help/da/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/da/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/da/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/da/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/da/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/da/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/da/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/da/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/da/gnome-dictionary/index.docbook +share/help/da/gnome-dictionary/legal.xml +share/help/de/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/de/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/de/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/de/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/de/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/de/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/de/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/de/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/de/gnome-dictionary/index.docbook +share/help/de/gnome-dictionary/legal.xml +share/help/el/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/el/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/el/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/el/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/el/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/el/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/el/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/el/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/el/gnome-dictionary/index.docbook +share/help/el/gnome-dictionary/legal.xml +share/help/en_GB/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/en_GB/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/en_GB/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/en_GB/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/en_GB/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/en_GB/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/en_GB/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/en_GB/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/en_GB/gnome-dictionary/index.docbook +share/help/en_GB/gnome-dictionary/legal.xml +share/help/es/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/es/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/es/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/es/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/es/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/es/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/es/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/es/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/es/gnome-dictionary/index.docbook +share/help/es/gnome-dictionary/legal.xml +share/help/eu/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/eu/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/eu/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/eu/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/eu/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/eu/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/eu/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/eu/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/eu/gnome-dictionary/index.docbook +share/help/eu/gnome-dictionary/legal.xml +share/help/fi/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/fi/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/fi/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/fi/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/fi/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/fi/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/fi/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/fi/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/fi/gnome-dictionary/index.docbook +share/help/fi/gnome-dictionary/legal.xml +share/help/fr/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/fr/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/fr/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/fr/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/fr/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/fr/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/fr/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/fr/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/fr/gnome-dictionary/index.docbook +share/help/fr/gnome-dictionary/legal.xml +share/help/gl/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/gl/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/gl/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/gl/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/gl/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/gl/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/gl/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/gl/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/gl/gnome-dictionary/index.docbook +share/help/gl/gnome-dictionary/legal.xml +share/help/id/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/id/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/id/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/id/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/id/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/id/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/id/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/id/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/id/gnome-dictionary/index.docbook +share/help/id/gnome-dictionary/legal.xml +share/help/it/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/it/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/it/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/it/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/it/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/it/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/it/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/it/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/it/gnome-dictionary/index.docbook +share/help/it/gnome-dictionary/legal.xml +share/help/oc/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/oc/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/oc/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/oc/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/oc/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/oc/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/oc/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/oc/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/oc/gnome-dictionary/index.docbook +share/help/oc/gnome-dictionary/legal.xml +share/help/ru/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/ru/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/ru/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/ru/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/ru/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/ru/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/ru/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/ru/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/ru/gnome-dictionary/index.docbook +share/help/ru/gnome-dictionary/legal.xml +share/help/sl/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/sl/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/sl/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/sl/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/sl/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/sl/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/sl/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/sl/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/sl/gnome-dictionary/index.docbook +share/help/sl/gnome-dictionary/legal.xml +share/help/sv/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/sv/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/sv/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/sv/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/sv/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/sv/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/sv/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/sv/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/sv/gnome-dictionary/index.docbook +share/help/sv/gnome-dictionary/legal.xml +share/help/uk/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/uk/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/uk/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/uk/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/uk/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/uk/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/uk/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/uk/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/uk/gnome-dictionary/index.docbook +share/help/uk/gnome-dictionary/legal.xml +share/help/zh_CN/gnome-dictionary/figures/gnome-dictionary-add-source.png +share/help/zh_CN/gnome-dictionary/figures/gnome-dictionary-applet-window.png +share/help/zh_CN/gnome-dictionary/figures/gnome-dictionary-applet.png +share/help/zh_CN/gnome-dictionary/figures/gnome-dictionary-application.png +share/help/zh_CN/gnome-dictionary/figures/gnome-dictionary-find.png +share/help/zh_CN/gnome-dictionary/figures/gnome-dictionary-lookup.png +share/help/zh_CN/gnome-dictionary/figures/gnome-dictionary-preferences-print.png +share/help/zh_CN/gnome-dictionary/figures/gnome-dictionary-preferences-source.png +share/help/zh_CN/gnome-dictionary/index.docbook +share/help/zh_CN/gnome-dictionary/legal.xml share/locale/af/LC_MESSAGES/gnome-dictionary.mo share/locale/am/LC_MESSAGES/gnome-dictionary.mo share/locale/ar/LC_MESSAGES/gnome-dictionary.mo @@ -317,26 +345,6 @@ share/locale/xh/LC_MESSAGES/gnome-dictionary.mo share/locale/zh_CN/LC_MESSAGES/gnome-dictionary.mo share/locale/zh_HK/LC_MESSAGES/gnome-dictionary.mo share/locale/zh_TW/LC_MESSAGES/gnome-dictionary.mo -share/omf/gnome-dictionary/gnome-dictionary-C.omf -share/omf/gnome-dictionary/gnome-dictionary-ca.omf -share/omf/gnome-dictionary/gnome-dictionary-cs.omf -share/omf/gnome-dictionary/gnome-dictionary-da.omf -share/omf/gnome-dictionary/gnome-dictionary-de.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-eu.omf -share/omf/gnome-dictionary/gnome-dictionary-fi.omf -share/omf/gnome-dictionary/gnome-dictionary-fr.omf -share/omf/gnome-dictionary/gnome-dictionary-gl.omf -share/omf/gnome-dictionary/gnome-dictionary-it.omf -share/omf/gnome-dictionary/gnome-dictionary-oc.omf -share/omf/gnome-dictionary/gnome-dictionary-ru.omf -share/omf/gnome-dictionary/gnome-dictionary-sl.omf -share/omf/gnome-dictionary/gnome-dictionary-sv.omf -share/omf/gnome-dictionary/gnome-dictionary-uk.omf -share/omf/gnome-dictionary/gnome-dictionary-zh_CN.omf -@dirrm share/omf/gnome-dictionary @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES @@ -379,45 +387,67 @@ share/omf/gnome-dictionary/gnome-dictionary-zh_CN.omf @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as -@dirrm share/gnome/help/gnome-dictionary/zh_CN/figures -@dirrm share/gnome/help/gnome-dictionary/zh_CN -@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/sl/figures -@dirrm share/gnome/help/gnome-dictionary/sl -@dirrm share/gnome/help/gnome-dictionary/ru/figures -@dirrm share/gnome/help/gnome-dictionary/ru -@dirrm share/gnome/help/gnome-dictionary/oc/figures -@dirrm share/gnome/help/gnome-dictionary/oc -@dirrm share/gnome/help/gnome-dictionary/it/figures -@dirrm share/gnome/help/gnome-dictionary/it -@dirrm share/gnome/help/gnome-dictionary/gl/figures -@dirrm share/gnome/help/gnome-dictionary/gl -@dirrm share/gnome/help/gnome-dictionary/fr/figures -@dirrm share/gnome/help/gnome-dictionary/fr -@dirrm share/gnome/help/gnome-dictionary/fi/figures -@dirrm share/gnome/help/gnome-dictionary/fi -@dirrm share/gnome/help/gnome-dictionary/eu/figures -@dirrm share/gnome/help/gnome-dictionary/eu -@dirrm share/gnome/help/gnome-dictionary/es/figures -@dirrm share/gnome/help/gnome-dictionary/es -@dirrm share/gnome/help/gnome-dictionary/en_GB/figures -@dirrm share/gnome/help/gnome-dictionary/en_GB -@dirrm share/gnome/help/gnome-dictionary/el/figures -@dirrm share/gnome/help/gnome-dictionary/el -@dirrm share/gnome/help/gnome-dictionary/de/figures -@dirrm share/gnome/help/gnome-dictionary/de -@dirrm share/gnome/help/gnome-dictionary/da/figures -@dirrm share/gnome/help/gnome-dictionary/da -@dirrm share/gnome/help/gnome-dictionary/cs/figures -@dirrm share/gnome/help/gnome-dictionary/cs -@dirrm share/gnome/help/gnome-dictionary/ca/figures -@dirrm share/gnome/help/gnome-dictionary/ca -@dirrm share/gnome/help/gnome-dictionary/C/figures -@dirrm share/gnome/help/gnome-dictionary/C -@dirrm share/gnome/help/gnome-dictionary +@dirrm share/help/zh_CN/gnome-dictionary/figures +@dirrm share/help/zh_CN/gnome-dictionary +@dirrmtry share/help/zh_CN +@dirrm share/help/uk/gnome-dictionary/figures +@dirrm share/help/uk/gnome-dictionary +@dirrmtry share/help/uk +@dirrm share/help/sv/gnome-dictionary/figures +@dirrm share/help/sv/gnome-dictionary +@dirrmtry share/help/sv +@dirrm share/help/sl/gnome-dictionary/figures +@dirrm share/help/sl/gnome-dictionary +@dirrmtry share/help/sl +@dirrm share/help/ru/gnome-dictionary/figures +@dirrm share/help/ru/gnome-dictionary +@dirrmtry share/help/ru +@dirrm share/help/oc/gnome-dictionary/figures +@dirrm share/help/oc/gnome-dictionary +@dirrmtry share/help/oc +@dirrm share/help/it/gnome-dictionary/figures +@dirrm share/help/it/gnome-dictionary +@dirrmtry share/help/it +@dirrm share/help/id/gnome-dictionary/figures +@dirrm share/help/id/gnome-dictionary +@dirrmtry share/help/id +@dirrm share/help/gl/gnome-dictionary/figures +@dirrm share/help/gl/gnome-dictionary +@dirrmtry share/help/gl +@dirrm share/help/fr/gnome-dictionary/figures +@dirrm share/help/fr/gnome-dictionary +@dirrmtry share/help/fr +@dirrm share/help/fi/gnome-dictionary/figures +@dirrm share/help/fi/gnome-dictionary +@dirrmtry share/help/fi +@dirrm share/help/eu/gnome-dictionary/figures +@dirrm share/help/eu/gnome-dictionary +@dirrmtry share/help/eu +@dirrm share/help/es/gnome-dictionary/figures +@dirrm share/help/es/gnome-dictionary +@dirrmtry share/help/es +@dirrm share/help/en_GB/gnome-dictionary/figures +@dirrm share/help/en_GB/gnome-dictionary +@dirrmtry share/help/en_GB +@dirrm share/help/el/gnome-dictionary/figures +@dirrm share/help/el/gnome-dictionary +@dirrmtry share/help/el +@dirrm share/help/de/gnome-dictionary/figures +@dirrm share/help/de/gnome-dictionary +@dirrmtry share/help/de +@dirrm share/help/da/gnome-dictionary/figures +@dirrm share/help/da/gnome-dictionary +@dirrmtry share/help/da +@dirrm share/help/cs/gnome-dictionary/figures +@dirrm share/help/cs/gnome-dictionary +@dirrmtry share/help/cs +@dirrm share/help/ca/gnome-dictionary/figures +@dirrm share/help/ca/gnome-dictionary +@dirrmtry share/help/ca +@dirrm share/help/C/gnome-dictionary/figures +@dirrm share/help/C/gnome-dictionary +@dirrmtry share/help/C +@dirrmtry share/help @dirrm share/gnome-dictionary @dirrm share/gdict-1.0/sources @dirrm share/gdict-1.0 diff --git a/deskutils/gnome-documents/Makefile b/deskutils/gnome-documents/Makefile new file mode 100644 index 000000000..d91900260 --- /dev/null +++ b/deskutils/gnome-documents/Makefile @@ -0,0 +1,36 @@ +# Created by: Gustau Perez i Querol <gustau.perez@gmail.com> +# $FreeBSD$ + +PORTNAME= gnome-documents +PORTVERSION= 3.6.2 +CATEGORIES= deskutils gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome3 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Document manager application designed to work with GNOME 3 + +BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool +LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ + clutter-1.0:${PORTSDIR}/graphics/clutter \ + clutter-gtk-1.0:${PORTSDIR}/graphics/clutter-gtk3 \ + evview3:${PORTSDIR}/graphics/evince3 \ + gdata.13:${PORTSDIR}/devel/libgdata \ + goa-1:${PORTSDIR}/net/gnome-online-accounts \ + gjs:${PORTSDIR}/lang/gjs \ + tracker-sparql-0.14:${PORTSDIR}/sysutils/tracker-client \ + zapojit-0.0:${PORTSDIR}/devel/libzapojit +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \ + ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss + +USE_XZ= yes +USES= pathfix gettext pkgconfig +USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack libxml2 +USE_GMAKE= yes +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes +USE_LDCONFIG= yes +CPPFLAGS+= -I${LOCALBASE}/include -Wno-format-nonliteral +LDFLAGS+= -L${LOCALBASE}/lib + +.include <bsd.port.mk> diff --git a/deskutils/gnome-documents/distinfo b/deskutils/gnome-documents/distinfo new file mode 100644 index 000000000..409ef8272 --- /dev/null +++ b/deskutils/gnome-documents/distinfo @@ -0,0 +1,2 @@ +SHA256 (gnome3/gnome-documents-3.6.2.tar.xz) = b2b548685c1074cf222a21d747e6daa8f339815219616b12bb4d2e447e2a34c2 +SIZE (gnome3/gnome-documents-3.6.2.tar.xz) = 531392 diff --git a/deskutils/gnome-documents/pkg-descr b/deskutils/gnome-documents/pkg-descr new file mode 100644 index 000000000..19a559560 --- /dev/null +++ b/deskutils/gnome-documents/pkg-descr @@ -0,0 +1,4 @@ +Documents is a document manager application designed to work with GNOME 3. It's +included in the default set of core applications since GNOME 3.2. + +WWW: https://live.gnome.org/GnomeDocuments diff --git a/deskutils/gnome-documents/pkg-plist b/deskutils/gnome-documents/pkg-plist new file mode 100644 index 000000000..aa0c88c3e --- /dev/null +++ b/deskutils/gnome-documents/pkg-plist @@ -0,0 +1,121 @@ +bin/gnome-documents +lib/gnome-documents/girepository-1.0/Gd-1.0.typelib +lib/gnome-documents/girepository-1.0/GdPrivate-1.0.typelib +lib/gnome-documents/libgd.la +lib/gnome-documents/libgd.so +lib/gnome-documents/libgdminer-1.0.la +lib/gnome-documents/libgdminer-1.0.so +lib/gnome-documents/libgdprivate-1.0.la +lib/gnome-documents/libgdprivate-1.0.so +libexec/gd-tracker-gdata-miner +libexec/gd-tracker-zpj-miner +libexec/gnome-documents-search-provider +share/applications/gnome-documents.desktop +share/dbus-1/services/org.gnome.Documents.GDataMiner.service +share/dbus-1/services/org.gnome.Documents.SearchProvider.service +share/dbus-1/services/org.gnome.Documents.ZpjMiner.service +share/glib-2.0/schemas/org.gnome.Documents.enums.xml +share/glib-2.0/schemas/org.gnome.documents.gschema.xml +share/gnome-documents/gir-1.0/Gd-1.0.gir +share/gnome-documents/gir-1.0/GdPrivate-1.0.gir +share/gnome-documents/gnome-documents.gresource +share/gnome-documents/icons/thumbnail-frame.png +share/gnome-documents/js/application.js +share/gnome-documents/js/changeMonitor.js +share/gnome-documents/js/config.js +share/gnome-documents/js/documents.js +share/gnome-documents/js/embed.js +share/gnome-documents/js/global.js +share/gnome-documents/js/main.js +share/gnome-documents/js/mainToolbar.js +share/gnome-documents/js/mainWindow.js +share/gnome-documents/js/manager.js +share/gnome-documents/js/miners.js +share/gnome-documents/js/notifications.js +share/gnome-documents/js/offsetController.js +share/gnome-documents/js/path.js +share/gnome-documents/js/preview.js +share/gnome-documents/js/properties.js +share/gnome-documents/js/query.js +share/gnome-documents/js/searchbar.js +share/gnome-documents/js/selections.js +share/gnome-documents/js/shellSearchProvider.js +share/gnome-documents/js/sources.js +share/gnome-documents/js/trackerController.js +share/gnome-documents/js/trackerUtils.js +share/gnome-documents/js/util/tweener.js +share/gnome-documents/js/utils.js +share/gnome-documents/js/view.js +share/gnome-documents/js/windowMode.js +share/gnome-shell/search-providers/gnome-documents-search-provider.ini +share/icons/hicolor/16x16/apps/gnome-documents.png +share/icons/hicolor/22x22/apps/gnome-documents.png +share/icons/hicolor/24x24/apps/gnome-documents.png +share/icons/hicolor/256x256/apps/gnome-documents.png +share/icons/hicolor/32x32/apps/gnome-documents.png +share/icons/hicolor/48x48/apps/gnome-documents.png +share/locale/af/LC_MESSAGES/gnome-documents.mo +share/locale/ar/LC_MESSAGES/gnome-documents.mo +share/locale/as/LC_MESSAGES/gnome-documents.mo +share/locale/be/LC_MESSAGES/gnome-documents.mo +share/locale/bg/LC_MESSAGES/gnome-documents.mo +share/locale/ca/LC_MESSAGES/gnome-documents.mo +share/locale/ca@valencia/LC_MESSAGES/gnome-documents.mo +share/locale/cs/LC_MESSAGES/gnome-documents.mo +share/locale/da/LC_MESSAGES/gnome-documents.mo +share/locale/de/LC_MESSAGES/gnome-documents.mo +share/locale/el/LC_MESSAGES/gnome-documents.mo +share/locale/en_GB/LC_MESSAGES/gnome-documents.mo +share/locale/eo/LC_MESSAGES/gnome-documents.mo +share/locale/es/LC_MESSAGES/gnome-documents.mo +share/locale/et/LC_MESSAGES/gnome-documents.mo +share/locale/eu/LC_MESSAGES/gnome-documents.mo +share/locale/fa/LC_MESSAGES/gnome-documents.mo +share/locale/fi/LC_MESSAGES/gnome-documents.mo +share/locale/fr/LC_MESSAGES/gnome-documents.mo +share/locale/gl/LC_MESSAGES/gnome-documents.mo +share/locale/gu/LC_MESSAGES/gnome-documents.mo +share/locale/he/LC_MESSAGES/gnome-documents.mo +share/locale/hi/LC_MESSAGES/gnome-documents.mo +share/locale/hu/LC_MESSAGES/gnome-documents.mo +share/locale/id/LC_MESSAGES/gnome-documents.mo +share/locale/it/LC_MESSAGES/gnome-documents.mo +share/locale/ja/LC_MESSAGES/gnome-documents.mo +share/locale/kn/LC_MESSAGES/gnome-documents.mo +share/locale/ko/LC_MESSAGES/gnome-documents.mo +share/locale/lt/LC_MESSAGES/gnome-documents.mo +share/locale/lv/LC_MESSAGES/gnome-documents.mo +share/locale/mk/LC_MESSAGES/gnome-documents.mo +share/locale/ml/LC_MESSAGES/gnome-documents.mo +share/locale/mr/LC_MESSAGES/gnome-documents.mo +share/locale/nb/LC_MESSAGES/gnome-documents.mo +share/locale/nl/LC_MESSAGES/gnome-documents.mo +share/locale/or/LC_MESSAGES/gnome-documents.mo +share/locale/pa/LC_MESSAGES/gnome-documents.mo +share/locale/pl/LC_MESSAGES/gnome-documents.mo +share/locale/pt/LC_MESSAGES/gnome-documents.mo +share/locale/pt_BR/LC_MESSAGES/gnome-documents.mo +share/locale/ru/LC_MESSAGES/gnome-documents.mo +share/locale/sk/LC_MESSAGES/gnome-documents.mo +share/locale/sl/LC_MESSAGES/gnome-documents.mo +share/locale/sr/LC_MESSAGES/gnome-documents.mo +share/locale/sr@latin/LC_MESSAGES/gnome-documents.mo +share/locale/sv/LC_MESSAGES/gnome-documents.mo +share/locale/ta/LC_MESSAGES/gnome-documents.mo +share/locale/te/LC_MESSAGES/gnome-documents.mo +share/locale/th/LC_MESSAGES/gnome-documents.mo +share/locale/tr/LC_MESSAGES/gnome-documents.mo +share/locale/ug/LC_MESSAGES/gnome-documents.mo +share/locale/uk/LC_MESSAGES/gnome-documents.mo +share/locale/vi/LC_MESSAGES/gnome-documents.mo +share/locale/xh/LC_MESSAGES/gnome-documents.mo +share/locale/zh_CN/LC_MESSAGES/gnome-documents.mo +share/locale/zh_HK/LC_MESSAGES/gnome-documents.mo +share/locale/zh_TW/LC_MESSAGES/gnome-documents.mo +@dirrm share/gnome-documents/js/util +@dirrm share/gnome-documents/js +@dirrm share/gnome-documents/icons +@dirrm share/gnome-documents/gir-1.0 +@dirrm share/gnome-documents +@dirrm lib/gnome-documents/girepository-1.0 +@dirrm lib/gnome-documents diff --git a/deskutils/gnome-font-viewer/Makefile b/deskutils/gnome-font-viewer/Makefile index 17d811400..b4c79e040 100644 --- a/deskutils/gnome-font-viewer/Makefile +++ b/deskutils/gnome-font-viewer/Makefile @@ -1,9 +1,9 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/deskutils/gnome-font-viewer/Makefile 18393 2013-04-26 21:23:07Z kwm $ PORTNAME= gnome-font-viewer -PORTVERSION= 3.4.0 +PORTVERSION= 3.6.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/deskutils/gnome-font-viewer/distinfo b/deskutils/gnome-font-viewer/distinfo index 7379b56ce..d982ea687 100644 --- a/deskutils/gnome-font-viewer/distinfo +++ b/deskutils/gnome-font-viewer/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-font-viewer-3.4.0.tar.xz) = 6311fc6e390b7ddfde4fbe5954452d0846a0b3991e9e52f179be3969e6033a76 -SIZE (gnome3/gnome-font-viewer-3.4.0.tar.xz) = 288116 +SHA256 (gnome3/gnome-font-viewer-3.6.1.tar.xz) = abe327b23f6f894361c0007e18eae5934f6c7f5f271970f6c70eb06693ce79c6 +SIZE (gnome3/gnome-font-viewer-3.6.1.tar.xz) = 315408 diff --git a/deskutils/gnome-font-viewer/pkg-plist b/deskutils/gnome-font-viewer/pkg-plist index 80f5f3222..a4cbf9d15 100644 --- a/deskutils/gnome-font-viewer/pkg-plist +++ b/deskutils/gnome-font-viewer/pkg-plist @@ -3,6 +3,7 @@ bin/gnome-thumbnail-font share/applications/gnome-font-viewer.desktop share/locale/af/LC_MESSAGES/gnome-font-viewer.mo share/locale/am/LC_MESSAGES/gnome-font-viewer.mo +share/locale/an/LC_MESSAGES/gnome-font-viewer.mo share/locale/ar/LC_MESSAGES/gnome-font-viewer.mo share/locale/as/LC_MESSAGES/gnome-font-viewer.mo share/locale/ast/LC_MESSAGES/gnome-font-viewer.mo @@ -90,7 +91,10 @@ share/locale/xh/LC_MESSAGES/gnome-font-viewer.mo share/locale/zh_CN/LC_MESSAGES/gnome-font-viewer.mo share/locale/zh_HK/LC_MESSAGES/gnome-font-viewer.mo share/locale/zh_TW/LC_MESSAGES/gnome-font-viewer.mo +share/locale/uz@cyrillic/LC_MESSAGES/gnome-font-viewer.mo share/thumbnailers/gnome-font-viewer.thumbnailer +@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES +@dirrmtry share/locale/uz@cyrillic @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES @@ -119,8 +123,12 @@ share/thumbnailers/gnome-font-viewer.thumbnailer @dirrmtry share/locale/mai @dirrmtry share/locale/ku/LC_MESSAGES @dirrmtry share/locale/ku +@dirrmtry share/locale/km/LC_MESSAGES +@dirrmtry share/locale/km @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz +@dirrmtry share/locale/crh/LC_MESSAGES +@dirrmtry share/locale/crh @dirrmtry share/locale/ca@valencia/LC_MESSAGES @dirrmtry share/locale/ca@valencia @dirrmtry share/locale/bn_IN/LC_MESSAGES @@ -131,5 +139,7 @@ share/thumbnailers/gnome-font-viewer.thumbnailer @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as +@dirrmtry share/locale/an/LC_MESSAGES +@dirrmtry share/locale/an @dirrmtry share/thumbnailers @dirrmtry share/applications diff --git a/deskutils/gnome-screenshot/Makefile b/deskutils/gnome-screenshot/Makefile index 170d64af6..26f342d7c 100644 --- a/deskutils/gnome-screenshot/Makefile +++ b/deskutils/gnome-screenshot/Makefile @@ -1,9 +1,9 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/deskutils/gnome-screenshot/Makefile 18393 2013-04-26 21:23:07Z kwm $ PORTNAME= gnome-screenshot -PORTVERSION= 3.4.1 +PORTVERSION= 3.6.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/deskutils/gnome-screenshot/distinfo b/deskutils/gnome-screenshot/distinfo index a24437705..59a752ec0 100644 --- a/deskutils/gnome-screenshot/distinfo +++ b/deskutils/gnome-screenshot/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-screenshot-3.4.1.tar.xz) = 47c227e43404d6cc101cf473d8f48f7572064b2b10724f2660066f9a4718d488 -SIZE (gnome3/gnome-screenshot-3.4.1.tar.xz) = 264236 +SHA256 (gnome3/gnome-screenshot-3.6.1.tar.xz) = 7954424f927c9cf5451d27e78edd10fa80d15345dfdb78bd7bc98f873617f382 +SIZE (gnome3/gnome-screenshot-3.6.1.tar.xz) = 272796 diff --git a/deskutils/gnome-screenshot/pkg-plist b/deskutils/gnome-screenshot/pkg-plist index 68d8fb8a1..6e642789c 100644 --- a/deskutils/gnome-screenshot/pkg-plist +++ b/deskutils/gnome-screenshot/pkg-plist @@ -1,7 +1,6 @@ bin/gnome-screenshot share/GConf/gsettings/gnome-screenshot.convert share/applications/gnome-screenshot.desktop -share/gnome-screenshot/gnome-screenshot.ui share/locale/af/LC_MESSAGES/gnome-screenshot.mo share/locale/am/LC_MESSAGES/gnome-screenshot.mo share/locale/ar/LC_MESSAGES/gnome-screenshot.mo @@ -134,5 +133,4 @@ share/locale/zh_TW/LC_MESSAGES/gnome-screenshot.mo @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as -@dirrm share/gnome-screenshot @dirrmtry share/applications diff --git a/deskutils/gnome-tweak-tool/Makefile b/deskutils/gnome-tweak-tool/Makefile index e391c7319..603ed63b0 100644 --- a/deskutils/gnome-tweak-tool/Makefile +++ b/deskutils/gnome-tweak-tool/Makefile @@ -1,8 +1,9 @@ +# Created by: Jeremy Messenger <mezz@FreeBSD.org> # $FreeBSD$ # $MCom: ports/trunk/deskutils/gnome-tweak-tool/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= gnome-tweak-tool -PORTVERSION= 3.4.0.1 +PORTVERSION= 3.6.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME @@ -19,6 +20,7 @@ USE_GNOME= gnomeprefix gconf2 pygobject3 USE_PYTHON= yes USES= gettext pathfix pkgconfig GNU_CONFIGURE= yes +INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/deskutils/gnome-tweak-tool/distinfo b/deskutils/gnome-tweak-tool/distinfo index 5bece6769..6551472fd 100644 --- a/deskutils/gnome-tweak-tool/distinfo +++ b/deskutils/gnome-tweak-tool/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome-tweak-tool-3.4.0.1.tar.xz) = b060840fdf1e97c943e20e390acd25186fa3ce4ec5cddf044d1944e148d4ebd6 -SIZE (gnome-tweak-tool-3.4.0.1.tar.xz) = 205164 +SHA256 (gnome-tweak-tool-3.6.1.tar.xz) = 8ce5fe961f14bd886f3d23b49797bdabf3577507576e0bd004dfb962a2f1afa8 +SIZE (gnome-tweak-tool-3.6.1.tar.xz) = 224152 diff --git a/deskutils/gnome-tweak-tool/files/patch-po_Makefile.in b/deskutils/gnome-tweak-tool/files/patch-po_Makefile.in deleted file mode 100644 index 9be4af511..000000000 --- a/deskutils/gnome-tweak-tool/files/patch-po_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- po/Makefile.in.in.orig 2011-04-01 14:27:56.000000000 +0200 -+++ po/Makefile.in.in 2011-04-01 14:28:07.000000000 +0200 -@@ -17,7 +17,7 @@ - # We have the following line for use by intltoolize: - # INTLTOOL_MAKEFILE - --GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ -+GETTEXT_PACKAGE = gnome-tweak-tool - PACKAGE = @PACKAGE@ - VERSION = @VERSION@ - diff --git a/deskutils/gnome-tweak-tool/pkg-plist b/deskutils/gnome-tweak-tool/pkg-plist index e492a916b..d0a614d5d 100644 --- a/deskutils/gnome-tweak-tool/pkg-plist +++ b/deskutils/gnome-tweak-tool/pkg-plist @@ -14,6 +14,9 @@ bin/gnome-tweak-tool %%PYTHON_SITELIBDIR%%/gtweak/gshellwrapper.py %%PYTHON_SITELIBDIR%%/gtweak/gshellwrapper.pyc %%PYTHON_SITELIBDIR%%/gtweak/gshellwrapper.pyo +%%PYTHON_SITELIBDIR%%/gtweak/gtksettings.py +%%PYTHON_SITELIBDIR%%/gtweak/gtksettings.pyc +%%PYTHON_SITELIBDIR%%/gtweak/gtksettings.pyo %%PYTHON_SITELIBDIR%%/gtweak/mainwindow.py %%PYTHON_SITELIBDIR%%/gtweak/mainwindow.pyc %%PYTHON_SITELIBDIR%%/gtweak/mainwindow.pyo @@ -29,6 +32,9 @@ bin/gnome-tweak-tool %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_interface.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_interface.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_interface.pyo +%%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_mouse.py +%%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_mouse.pyc +%%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_mouse.pyo %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_nautilus.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_nautilus.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_nautilus.pyo @@ -41,6 +47,9 @@ bin/gnome-tweak-tool %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_test.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_test.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_test.pyo +%%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_typing.py +%%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_typing.pyc +%%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_typing.pyo %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_windows.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_windows.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_windows.pyo @@ -55,7 +64,12 @@ bin/gnome-tweak-tool %%PYTHON_SITELIBDIR%%/gtweak/widgets.pyo share/applications/gnome-tweak-tool.desktop %%DATADIR%%/shell.ui -%%DATADIR%%/welcome.png +share/icons/hicolor/16x16/apps/gnome-tweak-tool.png +share/icons/hicolor/22x22/apps/gnome-tweak-tool.png +share/icons/hicolor/24x24/apps/gnome-tweak-tool.png +share/icons/hicolor/256x256/apps/gnome-tweak-tool.png +share/icons/hicolor/32x32/apps/gnome-tweak-tool.png +share/icons/hicolor/48x48/apps/gnome-tweak-tool.png share/locale/ar/LC_MESSAGES/gnome-tweak-tool.mo share/locale/ca/LC_MESSAGES/gnome-tweak-tool.mo share/locale/ca@valencia/LC_MESSAGES/gnome-tweak-tool.mo @@ -63,6 +77,7 @@ share/locale/cs/LC_MESSAGES/gnome-tweak-tool.mo share/locale/da/LC_MESSAGES/gnome-tweak-tool.mo share/locale/de/LC_MESSAGES/gnome-tweak-tool.mo share/locale/el/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/en_GB/LC_MESSAGES/gnome-tweak-tool.mo share/locale/eo/LC_MESSAGES/gnome-tweak-tool.mo share/locale/es/LC_MESSAGES/gnome-tweak-tool.mo share/locale/eu/LC_MESSAGES/gnome-tweak-tool.mo @@ -72,11 +87,13 @@ share/locale/fr/LC_MESSAGES/gnome-tweak-tool.mo share/locale/gl/LC_MESSAGES/gnome-tweak-tool.mo share/locale/he/LC_MESSAGES/gnome-tweak-tool.mo share/locale/hu/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/id/LC_MESSAGES/gnome-tweak-tool.mo share/locale/it/LC_MESSAGES/gnome-tweak-tool.mo share/locale/ja/LC_MESSAGES/gnome-tweak-tool.mo share/locale/ko/LC_MESSAGES/gnome-tweak-tool.mo share/locale/lt/LC_MESSAGES/gnome-tweak-tool.mo share/locale/lv/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/my/LC_MESSAGES/gnome-tweak-tool.mo share/locale/nb/LC_MESSAGES/gnome-tweak-tool.mo share/locale/pa/LC_MESSAGES/gnome-tweak-tool.mo share/locale/pl/LC_MESSAGES/gnome-tweak-tool.mo diff --git a/devel/dconf-editor/Makefile b/devel/dconf-editor/Makefile new file mode 100644 index 000000000..c99938642 --- /dev/null +++ b/devel/dconf-editor/Makefile @@ -0,0 +1,23 @@ +# Created by: Koop Mast <kwm@FreeBSD.org> +# $FreeBSD: devel/dconf-editor/Makefile 313633 2013-03-08 10:51:34Z kwm $ +# $MCom$ + +PORTNAME= dconf +PORTREVISION= 0 +PKGNAMESUFFIX= -editor + +COMMENT= configuration editor for dconf + +DCONF_SLAVE= editor + +MASTERDIR= ${.CURDIR}/../dconf + +PLIST= ${.CURDIR}/pkg-plist + +do-build: + @cd ${WRKSRC}/editor && ${GMAKE} + +do-install: + @cd ${WRKSRC}/editor && ${GMAKE} install + +.include "${MASTERDIR}/Makefile" diff --git a/devel/dconf-editor/pkg-plist b/devel/dconf-editor/pkg-plist new file mode 100644 index 000000000..5c035237d --- /dev/null +++ b/devel/dconf-editor/pkg-plist @@ -0,0 +1,9 @@ +bin/dconf-editor +share/applications/dconf-editor.desktop +share/dconf-editor/dconf-editor.ui +share/icons/hicolor/128x128/apps/dconf-editor.png +share/icons/hicolor/32x32/apps/dconf-editor.png +share/icons/hicolor/48x48/apps/dconf-editor.png +share/icons/hicolor/64x64/apps/dconf-editor.png +@dirrm share/dconf-editor +@dirrmtry share/applications diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile new file mode 100644 index 000000000..3846fef22 --- /dev/null +++ b/devel/dconf/Makefile @@ -0,0 +1,69 @@ +# Created by: Koop Mast <kwm@FreeBSD.org> +# $FreeBSD: devel/dconf/Makefile 313956 2013-03-12 09:45:07Z kwm $ +# $MCom$ + +PORTNAME?= dconf +PORTVERSION= 0.14.1 +PORTREVISION= 0 +CATEGORIES= devel gnome +MASTER_SITES= GNOME +DISTNAME= dconf-${PORTVERSION} +DIST_SUBDIR= gnome3 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= A configuration database system for GNOME + +BUILD_DEPENDS= vala>=0.18.1:${PORTSDIR}/lang/vala \ + docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl + +LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus + +USE_XZ= yes +USE_GMAKE= yes +USES= gettext pathfix pkgconfig +USE_GNOME= glib20 gnomehier intltool +USE_LDCONFIG= yes +GNU_CONFIGURE= yes +MAKE_JOBS_UNSAFE= yes +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib + +DCONF_SLAVE?= no + +.if ${DCONF_SLAVE} == "editor" +USE_GNOME+= gtk30 +INSTALLS_ICONS= yes +GLIB_SCHEMAS= ca.desrt.dconf-editor.gschema.xml +LIB_DEPENDS+= dconf:${PORTSDIR}/devel/dconf +.else +CONFIGURE_ARGS+=--disable-editor +.endif + +.if ${DCONF_SLAVE} == "no" +MAN1= dconf.1 +MAN7= dconf.7 +.endif + +post-patch: + @${REINPLACE_CMD} -e 's|/etc/|${PREFIX}/etc/|g' \ + ${WRKSRC}/engine/dconf-engine.c \ + ${WRKSRC}/bin/dconf-update.c + @${REINPLACE_CMD} -e 's|/usr/local/|${LOCALBASE}/|g' \ + ${WRKSRC}/editor/dconf-model.c + @${REINPLACE_CMD} -e 's|/usr/share|${LOCALBASE}/share|g' \ + ${WRKSRC}/editor/dconf-model.vala + @${REINPLACE_CMD} -e 's|-Wno-unused-but-set-variable||g' \ + ${WRKSRC}/bin/Makefile.in \ + ${WRKSRC}/client/Makefile.in \ + ${WRKSRC}/editor/Makefile.in + +pre-build: +# ${GMAKE} -C ${WRKSRC}/client dconf-client.c libdconf.so.0 +# ${GMAKE} -C ${WRKSRC}/dbus-1 dconf-dbus-1.c libdconf-dbus-1.so.0 + +post-install: + -${LOCALBASE}/bin/gio-querymodules ${PREFIX}/lib/gio/modules + @${MKDIR} ${PREFIX}/etc/dconf/db + @${MKDIR} ${PREFIX}/etc/dconf/profile + +.include <bsd.port.mk> diff --git a/devel/dconf/distinfo b/devel/dconf/distinfo new file mode 100644 index 000000000..e1afb761d --- /dev/null +++ b/devel/dconf/distinfo @@ -0,0 +1,2 @@ +SHA256 (gnome3/dconf-0.14.1.tar.xz) = 59c58c5eafa0ebd616287d078f4441d5342870a44634445d324e88fc0287f0b8 +SIZE (gnome3/dconf-0.14.1.tar.xz) = 291300 diff --git a/devel/dconf/files/patch-client_Makefile.in b/devel/dconf/files/patch-client_Makefile.in new file mode 100644 index 000000000..c53b723b7 --- /dev/null +++ b/devel/dconf/files/patch-client_Makefile.in @@ -0,0 +1,40 @@ +--- client/Makefile.orig.in 2013-03-26 19:40:26.085263743 +0000 ++++ client/Makefile.in 2013-03-26 19:40:33.384265230 +0000 +@@ -55,7 +55,7 @@ + DIST_COMMON = $(dconfclientinclude_HEADERS) $(dconfinclude_HEADERS) \ + $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ + $(srcdir)/dconf.pc.in $(top_srcdir)/Makefile.gtester +-shlib_PROGRAMS = libdconf.so.1.0.0$(EXEEXT) ++shlib_PROGRAMS = libdconf.so.1$(EXEEXT) + subdir = client + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 + am__aclocal_m4_deps = $(top_srcdir)/configure.ac +@@ -416,12 +416,12 @@ + + clean-shlibPROGRAMS: + -test -z "$(shlib_PROGRAMS)" || rm -f $(shlib_PROGRAMS) +-libdconf.so.1.0.0$(EXEEXT): $(libdconf_so_1_0_0_OBJECTS) $(libdconf_so_1_0_0_DEPENDENCIES) $(EXTRA_libdconf_so_1_0_0_DEPENDENCIES) ++libdconf.so.1$(EXEEXT): $(libdconf_so_1_0_0_OBJECTS) $(libdconf_so_1_0_0_DEPENDENCIES) $(EXTRA_libdconf_so_1_0_0_DEPENDENCIES) + @rm -f libdconf.so.1.0.0$(EXEEXT) + $(AM_V_CCLD)$(libdconf_so_1_0_0_LINK) $(libdconf_so_1_0_0_OBJECTS) $(libdconf_so_1_0_0_LDADD) $(LIBS) ++ $(AM_V_GEN) ln -fs libdconf.so.1 libdconf.so + + mostlyclean-compile: +- -rm -f *.$(OBJEXT) + + distclean-compile: + -rm -f *.tab.c +@@ -838,12 +838,8 @@ + # run tests in cwd as part of make check + check-local: test-nonrecursive + +-libdconf.so.1 libdconf.so: libdconf.so.1.0.0 +- $(AM_V_GEN) ln -fs libdconf.so.1.0.0 $@ +- + install-data-hook: +- ln -fs libdconf.so.1.0.0 $(DESTDIR)$(shlibdir)/libdconf.so.1 +- ln -fs libdconf.so.1.0.0 $(DESTDIR)$(shlibdir)/libdconf.so ++ ln -fs libdconf.so.1 $(DESTDIR)$(shlibdir)/libdconf.so + + uninstall-hook: + rm -f $(DESTDIR)$(shlibdir)/libdconf.so.1 diff --git a/devel/dconf/files/patch-dbus-1_Makefile.in b/devel/dconf/files/patch-dbus-1_Makefile.in new file mode 100644 index 000000000..2cabd14fb --- /dev/null +++ b/devel/dconf/files/patch-dbus-1_Makefile.in @@ -0,0 +1,51 @@ +--- dbus-1/Makefile.orig.in 2013-03-26 19:18:48.870352031 +0000 ++++ dbus-1/Makefile.in 2013-03-26 19:18:57.583352154 +0000 +@@ -55,7 +55,7 @@ + DIST_COMMON = $(dconf_dbus_1include_HEADERS) $(srcdir)/Makefile.am \ + $(srcdir)/Makefile.in $(srcdir)/dconf-dbus-1.pc.in \ + $(top_srcdir)/Makefile.gtester +-shlib_PROGRAMS = libdconf-dbus-1.so.0.0.0$(EXEEXT) ++shlib_PROGRAMS = libdconf-dbus-1.so.0$(EXEEXT) + subdir = dbus-1 + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 + am__aclocal_m4_deps = $(top_srcdir)/configure.ac +@@ -341,7 +341,7 @@ + + libdconf_dbus_1_so_0_0_0_LDFLAGS = -shared -Wl,-soname=libdconf-dbus-1.so.0 + libdconf_dbus_1_so_0_0_0_SOURCES = dconf-dbus-1.c +-nodist_noinst_DATA = libdconf-dbus-1.so libdconf-dbus-1.so.0 ++nodist_noinst_DATA = libdconf-dbus-1.so.0 + CLEANFILES = libdconf-dbus-1.so.0 libdconf-dbus-1.so + all: all-am + +@@ -430,13 +430,12 @@ + cd "$(DESTDIR)$(shlibdir)" && rm -f $$files + + clean-shlibPROGRAMS: +- -test -z "$(shlib_PROGRAMS)" || rm -f $(shlib_PROGRAMS) +-libdconf-dbus-1.so.0.0.0$(EXEEXT): $(libdconf_dbus_1_so_0_0_0_OBJECTS) $(libdconf_dbus_1_so_0_0_0_DEPENDENCIES) $(EXTRA_libdconf_dbus_1_so_0_0_0_DEPENDENCIES) +- @rm -f libdconf-dbus-1.so.0.0.0$(EXEEXT) ++libdconf-dbus-1.so.0$(EXEEXT): $(libdconf_dbus_1_so_0_0_0_OBJECTS) $(libdconf_dbus_1_so_0_0_0_DEPENDENCIES) $(EXTRA_libdconf_dbus_1_so_0_0_0_DEPENDENCIES) ++ @rm -f libdconf-dbus-1.so.0$(EXEEXT) + $(AM_V_CCLD)$(libdconf_dbus_1_so_0_0_0_LINK) $(libdconf_dbus_1_so_0_0_0_OBJECTS) $(libdconf_dbus_1_so_0_0_0_LDADD) $(LIBS) ++ $(AM_V_GEN) ln -fs libdconf-dbus-1.so.0 libdconf-dbus-1.so + + mostlyclean-compile: +- -rm -f *.$(OBJEXT) + + distclean-compile: + -rm -f *.tab.c +@@ -821,12 +820,8 @@ + # run tests in cwd as part of make check + check-local: test-nonrecursive + +-libdconf-dbus-1.so.0 libdconf-dbus-1.so: libdconf-dbus-1.so.0.0.0 +- $(AM_V_GEN) ln -fs libdconf-dbus-1.so.0.0.0 $@ +- + install-data-hook: +- ln -fs libdconf-dbus-1.so.0.0.0 $(DESTDIR)$(shlibdir)/libdconf-dbus-1.so.0 +- ln -fs libdconf-dbus-1.so.0.0.0 $(DESTDIR)$(shlibdir)/libdconf-dbus-1.so ++ ln -fs libdconf-dbus-1.so.0 $(DESTDIR)$(shlibdir)/libdconf-dbus-1.so + + uninstall-hook: + rm -f $(DESTDIR)$(shlibdir)/libdconf-dbus-1.so.0 diff --git a/devel/dconf/files/patch-editor_Makefile.in b/devel/dconf/files/patch-editor_Makefile.in new file mode 100644 index 000000000..f9935dd33 --- /dev/null +++ b/devel/dconf/files/patch-editor_Makefile.in @@ -0,0 +1,20 @@ +--- editor/Makefile.orig.in 2013-03-26 19:20:12.623348896 +0000 ++++ editor/Makefile.in 2013-03-26 19:21:40.077341977 +0000 +@@ -72,7 +72,7 @@ + dconf_editor-dconf-view.$(OBJEXT) + dconf_editor_OBJECTS = $(am_dconf_editor_OBJECTS) + am__DEPENDENCIES_1 = +-dconf_editor_DEPENDENCIES = ../client/libdconf.so.1 \ ++dconf_editor_DEPENDENCIES = -ldconf \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) + dconf_editor_LINK = $(CCLD) $(dconf_editor_CFLAGS) $(CFLAGS) \ +@@ -297,7 +297,7 @@ + INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/client + dconf_editor_VALAFLAGS = --vapidir ../client --pkg gtk+-3.0 --pkg gmodule-2.0 --pkg libxml-2.0 --pkg dconf + dconf_editor_LDADD = \ +- ../client/libdconf.so.1 \ ++ -ldconf \ + $(gtk_LIBS) \ + $(gee_LIBS) \ + $(gmodule_LIBS) \ diff --git a/devel/dconf/files/patch-editor_dconf-editor.vala b/devel/dconf/files/patch-editor_dconf-editor.vala new file mode 100644 index 000000000..3c03fa220 --- /dev/null +++ b/devel/dconf/files/patch-editor_dconf-editor.vala @@ -0,0 +1,157 @@ +--- editor/dconf-editor.vala.orig 2013-05-01 21:48:10.000000000 +0000 ++++ editor/dconf-editor.vala 2013-05-01 21:50:26.000000000 +0000 +@@ -5,6 +5,10 @@ + private Settings settings; + private Gtk.Builder ui; + private Gtk.ApplicationWindow window; ++ private int window_width = 0; ++ private int window_height = 0; ++ private bool window_is_maximized = false; ++ private bool window_is_fullscreen = false; + private Gtk.TreeView dir_tree_view; + private Gtk.TreeView key_tree_view; + private Gtk.Grid key_info_grid; +@@ -72,8 +76,10 @@ + } + set_app_menu((MenuModel)menu_ui.get_object("menu")); + +- window.set_default_size (settings.get_int ("width"), settings.get_int ("height")); +- if (settings.get_boolean ("maximized")) ++ window.set_default_size (settings.get_int ("window-width"), settings.get_int ("window-height")); ++ if (settings.get_boolean ("window-is-fullscreen")) ++ window.fullscreen (); ++ else if (settings.get_boolean ("window-is-maximized")) + window.maximize (); + + dir_tree_view = new DConfDirView(); +@@ -124,6 +130,15 @@ + window.present(); + } + ++ protected override void shutdown () ++ { ++ base.shutdown(); ++ settings.set_int ("window-width", window_width); ++ settings.set_int ("window-height", window_height); ++ settings.set_boolean ("window-is-maximized", window_is_maximized); ++ settings.set_boolean ("window-is-fullscreen", window_is_fullscreen); ++ } ++ + private void dir_selected_cb() + { + KeyModel? key_model = null; +@@ -201,11 +216,16 @@ + { + if (selected_key.schema != null) + { ++ var gettext_domain = selected_key.schema.gettext_domain; + schema_name = selected_key.schema.schema.id; + if (selected_key.schema.summary != null) + summary = selected_key.schema.summary; ++ if (gettext_domain != null && summary != "") ++ summary = dgettext(gettext_domain, summary); + if (selected_key.schema.description != null) + description = selected_key.schema.description; ++ if (gettext_domain != null && description != "") ++ description = dgettext(gettext_domain, description); + type = key_to_description(selected_key); + default_value = selected_key.schema.default_value.print(false); + } +@@ -236,10 +256,10 @@ + + private bool main_window_configure_event_cb (Gtk.Widget widget, Gdk.EventConfigure event) + { +- if (!settings.get_boolean ("maximized")) ++ if (!window_is_maximized && !window_is_fullscreen) + { +- settings.set_int ("width", event.width); +- settings.set_int ("height", event.height); ++ window_width = event.width; ++ window_height = event.height; + } + + return false; +@@ -248,10 +268,9 @@ + private bool main_window_window_state_event_cb (Gtk.Widget widget, Gdk.EventWindowState event) + { + if ((event.changed_mask & Gdk.WindowState.MAXIMIZED) != 0) +- { +- var is_maximized = (event.new_window_state & Gdk.WindowState.MAXIMIZED) != 0; +- settings.set_boolean ("maximized", is_maximized); +- } ++ window_is_maximized = (event.new_window_state & Gdk.WindowState.MAXIMIZED) != 0; ++ if ((event.changed_mask & Gdk.WindowState.FULLSCREEN) != 0) ++ window_is_fullscreen = (event.new_window_state & Gdk.WindowState.FULLSCREEN) != 0; + + return false; + } +@@ -266,6 +285,7 @@ + { + search_label.set_text(""); + ++ /* Get the current position in the tree */ + Gtk.TreeIter iter; + var key_iter = Gtk.TreeIter(); + var have_key_iter = false; +@@ -283,17 +303,31 @@ + else if (!model.get_iter_first(out iter)) + return; + ++ var on_first_directory = true; + do + { ++ /* Select next directory that matches */ + var dir = model.get_directory(iter); + if (!have_key_iter) ++ { + have_key_iter = dir.key_model.get_iter_first(out key_iter); ++ if (!on_first_directory && dir.name.index_of(search_entry.text) >= 0) ++ { ++ dir_tree_view.expand_to_path(model.get_path(iter)); ++ dir_tree_view.get_selection().select_iter(iter); ++ dir_tree_view.scroll_to_cell(model.get_path(iter), null, false, 0, 0); ++ return; ++ } ++ } ++ on_first_directory = false; ++ ++ /* Select next key that matches */ + if (have_key_iter) + { + do + { + var key = dir.key_model.get_key(key_iter); +- if (key.name.index_of (search_entry.text) >= 0) ++ if (key_matches(key, search_entry.text)) + { + dir_tree_view.expand_to_path(model.get_path(iter)); + dir_tree_view.get_selection().select_iter(iter); +@@ -310,6 +344,28 @@ + search_label.set_text(_("Not found")); + } + ++ private bool key_matches (Key key, string text) ++ { ++ /* Check key name */ ++ if (key.name.index_of(text) >= 0) ++ return true; ++ ++ /* Check key schema (description) */ ++ if (key.schema != null) ++ { ++ if (key.schema.summary != null && key.schema.summary.index_of(text) >= 0) ++ return true; ++ if (key.schema.description != null && key.schema.description.index_of(text) >= 0) ++ return true; ++ } ++ ++ /* Check key value */ ++ if (key.value.is_of_type(VariantType.STRING) && key.value.get_string().index_of(text) >= 0) ++ return true; ++ ++ return false; ++ } ++ + private bool get_next_iter(ref Gtk.TreeIter iter) + { + /* Search children next */ diff --git a/devel/dconf/files/patch-editor_dconf-model.vala b/devel/dconf/files/patch-editor_dconf-model.vala new file mode 100644 index 000000000..58077d674 --- /dev/null +++ b/devel/dconf/files/patch-editor_dconf-model.vala @@ -0,0 +1,212 @@ +--- editor/dconf-model.vala.orig 2013-05-01 21:47:59.000000000 +0000 ++++ editor/dconf-model.vala 2013-05-01 21:50:26.000000000 +0000 +@@ -254,7 +254,7 @@ + string[] tokens = path.split("/", 2); + string name = tokens[0]; + +- Directory directory = get_child(name); ++ var directory = get_child(name); + directory.load_schema(schema, tokens[1]); + } + } +@@ -341,8 +341,10 @@ + return (Key)iter.user_data; + } + +- public bool get_iter(ref Gtk.TreeIter iter, Gtk.TreePath path) ++ public bool get_iter(out Gtk.TreeIter iter, Gtk.TreePath path) + { ++ iter = Gtk.TreeIter(); ++ + if (path.get_depth() != 1) + return false; + +@@ -391,11 +393,14 @@ + return true; + } + +- public bool iter_children(ref Gtk.TreeIter iter, Gtk.TreeIter? parent) ++ public bool iter_children(out Gtk.TreeIter iter, Gtk.TreeIter? parent) + { ++ iter = Gtk.TreeIter(); ++ + if (parent != null || directory.keys.length() == 0) + return false; + set_iter(ref iter, directory.keys.nth_data(0)); ++ + return true; + } + +@@ -412,8 +417,10 @@ + return 0; + } + +- public bool iter_nth_child(ref Gtk.TreeIter iter, Gtk.TreeIter? parent, int n) ++ public bool iter_nth_child(out Gtk.TreeIter iter, Gtk.TreeIter? parent, int n) + { ++ iter = Gtk.TreeIter(); ++ + if (parent != null) + return false; + +@@ -423,8 +430,9 @@ + return true; + } + +- public bool iter_parent(ref Gtk.TreeIter iter, Gtk.TreeIter child) ++ public bool iter_parent(out Gtk.TreeIter iter, Gtk.TreeIter child) + { ++ iter = Gtk.TreeIter(); + return false; + } + +@@ -479,8 +487,10 @@ + return (SchemaValue)iter.user_data; + } + +- public bool get_iter(ref Gtk.TreeIter iter, Gtk.TreePath path) ++ public bool get_iter(out Gtk.TreeIter iter, Gtk.TreePath path) + { ++ iter = Gtk.TreeIter(); ++ + if (path.get_depth() != 1) + return false; + +@@ -513,11 +523,15 @@ + return true; + } + +- public bool iter_children(ref Gtk.TreeIter iter, Gtk.TreeIter? parent) ++ public bool iter_children(out Gtk.TreeIter iter, Gtk.TreeIter? parent) + { ++ iter = Gtk.TreeIter(); ++ + if (parent != null || schema_enum.values.length() == 0) + return false; ++ + set_iter(ref iter, schema_enum.values.nth_data(0)); ++ + return true; + } + +@@ -534,8 +548,10 @@ + return 0; + } + +- public bool iter_nth_child(ref Gtk.TreeIter iter, Gtk.TreeIter? parent, int n) ++ public bool iter_nth_child(out Gtk.TreeIter iter, Gtk.TreeIter? parent, int n) + { ++ iter = Gtk.TreeIter(); ++ + if (parent != null) + return false; + +@@ -545,8 +561,9 @@ + return true; + } + +- public bool iter_parent(ref Gtk.TreeIter iter, Gtk.TreeIter child) ++ public bool iter_parent(out Gtk.TreeIter iter, Gtk.TreeIter child) + { ++ iter = Gtk.TreeIter(); + return false; + } + +@@ -586,9 +603,14 @@ + schemas = new SchemaList(); + try + { +- foreach (var dir in GLib.Environment.get_system_data_dirs()) ++ var dirs = GLib.Environment.get_system_data_dirs(); ++ ++ /* Walk directories in reverse so the schemas in the ++ * directory which appears first in the XDG_DATA_DIRS are ++ * not overridden. */ ++ for (int i = dirs.length - 1; i >= 0; i--) + { +- var path = Path.build_filename (dir, "glib-2.0", "schemas", null); ++ var path = Path.build_filename (dirs[i], "glib-2.0", "schemas"); + if (File.new_for_path (path).query_exists ()) + schemas.load_directory (path); + } +@@ -601,7 +623,7 @@ + } + + /* Add keys for the values in the schemas */ +- foreach (var schema in schemas.schemas) ++ foreach (var schema in schemas.schemas.get_values()) + root.load_schema(schema, schema.path[1:schema.path.length]); + } + +@@ -639,8 +661,10 @@ + return (Directory)iter.user_data; + } + +- public bool get_iter(ref Gtk.TreeIter iter, Gtk.TreePath path) ++ public bool get_iter(out Gtk.TreeIter iter, Gtk.TreePath path) + { ++ iter = Gtk.TreeIter(); ++ + if (!iter_nth_child(out iter, null, path.get_indices()[0])) + return false; + +@@ -672,19 +696,23 @@ + + public bool iter_next(ref Gtk.TreeIter iter) + { +- Directory directory = get_directory(iter); ++ var directory = get_directory(iter); + if (directory.index >= directory.parent.children.length() - 1) + return false; + set_iter(ref iter, directory.parent.children.nth_data(directory.index+1)); ++ + return true; + } + +- public bool iter_children(ref Gtk.TreeIter iter, Gtk.TreeIter? parent) ++ public bool iter_children(out Gtk.TreeIter iter, Gtk.TreeIter? parent) + { +- Directory directory = get_directory(parent); ++ iter = Gtk.TreeIter(); ++ ++ var directory = get_directory(parent); + if (directory.children.length() == 0) + return false; + set_iter(ref iter, directory.children.nth_data(0)); ++ + return true; + } + +@@ -698,21 +726,28 @@ + return (int) get_directory(iter).children.length(); + } + +- public bool iter_nth_child(ref Gtk.TreeIter iter, Gtk.TreeIter? parent, int n) ++ public bool iter_nth_child(out Gtk.TreeIter iter, Gtk.TreeIter? parent, int n) + { +- Directory directory = get_directory(parent); ++ iter = Gtk.TreeIter(); ++ ++ var directory = get_directory(parent); + if (n >= directory.children.length()) + return false; + set_iter(ref iter, directory.children.nth_data(n)); ++ + return true; + } + +- public bool iter_parent(ref Gtk.TreeIter iter, Gtk.TreeIter child) ++ public bool iter_parent(out Gtk.TreeIter iter, Gtk.TreeIter child) + { +- Directory directory = get_directory(child); ++ iter = Gtk.TreeIter(); ++ ++ var directory = get_directory(child); + if (directory.parent == root) + return false; ++ + set_iter(ref iter, directory.parent); ++ + return true; + } + diff --git a/devel/dconf/files/patch-editor_dconf-schema.vala b/devel/dconf/files/patch-editor_dconf-schema.vala new file mode 100644 index 000000000..2c624560c --- /dev/null +++ b/devel/dconf/files/patch-editor_dconf-schema.vala @@ -0,0 +1,129 @@ +--- editor/dconf-schema.vala.orig 2013-05-01 21:48:04.000000000 +0000 ++++ editor/dconf-schema.vala 2013-05-01 21:50:26.000000000 +0000 +@@ -44,7 +44,7 @@ + { + try + { +- default_value = Variant.parse(new VariantType(type), child->children->content); ++ default_value = Variant.parse(new VariantType(type), child->get_content()); + } + catch (VariantParseError e) + { +@@ -52,9 +52,9 @@ + } + } + else if (child->name == "summary") +- summary = child->children == null ? "" : child->children->content; ++ summary = child->get_content(); + else if (child->name == "description") +- description = child->children == null ? "" : child->children->content; ++ description = child->get_content(); + else if (child->name == "range") + range = new SchemaValueRange.from_xml(type, child); + else if (child->name == "choices") +@@ -345,7 +345,7 @@ + + public class SchemaList + { +- public GLib.List<Schema> schemas = new GLib.List<Schema>(); ++ public GLib.HashTable<string, Schema> schemas = new GLib.HashTable<string, Schema>(str_hash, str_equal); + public GLib.HashTable<string, SchemaKey> keys = new GLib.HashTable<string, SchemaKey>(str_hash, str_equal); + public GLib.HashTable<string, SchemaEnum> enums = new GLib.HashTable<string, SchemaEnum>(str_hash, str_equal); + public GLib.HashTable<string, SchemaFlags> flags = new GLib.HashTable<string, SchemaFlags>(str_hash, str_equal); +@@ -385,7 +385,7 @@ + string full_name = schema.path + key.name; + keys.insert(full_name, key); + } +- schemas.append(schema); ++ schemas.insert(schema.id, schema); + } + else if (node->name == "enum") + { +@@ -407,19 +407,79 @@ + delete doc; + } + ++ public void parse_override(string path) ++ { ++ var keyfile = new KeyFile(); ++ try ++ { ++ keyfile.load_from_file(path, KeyFileFlags.NONE); ++ } ++ catch (Error e) ++ { ++ warning("Failed to load override file %s: %s", path, e.message); ++ return; ++ } ++ ++ foreach (var group in keyfile.get_groups()) ++ { ++ var schema = schemas.lookup(group); ++ if (schema == null) ++ continue; ++ ++ string[] keys; ++ try { keys = keyfile.get_keys(group); } catch (Error e) { continue; } ++ ++ foreach (var key_name in keys) ++ { ++ string value; ++ try { value = keyfile.get_value(group, key_name); } catch (Error e) { continue; } ++ ++ var key = schema.keys.lookup (key_name); ++ if (key == null) ++ continue; ++ ++ Variant default_value; ++ try ++ { ++ default_value = Variant.parse(new VariantType(key.type), value); ++ } ++ catch (VariantParseError e) ++ { ++ // ... ++ continue; ++ } ++ ++ key.default_value = default_value; ++ } ++ } ++ } ++ + public void load_directory(string dir) throws Error + { +- File directory = File.new_for_path(dir); ++ var directory = File.new_for_path(dir); ++ + var i = directory.enumerate_children (FileAttribute.STANDARD_NAME, 0, null); +- FileInfo info; +- while ((info = i.next_file (null)) != null) { +- string name = info.get_name(); ++ while (true) ++ { ++ var info = i.next_file (null); ++ if (info == null) ++ break; ++ var name = info.get_name(); + +- if (!name.has_suffix(".gschema.xml") && !name.has_suffix(".enums.xml")) +- continue; ++ if (name.has_suffix(".gschema.xml") || name.has_suffix(".enums.xml")) ++ parse_file(Path.build_filename(dir, name, null)); ++ } ++ ++ i = directory.enumerate_children (FileAttribute.STANDARD_NAME, 0, null); ++ while (true) ++ { ++ var info = i.next_file (null); ++ if (info == null) ++ break; ++ var name = info.get_name(); + +- string path = Path.build_filename(dir, name, null); +- parse_file(path); ++ if (name.has_suffix(".override")) ++ parse_override(Path.build_filename(dir, name, null)); + } + } + } diff --git a/devel/dconf/files/patch-editors_dconf-view.vala b/devel/dconf/files/patch-editors_dconf-view.vala new file mode 100644 index 000000000..70998f181 --- /dev/null +++ b/devel/dconf/files/patch-editors_dconf-view.vala @@ -0,0 +1,11 @@ +--- editor/dconf-view.vala.orig 2013-05-01 21:48:19.000000000 +0000 ++++ editor/dconf-view.vala 2013-05-01 21:50:26.000000000 +0000 +@@ -270,7 +270,7 @@ + + private void spin_edited_cb(Gtk.CellRendererText renderer, string path, string text) + { +- Key key = get_key_from_path(path); ++ var key = get_key_from_path(path); + switch (key.type_string) + { + case "y": diff --git a/devel/dconf/files/patch-test_Makefile.am b/devel/dconf/files/patch-test_Makefile.am new file mode 100644 index 000000000..a3288f9e6 --- /dev/null +++ b/devel/dconf/files/patch-test_Makefile.am @@ -0,0 +1,21 @@ +--- tests/Makefile.orig.am 2013-03-26 21:34:03.467621533 +0100 ++++ tests/Makefile.am 2013-03-26 21:34:43.396618710 +0100 +@@ -28,8 +28,7 @@ + shm_CFLAGS = $(glib_CFLAGS) + shm_LDADD = \ + ../shm/libdconf-shm.a \ +- $(glib_LIBS) \ +- -ldl ++ $(glib_LIBS) + shm_SOURCES = \ + shm.c \ + tmpdir.h \ +@@ -79,7 +78,7 @@ + ../common/libdconf-common.a \ + libdconf-mock.a \ + $(glib_LIBS) \ +- -ldl -lm ++ -lm + engine_SOURCES = engine.c + EXTRA_DIST += \ + profile/broken-profile \ diff --git a/devel/dconf/files/patch-test_Makefile.in b/devel/dconf/files/patch-test_Makefile.in new file mode 100644 index 000000000..cdd5f47a0 --- /dev/null +++ b/devel/dconf/files/patch-test_Makefile.in @@ -0,0 +1,21 @@ +--- tests/Makefile.orig.in 2013-03-26 21:34:10.705623412 +0100 ++++ tests/Makefile.in 2013-03-26 21:34:54.686617478 +0100 +@@ -349,8 +349,7 @@ + shm_CFLAGS = $(glib_CFLAGS) + shm_LDADD = \ + ../shm/libdconf-shm.a \ +- $(glib_LIBS) \ +- -ldl ++ $(glib_LIBS) + + shm_SOURCES = \ + shm.c \ +@@ -395,7 +394,7 @@ + ../common/libdconf-common.a \ + libdconf-mock.a \ + $(glib_LIBS) \ +- -ldl -lm ++ -lm + + engine_SOURCES = engine.c + client_CFLAGS = $(gio_CFLAGS) -DSRCDIR=\"$(abs_srcdir)\" diff --git a/devel/dconf/pkg-descr b/devel/dconf/pkg-descr new file mode 100644 index 000000000..1688899d3 --- /dev/null +++ b/devel/dconf/pkg-descr @@ -0,0 +1,18 @@ +GConf extends the concept of a configuration registry. It provides +a simple way for applications and administrators to store data; +often GConf is used to store preferences for applications. + +Some of the features of GConf are: +GConf provides: + + * Documentation for each configuration key, so that administrators + can better modify the value. + + * Notifications to interested applications when configuration data + is changed. The notification service works across networks, + affecting all login sessions for a single user. + + * Proper locking so that configuration data doesn't get corrupted + when accessed by multiple applications at the same time. + +WWW: http://live.gnome.org/dconf diff --git a/devel/dconf/pkg-plist b/devel/dconf/pkg-plist new file mode 100644 index 000000000..27b0e51a1 --- /dev/null +++ b/devel/dconf/pkg-plist @@ -0,0 +1,97 @@ +bin/dconf +include/dconf/client/dconf-client.h +include/dconf/common/dconf-changeset.h +include/dconf-dbus-1/dconf-dbus-1.h +include/dconf/common/dconf-paths.h +include/dconf/dconf.h +lib/gio/modules/libdconfsettings.so +lib/gio/modules/giomodule.cache +lib/libdconf.so +lib/libdconf.so.1 +lib/libdconf-dbus-1.so +lib/libdconf-dbus-1.so.0 +libdata/pkgconfig/dconf.pc +libdata/pkgconfig/dconf-dbus-1.pc +libexec/dconf-service +man/man1/dconf-editor.1 +man/man1/dconf-service.1 +share/bash-completion/completions/dconf +share/dbus-1/services/ca.desrt.dconf.service +share/gtk-doc/html/dconf/dconf-DConfChangeset.html +share/gtk-doc/html/dconf/dconf-editor.html +share/gtk-doc/html/dconf/dconf-overview.html +share/gtk-doc/html/dconf/dconf-service.html +share/gtk-doc/html/dconf/dconf-tool.html +share/gtk-doc/html/dconf/programs.html +share/gtk-doc/html/dconf/DConfClient.html +share/gtk-doc/html/dconf/dconf-DConf-Paths.html +share/gtk-doc/html/dconf/annotation-glossary.html +share/gtk-doc/html/dconf/api-index-full.html +share/gtk-doc/html/dconf/ch01.html +share/gtk-doc/html/dconf/dconf.devhelp2 +share/gtk-doc/html/dconf/home.png +share/gtk-doc/html/dconf/index.html +share/gtk-doc/html/dconf/index.sgml +share/gtk-doc/html/dconf/left.png +share/gtk-doc/html/dconf/object-tree.html +share/gtk-doc/html/dconf/right.png +share/gtk-doc/html/dconf/style.css +share/gtk-doc/html/dconf/up.png +share/locale/ar/LC_MESSAGES/dconf.mo +share/locale/as/LC_MESSAGES/dconf.mo +share/locale/be/LC_MESSAGES/dconf.mo +share/locale/bg/LC_MESSAGES/dconf.mo +share/locale/bn_IN/LC_MESSAGES/dconf.mo +share/locale/ca/LC_MESSAGES/dconf.mo +share/locale/ca@valencia/LC_MESSAGES/dconf.mo +share/locale/cs/LC_MESSAGES/dconf.mo +share/locale/da/LC_MESSAGES/dconf.mo +share/locale/de/LC_MESSAGES/dconf.mo +share/locale/el/LC_MESSAGES/dconf.mo +share/locale/en_GB/LC_MESSAGES/dconf.mo +share/locale/eo/LC_MESSAGES/dconf.mo +share/locale/es/LC_MESSAGES/dconf.mo +share/locale/et/LC_MESSAGES/dconf.mo +share/locale/fa/LC_MESSAGES/dconf.mo +share/locale/fi/LC_MESSAGES/dconf.mo +share/locale/fr/LC_MESSAGES/dconf.mo +share/locale/gl/LC_MESSAGES/dconf.mo +share/locale/he/LC_MESSAGES/dconf.mo +share/locale/hi/LC_MESSAGES/dconf.mo +share/locale/hu/LC_MESSAGES/dconf.mo +share/locale/id/LC_MESSAGES/dconf.mo +share/locale/it/LC_MESSAGES/dconf.mo +share/locale/ja/LC_MESSAGES/dconf.mo +share/locale/ko/LC_MESSAGES/dconf.mo +share/locale/lt/LC_MESSAGES/dconf.mo +share/locale/lv/LC_MESSAGES/dconf.mo +share/locale/ml/LC_MESSAGES/dconf.mo +share/locale/mr/LC_MESSAGES/dconf.mo +share/locale/nb/LC_MESSAGES/dconf.mo +share/locale/pa/LC_MESSAGES/dconf.mo +share/locale/pl/LC_MESSAGES/dconf.mo +share/locale/pt/LC_MESSAGES/dconf.mo +share/locale/pt_BR/LC_MESSAGES/dconf.mo +share/locale/ru/LC_MESSAGES/dconf.mo +share/locale/sk/LC_MESSAGES/dconf.mo +share/locale/sl/LC_MESSAGES/dconf.mo +share/locale/sr/LC_MESSAGES/dconf.mo +share/locale/sr@latin/LC_MESSAGES/dconf.mo +share/locale/sv/LC_MESSAGES/dconf.mo +share/locale/ta/LC_MESSAGES/dconf.mo +share/locale/te/LC_MESSAGES/dconf.mo +share/locale/th/LC_MESSAGES/dconf.mo +share/locale/uk/LC_MESSAGES/dconf.mo +share/locale/vi/LC_MESSAGES/dconf.mo +share/locale/zh_CN/LC_MESSAGES/dconf.mo +share/locale/zh_HK/LC_MESSAGES/dconf.mo +share/locale/zh_TW/LC_MESSAGES/dconf.mo +share/vala/vapi/dconf.deps +share/vala/vapi/dconf.vapi +@dirrm share/gtk-doc/html/dconf +@dirrmtry share/gtk-doc/html +@dirrmtry share/gtk-doc +@dirrm include/dconf-dbus-1 +@dirrm include/dconf +@exec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true +@unexec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true diff --git a/devel/gsettings-desktop-schemas/Makefile b/devel/gsettings-desktop-schemas/Makefile index 17dc5b0a7..831c2d394 100644 --- a/devel/gsettings-desktop-schemas/Makefile +++ b/devel/gsettings-desktop-schemas/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/trunk/devel/gsettings-desktop-schemas/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= gsettings-desktop-schemas -PORTVERSION= 3.4.2 +PORTVERSION= 3.6.1 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -31,6 +31,7 @@ GLIB_SCHEMAS= org.gnome.desktop.a11y.applications.gschema.xml \ org.gnome.desktop.background.gschema.xml \ org.gnome.desktop.default-applications.gschema.xml \ org.gnome.desktop.enums.xml \ + org.gnome.desktop.input-sources.gschema.xml \ org.gnome.desktop.interface.gschema.xml \ org.gnome.desktop.lockdown.gschema.xml \ org.gnome.desktop.media-handling.gschema.xml \ diff --git a/devel/gsettings-desktop-schemas/distinfo b/devel/gsettings-desktop-schemas/distinfo index c165efef6..9d35450ce 100644 --- a/devel/gsettings-desktop-schemas/distinfo +++ b/devel/gsettings-desktop-schemas/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gsettings-desktop-schemas-3.4.2.tar.xz) = ce0a460128d52710b6842ca663690e38374ac921e2f6c1bdf5d54f46aa6eba4f -SIZE (gnome3/gsettings-desktop-schemas-3.4.2.tar.xz) = 198476 +SHA256 (gnome3/gsettings-desktop-schemas-3.6.1.tar.xz) = d9a877d209e668845d6cafcd62663b0f6e6154df5a96f581ff36f999050e67e6 +SIZE (gnome3/gsettings-desktop-schemas-3.6.1.tar.xz) = 384248 diff --git a/devel/gsettings-desktop-schemas/pkg-plist b/devel/gsettings-desktop-schemas/pkg-plist index 90723ab44..47b500335 100644 --- a/devel/gsettings-desktop-schemas/pkg-plist +++ b/devel/gsettings-desktop-schemas/pkg-plist @@ -4,18 +4,52 @@ libdata/pkgconfig/gsettings-desktop-schemas.pc share/GConf/gsettings/gsettings-desktop-schemas.convert share/GConf/gsettings/wm-schemas.convert share/gir-1.0/GDesktopEnums-3.0.gir +share/locale/as/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/ca/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/ca@valencia/LC_MESSAGES/gsettings-desktop-schemas.mo share/locale/cs/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/da/LC_MESSAGES/gsettings-desktop-schemas.mo share/locale/de/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/el/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/en_GB/LC_MESSAGES/gsettings-desktop-schemas.mo share/locale/eo/LC_MESSAGES/gsettings-desktop-schemas.mo share/locale/es/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/fi/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/fr/LC_MESSAGES/gsettings-desktop-schemas.mo share/locale/gl/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/gu/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/hi/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/hu/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/id/LC_MESSAGES/gsettings-desktop-schemas.mo share/locale/it/LC_MESSAGES/gsettings-desktop-schemas.mo share/locale/ja/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/lt/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/lv/LC_MESSAGES/gsettings-desktop-schemas.mo share/locale/nb/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/or/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/pa/LC_MESSAGES/gsettings-desktop-schemas.mo share/locale/pl/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/pt/LC_MESSAGES/gsettings-desktop-schemas.mo share/locale/pt_BR/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/ru/LC_MESSAGES/gsettings-desktop-schemas.mo share/locale/sl/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/sr/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/sr@latin/LC_MESSAGES/gsettings-desktop-schemas.mo share/locale/sv/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/ug/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/uk/LC_MESSAGES/gsettings-desktop-schemas.mo share/locale/vi/LC_MESSAGES/gsettings-desktop-schemas.mo share/locale/zh_CN/LC_MESSAGES/gsettings-desktop-schemas.mo -@dirrm include/gsettings-desktop-schemas +share/locale/zh_HK/LC_MESSAGES/gsettings-desktop-schemas.mo +share/locale/zh_TW/LC_MESSAGES/gsettings-desktop-schemas.mo +@dirrmtry include/gsettings-desktop-schemas +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrmtry share/locale/ug/LC_MESSAGES +@dirrmtry share/locale/ug +@dirrmtry share/locale/sr@latin/LC_MESSAGES +@dirrmtry share/locale/sr@latin +@dirrmtry share/locale/ca@valencia/LC_MESSAGES +@dirrmtry share/locale/ca@valencia +@dirrmtry share/locale/as/LC_MESSAGES +@dirrmtry share/locale/as diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 6646bf82b..2a2f893f8 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -3,8 +3,7 @@ # $MCom: ports/trunk/graphics/clutter/Makefile 17271 2013-04-01 15:16:27Z kwm $ PORTNAME= clutter -PORTVERSION= 1.10.8 -PORTREVISION= 1 +PORTVERSION= 1.12.2 CATEGORIES= graphics MASTER_SITES= GNOME @@ -17,8 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= json-glib-1.0:${PORTSDIR}/devel/json-glib \ cogl:${PORTSDIR}/graphics/cogl +USES= pkgconfig gettext pathfix USE_GMAKE= yes -USES= gettext pathfix pkgconfig USE_XZ= yes USE_AUTOTOOLS= libtool USE_GNOME= gdkpixbuf2 ltverhack gnomeprefix atk pango diff --git a/graphics/clutter/distinfo b/graphics/clutter/distinfo index ebe552a16..f72e7363a 100644 --- a/graphics/clutter/distinfo +++ b/graphics/clutter/distinfo @@ -1,2 +1,2 @@ -SHA256 (clutter-1.10.8.tar.xz) = 7c08c2deff62c134c1a3d18e04dcb6fbae4bbc541c800638b9fc3d71fe4a64bf -SIZE (clutter-1.10.8.tar.xz) = 4761332 +SHA256 (clutter-1.12.2.tar.xz) = 27a8c4495099ea33de39c2d9a911a2c9e00ffa4dcc8f94fafedbcc752c0ddf13 +SIZE (clutter-1.12.2.tar.xz) = 4996752 diff --git a/graphics/clutter/files/patch-clutter_clutter-main.c b/graphics/clutter/files/patch-clutter_clutter-main.c deleted file mode 100644 index a607b3f80..000000000 --- a/graphics/clutter/files/patch-clutter_clutter-main.c +++ /dev/null @@ -1,10 +0,0 @@ ---- clutter/clutter-main.c.orig 2012-06-19 09:56:35.000000000 +0200 -+++ clutter/clutter-main.c 2012-07-15 13:09:09.000000000 +0200 -@@ -227,6 +227,7 @@ - static void - clutter_threads_impl_unlock (void) - { -+ g_mutex_trylock (&clutter_threads_mutex); - g_mutex_unlock (&clutter_threads_mutex); - } - diff --git a/graphics/clutter/pkg-plist b/graphics/clutter/pkg-plist index db4631a91..402e82b3e 100644 --- a/graphics/clutter/pkg-plist +++ b/graphics/clutter/pkg-plist @@ -14,10 +14,7 @@ include/clutter-1.0/clutter/clutter-action.h include/clutter-1.0/clutter/clutter-actor-meta.h include/clutter-1.0/clutter/clutter-actor.h include/clutter-1.0/clutter/clutter-align-constraint.h -include/clutter-1.0/clutter/clutter-alpha.h include/clutter-1.0/clutter/clutter-animatable.h -include/clutter-1.0/clutter/clutter-animation.h -include/clutter-1.0/clutter/clutter-animator.h include/clutter-1.0/clutter/clutter-backend.h include/clutter-1.0/clutter/clutter-bin-layout.h include/clutter-1.0/clutter/clutter-bind-constraint.h @@ -25,7 +22,7 @@ include/clutter-1.0/clutter/clutter-binding-pool.h include/clutter-1.0/clutter/clutter-blur-effect.h include/clutter-1.0/clutter/clutter-box-layout.h include/clutter-1.0/clutter/clutter-brightness-contrast-effect.h -include/clutter-1.0/clutter/clutter-cairo-texture.h +include/clutter-1.0/clutter/clutter-cairo.h include/clutter-1.0/clutter/clutter-canvas.h include/clutter-1.0/clutter/clutter-child-meta.h include/clutter-1.0/clutter/clutter-click-action.h @@ -52,10 +49,12 @@ include/clutter-1.0/clutter/clutter-feature.h include/clutter-1.0/clutter/clutter-fixed-layout.h include/clutter-1.0/clutter/clutter-flow-layout.h include/clutter-1.0/clutter/clutter-gesture-action.h +include/clutter-1.0/clutter/clutter-grid-layout.h include/clutter-1.0/clutter/clutter-group.h include/clutter-1.0/clutter/clutter-image.h include/clutter-1.0/clutter/clutter-input-device.h include/clutter-1.0/clutter/clutter-interval.h +include/clutter-1.0/clutter/clutter-keyframe-transition.h include/clutter-1.0/clutter/clutter-keysyms.h include/clutter-1.0/clutter/clutter-layout-manager.h include/clutter-1.0/clutter/clutter-layout-meta.h @@ -63,38 +62,43 @@ include/clutter-1.0/clutter/clutter-list-model.h include/clutter-1.0/clutter/clutter-macros.h include/clutter-1.0/clutter/clutter-main.h include/clutter-1.0/clutter/clutter-marshal.h -include/clutter-1.0/clutter/clutter-media.h include/clutter-1.0/clutter/clutter-model.h include/clutter-1.0/clutter/clutter-offscreen-effect.h include/clutter-1.0/clutter/clutter-page-turn-effect.h include/clutter-1.0/clutter/clutter-paint-node.h include/clutter-1.0/clutter/clutter-paint-nodes.h +include/clutter-1.0/clutter/clutter-pan-action.h include/clutter-1.0/clutter/clutter-path-constraint.h include/clutter-1.0/clutter/clutter-path.h include/clutter-1.0/clutter/clutter-property-transition.h +include/clutter-1.0/clutter/clutter-rotate-action.h include/clutter-1.0/clutter/clutter-script.h include/clutter-1.0/clutter/clutter-scriptable.h +include/clutter-1.0/clutter/clutter-scroll-actor.h include/clutter-1.0/clutter/clutter-settings.h include/clutter-1.0/clutter/clutter-shader-effect.h include/clutter-1.0/clutter/clutter-shader-types.h include/clutter-1.0/clutter/clutter-snap-constraint.h include/clutter-1.0/clutter/clutter-stage-manager.h include/clutter-1.0/clutter/clutter-stage.h -include/clutter-1.0/clutter/clutter-state.h include/clutter-1.0/clutter/clutter-swipe-action.h include/clutter-1.0/clutter/clutter-table-layout.h include/clutter-1.0/clutter/clutter-text-buffer.h include/clutter-1.0/clutter/clutter-text.h include/clutter-1.0/clutter/clutter-texture.h include/clutter-1.0/clutter/clutter-timeline.h +include/clutter-1.0/clutter/clutter-transition-group.h include/clutter-1.0/clutter/clutter-transition.h include/clutter-1.0/clutter/clutter-types.h include/clutter-1.0/clutter/clutter-units.h include/clutter-1.0/clutter/clutter-version.h +include/clutter-1.0/clutter/clutter-zoom-action.h include/clutter-1.0/clutter/clutter.h include/clutter-1.0/clutter/deprecated/clutter-actor.h +include/clutter-1.0/clutter/deprecated/clutter-alpha.h include/clutter-1.0/clutter/deprecated/clutter-animatable.h include/clutter-1.0/clutter/deprecated/clutter-animation.h +include/clutter-1.0/clutter/deprecated/clutter-animator.h include/clutter-1.0/clutter/deprecated/clutter-backend.h include/clutter-1.0/clutter/deprecated/clutter-behaviour-depth.h include/clutter-1.0/clutter/deprecated/clutter-behaviour-ellipse.h @@ -103,19 +107,23 @@ include/clutter-1.0/clutter/deprecated/clutter-behaviour-path.h include/clutter-1.0/clutter/deprecated/clutter-behaviour-rotate.h include/clutter-1.0/clutter/deprecated/clutter-behaviour-scale.h include/clutter-1.0/clutter/deprecated/clutter-behaviour.h +include/clutter-1.0/clutter/deprecated/clutter-bin-layout.h include/clutter-1.0/clutter/deprecated/clutter-box.h include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h include/clutter-1.0/clutter/deprecated/clutter-container.h include/clutter-1.0/clutter/deprecated/clutter-fixed.h include/clutter-1.0/clutter/deprecated/clutter-frame-source.h include/clutter-1.0/clutter/deprecated/clutter-group.h +include/clutter-1.0/clutter/deprecated/clutter-input-device.h include/clutter-1.0/clutter/deprecated/clutter-keysyms.h include/clutter-1.0/clutter/deprecated/clutter-main.h +include/clutter-1.0/clutter/deprecated/clutter-media.h include/clutter-1.0/clutter/deprecated/clutter-rectangle.h include/clutter-1.0/clutter/deprecated/clutter-score.h include/clutter-1.0/clutter/deprecated/clutter-shader.h include/clutter-1.0/clutter/deprecated/clutter-stage-manager.h include/clutter-1.0/clutter/deprecated/clutter-stage.h +include/clutter-1.0/clutter/deprecated/clutter-state.h include/clutter-1.0/clutter/deprecated/clutter-texture.h include/clutter-1.0/clutter/deprecated/clutter-timeline.h include/clutter-1.0/clutter/deprecated/clutter-timeout-pool.h @@ -208,8 +216,11 @@ share/doc/cally/up.png %%DOCSDIR%%/ClutterFixedLayout.html %%DOCSDIR%%/ClutterFlowLayout.html %%DOCSDIR%%/ClutterGestureAction.html +%%DOCSDIR%%/ClutterGridLayout.html %%DOCSDIR%%/ClutterGroup.html +%%DOCSDIR%%/ClutterImage.html %%DOCSDIR%%/ClutterInputDevice.html +%%DOCSDIR%%/ClutterKeyframeTransition.html %%DOCSDIR%%/ClutterLayoutManager.html %%DOCSDIR%%/ClutterLayoutMeta.html %%DOCSDIR%%/ClutterListModel.html @@ -218,13 +229,17 @@ share/doc/cally/up.png %%DOCSDIR%%/ClutterModelIter.html %%DOCSDIR%%/ClutterOffscreenEffect.html %%DOCSDIR%%/ClutterPageTurnEffect.html +%%DOCSDIR%%/ClutterPaintNode.html +%%DOCSDIR%%/ClutterPanAction.html %%DOCSDIR%%/ClutterPath.html %%DOCSDIR%%/ClutterPathConstraint.html %%DOCSDIR%%/ClutterPropertyTransition.html %%DOCSDIR%%/ClutterRectangle.html +%%DOCSDIR%%/ClutterRotateAction.html %%DOCSDIR%%/ClutterScore.html %%DOCSDIR%%/ClutterScript.html %%DOCSDIR%%/ClutterScriptable.html +%%DOCSDIR%%/ClutterScrollActor.html %%DOCSDIR%%/ClutterSettings.html %%DOCSDIR%%/ClutterShaderEffect.html %%DOCSDIR%%/ClutterSnapConstraint.html @@ -237,9 +252,10 @@ share/doc/cally/up.png %%DOCSDIR%%/ClutterTexture.html %%DOCSDIR%%/ClutterTimeline.html %%DOCSDIR%%/ClutterTransition.html +%%DOCSDIR%%/ClutterTransitionGroup.html +%%DOCSDIR%%/ClutterZoomAction.html %%DOCSDIR%%/actor-box.png %%DOCSDIR%%/actor-example.png -%%DOCSDIR%%/additionaldocs.html %%DOCSDIR%%/animator-key-frames.png %%DOCSDIR%%/annotation-glossary.html %%DOCSDIR%%/bin-layout.png @@ -257,10 +273,8 @@ share/doc/cally/up.png %%DOCSDIR%%/ch10.html %%DOCSDIR%%/ch11.html %%DOCSDIR%%/ch12.html -%%DOCSDIR%%/ch13.html +%%DOCSDIR%%/clutter-Base-geometric-types.html %%DOCSDIR%%/clutter-ClutterGLXTexturePixmap.html -%%DOCSDIR%%/clutter-ClutterImage.html -%%DOCSDIR%%/clutter-ClutterPaintNode.html %%DOCSDIR%%/clutter-ClutterWaylandSurface.html %%DOCSDIR%%/clutter-ClutterX11TexturePixmap.html %%DOCSDIR%%/clutter-Colors.html @@ -282,10 +296,6 @@ share/doc/cally/up.png %%DOCSDIR%%/clutter-Wayland-compositor-specific-support.html %%DOCSDIR%%/clutter-Win32-Specific-Support.html %%DOCSDIR%%/clutter-X11-Specific-Support.html -%%DOCSDIR%%/clutter-animation-conclusion.html -%%DOCSDIR%%/clutter-animation-implicit.html -%%DOCSDIR%%/clutter-animation-timelines.html -%%DOCSDIR%%/clutter-animations.html %%DOCSDIR%%/clutter-overview.html %%DOCSDIR%%/clutter.devhelp2 %%DOCSDIR%%/clutteranimation.html @@ -318,15 +328,17 @@ share/doc/cally/up.png %%DOCSDIR%%/ix10.html %%DOCSDIR%%/ix11.html %%DOCSDIR%%/ix12.html +%%DOCSDIR%%/ix13.html %%DOCSDIR%%/left.png %%DOCSDIR%%/license.html +%%DOCSDIR%%/migrating-ClutterAnimation.html %%DOCSDIR%%/migrating-ClutterBehaviour.html %%DOCSDIR%%/migrating-ClutterEffect.html %%DOCSDIR%%/migrating-ClutterPath.html %%DOCSDIR%%/migration.html %%DOCSDIR%%/offscreen-redirect.png %%DOCSDIR%%/path-alpha-func.png -%%DOCSDIR%%/pt10.html +%%DOCSDIR%%/pt09.html %%DOCSDIR%%/right.png %%DOCSDIR%%/running-clutter.html %%DOCSDIR%%/style.css @@ -347,6 +359,7 @@ share/locale/ca@valencia/LC_MESSAGES/clutter-1.0.mo share/locale/cs/LC_MESSAGES/clutter-1.0.mo share/locale/da/LC_MESSAGES/clutter-1.0.mo share/locale/de/LC_MESSAGES/clutter-1.0.mo +share/locale/el/LC_MESSAGES/clutter-1.0.mo share/locale/en_GB/LC_MESSAGES/clutter-1.0.mo share/locale/eo/LC_MESSAGES/clutter-1.0.mo share/locale/es/LC_MESSAGES/clutter-1.0.mo @@ -358,11 +371,13 @@ share/locale/he/LC_MESSAGES/clutter-1.0.mo share/locale/hi/LC_MESSAGES/clutter-1.0.mo share/locale/id/LC_MESSAGES/clutter-1.0.mo share/locale/it/LC_MESSAGES/clutter-1.0.mo +share/locale/ja/LC_MESSAGES/clutter-1.0.mo share/locale/km/LC_MESSAGES/clutter-1.0.mo share/locale/kn/LC_MESSAGES/clutter-1.0.mo share/locale/lt/LC_MESSAGES/clutter-1.0.mo share/locale/lv/LC_MESSAGES/clutter-1.0.mo share/locale/mk/LC_MESSAGES/clutter-1.0.mo +share/locale/ml/LC_MESSAGES/clutter-1.0.mo share/locale/nb/LC_MESSAGES/clutter-1.0.mo share/locale/nl/LC_MESSAGES/clutter-1.0.mo share/locale/or/LC_MESSAGES/clutter-1.0.mo @@ -389,14 +404,22 @@ share/locale/zh_HK/LC_MESSAGES/clutter-1.0.mo share/locale/zh_TW/LC_MESSAGES/clutter-1.0.mo @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK +@dirrmtry share/locale/yi/LC_MESSAGES +@dirrmtry share/locale/yi @dirrmtry share/locale/ur/LC_MESSAGES @dirrmtry share/locale/ur +@dirrmtry share/locale/ug/LC_MESSAGES +@dirrmtry share/locale/ug @dirrmtry share/locale/te/LC_MESSAGES @dirrmtry share/locale/te @dirrmtry share/locale/sr@latin/LC_MESSAGES @dirrmtry share/locale/sr@latin @dirrmtry share/locale/sr/LC_MESSAGES @dirrmtry share/locale/sr +@dirrmtry share/locale/ps/LC_MESSAGES +@dirrmtry share/locale/ps +@dirrmtry share/locale/km/LC_MESSAGES +@dirrmtry share/locale/km @dirrmtry share/locale/ca@valencia/LC_MESSAGES @dirrmtry share/locale/ca@valencia @dirrmtry share/locale/az_IR/LC_MESSAGES diff --git a/graphics/cogl/Makefile b/graphics/cogl/Makefile index e3f894533..b40dfe283 100644 --- a/graphics/cogl/Makefile +++ b/graphics/cogl/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/trunk/graphics/cogl/Makefile 17271 2013-04-01 15:16:27Z kwm $ PORTNAME= cogl -PORTVERSION= 1.10.4 +PORTVERSION= 1.12.2 CATEGORIES= graphics MASTER_SITES= GNOME @@ -17,8 +17,8 @@ BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection CONFLICTS= clutter-1.6.[0-9]* +USES= pkgconfig gettext pathfix USE_GMAKE= yes -USES= gettext pathfix pkgconfig USE_XZ= yes USE_AUTOTOOLS= libtool USE_GNOME= gdkpixbuf2 ltverhack gnomeprefix atk pango diff --git a/graphics/cogl/distinfo b/graphics/cogl/distinfo index a92260dd1..3e548008c 100644 --- a/graphics/cogl/distinfo +++ b/graphics/cogl/distinfo @@ -1,2 +1,2 @@ -SHA256 (cogl-1.10.4.tar.xz) = 0b5c9989f1d07dbda000a68640eb7ebf734513d52e3707668c41eed19991adf9 -SIZE (cogl-1.10.4.tar.xz) = 1253708 +SHA256 (cogl-1.12.2.tar.xz) = 31971d4c6543c589f6fc49ab1724dfbdc7062c58a7da842cb1935e32ca6e1d7e +SIZE (cogl-1.12.2.tar.xz) = 1301108 diff --git a/graphics/cogl/files/patch-cogl_Makefile.in b/graphics/cogl/files/patch-cogl_Makefile.in index 205c9885b..b81265c82 100644 --- a/graphics/cogl/files/patch-cogl_Makefile.in +++ b/graphics/cogl/files/patch-cogl_Makefile.in @@ -1,11 +1,11 @@ ---- cogl/Makefile.in.orig 2012-05-20 14:15:08.000000000 +0200 -+++ cogl/Makefile.in 2012-05-20 14:15:53.000000000 +0200 -@@ -153,7 +153,7 @@ - @SUPPORT_SDL_TRUE@ $(srcdir)/winsys/cogl-winsys-sdl-private.h \ - @SUPPORT_SDL_TRUE@ $(srcdir)/winsys/cogl-winsys-sdl.c +--- cogl/Makefile.in.orig 2013-04-23 19:50:18.000000000 +0000 ++++ cogl/Makefile.in 2013-04-23 19:50:27.000000000 +0000 +@@ -192,7 +192,7 @@ + @SUPPORT_SDL2_TRUE@ $(srcdir)/winsys/cogl-winsys-sdl2.c \ + @SUPPORT_SDL2_TRUE@ $(srcdir)/cogl-sdl.c --@SUPPORT_GLX_TRUE@am__append_22 = -ldl -+@SUPPORT_GLX_TRUE@am__append_22 = - @HAVE_INTROSPECTION_TRUE@am__append_23 = Cogl-1.0.gir - @HAVE_INTROSPECTION_TRUE@am__append_24 = $(gir_DATA) $(typelib_DATA) +-@SUPPORT_GLX_TRUE@am__append_28 = -ldl ++@SUPPORT_GLX_TRUE@am__append_28 = + @HAVE_INTROSPECTION_TRUE@am__append_29 = Cogl-1.0.gir + @HAVE_INTROSPECTION_TRUE@am__append_30 = $(gir_DATA) $(typelib_DATA) subdir = cogl diff --git a/graphics/cogl/pkg-plist b/graphics/cogl/pkg-plist index 08276c241..c2dd6dbb5 100644 --- a/graphics/cogl/pkg-plist +++ b/graphics/cogl/pkg-plist @@ -16,6 +16,8 @@ include/cogl/cogl/cogl-enum-types.h include/cogl/cogl/cogl-euler.h include/cogl/cogl/cogl-fixed.h include/cogl/cogl/cogl-framebuffer.h +include/cogl/cogl/cogl-gles2-types.h +include/cogl/cogl/cogl-gles2.h include/cogl/cogl/cogl-glib-source.h include/cogl/cogl/cogl-index-buffer.h include/cogl/cogl/cogl-indices.h @@ -34,6 +36,7 @@ include/cogl/cogl/cogl-pipeline-state.h include/cogl/cogl/cogl-pipeline.h include/cogl/cogl/cogl-pixel-buffer.h include/cogl/cogl/cogl-poll.h +include/cogl/cogl/cogl-primitive-texture.h include/cogl/cogl/cogl-primitive.h include/cogl/cogl/cogl-primitives.h include/cogl/cogl/cogl-quaternion.h @@ -50,6 +53,7 @@ include/cogl/cogl/cogl-texture-rectangle.h include/cogl/cogl/cogl-texture.h include/cogl/cogl/cogl-types.h include/cogl/cogl/cogl-vector.h +include/cogl/cogl/cogl-version.h include/cogl/cogl/cogl-vertex-buffer.h include/cogl/cogl/cogl-xlib-renderer.h include/cogl/cogl/cogl-xlib.h @@ -58,6 +62,11 @@ include/cogl/cogl/cogl1-context.h include/cogl/cogl/cogl2-compatibility.h include/cogl/cogl/cogl2-experimental.h include/cogl/cogl/cogl2-path.h +include/cogl/cogl/gl-prototypes/cogl-core-functions.h +include/cogl/cogl/gl-prototypes/cogl-gles2-functions.h +include/cogl/cogl/gl-prototypes/cogl-glsl-functions.h +include/cogl/cogl/gl-prototypes/cogl-in-gles-core-functions.h +include/cogl/cogl/gl-prototypes/cogl-in-gles2-core-functions.h lib/girepository-1.0/Cogl-1.0.typelib lib/girepository-1.0/CoglPango-1.0.typelib lib/libcogl-pango.a @@ -67,7 +76,7 @@ lib/libcogl-pango.so.0 lib/libcogl.a lib/libcogl.la lib/libcogl.so -lib/libcogl.so.9 +lib/libcogl.so.11 libdata/pkgconfig/cogl-1.0.pc libdata/pkgconfig/cogl-2.0-experimental.pc libdata/pkgconfig/cogl-gl-1.0.pc @@ -107,6 +116,7 @@ share/locale/kn/LC_MESSAGES/cogl.mo share/locale/ko/LC_MESSAGES/cogl.mo share/locale/lt/LC_MESSAGES/cogl.mo share/locale/lv/LC_MESSAGES/cogl.mo +share/locale/ml/LC_MESSAGES/cogl.mo share/locale/nb/LC_MESSAGES/cogl.mo share/locale/nl/LC_MESSAGES/cogl.mo share/locale/or/LC_MESSAGES/cogl.mo @@ -121,6 +131,7 @@ share/locale/sr@latin/LC_MESSAGES/cogl.mo share/locale/sv/LC_MESSAGES/cogl.mo share/locale/ta/LC_MESSAGES/cogl.mo share/locale/te/LC_MESSAGES/cogl.mo +share/locale/th/LC_MESSAGES/cogl.mo share/locale/tr/LC_MESSAGES/cogl.mo share/locale/ug/LC_MESSAGES/cogl.mo share/locale/uk/LC_MESSAGES/cogl.mo @@ -148,6 +159,7 @@ share/locale/zh_TW/LC_MESSAGES/cogl.mo @dirrmtry share/locale/an @dirrmtry share/cogl/examples-data @dirrmtry share/cogl +@dirrm include/cogl/cogl/gl-prototypes @dirrm include/cogl/cogl @dirrm include/cogl/cogl-pango @dirrm include/cogl diff --git a/net/libgweather3/Makefile b/net/libgweather3/Makefile index 619207675..f9374e3fe 100644 --- a/net/libgweather3/Makefile +++ b/net/libgweather3/Makefile @@ -1,9 +1,9 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/net/libgweather3/Makefile 17268 2013-04-01 05:13:11Z marcus $ +# $MCom: ports/net/libgweather3/Makefile,v 1.9 2012/05/31 12:19:30 kwm Exp $ PORTNAME= libgweather -PORTVERSION= 3.4.1 +PORTVERSION= 3.6.2 CATEGORIES= net gnome MASTER_SITES= GNOME @@ -22,12 +22,10 @@ USE_XZ= yes USE_GMAKE= yes MAKE_JOBS_SAFE= yes INSTALLS_ICONS= yes -USE_GNOME= gnomeprefix intlhack gconf2 ltverhack gtk30 +USE_GNOME= gnomehier gnomeprefix intlhack gconf2 ltverhack gtk30 USE_LDCONFIG= yes USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -GCONF_SCHEMAS= gweather.schemas - .include <bsd.port.mk> diff --git a/net/libgweather3/distinfo b/net/libgweather3/distinfo index 5756cf3c3..5059f7980 100644 --- a/net/libgweather3/distinfo +++ b/net/libgweather3/distinfo @@ -1,2 +1,2 @@ -SHA256 (libgweather-3.4.1.tar.xz) = ee9c4d09f33ae2b066dd1e696aa3e483a689cba6d63bcd388cc2ef95df9b1b60 -SIZE (libgweather-3.4.1.tar.xz) = 4101248 +SHA256 (libgweather-3.6.2.tar.xz) = 0f2aeff290751590ca51e806c3d09054bf87b86b63b89f5179043a9b3fa8a0b0 +SIZE (libgweather-3.6.2.tar.xz) = 3896016 diff --git a/net/libgweather3/pkg-plist b/net/libgweather3/pkg-plist index 6e951b545..5e03f54d4 100644 --- a/net/libgweather3/pkg-plist +++ b/net/libgweather3/pkg-plist @@ -1,17 +1,20 @@ +lib/girepository-1.0/GWeather-3.0.typelib +share/gir-1.0/GWeather-3.0.gir +share/glib-2.0/schemas/gschemas.compiled +share/glib-2.0/schemas/org.gnome.GWeather.enums.xml +share/glib-2.0/schemas/org.gnome.GWeather.gschema.xml include/libgweather-3.0/libgweather/gweather-enum-types.h -include/libgweather-3.0/libgweather/gweather-gconf.h +include/libgweather-3.0/libgweather/gweather-enums.h include/libgweather-3.0/libgweather/gweather-location.h -include/libgweather-3.0/libgweather/gweather-prefs.h include/libgweather-3.0/libgweather/gweather-timezone.h include/libgweather-3.0/libgweather/gweather-xml.h include/libgweather-3.0/libgweather/location-entry.h include/libgweather-3.0/libgweather/timezone-menu.h -include/libgweather-3.0/libgweather/weather.h -lib/girepository-1.0/GWeather-3.0.typelib +include/libgweather-3.0/libgweather/gweather-weather.h lib/libgweather-3.a lib/libgweather-3.la lib/libgweather-3.so -lib/libgweather-3.so.0 +lib/libgweather-3.so.1 libdata/pkgconfig/gweather-3.0.pc %%DOCSDIR%%-3.0/GWeatherLocation.html %%DOCSDIR%%-3.0/GWeatherLocationEntry.html @@ -26,15 +29,12 @@ libdata/pkgconfig/gweather-3.0.pc %%DOCSDIR%%-3.0/index.sgml %%DOCSDIR%%-3.0/left.png %%DOCSDIR%%-3.0/libgweather-3.0.devhelp2 -%%DOCSDIR%%-3.0/libgweather-gweather-gconf.html -%%DOCSDIR%%-3.0/libgweather-gweather-prefs.html +%%DOCSDIR%%-3.0/libgweather-GWeatherInfo.html %%DOCSDIR%%-3.0/libgweather-gweather-xml.html -%%DOCSDIR%%-3.0/libgweather-weather.html %%DOCSDIR%%-3.0/object-tree.html %%DOCSDIR%%-3.0/right.png %%DOCSDIR%%-3.0/style.css %%DOCSDIR%%-3.0/up.png -share/gir-1.0/GWeather-3.0.gir share/icons/gnome/16x16/status/weather-clear-night-000.png share/icons/gnome/16x16/status/weather-clear-night-010.png share/icons/gnome/16x16/status/weather-clear-night-020.png @@ -581,12 +581,6 @@ share/locale/xh/LC_MESSAGES/libgweather-3.0.mo share/locale/zh_CN/LC_MESSAGES/libgweather-3.0.mo share/locale/zh_HK/LC_MESSAGES/libgweather-3.0.mo share/locale/zh_TW/LC_MESSAGES/libgweather-3.0.mo -@dirrmtry share/icons/gnome/scalable/status -@dirrmtry share/icons/gnome/scalable -@dirrm %%DATADIR%% -@dirrm %%DOCSDIR%%-3.0 -@dirrm include/libgweather-3.0/libgweather -@dirrm include/libgweather-3.0 @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES @@ -663,3 +657,7 @@ share/locale/zh_TW/LC_MESSAGES/libgweather-3.0.mo @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as +@dirrm %%DATADIR%% +@dirrm %%DOCSDIR%%-3.0 +@dirrm include/libgweather-3.0/libgweather +@dirrm include/libgweather-3.0 diff --git a/sysutils/gnome-settings-daemon3/Makefile b/sysutils/gnome-settings-daemon3/Makefile index 4934c19b4..7b755efc7 100644 --- a/sysutils/gnome-settings-daemon3/Makefile +++ b/sysutils/gnome-settings-daemon3/Makefile @@ -1,9 +1,9 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/sysutils/gnome-settings-daemon3/Makefile 17268 2013-04-01 05:13:11Z marcus $ +# $MCom: ports/sysutils/gnome-settings-daemon3/Makefile,v 1.33 2012/05/17 17:50:16 kwm Exp $ PORTNAME= gnome-settings-daemon -PORTVERSION= 3.4.2 +PORTVERSION= 3.6.3 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -15,7 +15,10 @@ BUILD_DEPENDS= gnome-session>=2.91.0:${PORTSDIR}/x11/gnome-session3 \ ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas LIB_DEPENDS= canberra-gtk3:${PORTSDIR}/audio/libcanberra-gtk3 \ polkit-gobject-1:${PORTSDIR}/sysutils/polkit \ + ibus-1.0:${PORTSDIR}/textproc/ibus \ + dbus-1:${PORTSDIR}/devel/dbus \ colord:${PORTSDIR}/graphics/colord \ + lcms2:${PORTSDIR}/graphics/lcms \ pulse:${PORTSDIR}/audio/pulseaudio \ gdbm:${PORTSDIR}/databases/gdbm \ notify:${PORTSDIR}/devel/libnotify @@ -28,19 +31,21 @@ LATEST_LINK= gnome-settings-daemon3 USE_XORG= xxf86misc USE_XZ= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomedesktop3 libgnomekbd3 gnomehier +USE_GNOME= gnomeprefix intlhack gnomedesktop3 libgnomekbd3 gnomehier USES= gettext pathfix pkgconfig GNU_CONFIGURE= yes INSTALLS_ICONS= yes CONFIGURE_ARGS= --disable-gudev \ --disable-systemd \ --disable-packagekit +# --disable-ibus \ #--with-pnpids=${LOCALBASE}/share/libgnome-desktop-3.0/pnp.ids CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -OPTIONS= CUPS "Enable cups (printing) support" On \ - SMARTCARD "Enable smartcard support" On +OPTIONS_DEFINE= CUPS SMARTCARD +OPTIONS_DEFAULT=CUPS SMARTCARD +SMARTCARD_DESC= Smartcard support GLIB_SCHEMAS= org.gnome.settings-daemon.enums.xml \ org.gnome.settings-daemon.peripherals.gschema.xml \ @@ -58,21 +63,21 @@ MAN1= gnome-settings-daemon.1 .include <bsd.port.options.mk> -.if defined(WITH_CUPS) -LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client +.if ${PORT_OPTIONS:MCUPS} +LIB_DEPENDS+= cups:${PORTSDIR}/print/cups-client PLIST_SUB+= CUPS="" .else PLIST_SUB+= CUPS="@comment " CONFIGURE_ARGS+=--disable-cups .endif -.if defined(WITHOUT_SMARTCARD) -CONFIGURE_ARGS+=--disable-smartcard-support -PLIST_SUB+= SMARTCARD="@comment " -.else -LIB_DEPENDS+= nss3.1:${PORTSDIR}/security/nss +.if ${PORT_OPTIONS:MSMARTCARD} +LIB_DEPENDS+= nss3:${PORTSDIR}/security/nss CONFIGURE_ARGS+=--enable-smartcard-support PLIST_SUB+= SMARTCARD="" +.else +CONFIGURE_ARGS+=--disable-smartcard-support +PLIST_SUB+= SMARTCARD="@comment " .endif post-patch: diff --git a/sysutils/gnome-settings-daemon3/distinfo b/sysutils/gnome-settings-daemon3/distinfo index 35a5e7d40..21c75dc2a 100644 --- a/sysutils/gnome-settings-daemon3/distinfo +++ b/sysutils/gnome-settings-daemon3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-settings-daemon-3.4.2.tar.xz) = 00499118c80474981f3389ef518e2d001f1b1a3b1fb78e54859d59f3bee38ff4 -SIZE (gnome3/gnome-settings-daemon-3.4.2.tar.xz) = 1430872 +SHA256 (gnome3/gnome-settings-daemon-3.6.3.tar.xz) = 606aaaba9cc7f51035702aead46c8bb595917a09cb947b396a579ea443328cdc +SIZE (gnome3/gnome-settings-daemon-3.6.3.tar.xz) = 1492024 diff --git a/sysutils/gnome-settings-daemon3/files/patch-configure b/sysutils/gnome-settings-daemon3/files/patch-configure deleted file mode 100644 index 33634babc..000000000 --- a/sysutils/gnome-settings-daemon3/files/patch-configure +++ /dev/null @@ -1,127 +0,0 @@ ---- configure.orig 2012-05-17 19:12:52.000000000 +0200 -+++ configure 2012-05-17 19:14:21.000000000 +0200 -@@ -19120,99 +19120,6 @@ - fi - - -- --pkg_failed=no --{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for WACOM" >&5 --$as_echo_n "checking for WACOM... " >&6; } -- --if test -n "$WACOM_CFLAGS"; then -- pkg_cv_WACOM_CFLAGS="$WACOM_CFLAGS" -- elif test -n "$PKG_CONFIG"; then -- if test -n "$PKG_CONFIG" && \ -- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwacom >= \$LIBWACOM_REQUIRED_VERSION x11 xi xtst \$GUDEV_PKG gnome-desktop-3.0 >= \$GNOME_DESKTOP_REQUIRED_VERSION xorg-wacom\""; } >&5 -- ($PKG_CONFIG --exists --print-errors "libwacom >= $LIBWACOM_REQUIRED_VERSION x11 xi xtst $GUDEV_PKG gnome-desktop-3.0 >= $GNOME_DESKTOP_REQUIRED_VERSION xorg-wacom") 2>&5 -- ac_status=$? -- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -- test $ac_status = 0; }; then -- pkg_cv_WACOM_CFLAGS=`$PKG_CONFIG --cflags "libwacom >= $LIBWACOM_REQUIRED_VERSION x11 xi xtst $GUDEV_PKG gnome-desktop-3.0 >= $GNOME_DESKTOP_REQUIRED_VERSION xorg-wacom" 2>/dev/null` --else -- pkg_failed=yes --fi -- else -- pkg_failed=untried --fi --if test -n "$WACOM_LIBS"; then -- pkg_cv_WACOM_LIBS="$WACOM_LIBS" -- elif test -n "$PKG_CONFIG"; then -- if test -n "$PKG_CONFIG" && \ -- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwacom >= \$LIBWACOM_REQUIRED_VERSION x11 xi xtst \$GUDEV_PKG gnome-desktop-3.0 >= \$GNOME_DESKTOP_REQUIRED_VERSION xorg-wacom\""; } >&5 -- ($PKG_CONFIG --exists --print-errors "libwacom >= $LIBWACOM_REQUIRED_VERSION x11 xi xtst $GUDEV_PKG gnome-desktop-3.0 >= $GNOME_DESKTOP_REQUIRED_VERSION xorg-wacom") 2>&5 -- ac_status=$? -- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -- test $ac_status = 0; }; then -- pkg_cv_WACOM_LIBS=`$PKG_CONFIG --libs "libwacom >= $LIBWACOM_REQUIRED_VERSION x11 xi xtst $GUDEV_PKG gnome-desktop-3.0 >= $GNOME_DESKTOP_REQUIRED_VERSION xorg-wacom" 2>/dev/null` --else -- pkg_failed=yes --fi -- else -- pkg_failed=untried --fi -- -- -- --if test $pkg_failed = yes; then -- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 --$as_echo "no" >&6; } -- --if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then -- _pkg_short_errors_supported=yes --else -- _pkg_short_errors_supported=no --fi -- if test $_pkg_short_errors_supported = yes; then -- WACOM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libwacom >= $LIBWACOM_REQUIRED_VERSION x11 xi xtst $GUDEV_PKG gnome-desktop-3.0 >= $GNOME_DESKTOP_REQUIRED_VERSION xorg-wacom" 2>&1` -- else -- WACOM_PKG_ERRORS=`$PKG_CONFIG --print-errors "libwacom >= $LIBWACOM_REQUIRED_VERSION x11 xi xtst $GUDEV_PKG gnome-desktop-3.0 >= $GNOME_DESKTOP_REQUIRED_VERSION xorg-wacom" 2>&1` -- fi -- # Put the nasty error message in config.log where it belongs -- echo "$WACOM_PKG_ERRORS" >&5 -- -- as_fn_error $? "Package requirements (libwacom >= $LIBWACOM_REQUIRED_VERSION x11 xi xtst $GUDEV_PKG gnome-desktop-3.0 >= $GNOME_DESKTOP_REQUIRED_VERSION xorg-wacom) were not met: -- --$WACOM_PKG_ERRORS -- --Consider adjusting the PKG_CONFIG_PATH environment variable if you --installed software in a non-standard prefix. -- --Alternatively, you may set the environment variables WACOM_CFLAGS --and WACOM_LIBS to avoid the need to call pkg-config. --See the pkg-config man page for more details." "$LINENO" 5 -- --elif test $pkg_failed = untried; then -- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 --$as_echo "no" >&6; } -- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 --$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} --as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it --is in your PATH or set the PKG_CONFIG environment variable to the full --path to pkg-config. -- --Alternatively, you may set the environment variables WACOM_CFLAGS --and WACOM_LIBS to avoid the need to call pkg-config. --See the pkg-config man page for more details. -- --To get pkg-config, see <http://pkg-config.freedesktop.org/>. --See \`config.log' for more details" "$LINENO" 5; } -- --else -- WACOM_CFLAGS=$pkg_cv_WACOM_CFLAGS -- WACOM_LIBS=$pkg_cv_WACOM_LIBS -- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 --$as_echo "yes" >&6; } -- --fi -- -- - have_packagekit=false - # Check whether --enable-packagekit was given. - if test "${enable_packagekit+set}" = set; then : -@@ -20045,7 +19952,7 @@ - fi - - --ac_config_files="$ac_config_files Makefile gnome-settings-daemon/Makefile plugins/Makefile plugins/a11y-keyboard/Makefile plugins/a11y-settings/Makefile plugins/automount/Makefile plugins/background/Makefile plugins/clipboard/Makefile plugins/color/Makefile plugins/common/Makefile plugins/cursor/Makefile plugins/dummy/Makefile plugins/power/Makefile plugins/housekeeping/Makefile plugins/keyboard/Makefile plugins/media-keys/Makefile plugins/media-keys/cut-n-paste/Makefile plugins/mouse/Makefile plugins/orientation/Makefile plugins/print-notifications/Makefile plugins/smartcard/Makefile plugins/sound/Makefile plugins/updates/Makefile plugins/wacom/Makefile plugins/xrandr/Makefile plugins/xsettings/Makefile data/Makefile data/gnome-settings-daemon.pc data/gnome-settings-daemon-uninstalled.pc data/org.gnome.settings-daemon.plugins.gschema.xml.in data/org.gnome.settings-daemon.plugins.xsettings.gschema.xml.in data/org.gnome.settings-daemon.plugins.keyboard.gschema.xml.in data/org.gnome.settings-daemon.plugins.power.gschema.xml.in data/org.gnome.settings-daemon.plugins.color.gschema.xml.in data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in data/org.gnome.settings-daemon.peripherals.gschema.xml.in data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in data/org.gnome.settings-daemon.plugins.orientation.gschema.xml.in data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in data/org.gnome.settings-daemon.plugins.xrandr.gschema.xml.in data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in data/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml.in po/Makefile.in" -+ac_config_files="$ac_config_files Makefile gnome-settings-daemon/Makefile plugins/Makefile plugins/a11y-keyboard/Makefile plugins/a11y-settings/Makefile plugins/automount/Makefile plugins/background/Makefile plugins/clipboard/Makefile plugins/color/Makefile plugins/common/Makefile plugins/cursor/Makefile plugins/dummy/Makefile plugins/power/Makefile plugins/housekeeping/Makefile plugins/keyboard/Makefile plugins/media-keys/Makefile plugins/media-keys/cut-n-paste/Makefile plugins/mouse/Makefile plugins/orientation/Makefile plugins/print-notifications/Makefile plugins/smartcard/Makefile plugins/sound/Makefile plugins/updates/Makefile plugins/xrandr/Makefile plugins/xsettings/Makefile data/Makefile data/gnome-settings-daemon.pc data/gnome-settings-daemon-uninstalled.pc data/org.gnome.settings-daemon.plugins.gschema.xml.in data/org.gnome.settings-daemon.plugins.xsettings.gschema.xml.in data/org.gnome.settings-daemon.plugins.keyboard.gschema.xml.in data/org.gnome.settings-daemon.plugins.power.gschema.xml.in data/org.gnome.settings-daemon.plugins.color.gschema.xml.in data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in data/org.gnome.settings-daemon.peripherals.gschema.xml.in data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in data/org.gnome.settings-daemon.plugins.orientation.gschema.xml.in data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in data/org.gnome.settings-daemon.plugins.xrandr.gschema.xml.in data/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml.in po/Makefile.in" - - cat >confcache <<\_ACEOF - # This file is a shell script that caches the results of configure -@@ -21211,7 +21118,6 @@ - "plugins/smartcard/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/smartcard/Makefile" ;; - "plugins/sound/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/sound/Makefile" ;; - "plugins/updates/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/updates/Makefile" ;; -- "plugins/wacom/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/wacom/Makefile" ;; - "plugins/xrandr/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/xrandr/Makefile" ;; - "plugins/xsettings/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/xsettings/Makefile" ;; - "data/Makefile") CONFIG_FILES="$CONFIG_FILES data/Makefile" ;; -@@ -21228,7 +21134,6 @@ - "data/org.gnome.settings-daemon.plugins.orientation.gschema.xml.in") CONFIG_FILES="$CONFIG_FILES data/org.gnome.settings-daemon.plugins.orientation.gschema.xml.in" ;; - "data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in") CONFIG_FILES="$CONFIG_FILES data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in" ;; - "data/org.gnome.settings-daemon.plugins.xrandr.gschema.xml.in") CONFIG_FILES="$CONFIG_FILES data/org.gnome.settings-daemon.plugins.xrandr.gschema.xml.in" ;; -- "data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in") CONFIG_FILES="$CONFIG_FILES data/org.gnome.settings-daemon.peripherals.wacom.gschema.xml.in" ;; - "data/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml.in") CONFIG_FILES="$CONFIG_FILES data/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml.in" ;; - "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; - "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;; diff --git a/sysutils/gnome-settings-daemon3/files/patch-data_Makefile.in b/sysutils/gnome-settings-daemon3/files/patch-data_Makefile.in deleted file mode 100644 index 563472492..000000000 --- a/sysutils/gnome-settings-daemon3/files/patch-data_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- data/Makefile.in.orig 2012-05-17 19:14:40.000000000 +0200 -+++ data/Makefile.in 2012-05-17 19:15:36.000000000 +0200 -@@ -347,7 +347,6 @@ - org.gnome.settings-daemon.plugins.xsettings.gschema.xml \ - org.gnome.settings-daemon.plugins.housekeeping.gschema.xml \ - org.gnome.settings-daemon.plugins.print-notifications.gschema.xml \ -- org.gnome.settings-daemon.peripherals.wacom.gschema.xml \ - org.gnome.settings-daemon.plugins.xrandr.gschema.xml \ - $(am__append_1) $(am__append_3) - all_schemas = $(gsettings_SCHEMAS) $(am__append_2) $(am__append_4) diff --git a/sysutils/gnome-settings-daemon3/files/patch-data_org.gnome.settings-daemon.plugins.gschema.xml.in.in b/sysutils/gnome-settings-daemon3/files/patch-data_org.gnome.settings-daemon.plugins.gschema.xml.in.in new file mode 100644 index 000000000..c48e45116 --- /dev/null +++ b/sysutils/gnome-settings-daemon3/files/patch-data_org.gnome.settings-daemon.plugins.gschema.xml.in.in @@ -0,0 +1,20 @@ +--- data/org.gnome.settings-daemon.plugins.gschema.xml.in.in.orig 2013-04-08 08:40:28.207584852 +0000 ++++ data/org.gnome.settings-daemon.plugins.gschema.xml.in.in 2013-04-08 08:40:35.790584900 +0000 +@@ -7,17 +7,14 @@ + <child name="color" schema="org.gnome.settings-daemon.plugins.color"/> + <child name="cursor" schema="org.gnome.settings-daemon.plugins.cursor"/> + <child name="font" schema="org.gnome.settings-daemon.plugins.font"/> +- <child name="gsdwacom" schema="org.gnome.settings-daemon.plugins.gsdwacom"/> + <child name="housekeeping" schema="org.gnome.settings-daemon.plugins.housekeeping"/> + <child name="keyboard" schema="org.gnome.settings-daemon.plugins.keyboard"/> + <child name="media-keys" schema="org.gnome.settings-daemon.plugins.media-keys"/> + <child name="mouse" schema="org.gnome.settings-daemon.plugins.mouse"/> +- <child name="orientation" schema="org.gnome.settings-daemon.plugins.orientation"/> + <child name="power" schema="org.gnome.settings-daemon.plugins.power"/> + <child name="print-notifications" schema="org.gnome.settings-daemon.plugins.print-notifications"/> + <child name="smartcard" schema="org.gnome.settings-daemon.plugins.smartcard"/> + <child name="sound" schema="org.gnome.settings-daemon.plugins.sound"/> +- <child name="updates" schema="org.gnome.settings-daemon.plugins.updates"/> + <child name="xrandr" schema="org.gnome.settings-daemon.plugins.xrandr"/> + <child name="xsettings" schema="org.gnome.settings-daemon.plugins.xsettings"/> + </schema> diff --git a/sysutils/gnome-settings-daemon3/files/patch-gnome-settings-daemon_gnome-settings-module.c b/sysutils/gnome-settings-daemon3/files/patch-gnome-settings-daemon_gnome-settings-module.c deleted file mode 100644 index 29dd8f4ea..000000000 --- a/sysutils/gnome-settings-daemon3/files/patch-gnome-settings-daemon_gnome-settings-module.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-settings-daemon/gnome-settings-module.c.orig 2011-03-28 18:38:07.000000000 -0400 -+++ gnome-settings-daemon/gnome-settings-module.c 2011-03-28 18:31:50.000000000 -0400 -@@ -92,7 +92,7 @@ gnome_settings_module_unload (GTypeModul - - g_debug ("Unloading %s", module->path); - -- g_module_close (module->library); -+ /*g_module_close (module->library);*/ - - module->library = NULL; - module->type = 0; diff --git a/sysutils/gnome-settings-daemon3/files/patch-plugins_Makefile.in b/sysutils/gnome-settings-daemon3/files/patch-plugins_Makefile.in deleted file mode 100644 index b5587982a..000000000 --- a/sysutils/gnome-settings-daemon3/files/patch-plugins_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/Makefile.in.orig 2012-05-17 19:16:15.000000000 +0200 -+++ plugins/Makefile.in 2012-05-17 19:16:25.000000000 +0200 -@@ -314,7 +314,7 @@ - NULL = - enabled_plugins = a11y-keyboard a11y-settings automount background \ - clipboard color cursor dummy power housekeeping keyboard \ -- media-keys mouse sound wacom xrandr xsettings $(NULL) \ -+ media-keys mouse sound xrandr xsettings $(NULL) \ - $(am__append_1) $(am__append_3) $(am__append_5) \ - $(am__append_7) - disabled_plugins = $(NULL) $(am__append_2) $(am__append_4) \ diff --git a/sysutils/gnome-settings-daemon3/pkg-plist b/sysutils/gnome-settings-daemon3/pkg-plist index a548d9640..3d4e1ba94 100644 --- a/sysutils/gnome-settings-daemon3/pkg-plist +++ b/sysutils/gnome-settings-daemon3/pkg-plist @@ -72,10 +72,23 @@ lib/gnome-settings-daemon-3.0/xsettings.gnome-settings-plugin libdata/pkgconfig/gnome-settings-daemon.pc libexec/gnome-fallback-mount-helper libexec/gnome-settings-daemon +libexec/gsd-input-sources-switcher libexec/gsd-locate-pointer libexec/gsd-printer +libexec/gsd-test-a11y-keyboard +libexec/gsd-test-a11y-settings +libexec/gsd-test-background +libexec/gsd-test-input-helper +libexec/gsd-test-keyboard +libexec/gsd-test-media-keys +libexec/gsd-test-mouse +libexec/gsd-test-power +libexec/gsd-test-print-notifications +libexec/gsd-test-smartcard +libexec/gsd-test-sound +libexec/gsd-test-xsettings share/GConf/gsettings/gnome-settings-daemon.convert -share/dbus-1/services/org.gnome.SettingsDaemon.service +share/dbus-1/services/org.freedesktop.IBus.service share/gnome-settings-daemon-3.0/input-device-example.sh %%DATADIR%%/gsd-a11y-preferences-dialog.ui %%DATADIR%%/icons/hicolor/64x64/devices/kbd-capslock-off.png @@ -133,6 +146,7 @@ share/locale/is/LC_MESSAGES/gnome-settings-daemon.mo share/locale/it/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ja/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ka/LC_MESSAGES/gnome-settings-daemon.mo +share/locale/km/LC_MESSAGES/gnome-settings-daemon.mo share/locale/kn/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ko/LC_MESSAGES/gnome-settings-daemon.mo share/locale/ku/LC_MESSAGES/gnome-settings-daemon.mo diff --git a/x11-themes/gnome-icon-theme-symbolic/Makefile b/x11-themes/gnome-icon-theme-symbolic/Makefile index cc4ee6958..9908cbf94 100644 --- a/x11-themes/gnome-icon-theme-symbolic/Makefile +++ b/x11-themes/gnome-icon-theme-symbolic/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ -# $MCom: ports/trunk/x11-themes/gnome-icon-theme-symbolic/Makefile 17271 2013-04-01 15:16:27Z kwm $ +# $MCom$ PORTNAME= gnome-icon-theme-symbolic -PORTVERSION= 3.4.0 +PORTVERSION= 3.6.2 CATEGORIES= x11-themes gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -18,6 +18,8 @@ USE_GMAKE= yes USES= pathfix pkgconfig USE_GNOME= gnomeprefix GNU_CONFIGURE= yes +CONFIGURE_ENV= ac_cv_path_GIT="" \ + ac_cv_path_INKSCAPE="" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/x11-themes/gnome-icon-theme-symbolic/distinfo b/x11-themes/gnome-icon-theme-symbolic/distinfo index 719646f1d..864df51ce 100644 --- a/x11-themes/gnome-icon-theme-symbolic/distinfo +++ b/x11-themes/gnome-icon-theme-symbolic/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-icon-theme-symbolic-3.4.0.tar.xz) = 8f2738b1e8992827427f007e0eafc8deed32039c2bcf8345b82243864292d021 -SIZE (gnome3/gnome-icon-theme-symbolic-3.4.0.tar.xz) = 181884 +SHA256 (gnome3/gnome-icon-theme-symbolic-3.6.2.tar.xz) = c6a803db440ccb7cedc996224695cdfa6c6927b40082878372b21326697faeae +SIZE (gnome3/gnome-icon-theme-symbolic-3.6.2.tar.xz) = 212428 diff --git a/x11-themes/gnome-icon-theme-symbolic/files/patch-Makefile.in b/x11-themes/gnome-icon-theme-symbolic/files/patch-Makefile.in deleted file mode 100644 index 5850583e3..000000000 --- a/x11-themes/gnome-icon-theme-symbolic/files/patch-Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.in.orig 2011-03-16 12:07:52.000000000 -0500 -+++ Makefile.in 2011-03-16 12:07:59.000000000 -0500 -@@ -602,7 +602,6 @@ - - install-data-am: install-data-local - @$(NORMAL_INSTALL) -- $(MAKE) $(AM_MAKEFLAGS) install-data-hook - install-dvi: install-dvi-recursive - - install-dvi-am: diff --git a/x11-themes/gnome-icon-theme-symbolic/pkg-plist b/x11-themes/gnome-icon-theme-symbolic/pkg-plist index 11ca9e6f0..3bd8448b7 100644 --- a/x11-themes/gnome-icon-theme-symbolic/pkg-plist +++ b/x11-themes/gnome-icon-theme-symbolic/pkg-plist @@ -1,13 +1,16 @@ share/icons/gnome/scalable/actions/action-unavailable-symbolic.svg +share/icons/gnome/scalable/actions/bookmark-add-symbolic.svg share/icons/gnome/scalable/actions/bookmark-new-symbolic.svg share/icons/gnome/scalable/actions/call-end-symbolic.svg share/icons/gnome/scalable/actions/call-start-symbolic.svg share/icons/gnome/scalable/actions/document-open-recent-symbolic.svg share/icons/gnome/scalable/actions/document-open-symbolic.svg share/icons/gnome/scalable/actions/document-page-setup-symbolic.svg +share/icons/gnome/scalable/actions/document-properties-symbolic.svg share/icons/gnome/scalable/actions/document-save-as-symbolic.svg share/icons/gnome/scalable/actions/document-save-symbolic.svg share/icons/gnome/scalable/actions/document-send-symbolic.svg +share/icons/gnome/scalable/actions/edit-clear-all-symbolic.svg share/icons/gnome/scalable/actions/edit-clear-rtl-symbolic.svg share/icons/gnome/scalable/actions/edit-clear-symbolic.svg share/icons/gnome/scalable/actions/edit-copy-symbolic.svg @@ -40,6 +43,7 @@ share/icons/gnome/scalable/actions/go-bottom-symbolic.svg share/icons/gnome/scalable/actions/go-down-symbolic.svg share/icons/gnome/scalable/actions/go-first-rtl-symbolic.svg share/icons/gnome/scalable/actions/go-first-symbolic.svg +share/icons/gnome/scalable/actions/go-home-symbolic.svg share/icons/gnome/scalable/actions/go-jump-rtl-symbolic.svg share/icons/gnome/scalable/actions/go-jump-symbolic.svg share/icons/gnome/scalable/actions/go-last-rtl-symbolic.svg @@ -50,7 +54,12 @@ share/icons/gnome/scalable/actions/go-previous-rtl-symbolic.svg share/icons/gnome/scalable/actions/go-previous-symbolic.svg share/icons/gnome/scalable/actions/go-top-symbolic.svg share/icons/gnome/scalable/actions/go-up-symbolic.svg +share/icons/gnome/scalable/actions/insert-image-symbolic.svg +share/icons/gnome/scalable/actions/insert-link-symbolic.svg +share/icons/gnome/scalable/actions/insert-object-symbolic.svg +share/icons/gnome/scalable/actions/insert-text-symbolic.svg share/icons/gnome/scalable/actions/list-add-symbolic.svg +share/icons/gnome/scalable/actions/list-remove-all-symbolic.svg share/icons/gnome/scalable/actions/list-remove-symbolic.svg share/icons/gnome/scalable/actions/mail-mark-important-symbolic.svg share/icons/gnome/scalable/actions/mail-send-receive-symbolic.svg @@ -93,23 +102,31 @@ share/icons/gnome/scalable/apps/accessories-calculator-symbolic.svg share/icons/gnome/scalable/apps/accessories-character-map-symbolic.svg share/icons/gnome/scalable/apps/accessories-text-editor-symbolic.svg share/icons/gnome/scalable/apps/applets-screenshooter-symbolic.svg +share/icons/gnome/scalable/apps/bluetooth-symbolic.svg share/icons/gnome/scalable/apps/gnome-power-manager-symbolic.svg +share/icons/gnome/scalable/apps/goa-panel-symbolic.svg share/icons/gnome/scalable/apps/help-browser-symbolic.svg +share/icons/gnome/scalable/apps/preferences-color-symbolic.svg share/icons/gnome/scalable/apps/preferences-desktop-accessibility-symbolic.svg share/icons/gnome/scalable/apps/preferences-desktop-display-symbolic.svg share/icons/gnome/scalable/apps/preferences-desktop-keyboard-shortcuts-symbolic.svg share/icons/gnome/scalable/apps/preferences-desktop-remote-desktop-symbolic.svg share/icons/gnome/scalable/apps/preferences-desktop-screensaver-symbolic.svg share/icons/gnome/scalable/apps/preferences-desktop-wallpaper-symbolic.svg -share/icons/gnome/scalable/apps/preferences-system-date-and-time-symbolic.svg share/icons/gnome/scalable/apps/preferences-system-network-proxy-symbolic.svg +share/icons/gnome/scalable/apps/preferences-system-network-symbolic.svg +share/icons/gnome/scalable/apps/preferences-system-time-symbolic.svg share/icons/gnome/scalable/apps/system-file-manager-symbolic.svg share/icons/gnome/scalable/apps/system-users-symbolic.svg +share/icons/gnome/scalable/apps/text-editor-symbolic.svg share/icons/gnome/scalable/apps/user-info-symbolic.svg share/icons/gnome/scalable/apps/utilities-system-monitor-symbolic.svg share/icons/gnome/scalable/apps/utilities-terminal-symbolic.svg share/icons/gnome/scalable/apps/web-browser-symbolic.svg share/icons/gnome/scalable/categories/applications-engineering-symbolic.svg +share/icons/gnome/scalable/categories/applications-games-symbolic.svg +share/icons/gnome/scalable/categories/applications-graphics-symbolic.svg +share/icons/gnome/scalable/categories/applications-multimedia-symbolic.svg share/icons/gnome/scalable/categories/applications-science-symbolic.svg share/icons/gnome/scalable/categories/applications-utilities-symbolic.svg share/icons/gnome/scalable/categories/preferences-other-symbolic.svg @@ -119,14 +136,34 @@ share/icons/gnome/scalable/devices/audio-card-symbolic.svg share/icons/gnome/scalable/devices/audio-input-microphone-symbolic.svg share/icons/gnome/scalable/devices/camera-photo-symbolic.svg share/icons/gnome/scalable/devices/camera-web-symbolic.svg +share/icons/gnome/scalable/devices/colorimeter-colorhug-symbolic.svg +share/icons/gnome/scalable/devices/computer-apple-ipad-symbolic.svg share/icons/gnome/scalable/devices/computer-symbolic.svg +share/icons/gnome/scalable/devices/display-projector-symbolic.svg +share/icons/gnome/scalable/devices/drive-harddisk-ieee1394-symbolic.svg share/icons/gnome/scalable/devices/drive-harddisk-symbolic.svg +share/icons/gnome/scalable/devices/drive-harddisk-system-symbolic.svg +share/icons/gnome/scalable/devices/drive-harddisk-usb-symbolic.svg +share/icons/gnome/scalable/devices/drive-optical-symbolic.svg +share/icons/gnome/scalable/devices/drive-removable-media-symbolic.svg +share/icons/gnome/scalable/devices/headphones-symbolic.svg share/icons/gnome/scalable/devices/input-dialpad-symbolic.svg share/icons/gnome/scalable/devices/input-gaming-symbolic.svg share/icons/gnome/scalable/devices/input-keyboard-symbolic.svg +share/icons/gnome/scalable/devices/input-mouse-symbolic.svg +share/icons/gnome/scalable/devices/input-tablet-symbolic.svg share/icons/gnome/scalable/devices/input-touchpad-symbolic.svg +share/icons/gnome/scalable/devices/media-optical-bd-symbolic.svg +share/icons/gnome/scalable/devices/media-optical-cd-audio-symbolic.svg +share/icons/gnome/scalable/devices/media-optical-dvd-symbolic.svg share/icons/gnome/scalable/devices/media-optical-symbolic.svg +share/icons/gnome/scalable/devices/media-removable-symbolic.svg +share/icons/gnome/scalable/devices/media-zip-symbolic.svg +share/icons/gnome/scalable/devices/multimedia-player-apple-ipod-touch-symbolic.svg +share/icons/gnome/scalable/devices/multimedia-player-symbolic.svg +share/icons/gnome/scalable/devices/phone-apple-iphone-symbolic.svg share/icons/gnome/scalable/devices/phone-symbolic.svg +share/icons/gnome/scalable/devices/printer-network-symbolic.svg share/icons/gnome/scalable/devices/printer-symbolic.svg share/icons/gnome/scalable/devices/scanner-symbolic.svg share/icons/gnome/scalable/devices/video-display-symbolic.svg @@ -135,6 +172,7 @@ share/icons/gnome/scalable/emblems/emblem-documents-symbolic.svg share/icons/gnome/scalable/emblems/emblem-favorite-symbolic.svg share/icons/gnome/scalable/emblems/emblem-important-symbolic.svg share/icons/gnome/scalable/emblems/emblem-music-symbolic.svg +share/icons/gnome/scalable/emblems/emblem-ok-symbolic.svg share/icons/gnome/scalable/emblems/emblem-photos-symbolic.svg share/icons/gnome/scalable/emblems/emblem-shared-symbolic.svg share/icons/gnome/scalable/emblems/emblem-synchronizing-symbolic.svg @@ -142,13 +180,35 @@ share/icons/gnome/scalable/emblems/emblem-system-symbolic.svg share/icons/gnome/scalable/emblems/emblem-videos-symbolic.svg share/icons/gnome/scalable/emotes/face-angel-symbolic.svg share/icons/gnome/scalable/emotes/face-angry-symbolic.svg +share/icons/gnome/scalable/emotes/face-confused-symbolic.svg +share/icons/gnome/scalable/emotes/face-cool-symbolic.svg +share/icons/gnome/scalable/emotes/face-crying-symbolic.svg +share/icons/gnome/scalable/emotes/face-devilish-symbolic.svg +share/icons/gnome/scalable/emotes/face-embarrassed-symbolic.svg +share/icons/gnome/scalable/emotes/face-kiss-symbolic.svg +share/icons/gnome/scalable/emotes/face-laugh-symbolic.svg +share/icons/gnome/scalable/emotes/face-monkey-symbolic.svg +share/icons/gnome/scalable/emotes/face-plain-symbolic.svg +share/icons/gnome/scalable/emotes/face-raspberry-symbolic.svg share/icons/gnome/scalable/emotes/face-sad-symbolic.svg +share/icons/gnome/scalable/emotes/face-shutmouth-symbolic.svg +share/icons/gnome/scalable/emotes/face-sick-symbolic.svg +share/icons/gnome/scalable/emotes/face-smile-big-symbolic.svg share/icons/gnome/scalable/emotes/face-smile-symbolic.svg +share/icons/gnome/scalable/emotes/face-smirk-symbolic.svg +share/icons/gnome/scalable/emotes/face-surprised-symbolic.svg +share/icons/gnome/scalable/emotes/face-tired-symbolic.svg +share/icons/gnome/scalable/emotes/face-uncertain-symbolic.svg +share/icons/gnome/scalable/emotes/face-wink-symbolic.svg share/icons/gnome/scalable/emotes/face-worried-symbolic.svg +share/icons/gnome/scalable/emotes/face-yawn-symbolic.svg share/icons/gnome/scalable/mimetypes/application-certificate-symbolic.svg +share/icons/gnome/scalable/mimetypes/application-rss+xml-symbolic.svg share/icons/gnome/scalable/mimetypes/audio-x-generic-symbolic.svg share/icons/gnome/scalable/mimetypes/package-x-generic-symbolic.svg share/icons/gnome/scalable/mimetypes/text-x-generic-symbolic.svg +share/icons/gnome/scalable/mimetypes/video-x-generic-symbolic.svg +share/icons/gnome/scalable/mimetypes/x-office-calendar-symbolic.svg share/icons/gnome/scalable/places/folder-documents-symbolic.svg share/icons/gnome/scalable/places/folder-download-symbolic.svg share/icons/gnome/scalable/places/folder-music-symbolic.svg @@ -165,6 +225,7 @@ share/icons/gnome/scalable/places/start-here-symbolic.svg share/icons/gnome/scalable/places/user-bookmarks-symbolic.svg share/icons/gnome/scalable/places/user-home-symbolic.svg share/icons/gnome/scalable/places/user-trash-symbolic.svg +share/icons/gnome/scalable/status/alarm-symbolic.svg share/icons/gnome/scalable/status/appointment-missed-symbolic.svg share/icons/gnome/scalable/status/appointment-soon-symbolic.svg share/icons/gnome/scalable/status/audio-volume-high-symbolic.svg @@ -259,6 +320,8 @@ share/icons/gnome/scalable/status/user-busy-symbolic.svg share/icons/gnome/scalable/status/user-idle-symbolic.svg share/icons/gnome/scalable/status/user-invisible-symbolic.svg share/icons/gnome/scalable/status/user-offline-symbolic.svg +share/icons/gnome/scalable/status/user-status-pending-symbolic.svg +share/icons/gnome/scalable/status/user-trash-full-symbolic.svg share/icons/gnome/scalable/status/weather-clear-night-symbolic.svg share/icons/gnome/scalable/status/weather-clear-symbolic.svg share/icons/gnome/scalable/status/weather-few-clouds-night-symbolic.svg diff --git a/x11-toolkits/gtkmm30/Makefile b/x11-toolkits/gtkmm30/Makefile index b9fbffb11..efb738bf1 100644 --- a/x11-toolkits/gtkmm30/Makefile +++ b/x11-toolkits/gtkmm30/Makefile @@ -3,14 +3,14 @@ # $MCom: ports/trunk/x11-toolkits/gtkmm30/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= gtkmm -PORTVERSION= 3.8.0 +PORTVERSION= 3.8.1 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org -COMMENT= C++ wrapper for Gtk+3 , Pango +COMMENT= C++ wrapper for Gtk+3 USE_XZ= yes LATEST_LINK= gtkmm30 @@ -20,7 +20,7 @@ LATEST_LINK= gtkmm30 BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_GMAKE= yes -USES= gettext pathfix +USES= gettext pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool diff --git a/x11-toolkits/gtkmm30/distinfo b/x11-toolkits/gtkmm30/distinfo index 619885af9..749b59964 100644 --- a/x11-toolkits/gtkmm30/distinfo +++ b/x11-toolkits/gtkmm30/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gtkmm-3.8.0.tar.xz) = dbddb143fe671ee321d19de2dbae00c0f67e78ce90447227b23062137b1828bd -SIZE (gnome3/gtkmm-3.8.0.tar.xz) = 4311736 +SHA256 (gnome3/gtkmm-3.8.1.tar.xz) = d374c6d6d78fd9f61bca737cd7c23452de427a1662de8abf46df784e07e4c95b +SIZE (gnome3/gtkmm-3.8.1.tar.xz) = 4313172 diff --git a/x11/gnome-desktop3/Makefile b/x11/gnome-desktop3/Makefile index 87d4e1f46..b965ea8d7 100644 --- a/x11/gnome-desktop3/Makefile +++ b/x11/gnome-desktop3/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/trunk/x11/gnome-desktop3/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= gnome-desktop -PORTVERSION= 3.4.2 +PORTVERSION= 3.6.2 PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= GNOME @@ -17,19 +17,21 @@ USE_XZ= yes .if !defined(REFERENCE_PORT) BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas \ + ${LOCALBASE}/libdata/pkgconfig/xkeyboard-config.pc:${PORTSDIR}/x11/xkeyboard-config \ + ${LOCALBASE}/libdata/pkgconfig/xkbfile.pc:${PORTSDIR}/x11/libxkbfile \ + itstool:${PORTSDIR}/textproc/itstool \ g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas +LIB_DEPENDS= startup-notification-1:${PORTSDIR}/x11/startup-notification +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas \ + ${LOCALBASE}/libdata/pkgconfig/xkeyboard-config.pc:${PORTSDIR}/x11/xkeyboard-config \ + ${LOCALBASE}/libdata/pkgconfig/xkbfile.pc:${PORTSDIR}/x11/libxkbfile LATEST_LINK= gnome-desktop3 - USE_XORG= x11 xrandr xext -USE_GNOME= gnomeprefix intlhack gnomedocutils gtk30 \ - ltverhack referencehack +USES= bison pathfix gettext +USE_GNOME= gnomeprefix intlhack gtk30 ltverhack referencehack USE_GMAKE= yes -USES= bison gettext pathfix USE_PYTHON= yes -INSTALLS_OMF= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" diff --git a/x11/gnome-desktop3/distinfo b/x11/gnome-desktop3/distinfo index 588b23fc2..6d7f87165 100644 --- a/x11/gnome-desktop3/distinfo +++ b/x11/gnome-desktop3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-desktop-3.4.2.tar.xz) = 7565e0a822132ea7b699cb8c64d42b57081ddefd0b5d911f4f4209be0c755952 -SIZE (gnome3/gnome-desktop-3.4.2.tar.xz) = 951504 +SHA256 (gnome3/gnome-desktop-3.6.2.tar.xz) = ef15cc0b34a8360fd48ceeb833515790db4de38e6945fb3661f178dc7df70236 +SIZE (gnome3/gnome-desktop-3.6.2.tar.xz) = 978108 diff --git a/x11/gnome-desktop3/pkg-plist b/x11/gnome-desktop3/pkg-plist index 4e270c6c1..ab41c0028 100644 --- a/x11/gnome-desktop3/pkg-plist +++ b/x11/gnome-desktop3/pkg-plist @@ -7,22 +7,20 @@ include/gnome-desktop-3.0/libgnome-desktop/gnome-rr-config.h include/gnome-desktop-3.0/libgnome-desktop/gnome-rr-labeler.h include/gnome-desktop-3.0/libgnome-desktop/gnome-rr.h include/gnome-desktop-3.0/libgnome-desktop/gnome-wall-clock.h +include/gnome-desktop-3.0/libgnome-desktop/gnome-xkb-info.h lib/girepository-1.0/GnomeDesktop-3.0.typelib lib/libgnome-desktop-3.a lib/libgnome-desktop-3.la lib/libgnome-desktop-3.so -lib/libgnome-desktop-3.so.2 +lib/libgnome-desktop-3.so.4 libdata/pkgconfig/gnome-desktop-3.0.pc +libexec/gnome-rr-debug share/doc/gnome-desktop3/GnomeDesktopThumbnailFactory.html share/doc/gnome-desktop3/background.html share/doc/gnome-desktop3/gnome-desktop3-gnome-bg.html share/doc/gnome-desktop3/gnome-desktop3-gnome-desktop-utils.html share/doc/gnome-desktop3/gnome-desktop3-gnome-rr-config.html -share/doc/gnome-desktop3/gnome-desktop3-gnome-rr-crtc.html share/doc/gnome-desktop3/gnome-desktop3-gnome-rr-labeler.html -share/doc/gnome-desktop3/gnome-desktop3-gnome-rr-mode.html -share/doc/gnome-desktop3/gnome-desktop3-gnome-rr-output.html -share/doc/gnome-desktop3/gnome-desktop3-gnome-rr-screen.html share/doc/gnome-desktop3/gnome-desktop3.devhelp2 share/doc/gnome-desktop3/home.png share/doc/gnome-desktop3/index.html @@ -32,69 +30,70 @@ share/doc/gnome-desktop3/left.png share/doc/gnome-desktop3/libgnome.html share/doc/gnome-desktop3/randr.html share/doc/gnome-desktop3/right.png +share/doc/gnome-desktop3/gnome-desktop3-gnome-rr.html share/doc/gnome-desktop3/style.css share/doc/gnome-desktop3/thumbnail.html share/doc/gnome-desktop3/up.png -share/gir-1.0/GnomeDesktop-3.0.gir share/gnome/gnome-version.xml -share/gnome/help/fdl/C/fdl.xml -share/gnome/help/fdl/ar/fdl.xml -share/gnome/help/fdl/ca/fdl.xml -share/gnome/help/fdl/de/fdl.xml -share/gnome/help/fdl/el/fdl.xml -share/gnome/help/fdl/es/fdl.xml -share/gnome/help/fdl/eu/fdl.xml -share/gnome/help/fdl/fr/fdl.xml -share/gnome/help/fdl/gl/fdl.xml -share/gnome/help/fdl/hu/fdl.xml -share/gnome/help/fdl/ko/fdl.xml -share/gnome/help/fdl/oc/fdl.xml -share/gnome/help/fdl/pl/fdl.xml -share/gnome/help/fdl/sl/fdl.xml -share/gnome/help/fdl/sv/fdl.xml -share/gnome/help/fdl/uk/fdl.xml -share/gnome/help/fdl/vi/fdl.xml -share/gnome/help/fdl/zh_CN/fdl.xml -share/gnome/help/gpl/C/gpl.xml -share/gnome/help/gpl/ar/gpl.xml -share/gnome/help/gpl/ca/gpl.xml -share/gnome/help/gpl/cs/gpl.xml -share/gnome/help/gpl/de/gpl.xml -share/gnome/help/gpl/el/gpl.xml -share/gnome/help/gpl/es/gpl.xml -share/gnome/help/gpl/eu/gpl.xml -share/gnome/help/gpl/fi/gpl.xml -share/gnome/help/gpl/fr/gpl.xml -share/gnome/help/gpl/hu/gpl.xml -share/gnome/help/gpl/ko/gpl.xml -share/gnome/help/gpl/nds/gpl.xml -share/gnome/help/gpl/oc/gpl.xml -share/gnome/help/gpl/pa/gpl.xml -share/gnome/help/gpl/sl/gpl.xml -share/gnome/help/gpl/sr@latin/gpl.xml -share/gnome/help/gpl/sr/gpl.xml -share/gnome/help/gpl/sv/gpl.xml -share/gnome/help/gpl/uk/gpl.xml -share/gnome/help/gpl/vi/gpl.xml -share/gnome/help/gpl/zh_CN/gpl.xml -share/gnome/help/lgpl/C/lgpl.xml -share/gnome/help/lgpl/ar/lgpl.xml -share/gnome/help/lgpl/de/lgpl.xml -share/gnome/help/lgpl/el/lgpl.xml -share/gnome/help/lgpl/es/lgpl.xml -share/gnome/help/lgpl/eu/lgpl.xml -share/gnome/help/lgpl/fi/lgpl.xml -share/gnome/help/lgpl/fr/lgpl.xml -share/gnome/help/lgpl/hu/lgpl.xml -share/gnome/help/lgpl/ko/lgpl.xml -share/gnome/help/lgpl/oc/lgpl.xml -share/gnome/help/lgpl/pa/lgpl.xml -share/gnome/help/lgpl/pt_BR/lgpl.xml -share/gnome/help/lgpl/sl/lgpl.xml -share/gnome/help/lgpl/sv/lgpl.xml -share/gnome/help/lgpl/uk/lgpl.xml -share/gnome/help/lgpl/vi/lgpl.xml -share/gnome/help/lgpl/zh_CN/lgpl.xml +share/help/C/fdl/index.docbook +share/help/C/gpl/index.docbook +share/help/C/lgpl/index.docbook +share/help/ar/fdl/index.docbook +share/help/ar/gpl/index.docbook +share/help/ar/lgpl/index.docbook +share/help/ca/fdl/index.docbook +share/help/ca/gpl/index.docbook +share/help/cs/gpl/index.docbook +share/help/de/fdl/index.docbook +share/help/de/gpl/index.docbook +share/help/de/lgpl/index.docbook +share/help/el/fdl/index.docbook +share/help/el/gpl/index.docbook +share/help/el/lgpl/index.docbook +share/help/es/fdl/index.docbook +share/help/es/gpl/index.docbook +share/help/es/lgpl/index.docbook +share/help/eu/fdl/index.docbook +share/help/eu/gpl/index.docbook +share/help/eu/lgpl/index.docbook +share/help/fi/gpl/index.docbook +share/help/fi/lgpl/index.docbook +share/help/fr/fdl/index.docbook +share/help/fr/gpl/index.docbook +share/help/fr/lgpl/index.docbook +share/help/gl/fdl/index.docbook +share/help/hu/fdl/index.docbook +share/help/hu/gpl/index.docbook +share/help/hu/lgpl/index.docbook +share/help/ko/fdl/index.docbook +share/help/ko/gpl/index.docbook +share/help/ko/lgpl/index.docbook +share/help/nds/gpl/index.docbook +share/help/oc/fdl/index.docbook +share/help/oc/gpl/index.docbook +share/help/oc/lgpl/index.docbook +share/help/pa/gpl/index.docbook +share/help/pa/lgpl/index.docbook +share/help/pl/fdl/index.docbook +share/help/pt_BR/lgpl/index.docbook +share/help/sl/fdl/index.docbook +share/help/sl/gpl/index.docbook +share/help/sl/lgpl/index.docbook +share/help/sr/gpl/index.docbook +share/help/sr@latin/gpl/index.docbook +share/help/sv/fdl/index.docbook +share/help/sv/gpl/index.docbook +share/help/sv/lgpl/index.docbook +share/help/uk/fdl/index.docbook +share/help/uk/gpl/index.docbook +share/help/uk/lgpl/index.docbook +share/help/vi/fdl/index.docbook +share/help/vi/gpl/index.docbook +share/help/vi/lgpl/index.docbook +share/help/zh_CN/fdl/index.docbook +share/help/zh_CN/gpl/index.docbook +share/help/zh_CN/lgpl/index.docbook +share/gir-1.0/GnomeDesktop-3.0.gir share/libgnome-desktop-3.0/pnp.ids share/locale/af/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/am/LC_MESSAGES/gnome-desktop-3.0.mo @@ -114,6 +113,7 @@ share/locale/ca/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/ca@valencia/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/crh/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/cs/LC_MESSAGES/gnome-desktop-3.0.mo +share/locale/csb/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/cy/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/da/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/de/LC_MESSAGES/gnome-desktop-3.0.mo @@ -207,122 +207,6 @@ share/locale/zh_CN/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/zh_HK/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-desktop-3.0.mo share/locale/zu/LC_MESSAGES/gnome-desktop-3.0.mo -share/omf/fdl/fdl-C.omf -share/omf/fdl/fdl-ar.omf -share/omf/fdl/fdl-ca.omf -share/omf/fdl/fdl-de.omf -share/omf/fdl/fdl-el.omf -share/omf/fdl/fdl-es.omf -share/omf/fdl/fdl-eu.omf -share/omf/fdl/fdl-fr.omf -share/omf/fdl/fdl-gl.omf -share/omf/fdl/fdl-hu.omf -share/omf/fdl/fdl-ko.omf -share/omf/fdl/fdl-oc.omf -share/omf/fdl/fdl-pl.omf -share/omf/fdl/fdl-sl.omf -share/omf/fdl/fdl-sv.omf -share/omf/fdl/fdl-uk.omf -share/omf/fdl/fdl-vi.omf -share/omf/fdl/fdl-zh_CN.omf -share/omf/gpl/gpl-C.omf -share/omf/gpl/gpl-ar.omf -share/omf/gpl/gpl-ca.omf -share/omf/gpl/gpl-cs.omf -share/omf/gpl/gpl-de.omf -share/omf/gpl/gpl-el.omf -share/omf/gpl/gpl-es.omf -share/omf/gpl/gpl-eu.omf -share/omf/gpl/gpl-fi.omf -share/omf/gpl/gpl-fr.omf -share/omf/gpl/gpl-hu.omf -share/omf/gpl/gpl-ko.omf -share/omf/gpl/gpl-nds.omf -share/omf/gpl/gpl-oc.omf -share/omf/gpl/gpl-pa.omf -share/omf/gpl/gpl-sl.omf -share/omf/gpl/gpl-sr@latin.omf -share/omf/gpl/gpl-sr.omf -share/omf/gpl/gpl-sv.omf -share/omf/gpl/gpl-uk.omf -share/omf/gpl/gpl-vi.omf -share/omf/gpl/gpl-zh_CN.omf -share/omf/lgpl/lgpl-C.omf -share/omf/lgpl/lgpl-ar.omf -share/omf/lgpl/lgpl-de.omf -share/omf/lgpl/lgpl-el.omf -share/omf/lgpl/lgpl-es.omf -share/omf/lgpl/lgpl-eu.omf -share/omf/lgpl/lgpl-fi.omf -share/omf/lgpl/lgpl-fr.omf -share/omf/lgpl/lgpl-hu.omf -share/omf/lgpl/lgpl-ko.omf -share/omf/lgpl/lgpl-oc.omf -share/omf/lgpl/lgpl-pa.omf -share/omf/lgpl/lgpl-pt_BR.omf -share/omf/lgpl/lgpl-sl.omf -share/omf/lgpl/lgpl-sv.omf -share/omf/lgpl/lgpl-uk.omf -share/omf/lgpl/lgpl-vi.omf -share/omf/lgpl/lgpl-zh_CN.omf -@dirrm share/omf/lgpl -@dirrm share/omf/gpl -@dirrm share/omf/fdl -@dirrm share/gnome/help/lgpl/zh_CN -@dirrm share/gnome/help/lgpl/vi -@dirrm share/gnome/help/lgpl/uk -@dirrm share/gnome/help/lgpl/sv -@dirrm share/gnome/help/lgpl/sl -@dirrm share/gnome/help/lgpl/pt_BR -@dirrm share/gnome/help/lgpl/pa -@dirrm share/gnome/help/lgpl/oc -@dirrm share/gnome/help/lgpl/ko -@dirrm share/gnome/help/lgpl/hu -@dirrm share/gnome/help/lgpl/fr -@dirrm share/gnome/help/lgpl/fi -@dirrm share/gnome/help/lgpl/eu -@dirrm share/gnome/help/lgpl/es -@dirrm share/gnome/help/lgpl/el -@dirrm share/gnome/help/lgpl/de -@dirrm share/gnome/help/lgpl/ar -@dirrm share/gnome/help/gpl/zh_CN -@dirrm share/gnome/help/gpl/vi -@dirrm share/gnome/help/gpl/uk -@dirrm share/gnome/help/gpl/sv -@dirrm share/gnome/help/gpl/sr -@dirrm share/gnome/help/gpl/sr@latin -@dirrm share/gnome/help/gpl/sl -@dirrm share/gnome/help/gpl/pa -@dirrm share/gnome/help/gpl/oc -@dirrm share/gnome/help/gpl/nds -@dirrm share/gnome/help/gpl/ko -@dirrm share/gnome/help/gpl/hu -@dirrm share/gnome/help/gpl/fr -@dirrm share/gnome/help/gpl/fi -@dirrm share/gnome/help/gpl/eu -@dirrm share/gnome/help/gpl/es -@dirrm share/gnome/help/gpl/el -@dirrm share/gnome/help/gpl/de -@dirrm share/gnome/help/gpl/cs -@dirrm share/gnome/help/gpl/ca -@dirrm share/gnome/help/gpl/ar -@dirrm share/gnome/help/fdl/zh_CN -@dirrm share/gnome/help/fdl/vi -@dirrm share/gnome/help/fdl/uk -@dirrm share/gnome/help/fdl/sv -@dirrm share/gnome/help/fdl/sl -@dirrm share/gnome/help/fdl/pl -@dirrm share/gnome/help/fdl/oc -@dirrm share/gnome/help/fdl/ko -@dirrm share/gnome/help/fdl/hu -@dirrm share/gnome/help/fdl/gl -@dirrm share/gnome/help/fdl/fr -@dirrm share/gnome/help/fdl/eu -@dirrm share/gnome/help/fdl/es -@dirrm share/gnome/help/fdl/el -@dirrm share/gnome/help/fdl/de -@dirrm share/gnome/help/fdl/ca -@dirrm share/gnome/help/fdl/ar @dirrm share/libgnome-desktop-3.0 @dirrm share/doc/gnome-desktop3 @dirrm include/gnome-desktop-3.0/libgnome-desktop @@ -391,6 +275,8 @@ share/omf/lgpl/lgpl-zh_CN.omf @dirrmtry share/locale/en@shaw @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz +@dirrmtry share/locale/csb/LC_MESSAGES +@dirrmtry share/locale/csb @dirrmtry share/locale/crh/LC_MESSAGES @dirrmtry share/locale/crh @dirrmtry share/locale/ca@valencia/LC_MESSAGES @@ -405,3 +291,87 @@ share/omf/lgpl/lgpl-zh_CN.omf @dirrmtry share/locale/as @dirrmtry share/locale/an/LC_MESSAGES @dirrmtry share/locale/an +@dirrmtry share/help/zh_CN/lgpl +@dirrmtry share/help/zh_CN/gpl +@dirrmtry share/help/zh_CN/fdl +@dirrmtry share/help/zh_CN +@dirrmtry share/help/vi/lgpl +@dirrmtry share/help/vi/gpl +@dirrmtry share/help/vi/fdl +@dirrmtry share/help/vi +@dirrmtry share/help/uk/lgpl +@dirrmtry share/help/uk/gpl +@dirrmtry share/help/uk/fdl +@dirrmtry share/help/uk +@dirrmtry share/help/sv/lgpl +@dirrmtry share/help/sv/gpl +@dirrmtry share/help/sv/fdl +@dirrmtry share/help/sv +@dirrmtry share/help/sr@latin/gpl +@dirrmtry share/help/sr@latin +@dirrmtry share/help/sr/gpl +@dirrmtry share/help/sr +@dirrmtry share/help/sl/lgpl +@dirrmtry share/help/sl/gpl +@dirrmtry share/help/sl/fdl +@dirrmtry share/help/sl +@dirrmtry share/help/pt_BR/lgpl +@dirrmtry share/help/pt_BR +@dirrmtry share/help/pl/fdl +@dirrmtry share/help/pl +@dirrmtry share/help/pa/lgpl +@dirrmtry share/help/pa/gpl +@dirrmtry share/help/pa +@dirrmtry share/help/oc/lgpl +@dirrmtry share/help/oc/gpl +@dirrmtry share/help/oc/fdl +@dirrmtry share/help/oc +@dirrmtry share/help/nds/gpl +@dirrmtry share/help/nds +@dirrmtry share/help/ko/lgpl +@dirrmtry share/help/ko/gpl +@dirrmtry share/help/ko/fdl +@dirrmtry share/help/ko +@dirrmtry share/help/hu/lgpl +@dirrmtry share/help/hu/gpl +@dirrmtry share/help/hu/fdl +@dirrmtry share/help/hu +@dirrmtry share/help/gl/fdl +@dirrmtry share/help/gl +@dirrmtry share/help/fr/lgpl +@dirrmtry share/help/fr/gpl +@dirrmtry share/help/fr/fdl +@dirrmtry share/help/fr +@dirrmtry share/help/fi/lgpl +@dirrmtry share/help/fi/gpl +@dirrmtry share/help/fi +@dirrmtry share/help/eu/lgpl +@dirrmtry share/help/eu/gpl +@dirrmtry share/help/eu/fdl +@dirrmtry share/help/eu +@dirrmtry share/help/es/lgpl +@dirrmtry share/help/es/gpl +@dirrmtry share/help/es/fdl +@dirrmtry share/help/es +@dirrmtry share/help/el/lgpl +@dirrmtry share/help/el/gpl +@dirrmtry share/help/el/fdl +@dirrmtry share/help/el +@dirrmtry share/help/de/lgpl +@dirrmtry share/help/de/gpl +@dirrmtry share/help/de/fdl +@dirrmtry share/help/de +@dirrmtry share/help/cs/gpl +@dirrmtry share/help/cs +@dirrmtry share/help/ca/gpl +@dirrmtry share/help/ca/fdl +@dirrmtry share/help/ca +@dirrmtry share/help/ar/lgpl +@dirrmtry share/help/ar/gpl +@dirrmtry share/help/ar/fdl +@dirrmtry share/help/ar +@dirrmtry share/help/C/lgpl +@dirrmtry share/help/C/gpl +@dirrmtry share/help/C/fdl +@dirrmtry share/help/C +@dirrmtry share/help diff --git a/x11/gnome-panel3/Makefile b/x11/gnome-panel3/Makefile index ce2a1dbcb..c8fba0932 100644 --- a/x11/gnome-panel3/Makefile +++ b/x11/gnome-panel3/Makefile @@ -1,10 +1,9 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/x11/gnome-panel3/Makefile 18392 2013-04-26 11:23:16Z mezz $ +# $MCom: ports/x11/gnome-panel3/Makefile,v 1.26 2012/10/25 09:21:00 kwm Exp $ PORTNAME= gnome-panel -PORTVERSION= 3.4.2.1 -PORTREVISION?= 1 +PORTVERSION= 3.6.2 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,7 +15,7 @@ USE_XZ= yes .if !defined(REFERENCE_PORT) -LIB_DEPENDS= gweather-3.0:${PORTSDIR}/net/libgweather3 \ +LIB_DEPENDS= gweather-3:${PORTSDIR}/net/libgweather3 \ telepathy-glib:${PORTSDIR}/net-im/telepathy-glib \ canberra-gtk3:${PORTSDIR}/audio/libcanberra-gtk3 \ polkit-gobject-1:${PORTSDIR}/sysutils/polkit @@ -27,12 +26,10 @@ CONFLICTS= gnome-panel-2.[0-9]* LATEST_LINK= gnome-panel3 USES= gettext pathfix pkgconfig USE_XORG= ice sm x11 xau xrandr -INSTALLS_OMF= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes USE_GNOME= gnomeprefix intlhack gnomedesktop3 librsvg2 libwnck3 \ - gnomemenus3 gnomedocutils ltverhack referencehack -WANT_GNOME= yes + gnomemenus3 ltverhack referencehack USE_GMAKE= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-network-manager @@ -40,8 +37,8 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAN1= gnome-panel.1 -GCONF_SCHEMAS= clock.schemas -GLIB_SCHEMAS= org.gnome.gnome-panel.applet.fish.gschema.xml \ +GLIB_SCHEMAS= org.gnome.gnome-panel.applet.clock.gschema.xml \ + org.gnome.gnome-panel.applet.fish.gschema.xml \ org.gnome.gnome-panel.applet.window-list.gschema.xml \ org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml \ org.gnome.gnome-panel.enums.xml \ @@ -51,16 +48,13 @@ GLIB_SCHEMAS= org.gnome.gnome-panel.applet.fish.gschema.xml \ org.gnome.gnome-panel.object.gschema.xml \ org.gnome.gnome-panel.toplevel.gschema.xml -#OPTIONS= EVOLUTION "use the Evolution calendar if installed" on +#OPTIONS_DEFINE= EVOLUTION +#OPTIONS_DEFAULT=EVOLUTION +#EVOLUTION_DESC= Evolution calendar support -.if defined(PACKAGE_BUILDING) -.undef WITHOUT_GNOME -WITH_GNOME= yes -.endif - -.include <bsd.port.pre.mk> +.include <bsd.port.options.mk> -#.if !defined(WITHOUT_EVOLUTION) && ${HAVE_GNOME:Mevolutiondataserver3}!="" +#.if ${PORT_OPTIONS:MEVOLUTION} #USE_GNOME+= evolutiondataserver3 #CONFIGURE_ARGS+=--enable-eds #.else @@ -75,6 +69,6 @@ post-patch: ${WRKSRC}/help/clock/Makefile.in \ ${WRKSRC}/help/fish/Makefile.in -.include <bsd.port.post.mk> +.include <bsd.port.mk> .endif diff --git a/x11/gnome-panel3/distinfo b/x11/gnome-panel3/distinfo index 864f17086..5caf47117 100644 --- a/x11/gnome-panel3/distinfo +++ b/x11/gnome-panel3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-panel-3.4.2.1.tar.xz) = 188ea2b93e4c8116e187abac3ecf590429ff8366ef4b610fab438bd338d857d2 -SIZE (gnome3/gnome-panel-3.4.2.1.tar.xz) = 2531232 +SHA256 (gnome3/gnome-panel-3.6.2.tar.xz) = a41c45c5512e796b8602ce50bf0d205993eab364c860aae31afa582d77b77079 +SIZE (gnome3/gnome-panel-3.6.2.tar.xz) = 2432152 diff --git a/x11/gnome-panel3/pkg-plist b/x11/gnome-panel3/pkg-plist index 2ec71481a..07f792948 100644 --- a/x11/gnome-panel3/pkg-plist +++ b/x11/gnome-panel3/pkg-plist @@ -84,162 +84,110 @@ share/gir-1.0/PanelApplet-4.0.gir %%DATADIR%%/fish/wanda.fish %%DATADIR%%/fish/wanda.png %%DATADIR%%/panel-default-layout.layout -share/gnome/help/clock/C/clock.xml -share/gnome/help/clock/C/figures/clock_applet.png -share/gnome/help/clock/C/legal.xml -share/gnome/help/clock/ar/clock.xml -share/gnome/help/clock/ar/figures/clock_applet.png -share/gnome/help/clock/ar/legal.xml -share/gnome/help/clock/ca/clock.xml -share/gnome/help/clock/ca/figures/clock_applet.png -share/gnome/help/clock/ca/legal.xml -share/gnome/help/clock/cs/clock.xml -share/gnome/help/clock/cs/figures/clock_applet.png -share/gnome/help/clock/cs/legal.xml -share/gnome/help/clock/da/clock.xml -share/gnome/help/clock/da/figures/clock_applet.png -share/gnome/help/clock/da/legal.xml -share/gnome/help/clock/de/clock.xml -share/gnome/help/clock/de/figures/clock_applet.png -share/gnome/help/clock/de/legal.xml -share/gnome/help/clock/el/clock.xml -share/gnome/help/clock/el/figures/clock_applet.png -share/gnome/help/clock/el/legal.xml -share/gnome/help/clock/en_GB/clock.xml -share/gnome/help/clock/en_GB/figures/clock_applet.png -share/gnome/help/clock/en_GB/legal.xml -share/gnome/help/clock/es/clock.xml -share/gnome/help/clock/es/figures/clock_applet.png -share/gnome/help/clock/es/legal.xml -share/gnome/help/clock/eu/clock.xml -share/gnome/help/clock/eu/figures/clock_applet.png -share/gnome/help/clock/eu/legal.xml -share/gnome/help/clock/fi/clock.xml -share/gnome/help/clock/fi/figures/clock_applet.png -share/gnome/help/clock/fi/legal.xml -share/gnome/help/clock/fr/clock.xml -share/gnome/help/clock/fr/figures/clock_applet.png -share/gnome/help/clock/fr/legal.xml -share/gnome/help/clock/id/clock.xml -share/gnome/help/clock/id/figures/clock_applet.png -share/gnome/help/clock/id/legal.xml -share/gnome/help/clock/it/clock.xml -share/gnome/help/clock/it/figures/clock_applet.png -share/gnome/help/clock/it/legal.xml -share/gnome/help/clock/ja/clock.xml -share/gnome/help/clock/ja/figures/clock_applet.png -share/gnome/help/clock/ja/legal.xml -share/gnome/help/clock/ko/clock.xml -share/gnome/help/clock/ko/figures/clock_applet.png -share/gnome/help/clock/ko/legal.xml -share/gnome/help/clock/nl/clock.xml -share/gnome/help/clock/nl/figures/clock_applet.png -share/gnome/help/clock/nl/legal.xml -share/gnome/help/clock/oc/clock.xml -share/gnome/help/clock/oc/figures/clock_applet.png -share/gnome/help/clock/oc/legal.xml -share/gnome/help/clock/pa/clock.xml -share/gnome/help/clock/pa/figures/clock_applet.png -share/gnome/help/clock/pa/legal.xml -share/gnome/help/clock/pt/clock.xml -share/gnome/help/clock/pt/figures/clock_applet.png -share/gnome/help/clock/pt/legal.xml -share/gnome/help/clock/pt_BR/clock.xml -share/gnome/help/clock/pt_BR/figures/clock_applet.png -share/gnome/help/clock/pt_BR/legal.xml -share/gnome/help/clock/ru/clock.xml -share/gnome/help/clock/ru/figures/clock_applet.png -share/gnome/help/clock/ru/legal.xml -share/gnome/help/clock/sl/clock.xml -share/gnome/help/clock/sl/figures/clock_applet.png -share/gnome/help/clock/sl/legal.xml -share/gnome/help/clock/sr/clock.xml -share/gnome/help/clock/sr/figures/clock_applet.png -share/gnome/help/clock/sr/legal.xml -share/gnome/help/clock/sv/clock.xml -share/gnome/help/clock/sv/figures/clock_applet.png -share/gnome/help/clock/sv/legal.xml -share/gnome/help/clock/te/clock.xml -share/gnome/help/clock/te/figures/clock_applet.png -share/gnome/help/clock/te/legal.xml -share/gnome/help/clock/th/clock.xml -share/gnome/help/clock/th/figures/clock_applet.png -share/gnome/help/clock/th/legal.xml -share/gnome/help/clock/uk/clock.xml -share/gnome/help/clock/uk/figures/clock_applet.png -share/gnome/help/clock/uk/legal.xml -share/gnome/help/clock/zh_CN/clock.xml -share/gnome/help/clock/zh_CN/figures/clock_applet.png -share/gnome/help/clock/zh_CN/legal.xml -share/gnome/help/clock/zh_HK/clock.xml -share/gnome/help/clock/zh_HK/figures/clock_applet.png -share/gnome/help/clock/zh_HK/legal.xml -share/gnome/help/clock/zh_TW/clock.xml -share/gnome/help/clock/zh_TW/figures/clock_applet.png -share/gnome/help/clock/zh_TW/legal.xml -share/gnome/help/fish/C/figures/fish_applet.png -share/gnome/help/fish/C/fish.xml -share/gnome/help/fish/C/legal.xml -share/gnome/help/fish/ca/figures/fish_applet.png -share/gnome/help/fish/ca/fish.xml -share/gnome/help/fish/ca/legal.xml -share/gnome/help/fish/cs/figures/fish_applet.png -share/gnome/help/fish/cs/fish.xml -share/gnome/help/fish/cs/legal.xml -share/gnome/help/fish/da/figures/fish_applet.png -share/gnome/help/fish/da/fish.xml -share/gnome/help/fish/da/legal.xml -share/gnome/help/fish/de/figures/fish_applet.png -share/gnome/help/fish/de/fish.xml -share/gnome/help/fish/de/legal.xml -share/gnome/help/fish/el/figures/fish_applet.png -share/gnome/help/fish/el/fish.xml -share/gnome/help/fish/el/legal.xml -share/gnome/help/fish/en_GB/figures/fish_applet.png -share/gnome/help/fish/en_GB/fish.xml -share/gnome/help/fish/en_GB/legal.xml -share/gnome/help/fish/es/figures/fish_applet.png -share/gnome/help/fish/es/fish.xml -share/gnome/help/fish/es/legal.xml -share/gnome/help/fish/eu/figures/fish_applet.png -share/gnome/help/fish/eu/fish.xml -share/gnome/help/fish/eu/legal.xml -share/gnome/help/fish/fi/figures/fish_applet.png -share/gnome/help/fish/fi/fish.xml -share/gnome/help/fish/fi/legal.xml -share/gnome/help/fish/fr/figures/fish_applet.png -share/gnome/help/fish/fr/fish.xml -share/gnome/help/fish/fr/legal.xml -share/gnome/help/fish/it/figures/fish_applet.png -share/gnome/help/fish/it/fish.xml -share/gnome/help/fish/it/legal.xml -share/gnome/help/fish/ja/figures/fish_applet.png -share/gnome/help/fish/ja/fish.xml -share/gnome/help/fish/ja/legal.xml -share/gnome/help/fish/ko/figures/fish_applet.png -share/gnome/help/fish/ko/fish.xml -share/gnome/help/fish/ko/legal.xml -share/gnome/help/fish/oc/figures/fish_applet.png -share/gnome/help/fish/oc/fish.xml -share/gnome/help/fish/oc/legal.xml -share/gnome/help/fish/ru/figures/fish_applet.png -share/gnome/help/fish/ru/fish.xml -share/gnome/help/fish/ru/legal.xml -share/gnome/help/fish/sl/figures/fish_applet.png -share/gnome/help/fish/sl/fish.xml -share/gnome/help/fish/sl/legal.xml -share/gnome/help/fish/sv/figures/fish_applet.png -share/gnome/help/fish/sv/fish.xml -share/gnome/help/fish/sv/legal.xml -share/gnome/help/fish/th/figures/fish_applet.png -share/gnome/help/fish/th/fish.xml -share/gnome/help/fish/th/legal.xml -share/gnome/help/fish/uk/figures/fish_applet.png -share/gnome/help/fish/uk/fish.xml -share/gnome/help/fish/uk/legal.xml -share/gnome/help/fish/zh_CN/figures/fish_applet.png -share/gnome/help/fish/zh_CN/fish.xml -share/gnome/help/fish/zh_CN/legal.xml +share/help/C/clock/index.docbook +share/help/C/clock/legal.xml +share/help/C/fish/index.docbook +share/help/C/fish/legal.xml +share/help/ar/clock/index.docbook +share/help/ar/clock/legal.xml +share/help/ca/clock/index.docbook +share/help/ca/clock/legal.xml +share/help/ca/fish/index.docbook +share/help/ca/fish/legal.xml +share/help/cs/clock/index.docbook +share/help/cs/clock/legal.xml +share/help/cs/fish/index.docbook +share/help/cs/fish/legal.xml +share/help/da/clock/index.docbook +share/help/da/clock/legal.xml +share/help/da/fish/index.docbook +share/help/da/fish/legal.xml +share/help/de/clock/index.docbook +share/help/de/clock/legal.xml +share/help/de/fish/index.docbook +share/help/de/fish/legal.xml +share/help/el/clock/index.docbook +share/help/el/clock/legal.xml +share/help/el/fish/index.docbook +share/help/el/fish/legal.xml +share/help/en_GB/clock/index.docbook +share/help/en_GB/clock/legal.xml +share/help/en_GB/fish/index.docbook +share/help/en_GB/fish/legal.xml +share/help/es/clock/index.docbook +share/help/es/clock/legal.xml +share/help/es/fish/index.docbook +share/help/es/fish/legal.xml +share/help/eu/clock/index.docbook +share/help/eu/clock/legal.xml +share/help/eu/fish/index.docbook +share/help/eu/fish/legal.xml +share/help/fi/clock/index.docbook +share/help/fi/clock/legal.xml +share/help/fi/fish/index.docbook +share/help/fi/fish/legal.xml +share/help/fr/clock/index.docbook +share/help/fr/clock/legal.xml +share/help/fr/fish/index.docbook +share/help/fr/fish/legal.xml +share/help/id/clock/index.docbook +share/help/id/clock/legal.xml +share/help/it/clock/index.docbook +share/help/it/clock/legal.xml +share/help/it/fish/index.docbook +share/help/it/fish/legal.xml +share/help/ja/clock/index.docbook +share/help/ja/clock/legal.xml +share/help/ja/fish/index.docbook +share/help/ja/fish/legal.xml +share/help/ko/clock/index.docbook +share/help/ko/clock/legal.xml +share/help/ko/fish/index.docbook +share/help/ko/fish/legal.xml +share/help/nl/clock/index.docbook +share/help/nl/clock/legal.xml +share/help/oc/clock/index.docbook +share/help/oc/clock/legal.xml +share/help/oc/fish/index.docbook +share/help/oc/fish/legal.xml +share/help/pa/clock/index.docbook +share/help/pa/clock/legal.xml +share/help/pt/clock/index.docbook +share/help/pt/clock/legal.xml +share/help/pt_BR/clock/index.docbook +share/help/pt_BR/clock/legal.xml +share/help/ru/clock/index.docbook +share/help/ru/clock/legal.xml +share/help/ru/fish/index.docbook +share/help/ru/fish/legal.xml +share/help/sl/clock/index.docbook +share/help/sl/clock/legal.xml +share/help/sl/fish/index.docbook +share/help/sl/fish/legal.xml +share/help/sr/clock/index.docbook +share/help/sr/clock/legal.xml +share/help/sv/clock/index.docbook +share/help/sv/clock/legal.xml +share/help/sv/fish/index.docbook +share/help/sv/fish/legal.xml +share/help/te/clock/index.docbook +share/help/te/clock/legal.xml +share/help/th/clock/index.docbook +share/help/th/clock/legal.xml +share/help/th/fish/index.docbook +share/help/th/fish/legal.xml +share/help/uk/clock/index.docbook +share/help/uk/clock/legal.xml +share/help/uk/fish/index.docbook +share/help/uk/fish/legal.xml +share/help/zh_CN/clock/index.docbook +share/help/zh_CN/clock/legal.xml +share/help/zh_CN/fish/index.docbook +share/help/zh_CN/fish/legal.xml +share/help/zh_HK/clock/index.docbook +share/help/zh_HK/clock/legal.xml +share/help/zh_TW/clock/index.docbook +share/help/zh_TW/clock/legal.xml share/icons/hicolor/16x16/apps/gnome-panel-clock.png share/icons/hicolor/16x16/apps/gnome-panel-fish.png share/icons/hicolor/16x16/apps/gnome-panel-force-quit.png @@ -402,60 +350,6 @@ share/locale/zh_CN/LC_MESSAGES/gnome-panel-3.0.mo share/locale/zh_HK/LC_MESSAGES/gnome-panel-3.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-panel-3.0.mo share/locale/zu/LC_MESSAGES/gnome-panel-3.0.mo -share/omf/clock/clock-C.omf -share/omf/clock/clock-ar.omf -share/omf/clock/clock-ca.omf -share/omf/clock/clock-cs.omf -share/omf/clock/clock-da.omf -share/omf/clock/clock-de.omf -share/omf/clock/clock-el.omf -share/omf/clock/clock-en_GB.omf -share/omf/clock/clock-es.omf -share/omf/clock/clock-eu.omf -share/omf/clock/clock-fi.omf -share/omf/clock/clock-fr.omf -share/omf/clock/clock-id.omf -share/omf/clock/clock-it.omf -share/omf/clock/clock-ja.omf -share/omf/clock/clock-ko.omf -share/omf/clock/clock-nl.omf -share/omf/clock/clock-oc.omf -share/omf/clock/clock-pa.omf -share/omf/clock/clock-pt.omf -share/omf/clock/clock-pt_BR.omf -share/omf/clock/clock-ru.omf -share/omf/clock/clock-sl.omf -share/omf/clock/clock-sr.omf -share/omf/clock/clock-sv.omf -share/omf/clock/clock-te.omf -share/omf/clock/clock-th.omf -share/omf/clock/clock-uk.omf -share/omf/clock/clock-zh_CN.omf -share/omf/clock/clock-zh_HK.omf -share/omf/clock/clock-zh_TW.omf -share/omf/fish/fish-C.omf -share/omf/fish/fish-ca.omf -share/omf/fish/fish-cs.omf -share/omf/fish/fish-da.omf -share/omf/fish/fish-de.omf -share/omf/fish/fish-el.omf -share/omf/fish/fish-en_GB.omf -share/omf/fish/fish-es.omf -share/omf/fish/fish-eu.omf -share/omf/fish/fish-fi.omf -share/omf/fish/fish-fr.omf -share/omf/fish/fish-it.omf -share/omf/fish/fish-ja.omf -share/omf/fish/fish-ko.omf -share/omf/fish/fish-oc.omf -share/omf/fish/fish-ru.omf -share/omf/fish/fish-sl.omf -share/omf/fish/fish-sv.omf -share/omf/fish/fish-th.omf -share/omf/fish/fish-uk.omf -share/omf/fish/fish-zh_CN.omf -@dirrm share/omf/fish -@dirrm share/omf/clock @dirrmtry share/locale/zu/LC_MESSAGES @dirrmtry share/locale/zu @dirrmtry share/locale/zh_HK/LC_MESSAGES @@ -538,112 +432,89 @@ share/omf/fish/fish-zh_CN.omf @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as -@dirrm share/gnome/help/fish/zh_CN/figures -@dirrm share/gnome/help/fish/zh_CN -@dirrm share/gnome/help/fish/uk/figures -@dirrm share/gnome/help/fish/uk -@dirrm share/gnome/help/fish/th/figures -@dirrm share/gnome/help/fish/th -@dirrm share/gnome/help/fish/sv/figures -@dirrm share/gnome/help/fish/sv -@dirrm share/gnome/help/fish/sl/figures -@dirrm share/gnome/help/fish/sl -@dirrm share/gnome/help/fish/ru/figures -@dirrm share/gnome/help/fish/ru -@dirrm share/gnome/help/fish/oc/figures -@dirrm share/gnome/help/fish/oc -@dirrm share/gnome/help/fish/ko/figures -@dirrm share/gnome/help/fish/ko -@dirrm share/gnome/help/fish/ja/figures -@dirrm share/gnome/help/fish/ja -@dirrm share/gnome/help/fish/it/figures -@dirrm share/gnome/help/fish/it -@dirrm share/gnome/help/fish/fr/figures -@dirrm share/gnome/help/fish/fr -@dirrm share/gnome/help/fish/fi/figures -@dirrm share/gnome/help/fish/fi -@dirrm share/gnome/help/fish/eu/figures -@dirrm share/gnome/help/fish/eu -@dirrm share/gnome/help/fish/es/figures -@dirrm share/gnome/help/fish/es -@dirrm share/gnome/help/fish/en_GB/figures -@dirrm share/gnome/help/fish/en_GB -@dirrm share/gnome/help/fish/el/figures -@dirrm share/gnome/help/fish/el -@dirrm share/gnome/help/fish/de/figures -@dirrm share/gnome/help/fish/de -@dirrm share/gnome/help/fish/da/figures -@dirrm share/gnome/help/fish/da -@dirrm share/gnome/help/fish/cs/figures -@dirrm share/gnome/help/fish/cs -@dirrm share/gnome/help/fish/ca/figures -@dirrm share/gnome/help/fish/ca -@dirrm share/gnome/help/fish/C/figures -@dirrm share/gnome/help/fish/C -@dirrm share/gnome/help/fish -@dirrm share/gnome/help/clock/zh_TW/figures -@dirrm share/gnome/help/clock/zh_TW -@dirrm share/gnome/help/clock/zh_HK/figures -@dirrm share/gnome/help/clock/zh_HK -@dirrm share/gnome/help/clock/zh_CN/figures -@dirrm share/gnome/help/clock/zh_CN -@dirrm share/gnome/help/clock/uk/figures -@dirrm share/gnome/help/clock/uk -@dirrm share/gnome/help/clock/th/figures -@dirrm share/gnome/help/clock/th -@dirrm share/gnome/help/clock/te/figures -@dirrm share/gnome/help/clock/te -@dirrm share/gnome/help/clock/sv/figures -@dirrm share/gnome/help/clock/sv -@dirrm share/gnome/help/clock/sr/figures -@dirrm share/gnome/help/clock/sr -@dirrm share/gnome/help/clock/sl/figures -@dirrm share/gnome/help/clock/sl -@dirrm share/gnome/help/clock/ru/figures -@dirrm share/gnome/help/clock/ru -@dirrm share/gnome/help/clock/pt_BR/figures -@dirrm share/gnome/help/clock/pt_BR -@dirrm share/gnome/help/clock/pt/figures -@dirrm share/gnome/help/clock/pt -@dirrm share/gnome/help/clock/pa/figures -@dirrm share/gnome/help/clock/pa -@dirrm share/gnome/help/clock/oc/figures -@dirrm share/gnome/help/clock/oc -@dirrm share/gnome/help/clock/nl/figures -@dirrm share/gnome/help/clock/nl -@dirrm share/gnome/help/clock/ko/figures -@dirrm share/gnome/help/clock/ko -@dirrm share/gnome/help/clock/ja/figures -@dirrm share/gnome/help/clock/ja -@dirrm share/gnome/help/clock/it/figures -@dirrm share/gnome/help/clock/it -@dirrm share/gnome/help/clock/id/figures -@dirrm share/gnome/help/clock/id -@dirrm share/gnome/help/clock/fr/figures -@dirrm share/gnome/help/clock/fr -@dirrm share/gnome/help/clock/fi/figures -@dirrm share/gnome/help/clock/fi -@dirrm share/gnome/help/clock/eu/figures -@dirrm share/gnome/help/clock/eu -@dirrm share/gnome/help/clock/es/figures -@dirrm share/gnome/help/clock/es -@dirrm share/gnome/help/clock/en_GB/figures -@dirrm share/gnome/help/clock/en_GB -@dirrm share/gnome/help/clock/el/figures -@dirrm share/gnome/help/clock/el -@dirrm share/gnome/help/clock/de/figures -@dirrm share/gnome/help/clock/de -@dirrm share/gnome/help/clock/da/figures -@dirrm share/gnome/help/clock/da -@dirrm share/gnome/help/clock/cs/figures -@dirrm share/gnome/help/clock/cs -@dirrm share/gnome/help/clock/ca/figures -@dirrm share/gnome/help/clock/ca -@dirrm share/gnome/help/clock/ar/figures -@dirrm share/gnome/help/clock/ar -@dirrm share/gnome/help/clock/C/figures -@dirrm share/gnome/help/clock/C -@dirrm share/gnome/help/clock +@dirrm share/help/zh_TW/clock +@dirrmtry share/help/zh_TW +@dirrm share/help/zh_HK/clock +@dirrmtry share/help/zh_HK +@dirrm share/help/zh_CN/fish +@dirrm share/help/zh_CN/clock +@dirrmtry share/help/zh_CN +@dirrm share/help/uk/fish +@dirrm share/help/uk/clock +@dirrmtry share/help/uk +@dirrm share/help/th/fish +@dirrm share/help/th/clock +@dirrmtry share/help/th +@dirrm share/help/te/clock +@dirrmtry share/help/te +@dirrm share/help/sv/fish +@dirrm share/help/sv/clock +@dirrmtry share/help/sv +@dirrm share/help/sr/clock +@dirrmtry share/help/sr +@dirrm share/help/sl/fish +@dirrm share/help/sl/clock +@dirrmtry share/help/sl +@dirrm share/help/ru/fish +@dirrm share/help/ru/clock +@dirrmtry share/help/ru +@dirrm share/help/pt_BR/clock +@dirrmtry share/help/pt_BR +@dirrm share/help/pt/clock +@dirrmtry share/help/pt +@dirrm share/help/pa/clock +@dirrmtry share/help/pa +@dirrm share/help/oc/fish +@dirrm share/help/oc/clock +@dirrmtry share/help/oc +@dirrm share/help/nl/clock +@dirrmtry share/help/nl +@dirrm share/help/ko/fish +@dirrm share/help/ko/clock +@dirrmtry share/help/ko +@dirrm share/help/ja/fish +@dirrm share/help/ja/clock +@dirrmtry share/help/ja +@dirrm share/help/it/fish +@dirrm share/help/it/clock +@dirrmtry share/help/it +@dirrm share/help/id/clock +@dirrmtry share/help/id +@dirrm share/help/fr/fish +@dirrm share/help/fr/clock +@dirrmtry share/help/fr +@dirrm share/help/fi/fish +@dirrm share/help/fi/clock +@dirrmtry share/help/fi +@dirrm share/help/eu/fish +@dirrm share/help/eu/clock +@dirrmtry share/help/eu +@dirrm share/help/es/fish +@dirrm share/help/es/clock +@dirrmtry share/help/es +@dirrm share/help/en_GB/fish +@dirrm share/help/en_GB/clock +@dirrmtry share/help/en_GB +@dirrm share/help/el/fish +@dirrm share/help/el/clock +@dirrmtry share/help/el +@dirrm share/help/de/fish +@dirrm share/help/de/clock +@dirrmtry share/help/de +@dirrm share/help/da/fish +@dirrm share/help/da/clock +@dirrmtry share/help/da +@dirrm share/help/cs/fish +@dirrm share/help/cs/clock +@dirrmtry share/help/cs +@dirrm share/help/ca/fish +@dirrm share/help/ca/clock +@dirrmtry share/help/ca +@dirrm share/help/ar/clock +@dirrmtry share/help/ar +@dirrm share/help/C/fish +@dirrm share/help/C/clock +@dirrmtry share/help/C @dirrm %%DATADIR%%/fish @dirrm %%DATADIR%%/4.0/applets @dirrm %%DATADIR%%/4.0 diff --git a/x11/gnome-session3/Makefile b/x11/gnome-session3/Makefile index 9f9c9cb1c..3362cd9d6 100644 --- a/x11/gnome-session3/Makefile +++ b/x11/gnome-session3/Makefile @@ -1,9 +1,9 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/x11/gnome-session3/Makefile 17268 2013-04-01 05:13:11Z marcus $ +# $MCom: ports/x11/gnome-session3/Makefile,v 1.25 2012/05/25 09:52:12 kwm Exp $ PORTNAME= gnome-session -PORTVERSION= 3.4.2.1 +PORTVERSION= 3.6.2 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -11,8 +11,6 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Session component for the GNOME 3 desktop -CONFLICTS= gnome-session-2.[0-9]* - LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ execinfo:${PORTSDIR}/devel/libexecinfo \ json-glib-1.0:${PORTSDIR}/devel/json-glib \ @@ -20,13 +18,15 @@ LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ RUN_DEPENDS= ${LOCALBASE}/sbin/console-kit-daemon:${PORTSDIR}/sysutils/consolekit \ ${LOCALBASE}/bin/xdpyinfo:${PORTSDIR}/x11/xdpyinfo +CONFLICTS= gnome-session-2.[0-9]* + LATEST_LINK= gnome-session3 INSTALLS_ICONS= yes USES= gettext pathfix pkgconfig USE_XZ= yes USE_XORG= ice sm xau xext xtst xrender xtrans xcomposite USE_GL= gl -USE_GNOME= gnomeprefix intlhack gconf2 intltool gtk30 librsvg2 +USE_GNOME= gnomeprefix intlhack gconf2 intltool gtk30 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-docbook-docs diff --git a/x11/gnome-session3/distinfo b/x11/gnome-session3/distinfo index 241845982..00924c963 100644 --- a/x11/gnome-session3/distinfo +++ b/x11/gnome-session3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-session-3.4.2.1.tar.xz) = 2fbcf10d4ad8648197fefde2052abd8bf16b827781a974f59ac118e7dd0db433 -SIZE (gnome3/gnome-session-3.4.2.1.tar.xz) = 725144 +SHA256 (gnome3/gnome-session-3.6.2.tar.xz) = 2e3a3466eed4136826e150b639c63beb5c93710346dea2e538adfe5e18d701b4 +SIZE (gnome3/gnome-session-3.6.2.tar.xz) = 729676 diff --git a/x11/gnome-session3/pkg-plist b/x11/gnome-session3/pkg-plist index 1f51993ed..9c6c168f2 100644 --- a/x11/gnome-session3/pkg-plist +++ b/x11/gnome-session3/pkg-plist @@ -66,6 +66,7 @@ share/locale/is/LC_MESSAGES/gnome-session-3.0.mo share/locale/it/LC_MESSAGES/gnome-session-3.0.mo share/locale/ja/LC_MESSAGES/gnome-session-3.0.mo share/locale/ka/LC_MESSAGES/gnome-session-3.0.mo +share/locale/km/LC_MESSAGES/gnome-session-3.0.mo share/locale/kn/LC_MESSAGES/gnome-session-3.0.mo share/locale/ko/LC_MESSAGES/gnome-session-3.0.mo share/locale/ku/LC_MESSAGES/gnome-session-3.0.mo diff --git a/x11/libgnomekbd3/Makefile b/x11/libgnomekbd3/Makefile index 6a502f59c..7a2aa1fc5 100644 --- a/x11/libgnomekbd3/Makefile +++ b/x11/libgnomekbd3/Makefile @@ -1,9 +1,9 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/x11/libgnomekbd3/Makefile 17268 2013-04-01 05:13:11Z marcus $ +# $MCom: ports/x11/libgnomekbd3/Makefile,v 1.10 2012/06/14 04:21:55 mezz Exp $ PORTNAME= libgnomekbd -PORTVERSION= 3.4.0.2 +PORTVERSION= 3.6.0 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -11,8 +11,9 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME keyboard shared library -BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -LIB_DEPENDS= xklavier:${PORTSDIR}/x11/libxklavier +BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \ + libxklavier>=5.2:${PORTSDIR}/x11/libxklavier +LIB_DEPENDS= xklavier.12:${PORTSDIR}/x11/libxklavier LATEST_LINK= libgnomekbd3 diff --git a/x11/libgnomekbd3/distinfo b/x11/libgnomekbd3/distinfo index 2e0d58b81..7e6f98afc 100644 --- a/x11/libgnomekbd3/distinfo +++ b/x11/libgnomekbd3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/libgnomekbd-3.4.0.2.tar.xz) = 6e6c8956adbd39f1c3a8ec5c77bcf7ffbdaa54320398015d1174cd5003664e39 -SIZE (gnome3/libgnomekbd-3.4.0.2.tar.xz) = 368552 +SHA256 (gnome3/libgnomekbd-3.6.0.tar.xz) = c41ea5b0f64da470925ba09f9f1b46b26b82d4e433e594b2c71eab3da8856a09 +SIZE (gnome3/libgnomekbd-3.6.0.tar.xz) = 373588 diff --git a/x11/libgnomekbd3/pkg-plist b/x11/libgnomekbd3/pkg-plist index 8676f0983..5855cff32 100644 --- a/x11/libgnomekbd3/pkg-plist +++ b/x11/libgnomekbd3/pkg-plist @@ -11,11 +11,11 @@ lib/girepository-1.0/Gkbd-3.0.typelib lib/libgnomekbd.a lib/libgnomekbd.la lib/libgnomekbd.so -lib/libgnomekbd.so.7 +lib/libgnomekbd.so.8 lib/libgnomekbdui.a lib/libgnomekbdui.la lib/libgnomekbdui.so -lib/libgnomekbdui.so.7 +lib/libgnomekbdui.so.8 libdata/pkgconfig/libgnomekbd.pc libdata/pkgconfig/libgnomekbdui.pc share/GConf/gsettings/libgnomekbd.convert |