Commit graph

37 commits

Author SHA1 Message Date
gutteridge
12c0254b5f mate: bump to general release version 1.24.1 2021-08-06 02:12:09 +00:00
nia
773cde7da8 *: Use the tools framework for itstool
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
2021-05-02 10:24:47 +00:00
gutteridge
4221beb477 mate*: remove unintentional linkage against pkgsrc gettext-libs
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.
2020-08-24 04:41:39 +00:00
leot
953ab724e1 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
gutteridge
448dcb243a mate: fix $VERSION entries for some dependencies 2020-04-06 01:26:10 +00:00
gutteridge
f888194fd8 mate: align mate-themes required version to pair with 1.24 2020-04-05 17:48:18 +00:00
bsiegert
7da33feba7 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.
2020-04-05 16:05:39 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gutteridge
124868cdce meta-pkgs/mate: bump $VERSION to 1.22.2
1.22.2 is now the most common version amongst the packages and the
effective release we're at.
2020-01-04 00:06:41 +00:00
wiz
1ac2210b6f *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
nia
7839d570b7 mate: Re-add pluma. 2019-07-17 12:42:36 +00:00
nia
8d3b0705a4 mate: Bump for previous. 2019-06-28 20:22:41 +00:00
nia
2f3e2db6ad mate: Comment out pluma for now
It is still broken in bulk builds due to python2/python3 conflicts.
2019-06-28 20:09:20 +00:00
gutteridge
6dd2b3fcd8 meta-pkgs/mate: amend required version of mate-themes
mate-themes uses an entirely different versioning scheme than the rest
of MATE does, so reflect that here for clarity.
2019-03-16 17:58:22 +00:00
gutteridge
3a31e3f116 meta-pkgs/mate: add libmatemixer to Makefile 2019-03-09 01:51:27 +00:00
gutteridge
3bbcbdcc24 meta-pkgs/mate: Update MATE to version 1.22 2019-03-06 05:47:42 +00:00
gutteridge
d6bcb8498d meta-pkgs/mate: revise Makefile to reflect updates
Further packages have been bumped to 1.21.x, so adjust accordingly.
2019-02-18 06:08:19 +00:00
youri
9685f17ddf Start updating MATE to 1.21.x. 2019-01-16 14:47:01 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
youri
2b7fb691b5 Make pkglint happy for mate packages. 2018-06-01 14:21:40 +00:00
youri
79941fdc37 Enable mozo back. 2018-05-20 15:03:57 +00:00
youri
ecead8dcee Don't install mate-system-monitor in the meta-package,
it requires c++ gtk dependencies and doesn't work on
NetBSD yet.
2018-05-16 10:56:03 +00:00
youri
6b9c100f00 Take maintainership of all MATE packages. 2018-05-14 19:15:35 +00:00
youri
88cac5a03c Comment out mozo, it is pretty much useless. 2018-05-14 13:53:45 +00:00
youri
3e1cf514ac Add mate-calc. 2018-05-14 13:50:17 +00:00
youri
413587bacc Update the MATE meta-package to 1.20.0. 2018-05-14 12:26:20 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
wiz
20f7c989fe recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
jperkin
29dc33135c Fix DEPENDS typo. 2017-06-27 16:17:09 +00:00
jperkin
6c58535041 Re-order include, META_PACKAGE was being set after bsd.prefs.mk, which
doesn't work.
2017-06-27 16:16:04 +00:00
youri
b1091517e5 Require recent mate-terminal. 2017-06-25 23:22:33 +00:00
youri
cf9ba978fa Fix build by requiring the right mate-terminal version. 2017-06-23 20:39:52 +00:00
youri
95d54b82e6 Update mate to 1.18:
What’s new in MATE 1.18

The release is focused on completing the migration to GTK3+ and adopting
new technologies to replace some of deprecated components MATE Desktop
1.16 still relied on.

The headline changes in MATE Desktop 1.18 are:

    The entire MATE Desktop suite of applications and components is now
GTK3+ only!
        Requires GTK+ >= 3.14.
        All GTK2+ code has been dropped including the --with-gtk build
option.
    Completed the migration to GtkApplication from libunique.
    Added libinput support for mouse and touchpad.
        Separate settings for handedness (left/right-handed) and motion
acceleration/threshold.
    Much improved accessibility support (particularly for visually
impaired users).
        Many thanks to our friends at Hypra.fr for their contribution!
    Caja adds several new features including:
        Added a copy queue and copy pausing.
        Asking confirmation before moving files to the Trash.
        Support for back/forward mouse buttons for directory navigation.
        Notification when ejected drives are safe to unplug.
    Lock screen will load the users selected background instead of the
system defined default.
    MATE Panel gets several improvements, including:
        Added desktop actions support for additional launch options.
        Added StatusNotifier support.
        Added support for Menulibre menu editor, if installed it is
preferred over Mozo.
    Engrampa, the archive manager, includes a number of improvements:
        Added ear and war to the supported types list.
        Check the rar/unrar version to the correct date is shown.
        Fixed compress rar and 7z split into volumes.
    Notifications now implement action icons support, for example
playback control icons used by media players.
    Reworked the font viewer to add font browsing mode, support for TTC
fonts and expose it in the menus by default.
    Replaced deprecated upower suspend/hibernate functions with
ConsoleKit2 equivalents.
    MATE Terminal adds the ability to close tabs with middle mouse
button.
    Atril, the document viewer, has much improved page load times and
adds support for unarchiver used by some comics.
    Lots of deprecated GTK+ methods have been replaced and many bugs
have been fixed.
    The plugin systems, and all C and Python plugins, in Eye of MATE and
Pluma have been ported to libpeas.
    Translations are updated. Thank you to our team of translators!
    A number of memory leaks have been plugged.
    A-n-d most exciting of all… MATE Calculator is back and has been
ported to GTK3+ :-D


What’s new in MATE 1.16

The release is focused on improving GTK3+ compatibility, migrating
components to newer libraries, fixing bugs and code hygiene. The
headline changes in MATE Desktop 1.16 are:

    Improved GTK+3 support across the entire MATE Desktop.
    Application and theme support for GTK+ 3.22.
    More applications build against GTK+3 only:
        Engrampa
        MATE Notification Daemon
        MATE PolKit
        MATE Session Manager
        MATE Terminal
    Some applications have been decoupled from libmate-desktop:
        Engrampa
        MATE Applets
        MATE Netbook
        MATE Power Manager
        MATE Terminal
        Pluma
    Work has started to port applications to GApplication or
GtkApplication:
        Engrampa
        MATE Applets
        MATE Netbook
        MATE User Share
    Many bugs and deprecations are fixed.
    Translations are updated. Thank you to our team of translators!
2017-06-23 17:33:51 +00:00
youri
db6a4843f3 Import mate-1.14.0 as meta-pkgs/mate.
MATE is the fork of GNOME, GNU Network Object Model Environment.

This is a meta package for the MATE desktop environment.
2016-05-21 19:23:25 +00:00