./x11/mate-menus, Implementation of the desktop menu specification for MATE

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.26.1nb3, Package name: mate-menus-1.26.1nb3, Maintainer: youri

mate-menus contains the libmate-menu library, the layout configuration
files for the MATE menu, as well as a simple menu editor.

The libmate-menu library implements the "Desktop Menu Specification"
from freedesktop.org.

mate-menus is a fork of gnome-menus.


Required to run:
[devel/glib2] [devel/gobject-introspection] [x11/gtk3] [lang/python37]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 411.164 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-05-08 02:42:38 by David H. Gutteridge | Files touched by this commit (3) | Package updated
Log message:
mate-menus: update to 1.26.1

Change log:

### mate-menus 1.26.1

  * Translations update
  * fix build error: invalid operands to binary expression
  * Let user disable collection menu entry [--disable-collection]
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416)
Log message:
*: recursive bump for tiff shlib major bump
   2022-11-27 05:58:38 by David H. Gutteridge | Files touched by this commit (3) | Package updated
Log message:
mate-menus: update to 1.26.0

Change log:

### mate-menus 1.26.0

  * Translations update
  * update copyright to 2021

### mate-menus 1.25.1

  * Translations update
  * build: remove .directory files using clean target
  * build: allow users to disable gettext support (--disable-nls)
  * Set compiler debug flags / logging with MATE_DEBUG_CHECK
  * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
  * Remove -Wconversion -Wsign-compare -Wsign-conversion warnings
  * matemenu-tree: do not call g_settings_get_string unless necessary
  * Improve the description of the collection directory
  * i18n: Add mate-collection.directory.in in POTFILES.in
  * build: Set debug symbols and logging using --enable-debug
  * entry-directories: Use of memory after it is freed (scan-build)
  * matemenu-tree: Fix memory leak
  * matemenu-tree: Remove collection_applet_free
  * Remove the cppcheck warning about the variable scope can be reduced
  * matemenu-tree: minor code format
  * desktop-entries: warning -Wempty-body
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * Add collection menu item

### mate-menus 1.25.0

  * Translations update
  * add git.mk to generate .gitignore
  * build: silent build warnings for distcheck
  * build: do not override the default value for MATE_COMPILE_WARNINGS
  * Do not collect the translation for Icon
   2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999)
Log message:
Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.