pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/mate-settings-daemon mate-settings-daemon: update ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/113951b63dc4
branches:  trunk
changeset: 317902:113951b63dc4
user:      youri <youri%pkgsrc.org@localhost>
date:      Wed Jan 16 18:14:40 2019 +0000

description:
mate-settings-daemon: update to 1.21.2:

### mate-settings-daemon 1.21.2

  * update translations
  * media-keys: Add microphone mute key support
  * msd-xrdb-manager: realize the widget
  * media-keys: Make sound changes quiet with Alt
  * msd-xrdb-manager.c: avoid deprecated 'gtk_widget_ensure_style'
  * media-keys: always round the render coordinates for media icons
  * media-keys: Tweak the OSD's volume bar position
  * osd-window: make the window smaller
  * media-keys: Make icon smaller in OSD
  * media-keys: Use constant for icon size in OSD
  * media-keys: Add test for display switch OSD icons
  * media-keys: Add support for display switch OSD
  * media-keys: Don't show a level when muted

### mate-settings-daemon 1.21.1

  * update translations
  * media-keys: Add test for rfkill OSD icons
  * media-keys: Add label for the touchpad OSD
  * media-keys: Add labels for the rfkill OSD
  * media-keys: Remove unuseful show_level argument in msd_media_keys_window_set_action_custom
  * media-keys: Remove test for screen brightness OSD icons
  * media-keys: Add support for Killswitch media keys
  * rfkill: Add RFKill support plugin on Linux systems
  * Add shortcut to start mate-control-center
  * media-keys: Add test for touchpad OSD icons
  * media-keys: Remove touchpad OSD icons and use theme's instead
  * media-keys: Simplify touchpad OSD
  * media-keys: Add support for XF86TouchpadOn/Off
  * Add support for org.mate.accessibility-keyboard.stickykeys-latch-to-lock
  * Xrandr:remove an unused function
  * daemon: fix a memory leak
  * daemon: Stop using deprecated GSettings API
  * require mate-desktop-1.21.1
  * xsettings: add setting to enable/disable primary paste from middlemouse
  * xsettings: replace deprecated gdk_error_trap_push/pop
  * xrandr-manager: replace deprecated gdk_error_trap_push/pop
  * mouse-manager: replace deprecated gdk_error_trap_push/pop
  * media-keys-manager: replace deprecated GdkDeviceManager
  * keyboard-manager: replace deprecated gdk_error_trap_push/pop
  * clipboard-manager: replace deprecated gdk_error_trap_push/pop
  * background-manager: replace deprecated GDK functions
  * a11y-keyboard-manager: replace deprecated gdk_error_trap_push/pop
  * msd-input-helper: replace deprecated gdk_error_trap_push/pop
  * plugins: avoid deprecated 'gdk_keymap_get_default'

### mate-settings-daemon 1.21.0

  * Translations update
  * xrandr-applet-popup: add an icon for configuration item
  * xrandr-applet-popup: add item to mirror displays
  * bump mate-desktop requirement
  * Make setting QT_SCALE_FACTOR optional.
  * xrandr-applet-popup: dim menuitems for disabled monitor
  * xrandr-applet-popup: enable turning monitors on an off
  * xrandr-applet-popup: show icon only if "menus-have-icons" is not turned off
  * xrandr-applet-popup: handle Greybird (etc) XFCE themes
  * Xrandr-applet-popup: Special case the GNOME themes for black text on monitor labels
  * xrander-applet-popup: remove draw callback
  * xrandr:fix indent
  * xrandr-applet-popup: allow themes to override monitor label colors
  * xrandr-applet-popup: add a border to colored monitor labels
  * xrandr-applet-popup: use colored bg again in monitor labels
  * xrandr applet popup: add monitor icons to monitor label menuitems
  * xrandr-applet: add a style class for menuitems
  * xrandr-applet: drop non-working bg from menu
  * xrandr-applet: don't hard code label colors in menu
  * Support background fallback on HiDPI
  * Prevent media-keys bindings from swallowing modifier keys
  * Scale OSD size correctly on HiDPI displays (#212)

diffstat:

 x11/mate-settings-daemon/Makefile |   9 +++++--
 x11/mate-settings-daemon/PLIST    |  44 +++++++++++++++++++++++---------------
 x11/mate-settings-daemon/distinfo |  10 ++++----
 3 files changed, 38 insertions(+), 25 deletions(-)

diffs (167 lines):

diff -r e6c52759c27f -r 113951b63dc4 x11/mate-settings-daemon/Makefile
--- a/x11/mate-settings-daemon/Makefile Wed Jan 16 18:13:49 2019 +0000
+++ b/x11/mate-settings-daemon/Makefile Wed Jan 16 18:14:40 2019 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2018/11/29 11:22:00 prlw1 Exp $
+# $NetBSD: Makefile,v 1.19 2019/01/16 18:14:40 youri Exp $
 
-PKGREVISION= 4
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      mate-settings-daemon-${VERSION:R}.1
+DISTNAME=      mate-settings-daemon-${VERSION:R}.2
 CATEGORIES=    x11
 
 COMMENT=       MATE settings daemon
@@ -12,6 +11,10 @@
 
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}
 
+.if ${OPSYS} != "Linux"
+CONFIGURE_ARGS+=       --disable-rfkill
+.endif
+
 .include "options.mk"
 
 INSTALL_MAKE_FLAGS+=   sysconfdir=${PREFIX}/share/examples/mate-settings-daemon
diff -r e6c52759c27f -r 113951b63dc4 x11/mate-settings-daemon/PLIST
--- a/x11/mate-settings-daemon/PLIST    Wed Jan 16 18:13:49 2019 +0000
+++ b/x11/mate-settings-daemon/PLIST    Wed Jan 16 18:14:40 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2018/10/25 12:05:41 leot Exp $
+@comment $NetBSD: PLIST,v 1.7 2019/01/16 18:14:40 youri Exp $
 include/mate-settings-daemon/mate-settings-client.h
 include/mate-settings-daemon/mate-settings-plugin.h
 lib/mate-settings-daemon/a11y-keyboard.mate-settings-plugin
@@ -18,7 +18,7 @@
 lib/mate-settings-daemon/libmedia-keys.la
 lib/mate-settings-daemon/libmouse.la
 lib/mate-settings-daemon/libmpris.la
-${PLIST.nss}lib/mate-settings-daemon/libsmartcard.la
+lib/mate-settings-daemon/libsmartcard.la
 lib/mate-settings-daemon/libsound.la
 lib/mate-settings-daemon/libtyping-break.la
 lib/mate-settings-daemon/libxrandr.la
@@ -27,7 +27,7 @@
 lib/mate-settings-daemon/media-keys.mate-settings-plugin
 lib/mate-settings-daemon/mouse.mate-settings-plugin
 lib/mate-settings-daemon/mpris.mate-settings-plugin
-${PLIST.nss}lib/mate-settings-daemon/smartcard.mate-settings-plugin
+lib/mate-settings-daemon/smartcard.mate-settings-plugin
 lib/mate-settings-daemon/sound.mate-settings-plugin
 lib/mate-settings-daemon/typing-break.mate-settings-plugin
 lib/mate-settings-daemon/xrandr.mate-settings-plugin
@@ -35,14 +35,14 @@
 lib/mate-settings-daemon/xsettings.mate-settings-plugin
 lib/pkgconfig/mate-settings-daemon.pc
 libexec/mate-settings-daemon
-${PLIST.polkit}libexec/msd-datetime-mechanism
+libexec/msd-datetime-mechanism
 libexec/msd-locate-pointer
 man/man1/mate-settings-daemon.1
 man/man1/msd-datetime-mechanism.1
 man/man1/msd-locate-pointer.1
 share/dbus-1/services/org.mate.SettingsDaemon.service
-${PLIST.polkit}share/dbus-1/system-services/org.mate.SettingsDaemon.DateTimeMechanism.service
-${PLIST.polkit}share/examples/mate-settings-daemon/dbus-1/system.d/org.mate.SettingsDaemon.DateTimeMechanism.conf
+share/dbus-1/system-services/org.mate.SettingsDaemon.DateTimeMechanism.service
+share/examples/mate-settings-daemon/dbus-1/system.d/org.mate.SettingsDaemon.DateTimeMechanism.conf
 share/examples/mate-settings-daemon/xdg/autostart/mate-settings-daemon.desktop
 share/examples/mate-settings-daemon/xrdb/Editres.ad
 share/examples/mate-settings-daemon/xrdb/Emacs.ad
@@ -62,6 +62,7 @@
 share/glib-2.0/schemas/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml
 share/glib-2.0/schemas/org.mate.SettingsDaemon.plugins.mouse.gschema.xml
 share/glib-2.0/schemas/org.mate.SettingsDaemon.plugins.mpris.gschema.xml
+share/glib-2.0/schemas/org.mate.SettingsDaemon.plugins.rfkill.gschema.xml
 share/glib-2.0/schemas/org.mate.SettingsDaemon.plugins.smartcard.gschema.xml
 share/glib-2.0/schemas/org.mate.SettingsDaemon.plugins.sound.gschema.xml
 share/glib-2.0/schemas/org.mate.SettingsDaemon.plugins.typing-break.gschema.xml
@@ -77,16 +78,6 @@
 share/icons/hicolor/24x24/apps/msd-xrandr.png
 share/icons/hicolor/32x32/apps/msd-xrandr.png
 share/icons/hicolor/scalable/apps/msd-xrandr.svg
-share/icons/mate/16x16/actions/touchpad-disabled.png
-share/icons/mate/16x16/actions/touchpad-enabled.png
-share/icons/mate/22x22/actions/touchpad-disabled.png
-share/icons/mate/22x22/actions/touchpad-enabled.png
-share/icons/mate/24x24/actions/touchpad-disabled.png
-share/icons/mate/24x24/actions/touchpad-enabled.png
-share/icons/mate/32x32/actions/touchpad-disabled.png
-share/icons/mate/32x32/actions/touchpad-enabled.png
-share/icons/mate/scalable/actions/touchpad-disabled.svg
-share/icons/mate/scalable/actions/touchpad-enabled.svg
 share/locale/af/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/am/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/ar/LC_MESSAGES/mate-settings-daemon.mo
@@ -112,14 +103,31 @@
 share/locale/en_AU/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/en_CA/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/en_GB/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/eo/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/es/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/es_AR/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/es_CL/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/es_CO/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/es_CR/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/es_DO/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/es_EC/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/es_ES/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/es_MX/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/es_NI/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/es_PA/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/es_PE/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/es_PR/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/es_SV/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/es_UY/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/es_VE/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/et/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/eu/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/fa/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/fi/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/fr/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/frp/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/fur/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/fy/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/ga/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/gl/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/gu/LC_MESSAGES/mate-settings-daemon.mo
@@ -159,6 +167,7 @@
 share/locale/pa/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/pl/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/pms/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/ps/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/pt/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/pt_BR/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/ro/LC_MESSAGES/mate-settings-daemon.mo
@@ -175,6 +184,7 @@
 share/locale/te/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/th/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/tr/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/ug/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/uk/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/ur/LC_MESSAGES/mate-settings-daemon.mo
 share/locale/uz/LC_MESSAGES/mate-settings-daemon.mo
@@ -194,5 +204,5 @@
 share/mate-settings-daemon/icons/hicolor/64x64/devices/kbd-scrolllock-off.png
 share/mate-settings-daemon/icons/hicolor/64x64/devices/kbd-scrolllock-on.png
 share/mate-settings-daemon/msd-a11y-preferences-dialog.ui
-${PLIST.polkit}share/polkit-1/actions/org.mate.settingsdaemon.datetimemechanism.policy
+share/polkit-1/actions/org.mate.settingsdaemon.datetimemechanism.policy
 @pkgdir share/examples/mate-settings-daemon/mate-settings-daemon/xrandr
diff -r e6c52759c27f -r 113951b63dc4 x11/mate-settings-daemon/distinfo
--- a/x11/mate-settings-daemon/distinfo Wed Jan 16 18:13:49 2019 +0000
+++ b/x11/mate-settings-daemon/distinfo Wed Jan 16 18:14:40 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2018/05/14 13:17:15 youri Exp $
+$NetBSD: distinfo,v 1.4 2019/01/16 18:14:40 youri Exp $
 
-SHA1 (mate-settings-daemon-1.20.1.tar.xz) = d1ded51db66a90fe618249a1153e93d32c4ae6bd
-RMD160 (mate-settings-daemon-1.20.1.tar.xz) = e11a8e07e9c7eaa5f3c6cb50b5ca5e2d2688ea0b
-SHA512 (mate-settings-daemon-1.20.1.tar.xz) = 87dbf87f5dbe13a44bacfe3b517270021bbbfc7930c0db07dd9294e1f8cbe388d891d4e6fd3eb6600c893d04894cd22427bde45421f8492b92a8724ab7e151af
-Size (mate-settings-daemon-1.20.1.tar.xz) = 793260 bytes
+SHA1 (mate-settings-daemon-1.21.2.tar.xz) = 20e9c6e5e762af944dcbdd2aa183bf0d620e2cbf
+RMD160 (mate-settings-daemon-1.21.2.tar.xz) = 43bf30d02c12cee98eae9a0b903071563c56e0fa
+SHA512 (mate-settings-daemon-1.21.2.tar.xz) = 95670b9b1d805d70e26e7a6d5ab39d53dca5a95db57ff3699adb28ed16df74e26799b0437b0bdbc3978a7bc1a6c38baaac6bb59184c55cb3e5d36405bc7bd1c1
+Size (mate-settings-daemon-1.21.2.tar.xz) = 805404 bytes
 SHA1 (patch-plugins_a11y-keyboard_Makefile.in) = aff615da1711ed635e1c6ef2727a7b6bb5d29300



Home | Main Index | Thread Index | Old Index