2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
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) | |
Log message:
recursive revbump for tiff update
|
2023-10-03 23:41:27 by David H. Gutteridge | Files touched by this commit (3) | |
Log message:
mate-desktop: update to 1.26.2
Change log:
### mate-desktop 1.26.2
* tx: update resources
* tx: update translations
* tx: migrate to new API
* add xdg-desktop-portal config file
|
2023-03-20 23:27:14 by David H. Gutteridge | Files touched by this commit (2) | |
Log message:
mate-desktop: update to 1.26.1
Change log:
### mate-desktop 1.26.1
Revert "[mate-bg] small cleanup"
mate-desktop-thumbnail: fix memory leak
mate-bg: fix memory leak
Fix mate_minor_version and mate_micro_version always 1.
fix meson version
|
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 06:04:10 by David H. Gutteridge | Files touched by this commit (2) | |
Log message:
mate-desktop: update to 1.26.0
Change log:
### mate-desktop 1.26.0
* Translations update
* Replace the obsolete API in mate-colorsel.c file
* Fix compilation warning
* update copyright to 2021
* travis-ci: use ubuntu focal as host system
* MATE About: Fix off-by-one error, display yerba mate comment
* travis: disable travis builds for ubuntu
* Remove shadow warnings [-Wshadow]
* mate-about: Use the macro _(String) instead of the macro gettext(Msgid)
* Drop local macro mate_gettext(package, locale, codeset)
* Remove warning -Wbad-function-cast
* g_settings_get_string always returns a newly-allocated string
* build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
* tx: update resource
* mate-color-select: Do not use deprecated gtk_button_new_from_stock
* update issue template
* Remove USE_MATE2_MACROS from autogen.sh (legacy)
* travis CI: use rolling tag for ubuntu docker image
* travis CI: fix build issue of gtk-doc module
### mate-desktop 1.25.0
* Translations update
* mate-languages: portability of localedir fallback
* a11y-keyboard: Add togglekeys-backend setting
* a11y-keyboard: Add ranges for togglekeys beep settings
* a11y-keyboard: Add settings to control beeps used for togglekeys
* Bump version so other components can depend on it
* a11y-keyboard: Add capslock-beep-enable gsetting
* mate-desktop-thumbnail: Remove trailing spaces/tabs
* add git.mk to generate .gitignore
* build: silent build warnings for distcheck
* Set range for thumbnail cache maximum-age
* build: use MATE_COMPILE_WARNINGS = yes as default
* meson: add configuration item description
* mate-bg: remove warning function declaration isn���t a prototype
* Remove warnings: cast between incompatible function types
* mate-about.desktop: Do not collect the translation for Icon
* build: remove mate-version.xml on distclean target instead of clean
* mate-about: remove unused variable ���window���
* build: remove mate-about.h on distclean target instead of clean
* build: add meson config files to EXTRA_DIST
* Remove GTimeVal deprecation warning for GLib 2.61.2+
* thumbnail: fix typo in function description
* Make the build reproducible
|