Index: audio/mate-media/Makefile =================================================================== --- audio/mate-media/Makefile (revision 339719) +++ audio/mate-media/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-media -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= audio mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -16,12 +16,11 @@ USES= gettext gmake pathfix pkgconfig USE_XZ= yes -USE_MATE= autogen common:build desktop docutils intlhack ltverhack \ - panel -USE_GNOME= gnomehier glib20 gnomehier gtk20 libxml2 +USE_MATE= desktop panel +USE_GNOME= gnomehier glib20 gnomehier gtk20 intlhack libxml2 ltverhack INSTALLS_OMF= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env +GNU_CONFIGURE= yes USE_GSTREAMER= good GNU_CONFIGURE= yes INSTALLS_ICONS= yes @@ -29,7 +28,6 @@ --enable-gst-mixer-applet CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -PATHFIX_MAKEFILEIN= Makefile.* GLIB_SCHEMAS= org.mate.panel.applet.mixer.gschema.xml \ org.mate.volume-control.gschema.xml @@ -36,7 +34,7 @@ post-patch: @${REINPLACE_CMD} -e 's|mixer_applet2|mate_mixer_applet2|g' \ - ${WRKSRC}/gst-mixer-applet/Makefile.am \ + ${WRKSRC}/gst-mixer-applet/Makefile.in \ ${WRKSRC}/gst-mixer-applet/load.c \ ${WRKSRC}/gst-mixer-applet/org.mate.panel.applet.MixerAppletFactory.service.in \ ${WRKSRC}/gst-mixer-applet/org.mate.applets.MixerApplet.mate-panel-applet.in.in Index: audio/mate-media/distinfo =================================================================== --- audio/mate-media/distinfo (revision 339719) +++ audio/mate-media/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mate/mate-media-1.6.0.tar.xz) = baf0ac85685a376107feee47b372b678a86404ce215b19c7fc259b012a3694a6 -SIZE (mate/mate-media-1.6.0.tar.xz) = 863808 +SHA256 (mate/mate-media-1.6.1.tar.xz) = 4e4d37e15d33663fcc8437c8525c361ac2b898610fe9a027b11496e09c519b63 +SIZE (mate/mate-media-1.6.1.tar.xz) = 934672 Index: audio/mate-media/files/patch-gst-mixer-applet_applet.c =================================================================== --- audio/mate-media/files/patch-gst-mixer-applet_applet.c (revision 339719) +++ audio/mate-media/files/patch-gst-mixer-applet_applet.c (working copy) @@ -1,23 +0,0 @@ -From 7418b30d4e11f78cdb58c6d8afa67c5ddbb2f0d5 Mon Sep 17 00:00:00 2001 -From: Stefano Karapetsas -Date: Sat, 11 May 2013 20:48:47 +0000 -Subject: gstreamer: Middle click on applet toggles mute state - ---- -diff --git a/gst-mixer-applet/applet.c b/gst-mixer-applet/applet.c -index 9ad53bb..1a511ed 100644 ---- gst-mixer-applet/applet.c -+++ gst-mixer-applet/applet.c -@@ -827,7 +827,9 @@ mate_volume_applet_button (GtkWidget *widget, - break; - } - break; -- case 2: /* move */ -+ case 2: /* mute */ -+ mate_volume_applet_toggle_mute (applet); -+ return TRUE; - case 3: /* menu */ - if (applet->pop) { - mate_volume_applet_popdown_dock (applet); --- -cgit Index: deskutils/mate-utils/Makefile =================================================================== --- deskutils/mate-utils/Makefile (revision 339719) +++ deskutils/mate-utils/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-utils -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= deskutils mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -19,13 +19,12 @@ USES= gettext gmake pathfix pkgconfig USE_XZ= yes -USE_MATE= autogen common:build docutils intlhack ltverhack \ - panel +USE_MATE= docutils panel USE_XORG= x11 xext -USE_GNOME= glib20 gnomehier gtk20 +USE_GNOME= glib20 gnomehier gtk20 intlhack ltverhack USE_LDCONFIG= yes INSTALLS_OMF= yes -USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env +GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-maintainer-flags=no \ --disable-gtk-doc \ --with-html-dir=${PREFIX}/share/doc @@ -32,7 +31,6 @@ INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -PATHFIX_MAKEFILEIN= Makefile.* GLIB_SCHEMAS= org.mate.dictionary.gschema.xml \ org.mate.disk-usage-analyzer.gschema.xml \ @@ -40,4 +38,7 @@ org.mate.search-tool.gschema.xml \ org.mate.system-log.gschema.xml +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmatedict.so.6 + .include Index: deskutils/mate-utils/distinfo =================================================================== --- deskutils/mate-utils/distinfo (revision 339719) +++ deskutils/mate-utils/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mate/mate-utils-1.6.0.tar.xz) = 150b7ed3831f865b5e1276108f2ad1ce6c2fa129b5689ec50bc35f882f93d01c -SIZE (mate/mate-utils-1.6.0.tar.xz) = 6115504 +SHA256 (mate/mate-utils-1.6.1.tar.xz) = c3ccf1fc6f3d8968d7c3eff4ab554a08b472f316fd8602958e7b24c8b1bb7d8e +SIZE (mate/mate-utils-1.6.1.tar.xz) = 6374880 Index: deskutils/mate-utils/pkg-plist =================================================================== --- deskutils/mate-utils/pkg-plist (revision 339719) +++ deskutils/mate-utils/pkg-plist (working copy) @@ -39,8 +39,40 @@ share/applications/mate-search-tool.desktop share/applications/mate-system-log.desktop share/dbus-1/services/org.mate.panel.applet.DictionaryAppletFactory.service -share/icons/mate/24x24/apps/baobab.png -share/icons/mate/scalable/apps/baobab.svg +share/doc/mate-dict/GdictClientContext.html +share/doc/mate-dict/GdictDatabaseChooser.html +share/doc/mate-dict/GdictDefbox.html +share/doc/mate-dict/GdictSource.html +share/doc/mate-dict/GdictSourceChooser.html +share/doc/mate-dict/GdictSourceLoader.html +share/doc/mate-dict/GdictSpeller.html +share/doc/mate-dict/GdictStrategyChooser.html +share/doc/mate-dict/ch05.html +share/doc/mate-dict/ch06.html +share/doc/mate-dict/context-types.html +share/doc/mate-dict/context.html +share/doc/mate-dict/gdict-utils.html +share/doc/mate-dict/gdict.html +share/doc/mate-dict/gdictui.html +share/doc/mate-dict/home.png +share/doc/mate-dict/index.html +share/doc/mate-dict/index.sgml +share/doc/mate-dict/introduction.html +share/doc/mate-dict/ix01.html +share/doc/mate-dict/ix02.html +share/doc/mate-dict/ix03.html +share/doc/mate-dict/ix04.html +share/doc/mate-dict/left.png +share/doc/mate-dict/mate-dict-GdictContext.html +share/doc/mate-dict/mate-dict-gdict-utils.html +share/doc/mate-dict/mate-dict-gdict-version.html +share/doc/mate-dict/mate-dict.devhelp2 +share/doc/mate-dict/right.png +share/doc/mate-dict/sources.html +share/doc/mate-dict/style.css +share/doc/mate-dict/up.png +share/icons/hicolor/24x24/apps/mate-disk-usage-analyzer.png +share/icons/hicolor/scalable/apps/mate-disk-usage-analyzer.svg share/locale/af/LC_MESSAGES/mate-utils.mo share/locale/am/LC_MESSAGES/mate-utils.mo share/locale/ar/LC_MESSAGES/mate-utils.mo @@ -806,11 +838,5 @@ @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as -@dirrmtry share/icons/mate/scalable/apps -@dirrmtry share/icons/mate/scalable -@dirrmtry share/icons/mate/24x24/apps -@dirrmtry share/icons/mate/24x24 -@dirrmtry share/icons/mate -@dirrmtry share/icons @dirrm include/mate-dict/gdict @dirrm include/mate-dict Index: editors/mate-text-editor/Makefile =================================================================== --- editors/mate-text-editor/Makefile (revision 339719) +++ editors/mate-text-editor/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-text-editor -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.2 CATEGORIES= editors mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -18,25 +18,28 @@ PORTSCOUT= limitw:1,even -USES= desktop-file-utils gettext gmake pathfix pkgconfig +USES= desktop-file-utils gettext gmake pathfix pkgconfig shebangfix USE_XZ= yes -USE_MATE= autogen common:build docutils intlhack ltasneededhack +USE_MATE= docutils USE_XORG= sm x11 -USE_GNOME= glib20 gnomehier gtk20 gtksourceview2 gvfs libxml2 \ - pygobject pygtk2 pygtksourceview +USE_GNOME= glib20 gnomehier gtk20 gtksourceview2 gvfs intlhack libxml2 \ + ltverhack pygobject pygtk2 pygtksourceview USE_PYTHON= yes INSTALLS_OMF= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk-doc \ --with-html-dir=${PREFIX}/share/doc CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -PATHFIX_MAKEFILEIN= Makefile.* +SHEBANG_FILES= plugins/externaltools/data/search-recursive.tool.in \ + plugins/externaltools/data/switch-c.tool.in GLIB_SCHEMAS= org.mate.pluma.gschema.xml \ org.mate.pluma.plugins.filebrowser.gschema.xml \ org.mate.pluma.plugins.time.gschema.xml +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/pluma/plugin*/*.so + .include Index: editors/mate-text-editor/distinfo =================================================================== --- editors/mate-text-editor/distinfo (revision 339719) +++ editors/mate-text-editor/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mate/mate-text-editor-1.6.0.tar.xz) = 52339cb8d265d7a538c9b3b3e6a37f68ece5100d18c029dfc87c3f4b61cf8288 -SIZE (mate/mate-text-editor-1.6.0.tar.xz) = 2411656 +SHA256 (mate/mate-text-editor-1.6.2.tar.xz) = ce7f2fa16ade7d872722f282e5076a8c1486681e4cfc70a2731ac127cf40fbfb +SIZE (mate/mate-text-editor-1.6.2.tar.xz) = 3375532 Index: editors/mate-text-editor/pkg-plist =================================================================== --- editors/mate-text-editor/pkg-plist (revision 339719) +++ editors/mate-text-editor/pkg-plist (working copy) @@ -23,10 +23,8 @@ include/pluma/pluma-utils.h include/pluma/pluma-view.h include/pluma/pluma-window.h -lib/pluma/plugin-loaders/libcloader.a lib/pluma/plugin-loaders/libcloader.la lib/pluma/plugin-loaders/libcloader.so -lib/pluma/plugin-loaders/libpythonloader.a lib/pluma/plugin-loaders/libpythonloader.la lib/pluma/plugin-loaders/libpythonloader.so lib/pluma/plugins/changecase.pluma-plugin @@ -57,28 +55,20 @@ lib/pluma/plugins/externaltools/outputpanel.pyc lib/pluma/plugins/externaltools/outputpanel.pyo lib/pluma/plugins/filebrowser.pluma-plugin -lib/pluma/plugins/libchangecase.a lib/pluma/plugins/libchangecase.la lib/pluma/plugins/libchangecase.so -lib/pluma/plugins/libdocinfo.a lib/pluma/plugins/libdocinfo.la lib/pluma/plugins/libdocinfo.so -lib/pluma/plugins/libfilebrowser.a lib/pluma/plugins/libfilebrowser.la lib/pluma/plugins/libfilebrowser.so -lib/pluma/plugins/libmodelines.a lib/pluma/plugins/libmodelines.la lib/pluma/plugins/libmodelines.so -lib/pluma/plugins/libsort.a lib/pluma/plugins/libsort.la lib/pluma/plugins/libsort.so -lib/pluma/plugins/libspell.a lib/pluma/plugins/libspell.la lib/pluma/plugins/libspell.so -lib/pluma/plugins/libtaglist.a lib/pluma/plugins/libtaglist.la lib/pluma/plugins/libtaglist.so -lib/pluma/plugins/libtime.a lib/pluma/plugins/libtime.la lib/pluma/plugins/libtime.so lib/pluma/plugins/modelines.pluma-plugin @@ -157,6 +147,40 @@ man/man1/pluma.1.gz share/MateConf/gsettings/pluma.convert share/applications/pluma.desktop +share/doc/pluma/PlumaMessage.html +share/doc/pluma/PlumaMessageBus.html +share/doc/pluma/PlumaMessageType.html +share/doc/pluma/PlumaPlugin.html +share/doc/pluma/ch01.html +share/doc/pluma/home.png +share/doc/pluma/index.html +share/doc/pluma/index.sgml +share/doc/pluma/left.png +share/doc/pluma/pluma-PlumaPrintJob.html +share/doc/pluma/pluma-pluma-app.html +share/doc/pluma/pluma-pluma-convert.html +share/doc/pluma/pluma-pluma-debug.html +share/doc/pluma/pluma-pluma-document.html +share/doc/pluma/pluma-pluma-encodings-option-menu.html +share/doc/pluma/pluma-pluma-encodings.html +share/doc/pluma/pluma-pluma-file-chooser-dialog.html +share/doc/pluma/pluma-pluma-help.html +share/doc/pluma/pluma-pluma-metadata-manager.html +share/doc/pluma/pluma-pluma-notebook.html +share/doc/pluma/pluma-pluma-panel.html +share/doc/pluma/pluma-pluma-prefs-manager-app.html +share/doc/pluma/pluma-pluma-prefs-manager.html +share/doc/pluma/pluma-pluma-print-job-preview.html +share/doc/pluma/pluma-pluma-progress-message-area.html +share/doc/pluma/pluma-pluma-statusbar.html +share/doc/pluma/pluma-pluma-tab.html +share/doc/pluma/pluma-pluma-utils.html +share/doc/pluma/pluma-pluma-view.html +share/doc/pluma/pluma-pluma-window.html +share/doc/pluma/pluma.devhelp2 +share/doc/pluma/right.png +share/doc/pluma/style.css +share/doc/pluma/up.png share/locale/af/LC_MESSAGES/pluma.mo share/locale/am/LC_MESSAGES/pluma.mo share/locale/ar/LC_MESSAGES/pluma.mo @@ -642,6 +666,7 @@ @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as +@dirrm share/doc/pluma @dirrm libexec/pluma @dirrm lib/pluma/plugins/snippets @dirrm lib/pluma/plugins/quickopen Index: graphics/mate-image-viewer/Makefile =================================================================== --- graphics/mate-image-viewer/Makefile (revision 339719) +++ graphics/mate-image-viewer/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-image-viewer -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= graphics mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -22,7 +22,6 @@ USE_XORG= x11 USE_GNOME= gdkpixbuf2 glib20 gnomehier gtk20 librsvg2 libxml2 INSTALLS_OMF= yes -USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk-doc \ --with-html-dir=${PREFIX}/share/doc \ Index: graphics/mate-image-viewer/distinfo =================================================================== --- graphics/mate-image-viewer/distinfo (revision 339719) +++ graphics/mate-image-viewer/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mate/mate-image-viewer-1.6.1.tar.xz) = 32a24e473e44a22ce60f0f61d30a1009fcc4bcc702e8ed3bb414f88f1f209545 -SIZE (mate/mate-image-viewer-1.6.1.tar.xz) = 2158620 +SHA256 (mate/mate-image-viewer-1.6.2.tar.xz) = 90881621f1efb0c327ecf52160dd3d14295219204dd847dc3307894a166260ee +SIZE (mate/mate-image-viewer-1.6.2.tar.xz) = 2188516 Index: graphics/mate-image-viewer/pkg-plist =================================================================== --- graphics/mate-image-viewer/pkg-plist (revision 339719) +++ graphics/mate-image-viewer/pkg-plist (working copy) @@ -23,13 +23,10 @@ include/eom-2.20/eom/eom-transform.h include/eom-2.20/eom/eom-window.h lib/eom/plugins/fullscreen.eom-plugin -lib/eom/plugins/libfullscreen.a lib/eom/plugins/libfullscreen.la lib/eom/plugins/libfullscreen.so -lib/eom/plugins/libreload.a lib/eom/plugins/libreload.la lib/eom/plugins/libreload.so -lib/eom/plugins/libstatusbar-date.a lib/eom/plugins/libstatusbar-date.la lib/eom/plugins/libstatusbar-date.so lib/eom/plugins/reload.eom-plugin Index: security/libmatekeyring/Makefile =================================================================== --- security/libmatekeyring/Makefile (revision 339719) +++ security/libmatekeyring/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libmatekeyring -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= security mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -18,15 +18,15 @@ USES= gettext gmake pathfix pkgconfig USE_XZ= yes -USE_MATE= autogen common:build intlhack ltverhack -USE_GNOME= glib20 +USE_GNOME= glib20 intlhack ltverhack USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk-doc \ --with-html-dir=${PREFIX}/share/doc CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -PATHFIX_MAKEFILEIN= Makefile.* +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmate-keyring.so.1 + .include Index: security/libmatekeyring/distinfo =================================================================== --- security/libmatekeyring/distinfo (revision 339719) +++ security/libmatekeyring/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mate/libmatekeyring-1.6.0.tar.xz) = 7ce673bbf7e2d20811b5197c9a79e813226c4ef8d2719f606ad6d98e5958cc99 -SIZE (mate/libmatekeyring-1.6.0.tar.xz) = 118864 +SHA256 (mate/libmatekeyring-1.6.1.tar.xz) = 3117a1542a4fd842c10ad6c74452f123cf4f6c311ed731ff8deab91ba8ff6e05 +SIZE (mate/libmatekeyring-1.6.1.tar.xz) = 345016 Index: security/libmatekeyring/pkg-plist =================================================================== --- security/libmatekeyring/pkg-plist (revision 339719) +++ security/libmatekeyring/pkg-plist (working copy) @@ -1,7 +1,6 @@ include/mate-keyring-1/mate-keyring-memory.h include/mate-keyring-1/mate-keyring-result.h include/mate-keyring-1/mate-keyring.h -lib/libmate-keyring.a lib/libmate-keyring.la lib/libmate-keyring.so lib/libmate-keyring.so.1 @@ -25,7 +24,6 @@ share/doc/mate-keyring/mate-keyring-Result-Codes.html share/doc/mate-keyring/mate-keyring-Search-Functionality.html share/doc/mate-keyring/mate-keyring-Simple-Password-Storage.html -share/doc/mate-keyring/mate-keyring.devhelp share/doc/mate-keyring/mate-keyring.devhelp2 share/doc/mate-keyring/right.png share/doc/mate-keyring/style.css Index: security/mate-keyring/Makefile =================================================================== --- security/mate-keyring/Makefile (revision 339719) +++ security/mate-keyring/Makefile (working copy) @@ -1,8 +1,8 @@ -# Created by: Joe Marcus Clarke + # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-keyring -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= security mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -21,21 +21,29 @@ USES= gettext gmake pathfix pkgconfig USE_XZ= yes -USE_MATE= autogen common:build intlhack libmatekeyring ltverhack -USE_GNOME= gnomehier glib20 gtk20 +USE_MATE= libmatekeyring +USE_GNOME= gnomehier glib20 gtk20 intlhack ltverhack USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pam-dir="${PREFIX}/lib" \ --with-root-certs="${LOCALBASE}/share/certs" \ --with-gtk=2.0 \ --disable-gtk-doc \ + --disable-gtk-doc-html \ --with-html-dir=${PREFIX}/share/doc CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -PATHFIX_MAKEFILEIN= Makefile.* GLIB_SCHEMAS= org.mate.crypto.cache.gschema.xml \ org.mate.crypto.pgp.gschema.xml +post-patch: + @${REINPLACE_CMD} -e 's|make --version|${GMAKE} --version|g' \ + ${WRKSRC}/configure + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so* + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mate-keyring/*/*.so + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/pkcs11/mate-keyring-pkcs11.so + .include Index: security/mate-keyring/distinfo =================================================================== --- security/mate-keyring/distinfo (revision 339719) +++ security/mate-keyring/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mate/mate-keyring-1.6.0.tar.xz) = f77c48c59a9611baa9721d0a30e78f148629d1754066844bea053cb80141652b -SIZE (mate/mate-keyring-1.6.0.tar.xz) = 1339564 +SHA256 (mate/mate-keyring-1.6.1.tar.xz) = 2d95b8a7f09cada37989748b2c9952a6682abb5f432028d10fb0c0777e72ad25 +SIZE (mate/mate-keyring-1.6.1.tar.xz) = 1701320 Index: security/mate-keyring/files/patch-configure =================================================================== --- security/mate-keyring/files/patch-configure (revision 0) +++ security/mate-keyring/files/patch-configure (working copy) @@ -0,0 +1,11 @@ +--- configure.orig 2014-01-13 23:09:57.000000000 +0100 ++++ configure 2014-01-13 23:10:18.000000000 +0100 +@@ -16207,7 +16207,7 @@ + + pam_status="no" + if test "$enable_pam" != "no"; then +- for ac_header in security/pam_modules.h pam/pam_modules.h ++ for ac_header in security/pam_modules.h + do : + as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` + ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" Property changes on: security/mate-keyring/files/patch-configure ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: mcom:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Index: security/mate-keyring/files/patch-configure.ac =================================================================== --- security/mate-keyring/files/patch-configure.ac (revision 339719) +++ security/mate-keyring/files/patch-configure.ac (working copy) @@ -1,11 +0,0 @@ ---- configure.ac.orig 2013-03-24 01:28:30.000000000 -0500 -+++ configure.ac 2013-03-24 01:29:26.000000000 -0500 -@@ -284,7 +284,7 @@ - - pam_status="no" - if test "$enable_pam" != "no"; then -- AC_CHECK_HEADERS(security/pam_modules.h pam/pam_modules.h, [have_pam=yes; break], have_pam=no) -+ AC_CHECK_HEADERS(security/pam_modules.h, [have_pam=yes; break], have_pam=no) - if test "$enable_pam" = "yes" -a "$have_pam" = "no"; then - AC_MSG_ERROR(The PAM headers are missing) - elif test "$have_pam" = "yes"; then Index: security/mate-keyring/pkg-plist =================================================================== --- security/mate-keyring/pkg-plist (revision 339719) +++ security/mate-keyring/pkg-plist (working copy) @@ -28,82 +28,35 @@ include/mategcr/gcr/gcr-unlock-options.h include/mategcr/gcr/gcr-viewer.h include/mategcr/gcr/gcr.h -lib/libmategck.a lib/libmategck.la lib/libmategck.so lib/libmategck.so.0 -lib/libmategcr.a lib/libmategcr.la lib/libmategcr.so lib/libmategcr.so.0 -lib/mate-keyring/devel/gkm-mate2-store-standalone.a lib/mate-keyring/devel/gkm-mate2-store-standalone.la lib/mate-keyring/devel/gkm-mate2-store-standalone.so -lib/mate-keyring/devel/gkm-roots-store-standalone.a lib/mate-keyring/devel/gkm-roots-store-standalone.la lib/mate-keyring/devel/gkm-roots-store-standalone.so -lib/mate-keyring/devel/gkm-ssh-store-standalone.a lib/mate-keyring/devel/gkm-ssh-store-standalone.la lib/mate-keyring/devel/gkm-ssh-store-standalone.so -lib/mate-keyring/devel/gkm-xdg-store-standalone.a lib/mate-keyring/devel/gkm-xdg-store-standalone.la lib/mate-keyring/devel/gkm-xdg-store-standalone.so -lib/mate-keyring/standalone/gkm-secret-store-standalone.a lib/mate-keyring/standalone/gkm-secret-store-standalone.la lib/mate-keyring/standalone/gkm-secret-store-standalone.so -lib/pam_mate_keyring.a lib/pam_mate_keyring.la lib/pam_mate_keyring.so -lib/pkcs11/mate-keyring-pkcs11.a lib/pkcs11/mate-keyring-pkcs11.la lib/pkcs11/mate-keyring-pkcs11.so libdata/pkgconfig/mate-gck-0.pc libdata/pkgconfig/mate-gcr-0.pc libexec/mate-keyring-prompt +man/man1/mate-keyring-daemon.1.gz +man/man1/mate-keyring.1.gz share/MateConf/gsettings/org.mate.crypto.cache.convert share/MateConf/gsettings/org.mate.crypto.pgp.convert share/dbus-1/services/org.mate-freedesktop.secrets.service share/dbus-1/services/org.mate.keyring.service -share/doc/mate-gck/GckModule.html -share/doc/mate-gck/GckObject.html -share/doc/mate-gck/GckSession.html -share/doc/mate-gck/GckSlot.html -share/doc/mate-gck/ch01.html -share/doc/mate-gck/gck-Errors.html -share/doc/mate-gck/gck-GckAttribute.html -share/doc/mate-gck/gck-GckAttributes.html -share/doc/mate-gck/gck-Miscellaneous-Functions.html -share/doc/mate-gck/gck-PKCS11-URIs.html -share/doc/mate-gck/gck.devhelp -share/doc/mate-gck/gck.devhelp2 -share/doc/mate-gck/home.png -share/doc/mate-gck/index.html -share/doc/mate-gck/index.sgml -share/doc/mate-gck/left.png -share/doc/mate-gck/right.png -share/doc/mate-gck/style.css -share/doc/mate-gck/up.png -share/doc/mate-gcr-0/GcrCertificateChain.html -share/doc/mate-gcr-0/GcrPkcs11Certificate.html -share/doc/mate-gcr-0/GcrSimpleCertificate.html -share/doc/mate-gcr-0/certificates.html -share/doc/mate-gcr-0/gcr-GcrCertificate.html -share/doc/mate-gcr-0/gcr-Library-Settings.html -share/doc/mate-gcr-0/gcr-Trust-Storage-and-Lookups.html -share/doc/mate-gcr-0/gcr-gcr-importer.html -share/doc/mate-gcr-0/gcr-gcr-initializer.html -share/doc/mate-gcr-0/gcr-gcr-parser.html -share/doc/mate-gcr-0/gcr.devhelp -share/doc/mate-gcr-0/gcr.devhelp2 -share/doc/mate-gcr-0/home.png -share/doc/mate-gcr-0/index.html -share/doc/mate-gcr-0/index.sgml -share/doc/mate-gcr-0/left.png -share/doc/mate-gcr-0/misc.html -share/doc/mate-gcr-0/right.png -share/doc/mate-gcr-0/storage.html -share/doc/mate-gcr-0/style.css -share/doc/mate-gcr-0/up.png share/locale/af/LC_MESSAGES/mate-keyring.mo share/locale/am/LC_MESSAGES/mate-keyring.mo share/locale/ar/LC_MESSAGES/mate-keyring.mo @@ -234,8 +187,6 @@ @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as -@dirrm share/doc/mate-gcr-0 -@dirrm share/doc/mate-gck @dirrmtry lib/pkcs11 @dirrm lib/mate-keyring/standalone @dirrm lib/mate-keyring/devel Index: sysutils/mate-control-center/Makefile =================================================================== --- sysutils/mate-control-center/Makefile (revision 339719) +++ sysutils/mate-control-center/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-control-center -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -28,7 +28,6 @@ ltverhack pango INSTALLS_OMF= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-appindicator=no INSTALLS_ICONS= yes @@ -38,27 +37,11 @@ GLIB_SCHEMAS= org.mate.control-center.gschema.xml \ org.mate.control-center.keybinding.gschema.xml -FIX_FILES= capplets/accessibility/at-properties \ - capplets/display \ - capplets/keyboard capplets/windows - post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ ${WRKSRC}/capplets/common/mate-theme-info.c @${REINPLACE_CMD} -e 's|/usr/sbin|${PREFIX}/sbin|g' \ ${WRKSRC}/capplets/display/org.mate.randr.policy.in -.for dir in ${FIX_FILES} - @${REINPLACE_CMD} -e 's|Desktop_in_files = |Desktop_in_files = mate-|g' \ - ${WRKSRC}/${dir}/Makefile.in -.endfor - @${MV} ${WRKSRC}/capplets/accessibility/at-properties/at-properties.desktop.in.in \ - ${WRKSRC}/capplets/accessibility/at-properties/mate-at-properties.desktop.in.in - @${MV} ${WRKSRC}/capplets/display/display-properties.desktop.in.in \ - ${WRKSRC}/capplets/display/mate-display-properties.desktop.in.in - @${MV} ${WRKSRC}/capplets/keyboard/keyboard.desktop.in.in \ - ${WRKSRC}/capplets/keyboard/mate-keyboard.desktop.in.in - @${MV} ${WRKSRC}/capplets/windows/window-properties.desktop.in.in \ - ${WRKSRC}/capplets/windows/mate-window-properties.desktop.in.in post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmate-window-settings.so.1 Index: sysutils/mate-control-center/distinfo =================================================================== --- sysutils/mate-control-center/distinfo (revision 339719) +++ sysutils/mate-control-center/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mate/mate-control-center-1.6.1.tar.xz) = 1e6fce881187d99f46eee2bf304b55fd74c60cb1ecaf687c709b1477122c1220 -SIZE (mate/mate-control-center-1.6.1.tar.xz) = 1275652 +SHA256 (mate/mate-control-center-1.6.2.tar.xz) = 28873b49dbc966b898ab386e443dfd4bb0569e2bf06c49a67b4470e1c67cf2d4 +SIZE (mate/mate-control-center-1.6.2.tar.xz) = 1278120 Index: sysutils/mate-control-center/files/patch-configure =================================================================== --- sysutils/mate-control-center/files/patch-configure (revision 339719) +++ sysutils/mate-control-center/files/patch-configure (working copy) @@ -1,42 +0,0 @@ ---- configure.orig 2013-10-19 02:27:28.000000000 +0200 -+++ configure 2013-10-19 02:26:55.000000000 +0200 -@@ -18140,7 +18140,7 @@ - ENABLE_UBUNTU=no - fi - --ac_config_files="$ac_config_files Makefile capplets/Makefile capplets/about-me/Makefile capplets/about-me/mate-about-me.desktop.in capplets/about-me/icons/Makefile capplets/accessibility/Makefile capplets/accessibility/at-properties/at-properties.desktop.in capplets/accessibility/at-properties/Makefile capplets/appearance/Makefile capplets/appearance/data/Makefile capplets/appearance/data/mate-appearance-properties.desktop.in capplets/appearance/data/mate-theme-installer.desktop.in capplets/common/Makefile capplets/default-applications/Makefile capplets/default-applications/mate-default-applications-properties.desktop.in capplets/default-applications/mate-default-applications.pc capplets/display/Makefile capplets/display/display-properties.desktop.in capplets/keybindings/Makefile capplets/keybindings/mate-keybindings.pc capplets/keybindings/mate-keybinding.desktop.in capplets/keyboard/Makefile capplets/keyboard/keyboard.desktop.in capplets/mouse/Makefile capplets/mouse/mate-settings-mouse.desktop.in capplets/network/Makefile capplets/network/mate-network-properties.desktop.in capplets/windows/Makefile capplets/windows/window-properties.desktop.in font-viewer/Makefile font-viewer/mate-font-viewer.desktop.in help/Makefile libwindow-settings/Makefile libwindow-settings/mate-window-settings-2.0.pc po/Makefile.in libslab/libslab.pc libslab/Makefile shell/Makefile shell/matecc.desktop.in typing-break/Makefile" -+ac_config_files="$ac_config_files Makefile capplets/Makefile capplets/about-me/Makefile capplets/about-me/mate-about-me.desktop.in capplets/about-me/icons/Makefile capplets/accessibility/Makefile capplets/accessibility/at-properties/mate-at-properties.desktop.in capplets/accessibility/at-properties/Makefile capplets/appearance/Makefile capplets/appearance/data/Makefile capplets/appearance/data/mate-appearance-properties.desktop.in capplets/appearance/data/mate-theme-installer.desktop.in capplets/common/Makefile capplets/default-applications/Makefile capplets/default-applications/mate-default-applications-properties.desktop.in capplets/default-applications/mate-default-applications.pc capplets/display/Makefile capplets/display/mate-display-properties.desktop.in capplets/keybindings/Makefile capplets/keybindings/mate-keybindings.pc capplets/keybindings/mate-keybinding.desktop.in capplets/keyboard/Makefile capplets/keyboard/mate-keyboard.desktop.in capplets/mouse/Makefile capplets/mouse/mate-settings-mouse.desktop.in capplets/network/Makefile capplets/network/mate-network-properties.desktop.in capplets/windows/Makefile capplets/windows/mate-window-properties.desktop.in font-viewer/Makefile font-viewer/mate-font-viewer.desktop.in help/Makefile libwindow-settings/Makefile libwindow-settings/mate-window-settings-2.0.pc po/Makefile.in libslab/libslab.pc libslab/Makefile shell/Makefile shell/matecc.desktop.in typing-break/Makefile" - - - cat >confcache <<\_ACEOF -@@ -19204,7 +19204,7 @@ - "capplets/about-me/mate-about-me.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/about-me/mate-about-me.desktop.in" ;; - "capplets/about-me/icons/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/about-me/icons/Makefile" ;; - "capplets/accessibility/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/accessibility/Makefile" ;; -- "capplets/accessibility/at-properties/at-properties.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/accessibility/at-properties/at-properties.desktop.in" ;; -+ "capplets/accessibility/at-properties/mate-at-properties.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/accessibility/at-properties/mate-at-properties.desktop.in" ;; - "capplets/accessibility/at-properties/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/accessibility/at-properties/Makefile" ;; - "capplets/appearance/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/appearance/Makefile" ;; - "capplets/appearance/data/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/appearance/data/Makefile" ;; -@@ -19215,18 +19215,18 @@ - "capplets/default-applications/mate-default-applications-properties.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/default-applications/mate-default-applications-properties.desktop.in" ;; - "capplets/default-applications/mate-default-applications.pc") CONFIG_FILES="$CONFIG_FILES capplets/default-applications/mate-default-applications.pc" ;; - "capplets/display/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/display/Makefile" ;; -- "capplets/display/display-properties.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/display/display-properties.desktop.in" ;; -+ "capplets/display/mate-display-properties.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/display/mate-display-properties.desktop.in" ;; - "capplets/keybindings/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/keybindings/Makefile" ;; - "capplets/keybindings/mate-keybindings.pc") CONFIG_FILES="$CONFIG_FILES capplets/keybindings/mate-keybindings.pc" ;; - "capplets/keybindings/mate-keybinding.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/keybindings/mate-keybinding.desktop.in" ;; - "capplets/keyboard/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/keyboard/Makefile" ;; -- "capplets/keyboard/keyboard.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/keyboard/keyboard.desktop.in" ;; -+ "capplets/keyboard/mate-keyboard.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/keyboard/mate-keyboard.desktop.in" ;; - "capplets/mouse/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/mouse/Makefile" ;; - "capplets/mouse/mate-settings-mouse.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/mouse/mate-settings-mouse.desktop.in" ;; - "capplets/network/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/network/Makefile" ;; - "capplets/network/mate-network-properties.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/network/mate-network-properties.desktop.in" ;; - "capplets/windows/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/windows/Makefile" ;; -- "capplets/windows/window-properties.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/windows/window-properties.desktop.in" ;; -+ "capplets/windows/mate-window-properties.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/windows/mate-window-properties.desktop.in" ;; - "font-viewer/Makefile") CONFIG_FILES="$CONFIG_FILES font-viewer/Makefile" ;; - "font-viewer/mate-font-viewer.desktop.in") CONFIG_FILES="$CONFIG_FILES font-viewer/mate-font-viewer.desktop.in" ;; - "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; Index: sysutils/mate-polkit/Makefile =================================================================== --- sysutils/mate-polkit/Makefile (revision 339719) +++ sysutils/mate-polkit/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-polkit -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -17,15 +17,15 @@ USES= gettext gmake pathfix pkgconfig USE_XZ= yes -USE_MATE= autogen common:build intlhack ltverhack -USE_GNOME= gnomehier gtk20 introspection:build +USE_GNOME= gnomehier gtk20 intlhack introspection:build ltverhack USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk-doc \ --localstatedir=/var CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -PATHFIX_MAKEFILEIN= Makefile.* +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpolkit-gtk-mate-1.so.0 + .include Index: sysutils/mate-polkit/distinfo =================================================================== --- sysutils/mate-polkit/distinfo (revision 339719) +++ sysutils/mate-polkit/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mate/mate-polkit-1.6.0.tar.xz) = fa222151e67369ba085fb5d9dd3874716f1fdf2d428d4bb454f2412ed39b87c2 -SIZE (mate/mate-polkit-1.6.0.tar.xz) = 179716 +SHA256 (mate/mate-polkit-1.6.1.tar.xz) = b2647a7959805b7cfea767a4637506978dc91b3521eb4573ab3699ddd86b3eba +SIZE (mate/mate-polkit-1.6.1.tar.xz) = 342648 Index: sysutils/mate-power-manager/Makefile =================================================================== --- sysutils/mate-power-manager/Makefile (revision 339719) +++ sysutils/mate-power-manager/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-power-manager -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -23,27 +23,32 @@ USES= gettext gmake pathfix pkgconfig USE_XZ= yes -USE_MATE= autogen common:build docutils intlhack libmatekeyring \ - panel +USE_MATE= docutils libmatekeyring panel USE_XORG= x11 xext xproto xrandr xrender -USE_GNOME= cairo glib20 gnomehier gtk20 +USE_GNOME= cairo glib20 gnomehier gtk20 intlhack INSTALLS_OMF= yes -USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env GNU_CONFIGURE= yes INSTALLS_ICONS= yes CONFIGURE_ARGS= --with-doc-dir=${PREFIX}/share/doc \ --disable-docbook-docs \ - --with-gtk=2.0 \ - --with-systemdinhibit=no + --with-gtk=2.0 +CONFIGURE_ENV= LIBS="-lexecinfo" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -PATHFIX_MAKEFILEIN= Makefile.* GLIB_SCHEMAS= org.mate.power-manager.gschema.xml post-patch: @${REINPLACE_CMD} -e "s|docbook2man|docbook2man_disabled|g" \ - ${WRKSRC}/configure.ac - @${CHMOD} +x ${WRKSRC}/autogen.sh + ${WRKSRC}/configure + @${TOUCH} ${WRKSRC}/aclocal.m4 ${WRKSRC}/Makefile.in \ + ${WRKSRC}/configure ${WRKSRC}/config.h.in +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mate-power-manager + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mate-power-preferences + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mate-power-statistics + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/mate* + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/mate* + .include Index: sysutils/mate-power-manager/distinfo =================================================================== --- sysutils/mate-power-manager/distinfo (revision 339719) +++ sysutils/mate-power-manager/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mate/mate-power-manager-1.6.2.tar.xz) = b80d531271f9a7ee692d69173b28f46feba025b4ffcc9e0ab2f5b09934f8d80f -SIZE (mate/mate-power-manager-1.6.2.tar.xz) = 3328976 +SHA256 (mate/mate-power-manager-1.6.3.tar.xz) = 465b8d88d25333c9a5f0dd9a34720cac6024e21e574378d1d49326e1ff1d253b +SIZE (mate/mate-power-manager-1.6.3.tar.xz) = 3362188 Index: sysutils/mate-settings-daemon/Makefile =================================================================== --- sysutils/mate-settings-daemon/Makefile (revision 339719) +++ sysutils/mate-settings-daemon/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-settings-daemon -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate Index: sysutils/mate-settings-daemon/distinfo =================================================================== --- sysutils/mate-settings-daemon/distinfo (revision 339719) +++ sysutils/mate-settings-daemon/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mate/mate-settings-daemon-1.6.1.tar.xz) = 8104c5c1dfb02a6d7b2743931a04b390baf2e466b8fe612d32a906b1a2fbe64d -SIZE (mate/mate-settings-daemon-1.6.1.tar.xz) = 772420 +SHA256 (mate/mate-settings-daemon-1.6.2.tar.xz) = e85019e00890ab81080dbd505b76d72d7c91e870ebad701384794aa1ee48b0a8 +SIZE (mate/mate-settings-daemon-1.6.2.tar.xz) = 768012 Index: x11/libmatekbd/Makefile =================================================================== --- x11/libmatekbd/Makefile (revision 339719) +++ x11/libmatekbd/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libmatekbd -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate Index: x11/libmatekbd/distinfo =================================================================== --- x11/libmatekbd/distinfo (revision 339719) +++ x11/libmatekbd/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mate/libmatekbd-1.6.1.tar.xz) = d10593e69cdbb591bf1704a13ff8cd4fbc6f1212f76554081da746bc1aff0685 -SIZE (mate/libmatekbd-1.6.1.tar.xz) = 358380 +SHA256 (mate/libmatekbd-1.6.2.tar.xz) = 125a56ad7e31ad9c7b4580875443d8d120635c4671547e1fab2edc79cbf1297c +SIZE (mate/libmatekbd-1.6.2.tar.xz) = 361884 Index: x11/mate-desktop/Makefile =================================================================== --- x11/mate-desktop/Makefile (revision 339719) +++ x11/mate-desktop/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-desktop -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate Index: x11/mate-desktop/distinfo =================================================================== --- x11/mate-desktop/distinfo (revision 339719) +++ x11/mate-desktop/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mate/mate-desktop-1.6.1.tar.xz) = fe65f4035fe74510e6f35df0c0e29cbf8a6501852adc3971773d0072b914aed5 -SIZE (mate/mate-desktop-1.6.1.tar.xz) = 832720 +SHA256 (mate/mate-desktop-1.6.2.tar.xz) = f6a31503d68b9951bd7659c5ba4a288d0bede769e99665528eae13d0dd1eb1eb +SIZE (mate/mate-desktop-1.6.2.tar.xz) = 844408 Index: x11/mate-desktop/pkg-plist =================================================================== --- x11/mate-desktop/pkg-plist (revision 339719) +++ x11/mate-desktop/pkg-plist (working copy) @@ -1,4 +1,5 @@ bin/mate-about +bin/mate-gsettings-toggle include/mate-desktop-2.0/libmate/mate-desktop-item.h include/mate-desktop-2.0/libmate/mate-desktop-utils.h include/mate-desktop-2.0/libmateui/mate-bg-crossfade.h Index: x11/mate-terminal/Makefile =================================================================== --- x11/mate-terminal/Makefile (revision 339719) +++ x11/mate-terminal/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-terminal -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -14,17 +14,20 @@ USES= gettext gmake pathfix pkgconfig USE_XZ= yes -USE_MATE= autogen common:build docutils intlhack +USE_MATE= docutils USE_XORG= sm x11 -USE_GNOME= dconf glib20 gnomehier gtk20 vte +USE_GNOME= dconf glib20 gnomehier gtk20 intlhack vte INSTALLS_OMF= yes -USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk=2.0 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -PATHFIX_MAKEFILEIN= Makefile.* GLIB_SCHEMAS= org.mate.terminal.gschema.xml +post-install: + @${TOUCH} ${WRKSRC}/aclocal.m4 ${WRKSRC}/Makefile.in \ + ${WRKSRC}/configure ${WRKSRC}/config.h.in + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mate-terminal + .include Index: x11/mate-terminal/distinfo =================================================================== --- x11/mate-terminal/distinfo (revision 339719) +++ x11/mate-terminal/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mate/mate-terminal-1.6.1.tar.xz) = ebcb1c323e9a5cae7f4ed0548b57de34f6ef3361d5b1bf6bc5921f5a49e0301b -SIZE (mate/mate-terminal-1.6.1.tar.xz) = 1459056 +SHA256 (mate/mate-terminal-1.6.2.tar.xz) = ca921dad2dc64925ecba9edc10ba29b5461207853dc81371fd2e34183c704a3d +SIZE (mate/mate-terminal-1.6.2.tar.xz) = 1569836 Index: x11/mate-terminal/files/patch-configure.ac =================================================================== --- x11/mate-terminal/files/patch-configure.ac (revision 339719) +++ x11/mate-terminal/files/patch-configure.ac (working copy) @@ -1,13 +0,0 @@ ---- configure.ac.orig 2009-05-03 15:25:26.000000000 -0400 -+++ configure.ac 2009-05-03 15:26:34.000000000 -0400 -@@ -96,6 +96,10 @@ AC_SUBST([GLIB_GENMARSHAL]) - GLIB_MKENUMS="$($PKG_CONFIG --variable=glib_mkenums glib-2.0)" - AC_SUBST([GLIB_MKENUMS]) - -+AC_CHECK_LIB(util, kinfo_getfile, -+ [LIBS="${LIBS} -lutil" -+ AC_DEFINE(HAVE_KINFO_GETFILE, 1, [Define if you have the kinfo_getfile function])], [:]) -+ - AC_PATH_PROG([GTK_BUILDER_CONVERT],[gtk-builder-convert],[false]) - if test "$GTK_BUILDER_CONVERT" = "false"; then - AC_MSG_ERROR([gtk-builder-convert not found]) Index: x11/mate-terminal/pkg-plist =================================================================== --- x11/mate-terminal/pkg-plist (revision 339719) +++ x11/mate-terminal/pkg-plist (working copy) @@ -1,4 +1,5 @@ bin/mate-terminal +bin/mate-terminal.wrapper man/man1/mate-terminal.1.gz share/applications/mate-terminal.desktop share/locale/am/LC_MESSAGES/mate-terminal.mo @@ -106,10 +107,6 @@ share/mate/help/mate-terminal/C/figures/mate-terminal-tabbed.png share/mate/help/mate-terminal/C/legal.xml share/mate/help/mate-terminal/C/mate-terminal.xml -share/mate/help/mate-terminal/bg/figures/mate-terminal-default.png -share/mate/help/mate-terminal/bg/figures/mate-terminal-tabbed.png -share/mate/help/mate-terminal/bg/legal.xml -share/mate/help/mate-terminal/bg/mate-terminal.xml share/mate/help/mate-terminal/ca/figures/mate-terminal-default.png share/mate/help/mate-terminal/ca/figures/mate-terminal-tabbed.png share/mate/help/mate-terminal/ca/mate-terminal.xml @@ -137,10 +134,6 @@ share/mate/help/mate-terminal/it/figures/mate-terminal-default.png share/mate/help/mate-terminal/it/figures/mate-terminal-tabbed.png share/mate/help/mate-terminal/it/mate-terminal.xml -share/mate/help/mate-terminal/ja/figures/mate-terminal-default.png -share/mate/help/mate-terminal/ja/figures/mate-terminal-tabbed.png -share/mate/help/mate-terminal/ja/legal.xml -share/mate/help/mate-terminal/ja/mate-terminal.xml share/mate/help/mate-terminal/ko/figures/mate-terminal-default.png share/mate/help/mate-terminal/ko/figures/mate-terminal-tabbed.png share/mate/help/mate-terminal/ko/mate-terminal.xml @@ -150,10 +143,6 @@ share/mate/help/mate-terminal/pt_BR/figures/mate-terminal-default.png share/mate/help/mate-terminal/pt_BR/figures/mate-terminal-tabbed.png share/mate/help/mate-terminal/pt_BR/mate-terminal.xml -share/mate/help/mate-terminal/ro/figures/mate-terminal-default.png -share/mate/help/mate-terminal/ro/figures/mate-terminal-tabbed.png -share/mate/help/mate-terminal/ro/legal.xml -share/mate/help/mate-terminal/ro/mate-terminal.xml share/mate/help/mate-terminal/ru/figures/mate-terminal-default.png share/mate/help/mate-terminal/ru/figures/mate-terminal-tabbed.png share/mate/help/mate-terminal/ru/mate-terminal.xml @@ -166,12 +155,7 @@ share/mate/help/mate-terminal/zh_CN/figures/mate-terminal-default.png share/mate/help/mate-terminal/zh_CN/figures/mate-terminal-tabbed.png share/mate/help/mate-terminal/zh_CN/mate-terminal.xml -share/mate/help/mate-terminal/zh_TW/figures/mate-terminal-default.png -share/mate/help/mate-terminal/zh_TW/figures/mate-terminal-tabbed.png -share/mate/help/mate-terminal/zh_TW/legal.xml -share/mate/help/mate-terminal/zh_TW/mate-terminal.xml share/omf/mate-terminal/mate-terminal-C.omf -share/omf/mate-terminal/mate-terminal-bg.omf share/omf/mate-terminal/mate-terminal-ca.omf share/omf/mate-terminal/mate-terminal-cs.omf share/omf/mate-terminal/mate-terminal-da.omf @@ -181,19 +165,14 @@ share/omf/mate-terminal/mate-terminal-es.omf share/omf/mate-terminal/mate-terminal-fr.omf share/omf/mate-terminal/mate-terminal-it.omf -share/omf/mate-terminal/mate-terminal-ja.omf share/omf/mate-terminal/mate-terminal-ko.omf share/omf/mate-terminal/mate-terminal-oc.omf share/omf/mate-terminal/mate-terminal-pt_BR.omf -share/omf/mate-terminal/mate-terminal-ro.omf share/omf/mate-terminal/mate-terminal-ru.omf share/omf/mate-terminal/mate-terminal-sv.omf share/omf/mate-terminal/mate-terminal-uk.omf share/omf/mate-terminal/mate-terminal-zh_CN.omf -share/omf/mate-terminal/mate-terminal-zh_TW.omf @dirrm share/omf/mate-terminal -@dirrm share/mate/help/mate-terminal/zh_TW/figures -@dirrm share/mate/help/mate-terminal/zh_TW @dirrm share/mate/help/mate-terminal/zh_CN/figures @dirrm share/mate/help/mate-terminal/zh_CN @dirrm share/mate/help/mate-terminal/uk/figures @@ -202,8 +181,6 @@ @dirrm share/mate/help/mate-terminal/sv @dirrm share/mate/help/mate-terminal/ru/figures @dirrm share/mate/help/mate-terminal/ru -@dirrm share/mate/help/mate-terminal/ro/figures -@dirrm share/mate/help/mate-terminal/ro @dirrm share/mate/help/mate-terminal/pt_BR/figures @dirrm share/mate/help/mate-terminal/pt_BR @dirrm share/mate/help/mate-terminal/oc/figures @@ -210,8 +187,6 @@ @dirrm share/mate/help/mate-terminal/oc @dirrm share/mate/help/mate-terminal/ko/figures @dirrm share/mate/help/mate-terminal/ko -@dirrm share/mate/help/mate-terminal/ja/figures -@dirrm share/mate/help/mate-terminal/ja @dirrm share/mate/help/mate-terminal/it/figures @dirrm share/mate/help/mate-terminal/it @dirrm share/mate/help/mate-terminal/fr/figures @@ -230,8 +205,6 @@ @dirrm share/mate/help/mate-terminal/cs @dirrm share/mate/help/mate-terminal/ca/figures @dirrm share/mate/help/mate-terminal/ca -@dirrm share/mate/help/mate-terminal/bg/figures -@dirrm share/mate/help/mate-terminal/bg @dirrm share/mate/help/mate-terminal/C/figures @dirrm share/mate/help/mate-terminal/C @dirrm share/mate/help/mate-terminal Index: x11-fm/mate-file-manager/Makefile =================================================================== --- x11-fm/mate-file-manager/Makefile (revision 339719) +++ x11-fm/mate-file-manager/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-file-manager -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 CATEGORIES= x11-fm mate MASTER_SITES= MATE DIST_SUBDIR= mate Index: x11-fm/mate-file-manager/distinfo =================================================================== --- x11-fm/mate-file-manager/distinfo (revision 339719) +++ x11-fm/mate-file-manager/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mate/mate-file-manager-1.6.2.tar.xz) = c1df364fa72ca7e37faf2124cecd90d6d1be9532030d11d2d7bbe2aa93db74f3 -SIZE (mate/mate-file-manager-1.6.2.tar.xz) = 3522924 +SHA256 (mate/mate-file-manager-1.6.3.tar.xz) = a95a654410bfcf949bec09e61b766ee71c81e64df997ffcb9913023298e55152 +SIZE (mate/mate-file-manager-1.6.3.tar.xz) = 3548484 Index: x11-fm/mate-file-manager/pkg-plist =================================================================== --- x11-fm/mate-file-manager/pkg-plist (revision 339719) +++ x11-fm/mate-file-manager/pkg-plist (working copy) @@ -99,9 +99,12 @@ share/doc/libcaja-extension/up.png share/gir-1.0/Caja-2.0.gir share/icons/hicolor/16x16/apps/caja.png +share/icons/hicolor/16x16/emblems/emblem-note.png share/icons/hicolor/22x22/apps/caja.png share/icons/hicolor/24x24/apps/caja.png +share/icons/hicolor/24x24/emblems/emblem-note.png share/icons/hicolor/32x32/apps/caja.png +share/icons/hicolor/48x48/emblems/emblem-note.png share/icons/hicolor/scalable/apps/caja.svg share/locale/af/LC_MESSAGES/caja.mo share/locale/am/LC_MESSAGES/caja.mo @@ -214,9 +217,6 @@ share/locale/zh_HK/LC_MESSAGES/caja.mo share/locale/zh_TW/LC_MESSAGES/caja.mo share/locale/zu/LC_MESSAGES/caja.mo -share/mate-file-manager/icons/hicolor/16x16/emblems/emblem-note.png -share/mate-file-manager/icons/hicolor/24x24/emblems/emblem-note.png -share/mate-file-manager/icons/hicolor/48x48/emblems/emblem-note.png share/mime/application/x-mate-saved-search.xml share/mime/packages/caja.xml share/pixmaps/caja/audio.svg @@ -228,15 +228,6 @@ share/pixmaps/caja/knob.png share/pixmaps/caja/thumbnail_frame.png @dirrm share/pixmaps/caja -@dirrmtry share/mate-file-manager/icons/hicolor/48x48/emblems -@dirrmtry share/mate-file-manager/icons/hicolor/48x48 -@dirrmtry share/mate-file-manager/icons/hicolor/24x24/emblems -@dirrmtry share/mate-file-manager/icons/hicolor/24x24 -@dirrmtry share/mate-file-manager/icons/hicolor/16x16/emblems -@dirrmtry share/mate-file-manager/icons/hicolor/16x16 -@dirrmtry share/mate-file-manager/icons/hicolor -@dirrmtry share/mate-file-manager/icons -@dirrmtry share/mate-file-manager @dirrmtry share/locale/zu/LC_MESSAGES @dirrmtry share/locale/zu @dirrmtry share/locale/zh_HK/LC_MESSAGES Index: x11-themes/mate-backgrounds/Makefile =================================================================== --- x11-themes/mate-backgrounds/Makefile (revision 339719) +++ x11-themes/mate-backgrounds/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-backgrounds -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= x11-themes graphics mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -14,12 +14,9 @@ USES= gettext gmake pathfix USE_XZ= yes -USE_MATE= autogen common:build intlhack -USE_GNOME= glib20 -USE_AUTOTOOLS= aclocal:env autoconf:env automake:env +USE_GNOME= glib20 intlhack GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -PATHFIX_MAKEFILEIN= Makefile.* .include Index: x11-themes/mate-backgrounds/distinfo =================================================================== --- x11-themes/mate-backgrounds/distinfo (revision 339719) +++ x11-themes/mate-backgrounds/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mate/mate-backgrounds-1.6.0.tar.xz) = 1a97f7e3e8551d3ccba4bf205855ac01e3aaf9db6b3666b89ae17fb7f2b99301 -SIZE (mate/mate-backgrounds-1.6.0.tar.xz) = 10770996 +SHA256 (mate/mate-backgrounds-1.6.1.tar.xz) = 839ea29b2fbb69c30334b5356e96dd1bda8a540797f26f664b22d91ded6e8a1a +SIZE (mate/mate-backgrounds-1.6.1.tar.xz) = 10839936 Index: x11-themes/mate-icon-theme/Makefile =================================================================== --- x11-themes/mate-icon-theme/Makefile (revision 339719) +++ x11-themes/mate-icon-theme/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-icon-theme -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 CATEGORIES= x11-themes mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -19,7 +19,6 @@ USES= gettext gmake pathfix pkgconfig USE_XZ= yes USE_GNOME= intlhack -USE_AUTOTOOLS= aclocal:env autoconf:env automake:env GNU_CONFIGURE= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include Index: x11-themes/mate-icon-theme/distinfo =================================================================== --- x11-themes/mate-icon-theme/distinfo (revision 339719) +++ x11-themes/mate-icon-theme/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mate/mate-icon-theme-1.6.2.tar.xz) = 5596d5bb261156ca94a22bfe947690feb3d94c61b761faa2f7486e33b99711aa -SIZE (mate/mate-icon-theme-1.6.2.tar.xz) = 15617332 +SHA256 (mate/mate-icon-theme-1.6.3.tar.xz) = bce4c25762c0676f6e46f13fabfb538f1da2e168298f425eeb75eb34499f78e4 +SIZE (mate/mate-icon-theme-1.6.3.tar.xz) = 15298896 Index: x11-themes/mate-icon-theme/pkg-plist =================================================================== --- x11-themes/mate-icon-theme/pkg-plist (revision 339719) +++ x11-themes/mate-icon-theme/pkg-plist (working copy) @@ -402,6 +402,7 @@ share/icons/mate/16x16/apps/preferences-desktop-screensaver.png share/icons/mate/16x16/apps/preferences-desktop-theme.png share/icons/mate/16x16/apps/preferences-desktop-wallpaper.png +share/icons/mate/16x16/apps/preferences-system-bluetooth.png share/icons/mate/16x16/apps/preferences-system-windows.png share/icons/mate/16x16/apps/redhat-filemanager.png share/icons/mate/16x16/apps/screensaver.png @@ -1494,6 +1495,7 @@ share/icons/mate/22x22/apps/preferences-desktop-screensaver.png share/icons/mate/22x22/apps/preferences-desktop-theme.png share/icons/mate/22x22/apps/preferences-desktop-wallpaper.png +share/icons/mate/22x22/apps/preferences-system-bluetooth.png share/icons/mate/22x22/apps/preferences-system-windows.png share/icons/mate/22x22/apps/redhat-filemanager.png share/icons/mate/22x22/apps/screensaver.png @@ -2584,6 +2586,7 @@ share/icons/mate/24x24/apps/preferences-desktop-screensaver.png share/icons/mate/24x24/apps/preferences-desktop-theme.png share/icons/mate/24x24/apps/preferences-desktop-wallpaper.png +share/icons/mate/24x24/apps/preferences-system-bluetooth.png share/icons/mate/24x24/apps/preferences-system-windows.png share/icons/mate/24x24/apps/redhat-filemanager.png share/icons/mate/24x24/apps/screensaver.png @@ -4367,6 +4370,7 @@ share/icons/mate/32x32/apps/preferences-desktop-screensaver.png share/icons/mate/32x32/apps/preferences-desktop-theme.png share/icons/mate/32x32/apps/preferences-desktop-wallpaper.png +share/icons/mate/32x32/apps/preferences-system-bluetooth.png share/icons/mate/32x32/apps/preferences-system-windows.png share/icons/mate/32x32/apps/redhat-filemanager.png share/icons/mate/32x32/apps/screensaver.png @@ -5452,6 +5456,7 @@ share/icons/mate/48x48/apps/preferences-desktop-screensaver.png share/icons/mate/48x48/apps/preferences-desktop-theme.png share/icons/mate/48x48/apps/preferences-desktop-wallpaper.png +share/icons/mate/48x48/apps/preferences-system-bluetooth.png share/icons/mate/48x48/apps/preferences-system-windows.png share/icons/mate/48x48/apps/redhat-filemanager.png share/icons/mate/48x48/apps/screensaver.png @@ -6273,6 +6278,7 @@ share/icons/mate/scalable/apps/preferences-desktop-remote-desktop-symbolic.svg share/icons/mate/scalable/apps/preferences-desktop-screensaver-symbolic.svg share/icons/mate/scalable/apps/preferences-desktop-wallpaper-symbolic.svg +share/icons/mate/scalable/apps/preferences-system-bluetooth.svg share/icons/mate/scalable/apps/preferences-system-network-proxy-symbolic.svg share/icons/mate/scalable/apps/preferences-system-network-symbolic.svg share/icons/mate/scalable/apps/preferences-system-notifications-symbolic.svg @@ -7056,372 +7062,6 @@ share/icons/menta/48x48/status/nm-no-connection.png share/icons/menta/48x48/status/stock_open.png share/icons/menta/index.theme -share/icons/menta/scalable/actions/action-unavailable-symbolic.svg -share/icons/menta/scalable/actions/bookmark-add-symbolic.svg -share/icons/menta/scalable/actions/bookmark-new-symbolic.svg -share/icons/menta/scalable/actions/call-end-symbolic.svg -share/icons/menta/scalable/actions/call-start-symbolic.svg -share/icons/menta/scalable/actions/document-open-recent-symbolic.svg -share/icons/menta/scalable/actions/document-open-symbolic.svg -share/icons/menta/scalable/actions/document-page-setup-symbolic.svg -share/icons/menta/scalable/actions/document-properties-symbolic.svg -share/icons/menta/scalable/actions/document-save-as-symbolic.svg -share/icons/menta/scalable/actions/document-save-symbolic.svg -share/icons/menta/scalable/actions/document-send-symbolic.svg -share/icons/menta/scalable/actions/drive-multidisk-symbolic.svg -share/icons/menta/scalable/actions/edit-clear-all-symbolic.svg -share/icons/menta/scalable/actions/edit-clear-rtl-symbolic.svg -share/icons/menta/scalable/actions/edit-clear-symbolic.svg -share/icons/menta/scalable/actions/edit-copy-symbolic.svg -share/icons/menta/scalable/actions/edit-cut-symbolic.svg -share/icons/menta/scalable/actions/edit-delete-symbolic.svg -share/icons/menta/scalable/actions/edit-find-symbolic.svg -share/icons/menta/scalable/actions/edit-paste-symbolic.svg -share/icons/menta/scalable/actions/edit-redo-rtl-symbolic.svg -share/icons/menta/scalable/actions/edit-redo-symbolic.svg -share/icons/menta/scalable/actions/edit-select-all-symbolic.svg -share/icons/menta/scalable/actions/edit-select-symbolic.svg -share/icons/menta/scalable/actions/edit-undo-rtl-symbolic.svg -share/icons/menta/scalable/actions/edit-undo-symbolic.svg -share/icons/menta/scalable/actions/find-location-symbolic.svg -share/icons/menta/scalable/actions/format-indent-less-rtl-symbolic.svg -share/icons/menta/scalable/actions/format-indent-less-symbolic.svg -share/icons/menta/scalable/actions/format-indent-more-rtl-symbolic.svg -share/icons/menta/scalable/actions/format-indent-more-symbolic.svg -share/icons/menta/scalable/actions/format-justify-center-symbolic.svg -share/icons/menta/scalable/actions/format-justify-fill-symbolic.svg -share/icons/menta/scalable/actions/format-justify-left-symbolic.svg -share/icons/menta/scalable/actions/format-justify-right-symbolic.svg -share/icons/menta/scalable/actions/format-text-bold-symbolic.svg -share/icons/menta/scalable/actions/format-text-direction-ltr-symbolic.svg -share/icons/menta/scalable/actions/format-text-direction-rtl-symbolic.svg -share/icons/menta/scalable/actions/format-text-italic-symbolic.svg -share/icons/menta/scalable/actions/format-text-strikethrough-symbolic.svg -share/icons/menta/scalable/actions/format-text-underline-symbolic.svg -share/icons/menta/scalable/actions/go-bottom-symbolic.svg -share/icons/menta/scalable/actions/go-down-symbolic.svg -share/icons/menta/scalable/actions/go-first-rtl-symbolic.svg -share/icons/menta/scalable/actions/go-first-symbolic.svg -share/icons/menta/scalable/actions/go-home-symbolic.svg -share/icons/menta/scalable/actions/go-jump-rtl-symbolic.svg -share/icons/menta/scalable/actions/go-jump-symbolic.svg -share/icons/menta/scalable/actions/go-last-rtl-symbolic.svg -share/icons/menta/scalable/actions/go-last-symbolic.svg -share/icons/menta/scalable/actions/go-next-rtl-symbolic.svg -share/icons/menta/scalable/actions/go-next-symbolic.svg -share/icons/menta/scalable/actions/go-previous-rtl-symbolic.svg -share/icons/menta/scalable/actions/go-previous-symbolic.svg -share/icons/menta/scalable/actions/go-top-symbolic.svg -share/icons/menta/scalable/actions/go-up-symbolic.svg -share/icons/menta/scalable/actions/insert-image-symbolic.svg -share/icons/menta/scalable/actions/insert-link-symbolic.svg -share/icons/menta/scalable/actions/insert-object-symbolic.svg -share/icons/menta/scalable/actions/insert-text-symbolic.svg -share/icons/menta/scalable/actions/list-add-symbolic.svg -share/icons/menta/scalable/actions/list-remove-all-symbolic.svg -share/icons/menta/scalable/actions/list-remove-symbolic.svg -share/icons/menta/scalable/actions/mail-mark-important-symbolic.svg -share/icons/menta/scalable/actions/mail-send-receive-symbolic.svg -share/icons/menta/scalable/actions/mail-send-symbolic.svg -share/icons/menta/scalable/actions/media-eject-symbolic.svg -share/icons/menta/scalable/actions/media-playback-pause-symbolic.svg -share/icons/menta/scalable/actions/media-playback-start-rtl-symbolic.svg -share/icons/menta/scalable/actions/media-playback-start-symbolic.svg -share/icons/menta/scalable/actions/media-playback-stop-symbolic.svg -share/icons/menta/scalable/actions/media-record-symbolic.svg -share/icons/menta/scalable/actions/media-seek-backward-rtl-symbolic.svg -share/icons/menta/scalable/actions/media-seek-backward-symbolic.svg -share/icons/menta/scalable/actions/media-seek-forward-rtl-symbolic.svg -share/icons/menta/scalable/actions/media-seek-forward-symbolic.svg -share/icons/menta/scalable/actions/media-skip-backward-rtl-symbolic.svg -share/icons/menta/scalable/actions/media-skip-backward-symbolic.svg -share/icons/menta/scalable/actions/media-skip-forward-rtl-symbolic.svg -share/icons/menta/scalable/actions/media-skip-forward-symbolic.svg -share/icons/menta/scalable/actions/object-flip-horizontal-symbolic.svg -share/icons/menta/scalable/actions/object-flip-vertical-symbolic.svg -share/icons/menta/scalable/actions/object-rotate-left-symbolic.svg -share/icons/menta/scalable/actions/object-rotate-right-symbolic.svg -share/icons/menta/scalable/actions/object-select-symbolic.svg -share/icons/menta/scalable/actions/process-stop-symbolic.svg -share/icons/menta/scalable/actions/send-to-symbolic.svg -share/icons/menta/scalable/actions/system-run-symbolic.svg -share/icons/menta/scalable/actions/system-shutdown-symbolic.svg -share/icons/menta/scalable/actions/tab-new-symbolic.svg -share/icons/menta/scalable/actions/view-continuous-symbolic.svg -share/icons/menta/scalable/actions/view-dual-symbolic.svg -share/icons/menta/scalable/actions/view-fullscreen-symbolic.svg -share/icons/menta/scalable/actions/view-grid-symbolic.svg -share/icons/menta/scalable/actions/view-list-symbolic.svg -share/icons/menta/scalable/actions/view-more-symbolic.svg -share/icons/menta/scalable/actions/view-paged-symbolic.svg -share/icons/menta/scalable/actions/view-refresh-symbolic.svg -share/icons/menta/scalable/actions/view-restore-symbolic.svg -share/icons/menta/scalable/actions/window-close-symbolic.svg -share/icons/menta/scalable/actions/zoom-fit-best-symbolic.svg -share/icons/menta/scalable/actions/zoom-in-symbolic.svg -share/icons/menta/scalable/actions/zoom-original-symbolic.svg -share/icons/menta/scalable/actions/zoom-out-symbolic.svg -share/icons/menta/scalable/apps/accessories-calculator-symbolic.svg -share/icons/menta/scalable/apps/accessories-character-map-symbolic.svg -share/icons/menta/scalable/apps/accessories-dictionary-symbolic.svg -share/icons/menta/scalable/apps/accessories-text-editor-symbolic.svg -share/icons/menta/scalable/apps/applets-screenshooter-symbolic.svg -share/icons/menta/scalable/apps/bluetooth-symbolic.svg -share/icons/menta/scalable/apps/gnome-power-manager-symbolic.svg -share/icons/menta/scalable/apps/goa-panel-symbolic.svg -share/icons/menta/scalable/apps/help-browser-symbolic.svg -share/icons/menta/scalable/apps/preferences-color-symbolic.svg -share/icons/menta/scalable/apps/preferences-desktop-accessibility-symbolic.svg -share/icons/menta/scalable/apps/preferences-desktop-display-symbolic.svg -share/icons/menta/scalable/apps/preferences-desktop-keyboard-shortcuts-symbolic.svg -share/icons/menta/scalable/apps/preferences-desktop-locale-symbolic.svg -share/icons/menta/scalable/apps/preferences-desktop-remote-desktop-symbolic.svg -share/icons/menta/scalable/apps/preferences-desktop-screensaver-symbolic.svg -share/icons/menta/scalable/apps/preferences-desktop-wallpaper-symbolic.svg -share/icons/menta/scalable/apps/preferences-system-network-proxy-symbolic.svg -share/icons/menta/scalable/apps/preferences-system-network-symbolic.svg -share/icons/menta/scalable/apps/preferences-system-notifications-symbolic.svg -share/icons/menta/scalable/apps/preferences-system-privacy-symbolic.svg -share/icons/menta/scalable/apps/preferences-system-search-symbolic.svg -share/icons/menta/scalable/apps/preferences-system-sharing-symbolic.svg -share/icons/menta/scalable/apps/preferences-system-time-symbolic.svg -share/icons/menta/scalable/apps/system-file-manager-symbolic.svg -share/icons/menta/scalable/apps/system-software-install-symbolic.svg -share/icons/menta/scalable/apps/system-users-symbolic.svg -share/icons/menta/scalable/apps/text-editor-symbolic.svg -share/icons/menta/scalable/apps/user-info-symbolic.svg -share/icons/menta/scalable/apps/utilities-system-monitor-symbolic.svg -share/icons/menta/scalable/apps/utilities-terminal-symbolic.svg -share/icons/menta/scalable/apps/web-browser-symbolic.svg -share/icons/menta/scalable/categories/applications-engineering-symbolic.svg -share/icons/menta/scalable/categories/applications-games-symbolic.svg -share/icons/menta/scalable/categories/applications-graphics-symbolic.svg -share/icons/menta/scalable/categories/applications-multimedia-symbolic.svg -share/icons/menta/scalable/categories/applications-science-symbolic.svg -share/icons/menta/scalable/categories/applications-utilities-symbolic.svg -share/icons/menta/scalable/categories/preferences-other-symbolic.svg -share/icons/menta/scalable/categories/preferences-system-symbolic.svg -share/icons/menta/scalable/categories/system-help-symbolic.svg -share/icons/menta/scalable/devices/audio-card-symbolic.svg -share/icons/menta/scalable/devices/audio-input-microphone-symbolic.svg -share/icons/menta/scalable/devices/camera-photo-symbolic.svg -share/icons/menta/scalable/devices/camera-web-symbolic.svg -share/icons/menta/scalable/devices/colorimeter-colorhug-symbolic.svg -share/icons/menta/scalable/devices/computer-apple-ipad-symbolic.svg -share/icons/menta/scalable/devices/computer-symbolic.svg -share/icons/menta/scalable/devices/display-projector-symbolic.svg -share/icons/menta/scalable/devices/drive-harddisk-ieee1394-symbolic.svg -share/icons/menta/scalable/devices/drive-harddisk-symbolic.svg -share/icons/menta/scalable/devices/drive-harddisk-system-symbolic.svg -share/icons/menta/scalable/devices/drive-harddisk-usb-symbolic.svg -share/icons/menta/scalable/devices/drive-multidisk-symbolic.svg -share/icons/menta/scalable/devices/drive-optical-symbolic.svg -share/icons/menta/scalable/devices/drive-removable-media-symbolic.svg -share/icons/menta/scalable/devices/headphones-symbolic.svg -share/icons/menta/scalable/devices/input-dialpad-symbolic.svg -share/icons/menta/scalable/devices/input-gaming-symbolic.svg -share/icons/menta/scalable/devices/input-keyboard-symbolic.svg -share/icons/menta/scalable/devices/input-mouse-symbolic.svg -share/icons/menta/scalable/devices/input-tablet-symbolic.svg -share/icons/menta/scalable/devices/input-touchpad-symbolic.svg -share/icons/menta/scalable/devices/media-flash-symbolic.svg -share/icons/menta/scalable/devices/media-floppy-symbolic.svg -share/icons/menta/scalable/devices/media-optical-bd-symbolic.svg -share/icons/menta/scalable/devices/media-optical-cd-audio-symbolic.svg -share/icons/menta/scalable/devices/media-optical-dvd-symbolic.svg -share/icons/menta/scalable/devices/media-optical-symbolic.svg -share/icons/menta/scalable/devices/media-removable-symbolic.svg -share/icons/menta/scalable/devices/media-zip-symbolic.svg -share/icons/menta/scalable/devices/multimedia-player-apple-ipod-touch-symbolic.svg -share/icons/menta/scalable/devices/multimedia-player-symbolic.svg -share/icons/menta/scalable/devices/phone-apple-iphone-symbolic.svg -share/icons/menta/scalable/devices/phone-symbolic.svg -share/icons/menta/scalable/devices/printer-network-symbolic.svg -share/icons/menta/scalable/devices/printer-symbolic.svg -share/icons/menta/scalable/devices/scanner-symbolic.svg -share/icons/menta/scalable/devices/video-display-symbolic.svg -share/icons/menta/scalable/emblems/emblem-default-symbolic.svg -share/icons/menta/scalable/emblems/emblem-documents-symbolic.svg -share/icons/menta/scalable/emblems/emblem-favorite-symbolic.svg -share/icons/menta/scalable/emblems/emblem-important-symbolic.svg -share/icons/menta/scalable/emblems/emblem-music-symbolic.svg -share/icons/menta/scalable/emblems/emblem-ok-symbolic.svg -share/icons/menta/scalable/emblems/emblem-photos-symbolic.svg -share/icons/menta/scalable/emblems/emblem-shared-symbolic.svg -share/icons/menta/scalable/emblems/emblem-synchronizing-symbolic.svg -share/icons/menta/scalable/emblems/emblem-system-symbolic.svg -share/icons/menta/scalable/emblems/emblem-videos-symbolic.svg -share/icons/menta/scalable/emotes/face-angel-symbolic.svg -share/icons/menta/scalable/emotes/face-angry-symbolic.svg -share/icons/menta/scalable/emotes/face-confused-symbolic.svg -share/icons/menta/scalable/emotes/face-cool-symbolic.svg -share/icons/menta/scalable/emotes/face-crying-symbolic.svg -share/icons/menta/scalable/emotes/face-devilish-symbolic.svg -share/icons/menta/scalable/emotes/face-embarrassed-symbolic.svg -share/icons/menta/scalable/emotes/face-kiss-symbolic.svg -share/icons/menta/scalable/emotes/face-laugh-symbolic.svg -share/icons/menta/scalable/emotes/face-monkey-symbolic.svg -share/icons/menta/scalable/emotes/face-plain-symbolic.svg -share/icons/menta/scalable/emotes/face-raspberry-symbolic.svg -share/icons/menta/scalable/emotes/face-sad-symbolic.svg -share/icons/menta/scalable/emotes/face-shutmouth-symbolic.svg -share/icons/menta/scalable/emotes/face-sick-symbolic.svg -share/icons/menta/scalable/emotes/face-smile-big-symbolic.svg -share/icons/menta/scalable/emotes/face-smile-symbolic.svg -share/icons/menta/scalable/emotes/face-smirk-symbolic.svg -share/icons/menta/scalable/emotes/face-surprised-symbolic.svg -share/icons/menta/scalable/emotes/face-tired-symbolic.svg -share/icons/menta/scalable/emotes/face-uncertain-symbolic.svg -share/icons/menta/scalable/emotes/face-wink-symbolic.svg -share/icons/menta/scalable/emotes/face-worried-symbolic.svg -share/icons/menta/scalable/emotes/face-yawn-symbolic.svg -share/icons/menta/scalable/mimetypes/application-certificate-symbolic.svg -share/icons/menta/scalable/mimetypes/application-rss+xml-symbolic.svg -share/icons/menta/scalable/mimetypes/application-x-appliance-symbolic.svg -share/icons/menta/scalable/mimetypes/audio-x-generic-symbolic.svg -share/icons/menta/scalable/mimetypes/package-x-generic-symbolic.svg -share/icons/menta/scalable/mimetypes/text-x-generic-symbolic.svg -share/icons/menta/scalable/mimetypes/video-x-generic-symbolic.svg -share/icons/menta/scalable/mimetypes/x-office-calendar-symbolic.svg -share/icons/menta/scalable/places/folder-documents-symbolic.svg -share/icons/menta/scalable/places/folder-download-symbolic.svg -share/icons/menta/scalable/places/folder-music-symbolic.svg -share/icons/menta/scalable/places/folder-pictures-symbolic.svg -share/icons/menta/scalable/places/folder-publicshare-symbolic.svg -share/icons/menta/scalable/places/folder-remote-symbolic.svg -share/icons/menta/scalable/places/folder-saved-search-symbolic.svg -share/icons/menta/scalable/places/folder-symbolic.svg -share/icons/menta/scalable/places/folder-templates-symbolic.svg -share/icons/menta/scalable/places/folder-videos-symbolic.svg -share/icons/menta/scalable/places/network-server-symbolic.svg -share/icons/menta/scalable/places/network-workgroup-symbolic.svg -share/icons/menta/scalable/places/start-here-symbolic.svg -share/icons/menta/scalable/places/user-bookmarks-symbolic.svg -share/icons/menta/scalable/places/user-home-symbolic.svg -share/icons/menta/scalable/places/user-trash-symbolic.svg -share/icons/menta/scalable/status/alarm-symbolic.svg -share/icons/menta/scalable/status/appointment-missed-symbolic.svg -share/icons/menta/scalable/status/appointment-soon-symbolic.svg -share/icons/menta/scalable/status/audio-volume-high-symbolic.svg -share/icons/menta/scalable/status/audio-volume-low-symbolic.svg -share/icons/menta/scalable/status/audio-volume-medium-symbolic.svg -share/icons/menta/scalable/status/audio-volume-muted-symbolic.svg -share/icons/menta/scalable/status/avatar-default-symbolic.svg -share/icons/menta/scalable/status/battery-caution-charging-symbolic.svg -share/icons/menta/scalable/status/battery-caution-symbolic.svg -share/icons/menta/scalable/status/battery-empty-charging-symbolic.svg -share/icons/menta/scalable/status/battery-empty-symbolic.svg -share/icons/menta/scalable/status/battery-full-charged-symbolic.svg -share/icons/menta/scalable/status/battery-full-charging-symbolic.svg -share/icons/menta/scalable/status/battery-full-symbolic.svg -share/icons/menta/scalable/status/battery-good-charging-symbolic.svg -share/icons/menta/scalable/status/battery-good-symbolic.svg -share/icons/menta/scalable/status/battery-low-charging-symbolic.svg -share/icons/menta/scalable/status/battery-low-symbolic.svg -share/icons/menta/scalable/status/battery-missing-symbolic.svg -share/icons/menta/scalable/status/bluetooth-active-symbolic.svg -share/icons/menta/scalable/status/bluetooth-disabled-symbolic.svg -share/icons/menta/scalable/status/call-missed-symbolic.svg -share/icons/menta/scalable/status/changes-allow-symbolic.svg -share/icons/menta/scalable/status/changes-prevent-symbolic.svg -share/icons/menta/scalable/status/channel-insecure-symbolic.svg -share/icons/menta/scalable/status/channel-secure-symbolic.svg -share/icons/menta/scalable/status/computer-fail-symbolic.svg -share/icons/menta/scalable/status/dialog-error-symbolic.svg -share/icons/menta/scalable/status/dialog-information-symbolic.svg -share/icons/menta/scalable/status/dialog-password-symbolic.svg -share/icons/menta/scalable/status/dialog-question-symbolic.svg -share/icons/menta/scalable/status/dialog-warning-symbolic.svg -share/icons/menta/scalable/status/display-brightness-symbolic.svg -share/icons/menta/scalable/status/keyboard-brightness-symbolic.svg -share/icons/menta/scalable/status/mail-attachment-symbolic.svg -share/icons/menta/scalable/status/mail-read-symbolic.svg -share/icons/menta/scalable/status/mail-replied-symbolic.svg -share/icons/menta/scalable/status/mail-unread-symbolic.svg -share/icons/menta/scalable/status/media-playlist-repeat-symbolic.svg -share/icons/menta/scalable/status/media-playlist-shuffle-symbolic.svg -share/icons/menta/scalable/status/microphone-sensitivity-high-symbolic.svg -share/icons/menta/scalable/status/microphone-sensitivity-low-symbolic.svg -share/icons/menta/scalable/status/microphone-sensitivity-medium-symbolic.svg -share/icons/menta/scalable/status/microphone-sensitivity-muted-symbolic.svg -share/icons/menta/scalable/status/network-cellular-3g-symbolic.svg -share/icons/menta/scalable/status/network-cellular-4g-symbolic.svg -share/icons/menta/scalable/status/network-cellular-acquiring-symbolic.svg -share/icons/menta/scalable/status/network-cellular-connected-symbolic.svg -share/icons/menta/scalable/status/network-cellular-edge-symbolic.svg -share/icons/menta/scalable/status/network-cellular-gprs-symbolic.svg -share/icons/menta/scalable/status/network-cellular-signal-excellent-symbolic.svg -share/icons/menta/scalable/status/network-cellular-signal-good-symbolic.svg -share/icons/menta/scalable/status/network-cellular-signal-none-symbolic.svg -share/icons/menta/scalable/status/network-cellular-signal-ok-symbolic.svg -share/icons/menta/scalable/status/network-cellular-signal-weak-symbolic.svg -share/icons/menta/scalable/status/network-cellular-umts-symbolic.svg -share/icons/menta/scalable/status/network-error-symbolic.svg -share/icons/menta/scalable/status/network-idle-symbolic.svg -share/icons/menta/scalable/status/network-no-route-symbolic.svg -share/icons/menta/scalable/status/network-offline-symbolic.svg -share/icons/menta/scalable/status/network-receive-symbolic.svg -share/icons/menta/scalable/status/network-transmit-receive-symbolic.svg -share/icons/menta/scalable/status/network-transmit-symbolic.svg -share/icons/menta/scalable/status/network-vpn-acquiring-symbolic.svg -share/icons/menta/scalable/status/network-vpn-symbolic.svg -share/icons/menta/scalable/status/network-wired-acquiring-symbolic.svg -share/icons/menta/scalable/status/network-wired-disconnected-symbolic.svg -share/icons/menta/scalable/status/network-wired-symbolic.svg -share/icons/menta/scalable/status/network-wireless-acquiring-symbolic.svg -share/icons/menta/scalable/status/network-wireless-connected-symbolic.svg -share/icons/menta/scalable/status/network-wireless-encrypted-symbolic.svg -share/icons/menta/scalable/status/network-wireless-hotspot-symbolic.svg -share/icons/menta/scalable/status/network-wireless-signal-excellent-symbolic.svg -share/icons/menta/scalable/status/network-wireless-signal-good-symbolic.svg -share/icons/menta/scalable/status/network-wireless-signal-none-symbolic.svg -share/icons/menta/scalable/status/network-wireless-signal-ok-symbolic.svg -share/icons/menta/scalable/status/network-wireless-signal-weak-symbolic.svg -share/icons/menta/scalable/status/non-starred-symbolic.svg -share/icons/menta/scalable/status/printer-error-symbolic.svg -share/icons/menta/scalable/status/printer-printing-symbolic.svg -share/icons/menta/scalable/status/printer-warning-symbolic.svg -share/icons/menta/scalable/status/security-high-symbolic.svg -share/icons/menta/scalable/status/security-low-symbolic.svg -share/icons/menta/scalable/status/security-medium-symbolic.svg -share/icons/menta/scalable/status/semi-starred-rtl-symbolic.svg -share/icons/menta/scalable/status/semi-starred-symbolic.svg -share/icons/menta/scalable/status/software-update-available-symbolic.svg -share/icons/menta/scalable/status/software-update-urgent-symbolic.svg -share/icons/menta/scalable/status/starred-symbolic.svg -share/icons/menta/scalable/status/task-due-symbolic.svg -share/icons/menta/scalable/status/task-past-due-symbolic.svg -share/icons/menta/scalable/status/touchpad-disabled-symbolic.svg -share/icons/menta/scalable/status/user-available-symbolic.svg -share/icons/menta/scalable/status/user-away-symbolic.svg -share/icons/menta/scalable/status/user-busy-symbolic.svg -share/icons/menta/scalable/status/user-idle-symbolic.svg -share/icons/menta/scalable/status/user-invisible-symbolic.svg -share/icons/menta/scalable/status/user-offline-symbolic.svg -share/icons/menta/scalable/status/user-status-pending-symbolic.svg -share/icons/menta/scalable/status/user-trash-full-symbolic.svg -share/icons/menta/scalable/status/view-wrapped-symbolic.svg -share/icons/menta/scalable/status/weather-clear-night-symbolic.svg -share/icons/menta/scalable/status/weather-clear-symbolic.svg -share/icons/menta/scalable/status/weather-few-clouds-night-symbolic.svg -share/icons/menta/scalable/status/weather-few-clouds-symbolic.svg -share/icons/menta/scalable/status/weather-fog-symbolic.svg -share/icons/menta/scalable/status/weather-overcast-symbolic.svg -share/icons/menta/scalable/status/weather-severe-alert-symbolic.svg -share/icons/menta/scalable/status/weather-showers-scattered-symbolic.svg -share/icons/menta/scalable/status/weather-showers-symbolic.svg -share/icons/menta/scalable/status/weather-snow-symbolic.svg -share/icons/menta/scalable/status/weather-storm-symbolic.svg -@dirrmtry share/icons/menta/scalable/status -@dirrmtry share/icons/menta/scalable/places -@dirrmtry share/icons/menta/scalable/mimetypes -@dirrmtry share/icons/menta/scalable/emotes -@dirrmtry share/icons/menta/scalable/emblems -@dirrmtry share/icons/menta/scalable/devices -@dirrmtry share/icons/menta/scalable/categories -@dirrmtry share/icons/menta/scalable/apps -@dirrmtry share/icons/menta/scalable/actions -@dirrmtry share/icons/menta/scalable @dirrmtry share/icons/menta/48x48/status @dirrmtry share/icons/menta/48x48/places @dirrmtry share/icons/menta/48x48/devices Index: x11-themes/mate-themes/Makefile =================================================================== --- x11-themes/mate-themes/Makefile (revision 339719) +++ x11-themes/mate-themes/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-themes -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 CATEGORIES= x11-themes mate MASTER_SITES= MATE DIST_SUBDIR= mate Index: x11-themes/mate-themes/distinfo =================================================================== --- x11-themes/mate-themes/distinfo (revision 339719) +++ x11-themes/mate-themes/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mate/mate-themes-1.6.2.tar.xz) = c6baf27233aea117abc125404bfbc740ef2dc1b892bb869f94776e296393b590 -SIZE (mate/mate-themes-1.6.2.tar.xz) = 2751796 +SHA256 (mate/mate-themes-1.6.3.tar.xz) = 3149fbff32dd818ac611e47c65ab0b77850bdd65e875b5ecf681fb357eca53f1 +SIZE (mate/mate-themes-1.6.3.tar.xz) = 2868976 Index: x11-themes/mate-themes/pkg-plist =================================================================== --- x11-themes/mate-themes/pkg-plist (revision 339719) +++ x11-themes/mate-themes/pkg-plist (working copy) @@ -2455,37 +2455,92 @@ share/icons/Quid/scalable/status/gnome-fs-directory-accept.svg share/icons/Quid/scalable/status/gnome-fs-directory-visiting.svg share/icons/Quid/scalable/status/stock_open.svg +share/icons/mate/cursors/00008160000006810000408080010102 +share/icons/mate/cursors/028006030e0e7ebffc7f7070c0600140 +share/icons/mate/cursors/03b6e0fcb3499374a867c041f52298f0 share/icons/mate/cursors/08e8e1c95fe2fc01f976f1e063a24ccd +share/icons/mate/cursors/1081e37283d90000800003c07f3ef6bf +share/icons/mate/cursors/14fef782d02440884392942c11205230 +share/icons/mate/cursors/2870a09082c103050810ffdffffe0204 +share/icons/mate/cursors/3085a0e285430894940527032f8b26df +share/icons/mate/cursors/3ecb610c1bf2410f44200f48c40d3599 +share/icons/mate/cursors/4498f0e0c1937ffe01fd06f973665830 +share/icons/mate/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 +share/icons/mate/cursors/6407b0e94181790501fd1e167b474872 +share/icons/mate/cursors/640fb0e74195791501fd1ed57b41487f +share/icons/mate/cursors/9081237383d90e509aa00f00170e968f +share/icons/mate/cursors/9d800788f1b08800ae810202380a0822 +share/icons/mate/cursors/AUTHORS share/icons/mate/cursors/X_cursor share/icons/mate/cursors/arrow -share/icons/mate/cursors/based_arrow_down -share/icons/mate/cursors/based_arrow_up +share/icons/mate/cursors/bd_double_arrow share/icons/mate/cursors/bottom_left_corner share/icons/mate/cursors/bottom_right_corner share/icons/mate/cursors/bottom_side +share/icons/mate/cursors/bottom_tee +share/icons/mate/cursors/c7088f0f3e6c8088236ef8e1e3e70000 +share/icons/mate/cursors/circle +share/icons/mate/cursors/copy +share/icons/mate/cursors/cross +share/icons/mate/cursors/cross_reverse +share/icons/mate/cursors/crossed_circle +share/icons/mate/cursors/crosshair +share/icons/mate/cursors/d9ce0ab605698f320427677b458ad60b +share/icons/mate/cursors/diamond_cross +share/icons/mate/cursors/dnd-ask +share/icons/mate/cursors/dnd-copy +share/icons/mate/cursors/dnd-link +share/icons/mate/cursors/dnd-move +share/icons/mate/cursors/dnd-none +share/icons/mate/cursors/dot_box_mask +share/icons/mate/cursors/dotbox share/icons/mate/cursors/double_arrow share/icons/mate/cursors/draft_large share/icons/mate/cursors/draft_small +share/icons/mate/cursors/draped_box +share/icons/mate/cursors/e29285e634086352946a0e7090d73106 +share/icons/mate/cursors/fcf1c3c7cd4491d801f1e1c78f100000 +share/icons/mate/cursors/fd_double_arrow share/icons/mate/cursors/fleur +share/icons/mate/cursors/grabbing +share/icons/mate/cursors/h_double_arrow +share/icons/mate/cursors/hand share/icons/mate/cursors/hand1 share/icons/mate/cursors/hand2 +share/icons/mate/cursors/help +share/icons/mate/cursors/icon share/icons/mate/cursors/left_ptr +share/icons/mate/cursors/left_ptr_help share/icons/mate/cursors/left_ptr_watch share/icons/mate/cursors/left_side +share/icons/mate/cursors/left_tee +share/icons/mate/cursors/link share/icons/mate/cursors/ll_angle +share/icons/mate/cursors/lr_angle +share/icons/mate/cursors/move +share/icons/mate/cursors/pencil +share/icons/mate/cursors/pirate +share/icons/mate/cursors/plus share/icons/mate/cursors/question_arrow share/icons/mate/cursors/right_ptr share/icons/mate/cursors/right_side +share/icons/mate/cursors/right_tee +share/icons/mate/cursors/sb_down_arrow share/icons/mate/cursors/sb_h_double_arrow +share/icons/mate/cursors/sb_left_arrow share/icons/mate/cursors/sb_right_arrow share/icons/mate/cursors/sb_up_arrow share/icons/mate/cursors/sb_v_double_arrow +share/icons/mate/cursors/target +share/icons/mate/cursors/tcross share/icons/mate/cursors/top_left_arrow share/icons/mate/cursors/top_left_corner share/icons/mate/cursors/top_right_corner share/icons/mate/cursors/top_side +share/icons/mate/cursors/top_tee share/icons/mate/cursors/ul_angle share/icons/mate/cursors/ur_angle +share/icons/mate/cursors/v_double_arrow share/icons/mate/cursors/watch share/icons/mate/cursors/xterm share/locale/af/LC_MESSAGES/mate-themes.mo @@ -2608,6 +2663,7 @@ share/themes/BlackMATE/cinnamon/toggle-on-us.png share/themes/BlackMATE/cinnamon/trash-icon.png share/themes/BlackMATE/gtk-2.0/Styles/caja.rc +share/themes/BlackMATE/gtk-2.0/Styles/terminal.rc share/themes/BlackMATE/gtk-2.0/assets/bg-entry.png share/themes/BlackMATE/gtk-2.0/assets/bg.png share/themes/BlackMATE/gtk-2.0/assets/border-entry.png @@ -2713,6 +2769,261 @@ share/themes/BlackMATE/metacity-1/unabove-button.png share/themes/BlackMATE/metacity-1/unfocus.png share/themes/BlackMATE/metacity-1/yellow.png +share/themes/BlueMenta/COPYING +share/themes/BlueMenta/README +share/themes/BlueMenta/cinnamon/add-workspace.png +share/themes/BlueMenta/cinnamon/calendar-arrow-left.svg +share/themes/BlueMenta/cinnamon/calendar-arrow-right.svg +share/themes/BlueMenta/cinnamon/calendar-today.svg +share/themes/BlueMenta/cinnamon/cinnamon.css +share/themes/BlueMenta/cinnamon/close-window.svg +share/themes/BlueMenta/cinnamon/close.svg +share/themes/BlueMenta/cinnamon/corner-ripple-ltr.png +share/themes/BlueMenta/cinnamon/corner-ripple-rtl.png +share/themes/BlueMenta/cinnamon/dash-placeholder.svg +share/themes/BlueMenta/cinnamon/filter-selected-ltr.svg +share/themes/BlueMenta/cinnamon/filter-selected-rtl.svg +share/themes/BlueMenta/cinnamon/gdm.css +share/themes/BlueMenta/cinnamon/menu.png +share/themes/BlueMenta/cinnamon/overview1.png +share/themes/BlueMenta/cinnamon/overview2.png +share/themes/BlueMenta/cinnamon/panel-button-border.svg +share/themes/BlueMenta/cinnamon/panel-button-highlight-narrow.svg +share/themes/BlueMenta/cinnamon/panel-button-highlight-wide.svg +share/themes/BlueMenta/cinnamon/player-paused.svg +share/themes/BlueMenta/cinnamon/player-playing.svg +share/themes/BlueMenta/cinnamon/player-stopped.svg +share/themes/BlueMenta/cinnamon/process-working.svg +share/themes/BlueMenta/cinnamon/running-indicator.svg +share/themes/BlueMenta/cinnamon/scroll-hhandle.svg +share/themes/BlueMenta/cinnamon/scroll-vhandle.svg +share/themes/BlueMenta/cinnamon/source-button-border.svg +share/themes/BlueMenta/cinnamon/switch-off.png +share/themes/BlueMenta/cinnamon/switch-on.png +share/themes/BlueMenta/cinnamon/thumbnail.png +share/themes/BlueMenta/cinnamon/ws-switch-arrow-down.svg +share/themes/BlueMenta/cinnamon/ws-switch-arrow-up.svg +share/themes/BlueMenta/gtk-2.0/apps/Caja/breadcrumb_active.png +share/themes/BlueMenta/gtk-2.0/apps/Caja/breadcrumb_normal.png +share/themes/BlueMenta/gtk-2.0/apps/Caja/breadcrumb_prelight.png +share/themes/BlueMenta/gtk-2.0/apps/Caja/extra-widget.png +share/themes/BlueMenta/gtk-2.0/apps/Caja/left_slider_normal.png +share/themes/BlueMenta/gtk-2.0/apps/Caja/mode_normal.png +share/themes/BlueMenta/gtk-2.0/apps/Caja/mode_prelight.png +share/themes/BlueMenta/gtk-2.0/apps/Caja/mode_pressed.png +share/themes/BlueMenta/gtk-2.0/apps/Caja/nautilus-toolbar.png +share/themes/BlueMenta/gtk-2.0/apps/Caja/resize_grip.png +share/themes/BlueMenta/gtk-2.0/apps/Caja/right_slider_normal.png +share/themes/BlueMenta/gtk-2.0/apps/Caja/slider-prelight.png +share/themes/BlueMenta/gtk-2.0/apps/Caja/slider.png +share/themes/BlueMenta/gtk-2.0/apps/Caja/trough.png +share/themes/BlueMenta/gtk-2.0/apps/Handles/handle-caja.png +share/themes/BlueMenta/gtk-2.0/apps/Handles/resize_grip.png +share/themes/BlueMenta/gtk-2.0/apps/Null/null.png +share/themes/BlueMenta/gtk-2.0/apps/Others/null.png +share/themes/BlueMenta/gtk-2.0/apps/caja.rc +share/themes/BlueMenta/gtk-2.0/apps/chromium.rc +share/themes/BlueMenta/gtk-2.0/apps/combo_down.png +share/themes/BlueMenta/gtk-2.0/apps/dummy.png +share/themes/BlueMenta/gtk-2.0/apps/pcmanfm.rc +share/themes/BlueMenta/gtk-2.0/apps/pluma.rc +share/themes/BlueMenta/gtk-2.0/apps/stock_back.png +share/themes/BlueMenta/gtk-2.0/apps/stock_find.png +share/themes/BlueMenta/gtk-2.0/apps/stock_forward.png +share/themes/BlueMenta/gtk-2.0/apps/stock_home.png +share/themes/BlueMenta/gtk-2.0/apps/stock_refresh.png +share/themes/BlueMenta/gtk-2.0/apps/stock_stop.png +share/themes/BlueMenta/gtk-2.0/gtkrc +share/themes/BlueMenta/gtk-2.0/widgets/Null/null.png +share/themes/BlueMenta/gtk-2.0/widgets/Others/close.png +share/themes/BlueMenta/gtk-2.0/widgets/Others/handle.png +share/themes/BlueMenta/gtk-2.0/widgets/Others/null.png +share/themes/BlueMenta/gtk-2.0/widgets/Panel/arrow-blank.png +share/themes/BlueMenta/gtk-2.0/widgets/Panel/arrow-down.png +share/themes/BlueMenta/gtk-2.0/widgets/Panel/handle-h.png +share/themes/BlueMenta/gtk-2.0/widgets/Panel/handle-v.png +share/themes/BlueMenta/gtk-2.0/widgets/Panel/panel-bg.png +share/themes/BlueMenta/gtk-2.0/widgets/Panel/panel-button-active.png +share/themes/BlueMenta/gtk-2.0/widgets/Panel/panel-button-hover.png +share/themes/BlueMenta/gtk-2.0/widgets/Panel/panel-button-inactive.png +share/themes/BlueMenta/gtk-2.0/widgets/Scale/slider-hover.png +share/themes/BlueMenta/gtk-2.0/widgets/Scale/slider-ins.png +share/themes/BlueMenta/gtk-2.0/widgets/Scale/slider.png +share/themes/BlueMenta/gtk-2.0/widgets/Scale/trough-horizontal.png +share/themes/BlueMenta/gtk-2.0/widgets/Scale/trough-vertical.png +share/themes/BlueMenta/gtk-2.0/widgets/panel.rc +share/themes/BlueMenta/gtk-3.0/assets/check-active-ins.png +share/themes/BlueMenta/gtk-3.0/assets/check-active.png +share/themes/BlueMenta/gtk-3.0/assets/check-mixed-active-ins.png +share/themes/BlueMenta/gtk-3.0/assets/check-mixed-active.png +share/themes/BlueMenta/gtk-3.0/assets/check-normal-ins.png +share/themes/BlueMenta/gtk-3.0/assets/check-normal.png +share/themes/BlueMenta/gtk-3.0/assets/dnd-counter.svg +share/themes/BlueMenta/gtk-3.0/assets/grid-selection-checked.svg +share/themes/BlueMenta/gtk-3.0/assets/grid-selection-unchecked.svg +share/themes/BlueMenta/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg +share/themes/BlueMenta/gtk-3.0/assets/menuitem-checkbox-checked-selected.svg +share/themes/BlueMenta/gtk-3.0/assets/menuitem-checkbox-checked.svg +share/themes/BlueMenta/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg +share/themes/BlueMenta/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg +share/themes/BlueMenta/gtk-3.0/assets/menuitem-checkbox-mixed.svg +share/themes/BlueMenta/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg +share/themes/BlueMenta/gtk-3.0/assets/menuitem-radio-checked-selected.svg +share/themes/BlueMenta/gtk-3.0/assets/menuitem-radio-checked.svg +share/themes/BlueMenta/gtk-3.0/assets/null.png +share/themes/BlueMenta/gtk-3.0/assets/pane-separator-grip-vertical.svg +share/themes/BlueMenta/gtk-3.0/assets/pane-separator-grip.svg +share/themes/BlueMenta/gtk-3.0/assets/radio-active-ins.png +share/themes/BlueMenta/gtk-3.0/assets/radio-active.png +share/themes/BlueMenta/gtk-3.0/assets/radio-mixed-active-ins.png +share/themes/BlueMenta/gtk-3.0/assets/radio-mixed-active.png +share/themes/BlueMenta/gtk-3.0/assets/radio-normal-ins.png +share/themes/BlueMenta/gtk-3.0/assets/radio-normal.png +share/themes/BlueMenta/gtk-3.0/assets/resize-grip.svg +share/themes/BlueMenta/gtk-3.0/assets/sidebar-radio-checked.svg +share/themes/BlueMenta/gtk-3.0/assets/sidebar-radio-prelight.svg +share/themes/BlueMenta/gtk-3.0/assets/sidebar-radio-selected-prelight.svg +share/themes/BlueMenta/gtk-3.0/assets/sidebar-radio-selected.svg +share/themes/BlueMenta/gtk-3.0/assets/slider-hover.png +share/themes/BlueMenta/gtk-3.0/assets/slider-ins.png +share/themes/BlueMenta/gtk-3.0/assets/slider.png +share/themes/BlueMenta/gtk-3.0/assets/switch-off-ins.svg +share/themes/BlueMenta/gtk-3.0/assets/switch-off.svg +share/themes/BlueMenta/gtk-3.0/assets/switch-on-ins.svg +share/themes/BlueMenta/gtk-3.0/assets/switch-on.png +share/themes/BlueMenta/gtk-3.0/assets/switch-on.svg +share/themes/BlueMenta/gtk-3.0/assets/thumbnail-frame.png +share/themes/BlueMenta/gtk-3.0/borders/button-active-focus.png +share/themes/BlueMenta/gtk-3.0/borders/button-active-ins.png +share/themes/BlueMenta/gtk-3.0/borders/button-active.png +share/themes/BlueMenta/gtk-3.0/borders/button-focus.png +share/themes/BlueMenta/gtk-3.0/borders/button-ins.png +share/themes/BlueMenta/gtk-3.0/borders/button.png +share/themes/BlueMenta/gtk-3.0/borders/nohl-generic-border.png +share/themes/BlueMenta/gtk-3.0/gnome-applications.css +share/themes/BlueMenta/gtk-3.0/gtk-fallback.css +share/themes/BlueMenta/gtk-3.0/gtk-main-common.css +share/themes/BlueMenta/gtk-3.0/gtk-main.css +share/themes/BlueMenta/gtk-3.0/gtk-widgets-assets.css +share/themes/BlueMenta/gtk-3.0/gtk-widgets-backgrounds.css +share/themes/BlueMenta/gtk-3.0/gtk-widgets-borders.css +share/themes/BlueMenta/gtk-3.0/gtk-widgets.css +share/themes/BlueMenta/gtk-3.0/gtk.css +share/themes/BlueMenta/gtk-3.0/other-applications.css +share/themes/BlueMenta/gtk-3.0/settings.ini +share/themes/BlueMenta/gtk-3.0/unity.css +share/themes/BlueMenta/index.theme +share/themes/BlueMenta/metacity-1/close_focused_normal.svg +share/themes/BlueMenta/metacity-1/close_focused_prelight.svg +share/themes/BlueMenta/metacity-1/close_focused_pressed.svg +share/themes/BlueMenta/metacity-1/close_unfocused.svg +share/themes/BlueMenta/metacity-1/close_unfocused_prelight.svg +share/themes/BlueMenta/metacity-1/maximize_focused_normal.svg +share/themes/BlueMenta/metacity-1/maximize_focused_prelight.svg +share/themes/BlueMenta/metacity-1/maximize_focused_pressed.svg +share/themes/BlueMenta/metacity-1/maximize_unfocused.svg +share/themes/BlueMenta/metacity-1/maximize_unfocused_prelight.svg +share/themes/BlueMenta/metacity-1/menu.png +share/themes/BlueMenta/metacity-1/menu_prelight.png +share/themes/BlueMenta/metacity-1/metacity-theme-1.xml +share/themes/BlueMenta/metacity-1/metacity-theme-3.xml +share/themes/BlueMenta/metacity-1/minimize_focused_normal.svg +share/themes/BlueMenta/metacity-1/minimize_focused_prelight.svg +share/themes/BlueMenta/metacity-1/minimize_focused_pressed.svg +share/themes/BlueMenta/metacity-1/minimize_unfocused.svg +share/themes/BlueMenta/metacity-1/minimize_unfocused_prelight.svg +share/themes/BlueMenta/metacity-1/trough_left.png +share/themes/BlueMenta/metacity-1/trough_middle.png +share/themes/BlueMenta/metacity-1/trough_right.png +share/themes/BlueMenta/metacity-1/unmaximize_focused_normal.svg +share/themes/BlueMenta/metacity-1/unmaximize_focused_prelight.svg +share/themes/BlueMenta/metacity-1/unmaximize_focused_pressed.svg +share/themes/BlueMenta/metacity-1/unmaximize_unfocused.svg +share/themes/BlueMenta/metacity-1/unmaximize_unfocused_prelight.svg +share/themes/BlueMenta/unity/close.png +share/themes/BlueMenta/unity/close_focused_normal.png +share/themes/BlueMenta/unity/close_focused_prelight.png +share/themes/BlueMenta/unity/close_focused_pressed.png +share/themes/BlueMenta/unity/close_unfocused.png +share/themes/BlueMenta/unity/close_unfocused_prelight.png +share/themes/BlueMenta/unity/close_unfocused_pressed.png +share/themes/BlueMenta/unity/maximize.png +share/themes/BlueMenta/unity/maximize_focused_normal.png +share/themes/BlueMenta/unity/maximize_focused_prelight.png +share/themes/BlueMenta/unity/maximize_focused_pressed.png +share/themes/BlueMenta/unity/maximize_unfocused.png +share/themes/BlueMenta/unity/maximize_unfocused_prelight.png +share/themes/BlueMenta/unity/maximize_unfocused_pressed.png +share/themes/BlueMenta/unity/minimize.png +share/themes/BlueMenta/unity/minimize_focused_normal.png +share/themes/BlueMenta/unity/minimize_focused_prelight.png +share/themes/BlueMenta/unity/minimize_focused_pressed.png +share/themes/BlueMenta/unity/minimize_unfocused.png +share/themes/BlueMenta/unity/minimize_unfocused_prelight.png +share/themes/BlueMenta/unity/minimize_unfocused_pressed.png +share/themes/BlueMenta/unity/unmaximize.png +share/themes/BlueMenta/unity/unmaximize_focused_normal.png +share/themes/BlueMenta/unity/unmaximize_focused_prelight.png +share/themes/BlueMenta/unity/unmaximize_focused_pressed.png +share/themes/BlueMenta/unity/unmaximize_unfocused.png +share/themes/BlueMenta/unity/unmaximize_unfocused_prelight.png +share/themes/BlueMenta/unity/unmaximize_unfocused_pressed.png +share/themes/BlueMenta/xfwm4/bottom-active.png +share/themes/BlueMenta/xfwm4/bottom-active.xpm +share/themes/BlueMenta/xfwm4/bottom-inactive.png +share/themes/BlueMenta/xfwm4/bottom-inactive.xpm +share/themes/BlueMenta/xfwm4/bottom-left-active.png +share/themes/BlueMenta/xfwm4/bottom-left-active.xpm +share/themes/BlueMenta/xfwm4/bottom-left-inactive.png +share/themes/BlueMenta/xfwm4/bottom-left-inactive.xpm +share/themes/BlueMenta/xfwm4/bottom-right-active.png +share/themes/BlueMenta/xfwm4/bottom-right-active.xpm +share/themes/BlueMenta/xfwm4/bottom-right-inactive.png +share/themes/BlueMenta/xfwm4/bottom-right-inactive.xpm +share/themes/BlueMenta/xfwm4/close-active.xpm +share/themes/BlueMenta/xfwm4/close-inactive.xpm +share/themes/BlueMenta/xfwm4/close-prelight.xpm +share/themes/BlueMenta/xfwm4/close-pressed.xpm +share/themes/BlueMenta/xfwm4/hide-active.xpm +share/themes/BlueMenta/xfwm4/hide-inactive.xpm +share/themes/BlueMenta/xfwm4/hide-prelight.xpm +share/themes/BlueMenta/xfwm4/hide-pressed.xpm +share/themes/BlueMenta/xfwm4/left-active.png +share/themes/BlueMenta/xfwm4/left-active.xpm +share/themes/BlueMenta/xfwm4/left-inactive.png +share/themes/BlueMenta/xfwm4/left-inactive.xpm +share/themes/BlueMenta/xfwm4/maximize-active.xpm +share/themes/BlueMenta/xfwm4/maximize-inactive.xpm +share/themes/BlueMenta/xfwm4/maximize-prelight.xpm +share/themes/BlueMenta/xfwm4/maximize-pressed.xpm +share/themes/BlueMenta/xfwm4/menu-active.xpm +share/themes/BlueMenta/xfwm4/menu-inactive.xpm +share/themes/BlueMenta/xfwm4/menu-prelight.xpm +share/themes/BlueMenta/xfwm4/menu-pressed.xpm +share/themes/BlueMenta/xfwm4/right-active.png +share/themes/BlueMenta/xfwm4/right-active.xpm +share/themes/BlueMenta/xfwm4/right-inactive.png +share/themes/BlueMenta/xfwm4/right-inactive.xpm +share/themes/BlueMenta/xfwm4/themerc +share/themes/BlueMenta/xfwm4/title-1-active-shaded.xpm +share/themes/BlueMenta/xfwm4/title-1-active.xpm +share/themes/BlueMenta/xfwm4/title-1-inactive.xpm +share/themes/BlueMenta/xfwm4/title-2-active.xpm +share/themes/BlueMenta/xfwm4/title-2-inactive.xpm +share/themes/BlueMenta/xfwm4/title-3-active.xpm +share/themes/BlueMenta/xfwm4/title-3-inactive.xpm +share/themes/BlueMenta/xfwm4/title-4-active.xpm +share/themes/BlueMenta/xfwm4/title-4-inactive.xpm +share/themes/BlueMenta/xfwm4/title-5-active.xpm +share/themes/BlueMenta/xfwm4/title-5-inactive.xpm +share/themes/BlueMenta/xfwm4/title-left-active.png +share/themes/BlueMenta/xfwm4/title-right-active.png +share/themes/BlueMenta/xfwm4/top-left-active-shaded.xpm +share/themes/BlueMenta/xfwm4/top-left-active.xpm +share/themes/BlueMenta/xfwm4/top-left-inactive.xpm +share/themes/BlueMenta/xfwm4/top-right-active-shaded.xpm +share/themes/BlueMenta/xfwm4/top-right-active.xpm +share/themes/BlueMenta/xfwm4/top-right-inactive.xpm share/themes/ContrastHigh/gtk-2.0/gtkrc share/themes/ContrastHigh/gtk-3.0/gtk-widgets.css share/themes/ContrastHigh/gtk-3.0/gtk.css @@ -3806,6 +4117,25 @@ @dirrmtry share/themes/ContrastHigh/gtk-3.0 @dirrmtry share/themes/ContrastHigh/gtk-2.0 @dirrmtry share/themes/ContrastHigh +@dirrmtry share/themes/BlueMenta/xfwm4 +@dirrmtry share/themes/BlueMenta/unity +@dirrmtry share/themes/BlueMenta/metacity-1 +@dirrmtry share/themes/BlueMenta/gtk-3.0/borders +@dirrmtry share/themes/BlueMenta/gtk-3.0/assets +@dirrmtry share/themes/BlueMenta/gtk-3.0 +@dirrmtry share/themes/BlueMenta/gtk-2.0/widgets/Scale +@dirrmtry share/themes/BlueMenta/gtk-2.0/widgets/Panel +@dirrmtry share/themes/BlueMenta/gtk-2.0/widgets/Others +@dirrmtry share/themes/BlueMenta/gtk-2.0/widgets/Null +@dirrmtry share/themes/BlueMenta/gtk-2.0/widgets +@dirrmtry share/themes/BlueMenta/gtk-2.0/apps/Others +@dirrmtry share/themes/BlueMenta/gtk-2.0/apps/Null +@dirrmtry share/themes/BlueMenta/gtk-2.0/apps/Handles +@dirrmtry share/themes/BlueMenta/gtk-2.0/apps/Caja +@dirrmtry share/themes/BlueMenta/gtk-2.0/apps +@dirrmtry share/themes/BlueMenta/gtk-2.0 +@dirrmtry share/themes/BlueMenta/cinnamon +@dirrmtry share/themes/BlueMenta @dirrmtry share/themes/BlackMATE/metacity-1 @dirrmtry share/themes/BlackMATE/gtk-3.0/assets @dirrmtry share/themes/BlackMATE/gtk-3.0