diff options
author | adam <adam@pkgsrc.org> | 2021-07-29 19:32:17 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-07-29 19:32:17 +0000 |
commit | 987fcbb1eebe9b6ba46d724ad527a2fed5b81fc1 (patch) | |
tree | 065ea24ae87e6314cdc912c076975378ee47ce3c /x11/gtk3/distinfo | |
parent | b7a857f1f95be519e1100f43a8245adce7e335cc (diff) | |
download | pkgsrc-987fcbb1eebe9b6ba46d724ad527a2fed5b81fc1.tar.gz |
gtk3: updated to 3.24.30
Overview of Changes in GTK+ 3.24.30
===================================
* Input:
- Ignore NoSymbol key events (happens with some XKB options)
- Fix incomplete reset in some cases
* GtkEmojiChooser:
- Update data from CLDR 39
- Support translated keywords for multiple languages
- Allow inserting multiple Emoji with Ctrl
- Match keywords for search
- Fix a memory leak
* GtkFileChooser:
- Accessibility improvements
* GtkTreeView
- Fix an accessibility-related memory leak
- Fix assertion failures in some cases
* Printing:
- Remove the Google Cloud Print backend, since the
service was shut down
* Wayland:
- Work with pointer-gestures v1 protocol
* Win32:
- Fix using GL with Mesa drivers
- Add support for Windows Pointer Input stack
* MacOS:
- Fix a crash with Drag-and-Drop
* Translation updates:
Belarusian
Brazilian Portuguese
British English
Catalan
Indonesian
Lithuanian
Nepali
Norwegian Bokmål
Occitan
Portuguese
Romanian
Russian
Serbian
Slovenian
Spanish
Turkish
Ukrainian
Diffstat (limited to 'x11/gtk3/distinfo')
-rw-r--r-- | x11/gtk3/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/gtk3/distinfo b/x11/gtk3/distinfo index 1e3bc8f6aa9..04b11284bf5 100644 --- a/x11/gtk3/distinfo +++ b/x11/gtk3/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.89 2021/06/18 07:40:27 adam Exp $ +$NetBSD: distinfo,v 1.90 2021/07/29 19:32:17 adam Exp $ -SHA1 (gtk+-3.24.29.tar.xz) = 2faab763eeeea30c7b81d1a4749594ed39dc9cbe -RMD160 (gtk+-3.24.29.tar.xz) = b9c289ce270e8d58a1daf28d547d18227c75dbe8 -SHA512 (gtk+-3.24.29.tar.xz) = 00f71024686c2d11d5c0cdd683365c35fe4d28b5eaad4937e79690777500788818faa5bd0c483e54ba8ce734aa6411388a39e398dc638cfcf0ec0e542aae6c2b -Size (gtk+-3.24.29.tar.xz) = 21396876 bytes +SHA1 (gtk+-3.24.30.tar.xz) = b16d0ed86c613708b161eb96b56f4df1e52a1e48 +RMD160 (gtk+-3.24.30.tar.xz) = fed62b16b1a0b533ff42df78a34394f1b68af212 +SHA512 (gtk+-3.24.30.tar.xz) = 4164559f3e14501b9f9330a76535ebf5e26961d436f65e65ea609998cb120fcbcc5d9591453a64e1d414248499857288e5758274d03a7f75e9ae76cbf8c68ff9 +Size (gtk+-3.24.30.tar.xz) = 22407016 bytes SHA1 (patch-Makefile.in) = 8edcfe2ff492d90138a24b680fe39814c3848d80 SHA1 (patch-config.h.in) = dc5f8741eed554f88c0b6834cadad95083e4dc8f SHA1 (patch-configure) = d531b33e52facf960058f1223b70db680da35300 |