diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2020-04-05 16:05:39 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2020-04-05 16:05:39 +0000 |
commit | 044974ac71ecbc64cb4bbb60b95aed3fd9f9f232 (patch) | |
tree | fd90046a2d19b6988899c4cbe8c7c64e15b8eaef /x11/mate-applets | |
parent | 87b75250e857acf5de2e684a1041cedf36779837 (diff) | |
download | pkgsrc-044974ac71ecbc64cb4bbb60b95aed3fd9f9f232.tar.gz |
Update all MATE packages (except system-monitor) to 1.24.0.
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.
Diffstat (limited to 'x11/mate-applets')
-rw-r--r-- | x11/mate-applets/Makefile | 6 | ||||
-rw-r--r-- | x11/mate-applets/PLIST | 4 | ||||
-rw-r--r-- | x11/mate-applets/distinfo | 10 |
3 files changed, 10 insertions, 10 deletions
diff --git a/x11/mate-applets/Makefile b/x11/mate-applets/Makefile index d4b2f9dd1df..145591870b0 100644 --- a/x11/mate-applets/Makefile +++ b/x11/mate-applets/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2020/03/10 22:11:17 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2020/04/05 16:05:42 bsiegert Exp $ PYTHON_VERSIONS_ACCEPTED= 27 -PKGREVISION= 2 + .include "../../meta-pkgs/mate/Makefile.common" -DISTNAME= mate-applets-${VERSION:R}.2 +DISTNAME= mate-applets-${VERSION} CATEGORIES= x11 COMMENT= MATE panel applets diff --git a/x11/mate-applets/PLIST b/x11/mate-applets/PLIST index cd653ded37a..33da7c8e262 100644 --- a/x11/mate-applets/PLIST +++ b/x11/mate-applets/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2019/12/30 22:36:19 gutteridge Exp $ +@comment $NetBSD: PLIST,v 1.12 2020/04/05 16:05:42 bsiegert Exp $ ${PLIST.cpufreq}bin/mate-cpufreq-selector libexec/mate-applets/accessx-status-applet ${PLIST.batt}libexec/mate-applets/battstat-applet @@ -33,7 +33,7 @@ share/dbus-1/services/org.mate.panel.applet.StickyNotesAppletFactory.service share/dbus-1/services/org.mate.panel.applet.TimerAppletFactory.service share/dbus-1/services/org.mate.panel.applet.TrashAppletFactory.service ${PLIST.cpufreq}share/dbus-1/system-services/org.mate.CPUFreqSelector.service -${PLIST.cpufreq}share/examples/mate-applets/dbus-1/system.d/org.mate.CPUFreqSelector.conf +${PLIST.cpufreq}share/dbus-1/system.d/org.mate.CPUFreqSelector.conf ${PLIST.batt}share/examples/mate-applets/sound/events/mate-battstat_applet.soundlist share/glib-2.0/schemas/org.mate.drivemount.gschema.xml ${PLIST.batt}share/glib-2.0/schemas/org.mate.panel.applet.battstat.gschema.xml diff --git a/x11/mate-applets/distinfo b/x11/mate-applets/distinfo index ee08b2c33df..080bf28643b 100644 --- a/x11/mate-applets/distinfo +++ b/x11/mate-applets/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.8 2019/12/30 22:36:19 gutteridge Exp $ +$NetBSD: distinfo,v 1.9 2020/04/05 16:05:42 bsiegert Exp $ -SHA1 (mate-applets-1.22.2.tar.xz) = f81b79654b7c8c5340bf2a4e2e7625cee79af6a1 -RMD160 (mate-applets-1.22.2.tar.xz) = e58f0f2cf852933762bf060863b3b8ea074db3c7 -SHA512 (mate-applets-1.22.2.tar.xz) = a57ed37d6ddef303e40cbd8f811d1c6be473eeee78a5b56c5eb280d7dba10668678bf9203425f735fb3b356f4ec33eb2369867aa3ab4b446748fe36b80194e8f -Size (mate-applets-1.22.2.tar.xz) = 7648744 bytes +SHA1 (mate-applets-1.24.0.tar.xz) = e825765a4a9087b9e36fd8c564838e052f05d495 +RMD160 (mate-applets-1.24.0.tar.xz) = 0dc97e1b70f7d8414936a637ca61a6397173d43a +SHA512 (mate-applets-1.24.0.tar.xz) = 345a80b123c705997d44ac5a4bea5249045d75181c3802cf49b2eb08decc14a12f75f2e06e6ebfae267b937ff10edf7638cd64332e2e2e731695e6260df5222e +Size (mate-applets-1.24.0.tar.xz) = 8142812 bytes SHA1 (patch-configure) = ff3425ea0960eeca617b0fbf672e10206252c92b SHA1 (patch-cpufreq_src_Makefile.in) = 60f1172449394e1079a38ea3242983e7fc17e491 SHA1 (patch-cpufreq_src_cpufreq-monitor-cpuinfo.c) = f19ddbf7e6ad764ae14f0adabc3b4c689e338e1b |