All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
pkgsrc-specific changes:
Removed various no longer relevant dependencies, most significantly,
Python 2.7 and GObject3. gucharmap continues to be an optional
dependency, but the version in pkgsrc is too old, and gets rejected.
This is disabled, for now. (There is still an apparent issue to sort
out with the MATE meta-pkg's Makefile.common, but it's more minor.)
Change log:
mate-applets 1.24.1
* update translations
* battstat: Fix memory leak
* charpick: Fix memory leak reported by clang static analyzer
* multiload: Fix memory leak
* build: silent build warnings for distcheck
* cpufreq: generate missing 256x256 and 64x64 icons from svg file
* eyes: generate missing 256x256 and 64x64 icons from svg file
* netspeed: don't define MATELOCALEDIR
* build: drop unused matelocaledir variable
* drivemount: Remove global variable
Now it should be more obvious when a package needs it as a dependency,
as it will fail loudly if it isn't declared as a tool.
While here, some duplicate dependencies on itstool were removed from the
MATE packages
As of 1.24, MATE requires GNU-specific msgfmt features. meta-pkgs/mate/
Makefile.common r. 1.10 expressed this tool dependency using
USE_BUILTIN.gettext=no, but this exposed pkgsrc gettext-libs in the
build environment as well, which some MATE packages then linked
against, but gettext-libs didn't end up being declared as a run-time
dependency, so binary package installations were broken (with the
workaround of manually installing the undeclared gettext-libs
dependency). Express this dependency differently, so GNU msgfmt is
used as a tool without exposing pkgsrc gettext-libs.
(The pkgsrc tooling infrastruture could be altered to provide a
distinct "gmsgfmt" tool, same with "gxgettext", and perhaps others.
Here I'm just immediately concerned with fixing this packaging issue.)
Addresses PR pkg/55503 by Jay Patel.
This release contains plenty of new features, bug-fixes, and general
improvements. Some of the most important highlights include:
* We did it again, the MATE desktop environment is easier to use than before,
once the user starts the session. Do you want to hide applications startup?
Now you can set which applications to show on startup.
* Engrampa now has support for a handful of extra formats, as well as fixed
support for passwords and unicode characters in some of them.
* Eye of MATE now has support for Wayland and we’ve added support for
embedded color profiles.
* The thumbnail generation has been reworked and fixed in several places.
* Added support for webp files.
* Our window manager, marco, has gotten quite a few changes:
* We’ve brought a bunch of window decorations from the past to feed
your nostalgia.
* Finally added invisible resize borders. No more struggling to find a
border to grab with your mouse!
* All window controls (you know, the min, max, close buttons) are now
rendered in HiDPI.
* The Alt+Tab and Workspace Switcher popups have been entirely reworked.
Now they render in beautiful OSD style, are more configurable, and can
respond to keyboard arrows.
* Tiling windows with the keyboard now allows you to cycle through
different window sizes. You no longer need to feel constrained by only
half of your screen.
* The System Monitor panel applet now has support for NVMe drives.
* Calculator now supports using either “pi” or “π”.
* Scientific notation has been improved.
* Some fixes for supporting pre-defined physical constants.
* The Control Center now displays its icons correctly on HiDPI displays.
* A brand new Time And Date Manager app has been added.
* The Mouse app now supports acceleration profiles.
* The Preferred Applications app has been improved for accessibility, as well
as better support for integration with IM clients.
* The Indicator Applet has slightly better interaction with
oddly-sized icons.
* Speaking of icons, the network manager applet icons in our own themes have
been entirely redesigned and can now be enjoyed on HiDPI displays.
* If you’re the type of person that does not like to be disturbed when busy,
or giving a presentation, or watching a movie, you’ll be happy to know that
the notification daemon now supports a Do-Not-Disturb mode.
* The MATE Panel had several bugs that caused crashes in the past when
changing layouts. Those are now fixed!
* Support for Wayland compatibility has improved considerably.
* Status icons (a.k.a. notification area, or system tray) have support
for HiDPI displays.
* Wanda the Fish got a make-over and now you can enjoy her in full
HiDPI glory.
* The window list applet now supports window thumbnails on hover.
* Various accessibility improvements throughout the panel and its
core applets.
* If your system doesn’t, uh, support systemd you might be interested in
knowing that we’ve added support for elogind to both the MATE Screensaver
and the MATE Session.
* We’ve also added a brand new MATE Disk Image Mounter utility.
* Mozo, the menu editor, now supports Undo and Redo actions.
* Pluma plugins have now fully switched to Python 3.
* Pluma no longer has to envy anything from other complex editors, since it
can now show the formatting marks.
* i18n: All applications have been migrated from intltools to gettext.
Change log:
mate-applets 1.22.2
* update translations
* geyes: avoid memory leak
* multiload: Use /proc/diskstats for NVMe drives
* treat output as utf8 when limiting width.
* Make cpufreq builds independent from kernel header version.
* command: use MaCommand object
* Make command applet run commands asynchronously
* cpufreq: support kernel 5.1.0
* weather: align Gtk_Box to center
* multiload: filter-out non-local disks and user mounts
### mate-applets 1.22.1
* update translations
* Use g_list_free_full() convenience function
* Fix use-after-free clang warning
* help: update copyright
* Help: Use XInclude instead of ENTITY for legal.xml
* assignment discards 'const' qualifier from pointer target type
* Make translatable documenters in about dialog
* Make translatable copyright info in about dialog
* Ensure proper translation of the about dialog title
### mate-applets 1.21.1
* update translations
* tx: update drivemount source for transifex
* Use make functions for HELP_LINGUAS
* Netspeed Manual: clean up
* Manual: Linux and UNIX systems -> Linux and other Unix-like systems
* tx: update sources for transifex
* Use orderedlist to describe the steps to add the applet to a panel
* Manual: Fix Add to Panel dialog title
* Eyes Applet: Fix window title and factory name
* Manual: OK -> Add (Add to Panel dialog)
* trashapplet manual: Open Trash guimenuitem
* Add/Update Catalan screenshots
* transifex: update pot files:
* Fix name of Eyes applet
* Refer to the fstab(5) man page for more information...
* Remove unused png files
* Fix url of ulink to point to mate-user-guide
* tx: update translation sources
* Fix spelling and grammar mistakes
* update legal.xml
* tx: add help from applets to transifex config
* accessx-status: fix another leak
* Fix memory leak on accessx-status.
* sticky-notes: fix a memory leak
* timerapplet: Allow reseting timer when inactive
* Avoid newly deprecated gtk_css_provider_get_default
* Weather: apply a widget name to the textview
* weather: add cssprovider for widget not for screen
* mateweather-dialog.c: avoid deprecated 'gtk_widget_override_font'
* cpufreq: stop segfault with gtk3.23
* trash applet: avoid deprecated 'gtk_window_set_wmclass'
* cpufreq: fix a -Wimplicit-function-declaration
* trash: fix a -Wincompatible-pointer-types warning
* weather-applet: replace deprecated GtkAlignment
* weather-dialog: replace deprecated GtkAlignment
* weather-prefs: replace deprecated gtk_alignment_new
* stickynotes: replace deprecated gdk_error_trap_push/pop functions
* cpu-freq: replace deprecated gtk_menu_popup
* sticknotes: replace deprecated gtk_menu_popup
* drivemount: replace deprecated gtk_menu_popup
* charpick: replace deprecated gtk_menu_popup
### mate-applets 1.21.0
* Translations update
* Cpufreq: Force the frequency label to render if frequencies are not found right away
* Cpufreq: Refactor to remove more GTK2 leftovers
* Cpufreq: ensure frequency label always shows up if freq selected
* accessx: Convert icons from pixbuf to cairo surfaces
* netspeed: Use theme icons instead of embedded
* battstat: Load theme icons instead of pixmaps
* Convert applet icons from pixbuf to surfaces
* solving type mismatch in g_settings_set_value
* only text formatting to prepare for real change
* Fix cpufreq applet spacing on HiDPI displays
* multiload: add style class multiload-applet
* avoid deprecated GtkStock
The Invest applet has been dropped from MATE Applets.
The API, provided by Yahoo, has been discontinued and there is no reputable drop in replacement available.
Panel applets now size correctly based on the units being displayed and many graphs are dynamically scaled.
MATE Sensors Applet (finally) supports udisks2.
Full changelog:
multiload: Scaling network graph using thresholds defined by user
multiload: fix tabs/spaces mix in more places
multiload: fix spacing in some places
multiload: remove some unneeded spaces
weather: fix possible crash when opening prefs dialog
drop broken invest-applet and all Python dependencies
Fix build warnings: ignoring return value of fgets,
command: bump range of interval
WidthOfScreen and HeightOfScreen implementation
build: when gtksourceview isn’t found, show this package name
Cpufreq: Update tooltips with latest values
Cpufreq: fix a build warning
Cpufreq: stop jumping numbers moving units label
Rounding error in draw corrected.
cpufreq: fix calculating max width of frequency/unit/percent labels
stickynotes: fix text selection
cpufreq: refresh applet size on style change (e.g. font size)
GSettings change recognized dynamically
GSettings for checkmark color shown for mounted volumes.
cpufreq: fix random invisibility of the applet
Mounted drives will show a little bit different icon.
gtk 3.22: avoid deprecated gdk_screen_get_monitor functions:
Get rid of misleading_indentation and maybe-uninitialized warnings during build
avoid deprecated gdk_screen_width/height
avoid deprecated gdk_screen_get_width/height
all applets: don’t use deprecated gtk_show_uri
add new digital theme
drivemount: fix a build warning
cpufreq-prefs: don’t use deprecated gtk_show_uri
bump libmateweather requirement to 1.19.1
weather: If location changes, abort any outstanding weather updates
weather: Added logic to not send notification if weather update is equal (as decided by weather_info_equal()) to the previous update
avoid deprecated gdk_screen_get_number
drivemount: If the list is empty, it will show media-floppy icon
stickynotes: reword previous commit a bit and don’t leak dir name
stickynotes: create parent dir for stickynotes-applet.xml if it does not exist.
Load graph scales automatically according to average load
trashapplet: remove unused code
cpufreq: set frequency on all cores
Fix GError memory leak
Fix for crasher in Command applet.
Translations update