While preparing to send patch-configure upstream, I noticed there were
more issues present. None would affect how the package builds as we've
defined it, but I'm aligning this patch with what I've sent upstream,
for consistency. (pkgsrc's check-portability.awk doesn't catch
incorrect expressions of test[1] if they're [unnecessarily] enclosed
in parentheses, so some of this didn't get automatically flagged when I
originally updated the package.)
### mate-media 1.22.1
* Translations update
* add widget name volume-applet to panel-applet
* enable/disable StatusIcon applet in XDG dir
* Allow disabling either statusicon or panelapplet
* edit desktop file for GtkStatusIcon applet
* travis: add libmate-panel dependency
* Re-enable old GtkStatusIcon
* Enable a mute menuitem for the output
* Ensure volume slider is always perpendicular to the panel
* Ensure volume icon is always correctly scaled
* Convert GtkStatusIcon to real applet
gvc-applet: don’t try to increase refcount of a NULL object
gvc-combo-box: fix signal arguments
applet: restore icon for “Sound Preferences” menu item
avoid deprecated gdk_screen_get_height
applet: use GdkSeat with GTK+ >= 3.20
applet: make keyboard work in popup
gtk 3.22: avoid deprecated gdk_screen_get_monitor… functions:
refresh tray icon on icon theme change
mixer-dialog: remove style class .frame from a scrolledwindow
volume-control-dialog: avoid deprecated GtkAlignment
applet: show volume in popup even when muted
applet: improve volume increments
enable deprecation warnings by default
Translations update
These are the MATE media tools for MATE:
mate-volume-control - PulseAudio based volume control applets.
grecord - MATE Sound Recorder.
gstreamer-properties - GStreamer Properties Capplet.
profiles - Audio Profile library.
gst-mixer - MATE GStreamer-based audio mixer. (deprecated)
MATE-Media is a fork of GNOME-Media.