summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2019-05-08 01:33:42 +0000
committergutteridge <gutteridge@pkgsrc.org>2019-05-08 01:33:42 +0000
commit091224868513379ed8d24964099ebb7d9349059d (patch)
treeb932f6be35e9fc445ea80f552a8b697830bf7afb /x11
parentca11d2a2b7dc2e867ffa07f2aa2dcfb76cdbceba (diff)
downloadpkgsrc-091224868513379ed8d24964099ebb7d9349059d.tar.gz
mate-control-center: update to 1.22.1
### mate-control-center 1.22.1 * tx: sync with transifex * default-applications: Improve UI accessibility * Use keyboard device icon like in other hardware devices * control-center: Fix memory leak * Use GtkSeparatorMenuItem in Apparence preview * Remove dead store detected by clang * Use icons provided by themes and remove not used icons * help: update copyright
Diffstat (limited to 'x11')
-rw-r--r--x11/mate-control-center/Makefile5
-rw-r--r--x11/mate-control-center/PLIST37
-rw-r--r--x11/mate-control-center/distinfo10
3 files changed, 8 insertions, 44 deletions
diff --git a/x11/mate-control-center/Makefile b/x11/mate-control-center/Makefile
index 40d9d42f533..009489b2a68 100644
--- a/x11/mate-control-center/Makefile
+++ b/x11/mate-control-center/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2019/04/25 07:33:31 maya Exp $
+# $NetBSD: Makefile,v 1.16 2019/05/08 01:33:42 gutteridge Exp $
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= mate-control-center-${VERSION}
-PKGREVISION= 1
+DISTNAME= mate-control-center-${VERSION:R}.1
CATEGORIES= sysutils
COMMENT= MATE Control Center
diff --git a/x11/mate-control-center/PLIST b/x11/mate-control-center/PLIST
index ee4c126f5b9..661d4131c64 100644
--- a/x11/mate-control-center/PLIST
+++ b/x11/mate-control-center/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2019/03/06 06:59:44 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/05/08 01:33:42 gutteridge Exp $
bin/mate-about-me
bin/mate-appearance-properties
bin/mate-at-properties
@@ -1751,18 +1751,7 @@ share/help/zu/mate-control-center/config-screensaver.xml
share/help/zu/mate-control-center/config-themes.xml
share/help/zu/mate-control-center/index.docbook
share/help/zu/mate-control-center/legal.xml
-share/icons/hicolor/16x16/apps/mate-network-properties.png
-share/icons/hicolor/16x16/apps/mate-preferences-desktop-display.png
-share/icons/hicolor/22x22/apps/mate-network-properties.png
-share/icons/hicolor/22x22/apps/mate-preferences-desktop-display.png
-share/icons/hicolor/24x24/apps/mate-network-properties.png
-share/icons/hicolor/24x24/apps/mate-preferences-desktop-display.png
-share/icons/hicolor/32x32/apps/mate-network-properties.png
-share/icons/hicolor/32x32/apps/mate-preferences-desktop-display.png
-share/icons/hicolor/48x48/apps/mate-network-properties.png
share/icons/hicolor/48x48/apps/mate-typing-monitor.png
-share/icons/hicolor/scalable/apps/mate-network-properties.svg
-share/icons/hicolor/scalable/apps/mate-preferences-desktop-display.svg
share/icons/hicolor/scalable/apps/mate-typing-monitor.svg
share/locale/af/LC_MESSAGES/mate-control-center.mo
share/locale/am/LC_MESSAGES/mate-control-center.mo
@@ -1918,35 +1907,11 @@ share/mate-control-center/pixmaps/double-click-off.svg
share/mate-control-center/pixmaps/double-click-on.svg
share/mate-control-center/pixmaps/gtk-theme-thumbnailing.png
share/mate-control-center/pixmaps/icon-theme-thumbnailing.png
-share/mate-control-center/pixmaps/left-index-finger.png
-share/mate-control-center/pixmaps/left-index-finger.svg
-share/mate-control-center/pixmaps/left-little-finger.png
-share/mate-control-center/pixmaps/left-little-finger.svg
-share/mate-control-center/pixmaps/left-middle-finger.png
-share/mate-control-center/pixmaps/left-middle-finger.svg
-share/mate-control-center/pixmaps/left-ring-finger.png
-share/mate-control-center/pixmaps/left-ring-finger.svg
-share/mate-control-center/pixmaps/left-thumb.png
-share/mate-control-center/pixmaps/left-thumb.svg
share/mate-control-center/pixmaps/mouse-cursor-normal-large.png
share/mate-control-center/pixmaps/mouse-cursor-normal.png
share/mate-control-center/pixmaps/mouse-cursor-white-large.png
share/mate-control-center/pixmaps/mouse-cursor-white.png
share/mate-control-center/pixmaps/ocean-stripes.png
-share/mate-control-center/pixmaps/print_error.png
-share/mate-control-center/pixmaps/print_error.svg
-share/mate-control-center/pixmaps/print_ok.png
-share/mate-control-center/pixmaps/print_ok.svg
-share/mate-control-center/pixmaps/right-index-finger.png
-share/mate-control-center/pixmaps/right-index-finger.svg
-share/mate-control-center/pixmaps/right-little-finger.png
-share/mate-control-center/pixmaps/right-little-finger.svg
-share/mate-control-center/pixmaps/right-middle-finger.png
-share/mate-control-center/pixmaps/right-middle-finger.svg
-share/mate-control-center/pixmaps/right-ring-finger.png
-share/mate-control-center/pixmaps/right-ring-finger.svg
-share/mate-control-center/pixmaps/right-thumb.png
-share/mate-control-center/pixmaps/right-thumb.svg
share/mate-control-center/pixmaps/subpixel-bgr.png
share/mate-control-center/pixmaps/subpixel-rgb.png
share/mate-control-center/pixmaps/subpixel-vbgr.png
diff --git a/x11/mate-control-center/distinfo b/x11/mate-control-center/distinfo
index b38a3815c21..2943a079a37 100644
--- a/x11/mate-control-center/distinfo
+++ b/x11/mate-control-center/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/03/06 06:59:44 gutteridge Exp $
+$NetBSD: distinfo,v 1.6 2019/05/08 01:33:42 gutteridge Exp $
-SHA1 (mate-control-center-1.22.0.tar.xz) = e8d2cc552c660f294fe32ccbfa8001d12349b226
-RMD160 (mate-control-center-1.22.0.tar.xz) = 143ec71fb8e8b79a6e73f4502264045c57e976e4
-SHA512 (mate-control-center-1.22.0.tar.xz) = 3b2b88458848862a4c819d54104e9394817b29feb3d05117fe69441023ec5e6c922012395f24b5f70c9f9dbf6f8044f769840ec9996b1495441c4cb690f68371
-Size (mate-control-center-1.22.0.tar.xz) = 1524084 bytes
+SHA1 (mate-control-center-1.22.1.tar.xz) = f9d022adf2af01731cc333704c706209a5e7b6fb
+RMD160 (mate-control-center-1.22.1.tar.xz) = 11e63854dbf55a333dacfe32406adfafcc4c22d9
+SHA512 (mate-control-center-1.22.1.tar.xz) = 92390bf5eea459effbd94f0488cdaf3d7b6ff4f548f1aafead928d75e064e85ec1ac7796289f96af2ca8f6cbf3ef57bd2ae37058192af0ec976f4770ec8abeca
+Size (mate-control-center-1.22.1.tar.xz) = 1445012 bytes