pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libadwaita libadwaita: update to 1.1.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d29fefeeadc7
branches:  trunk
changeset: 382491:d29fefeeadc7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jul 29 16:39:50 2022 +0000

description:
libadwaita: update to 1.1.3.

Despite the odd number, this seems to be a stable version,
and some to-be-packaged software needs 1.1.x.

=============
Version 1.1.3
=============

- AdwLeaflet
  - Fix a broken link in docs
- AdwPreferencesGroup
  - Fix accessibility labels
- AdwToast
  - Fix the example in docs
- Stylesheet
  - Add missing borders in high contrast version

=============
Version 1.1.2
=============

- AdwLeaflet
  - Fix child sizing with fold-threshold-policy=natural
- AdwStyleManager
  - Correctly handle removing a GdkDisplay
- AdwSwipeTracker
  - Fix a memory leak
  - Fix high contrast setting name when using a portal
- AdwTabBar
  - Fix middle click when inside GtkWindowHandle
- Stylesheet
  - Fix action row title and subtitle inside GtkHeaderBar
  - Fix progressbar.osd overriding text color
  - Ensure active states consistently work with touchscreens
  - Fix GtkDropDown visual glitch when pressed on touchscreen
- Translation updates:
  - Chinese (Taiwan)
  - Nepali

=============
Version 1.1.1
=============

- AdwAvatar
  - Fix initials not updating after setting custom-image
- AdwSplitButton:
  - Avoid state changes during dispose
- AdwViewSwitcherTitle
  - Clear pending idle callback on unrealize
- AdwPreferencesGroup
  - Annotation fixes
- AdwPreferencesGroup
  - Annotation fixes
- AdwTabBar
  - Ensure indicators are clickable with inverted=true
  - Fix resize deferring with non-expanded tabs
  - Fix scroll animation stopping too early
- Mention AdwComboRow:selected type in migration guide
- Fix a Meson error when using as a subproject
- Translation updates:
  - Abkhazian
  - British English
  - Bulgarian
  - Catalan
  - Dutch

=============
Version 1.1.0
=============

- Fix introspection-related build warnings
- Translation updates:
  - Finnish
  - Hungarian
  - Italian
  - Kazakh
  - Serbian

==============
Version 1.1.rc
==============

- AdwAvatar
  - Fix invalid UTF-8 handling
- AdwStyleManager
  - Follow color-scheme on macOS
  - Don't disable non-CSS animations during style changes
- AdwToast
  - Fix GVariant handling
- Stylesheet
  - Fix scrollbars inside .osd widgets
- Fix carousel indicator sizing
- Memory leak fixes
- Translation updates:
  - Czech
  - Croatian
  - Danish
  - German
  - Japanese
  - Korean
  - Slovak
  - Turkish

================
Version 1.1.beta
================

- Fix building with MSVC
- AdwActionRow
  - Don't make activatable if the activatable widget is insensitive
- AdwClamp
  - Fix measure() with height-for-width children
- AdwComboRow
  - Fix end padding when the dropdown arrow is hidden
- AdwExpanderRow
  - Fix focus handling
- AdwPreferencesGroup
  - Add support for header suffixes
- AdwPreferencesRow
  - Add 'title-selectable' property
- Demo
  - Fix combo rows in AdwCarousel demo
  - Remove the "Frobnicate" button
- Docs
  - Fix AdwViewSwitcherBar and AdwViewStack examples
  - Fix typos
  - Better wording for @self parameters
- Stylesheet
  - Fix radio hover state in GtkPopoverMenu
  - Don't draw textview background 2 times
- Translation updates:
  - Abkhazian
  - French
  - Indonesian
  - Occitan
  - Persian
  - Vietnamese

diffstat:

 devel/libadwaita/Makefile |  6 +++---
 devel/libadwaita/PLIST    |  5 ++++-
 devel/libadwaita/distinfo |  8 ++++----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (55 lines):

diff -r a35d95e656f6 -r d29fefeeadc7 devel/libadwaita/Makefile
--- a/devel/libadwaita/Makefile Fri Jul 29 16:35:25 2022 +0000
+++ b/devel/libadwaita/Makefile Fri Jul 29 16:39:50 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2022/07/29 16:34:58 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2022/07/29 16:39:50 wiz Exp $
 
-DISTNAME=      libadwaita-1.0.5
+DISTNAME=      libadwaita-1.1.3
 CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libadwaita/1.0/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libadwaita/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r a35d95e656f6 -r d29fefeeadc7 devel/libadwaita/PLIST
--- a/devel/libadwaita/PLIST    Fri Jul 29 16:35:25 2022 +0000
+++ b/devel/libadwaita/PLIST    Fri Jul 29 16:39:50 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2022/07/29 16:34:58 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/07/29 16:39:50 wiz Exp $
 bin/adwaita-1-demo
 include/libadwaita-1/adw-action-row.h
 include/libadwaita-1/adw-animation-target.h
@@ -83,6 +83,7 @@
 share/locale/kk/LC_MESSAGES/libadwaita.mo
 share/locale/ko/LC_MESSAGES/libadwaita.mo
 share/locale/lt/LC_MESSAGES/libadwaita.mo
+share/locale/ne/LC_MESSAGES/libadwaita.mo
 share/locale/nl/LC_MESSAGES/libadwaita.mo
 share/locale/oc/LC_MESSAGES/libadwaita.mo
 share/locale/pl/LC_MESSAGES/libadwaita.mo
@@ -96,7 +97,9 @@
 share/locale/sv/LC_MESSAGES/libadwaita.mo
 share/locale/tr/LC_MESSAGES/libadwaita.mo
 share/locale/uk/LC_MESSAGES/libadwaita.mo
+share/locale/vi/LC_MESSAGES/libadwaita.mo
 share/locale/zh_CN/LC_MESSAGES/libadwaita.mo
+share/locale/zh_TW/LC_MESSAGES/libadwaita.mo
 share/metainfo/org.gnome.Adwaita1.Demo.metainfo.xml
 share/vala/vapi/libadwaita-1.deps
 share/vala/vapi/libadwaita-1.vapi
diff -r a35d95e656f6 -r d29fefeeadc7 devel/libadwaita/distinfo
--- a/devel/libadwaita/distinfo Fri Jul 29 16:35:25 2022 +0000
+++ b/devel/libadwaita/distinfo Fri Jul 29 16:39:50 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/07/29 16:34:58 wiz Exp $
+$NetBSD: distinfo,v 1.2 2022/07/29 16:39:50 wiz Exp $
 
-BLAKE2s (libadwaita-1.0.5.tar.xz) = ea2bf16ef915c6383e7211bf75128bc5a1d70a7410aa2065eba072d399210e4b
-SHA512 (libadwaita-1.0.5.tar.xz) = c1b0dae6098890a18fd43f972c6f7d0e3a36e459d3aad3b2f9341f911abdc4ccbc2b4c06c430870ccdb5bcc98f42bc5c1a23f537b875f038e5f67c80f374389d
-Size (libadwaita-1.0.5.tar.xz) = 2724720 bytes
+BLAKE2s (libadwaita-1.1.3.tar.xz) = b69f624e8058d2c389cc7b41ba3ddbf9f1b391ecc9f151c07e13a85618bcb638
+SHA512 (libadwaita-1.1.3.tar.xz) = ffe3f5d3277d243a17b27055856e8c111fd856c22f07e990aff5fb48cd760928ff9389943b118ffba6671655af670cd0f0b8d2d5b34ee2265ac37249ddcaca7c
+Size (libadwaita-1.1.3.tar.xz) = 2731856 bytes



Home | Main Index | Thread Index | Old Index