pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libhandy Update libhandy to 1.8.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57ffe401cd86
branches:  trunk
changeset: 387213:57ffe401cd86
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Tue Oct 25 08:02:56 2022 +0000

description:
Update libhandy to 1.8.0

=============
Version 1.8.0
=============

- Translation updates
  - Basque
  - Croatian
  - Korean

==============
Version 1.7.90
==============

- Remove unnecessary cast in HdyPreferencesGroup
- Translation updates
  - Georgian
  - German

=============
Version 1.7.0
=============

- HdyDeck
  - Remove a non-existent property mention
- HdyStyleManager
  - Correctly reset the theme if we're not overriding it.
    Fixes switching away from HighContrast.
  - Fix a typo in docs
  - Remove a leftover debug message
  - Add environment variables to control styles from Builder
- Fix license in docs
- Fix a Meson error when using as a subproject
- Translation updates:
  - Chinese (China)
  - Dutch
  - Indonesian
  - Persian
  - Turkish

=============
Version 1.6.0
=============

- Fix introspection-related build warnings
- AdwStyleManager
  - Make color-scheme work with GTK themes ending in -dark
- Translation updates:
  - Basque
  - Hungarian

diffstat:

 devel/libhandy/Makefile |  11 +++--------
 devel/libhandy/PLIST    |   6 +++++-
 devel/libhandy/distinfo |   8 ++++----
 3 files changed, 12 insertions(+), 13 deletions(-)

diffs (71 lines):

diff -r 7933b5d54681 -r 57ffe401cd86 devel/libhandy/Makefile
--- a/devel/libhandy/Makefile   Tue Oct 25 08:02:14 2022 +0000
+++ b/devel/libhandy/Makefile   Tue Oct 25 08:02:56 2022 +0000
@@ -1,22 +1,17 @@
-# $NetBSD: Makefile,v 1.18 2022/08/11 05:08:12 gutteridge Exp $
+# $NetBSD: Makefile,v 1.19 2022/10/25 08:02:56 prlw1 Exp $
 
-DISTNAME=      libhandy-1.5.91
-PKGREVISION=   3
+DISTNAME=      libhandy-1.8.0
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libhandy/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://gitlab.gnome.org/GNOME/libhandy/
+HOMEPAGE=      https://gnome.pages.gitlab.gnome.org/libhandy/
 COMMENT=       Building blocks for modern adaptive GNOME apps
 LICENSE=       gnu-lgpl-v2.1
 
 USE_TOOLS+=    pkg-config
 
-# workaround for build failure
-# https://gitlab.gnome.org/GNOME/json-glib/issues/35
-#MAKE_ENV+=    LD_LIBRARY_PATH=${WRKSRC}/output/src
-
 PYTHON_FOR_BUILD_ONLY= tool
 
 PKGCONFIG_OVERRIDE_STAGE=      pre-install
diff -r 7933b5d54681 -r 57ffe401cd86 devel/libhandy/PLIST
--- a/devel/libhandy/PLIST      Tue Oct 25 08:02:14 2022 +0000
+++ b/devel/libhandy/PLIST      Tue Oct 25 08:02:56 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2022/03/10 21:20:41 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.5 2022/10/25 08:02:56 prlw1 Exp $
 bin/handy-1-demo
 include/libhandy-1/handy.h
 include/libhandy-1/hdy-action-row.h
@@ -59,8 +59,11 @@
 share/locale/fr/LC_MESSAGES/libhandy.mo
 share/locale/fur/LC_MESSAGES/libhandy.mo
 share/locale/gl/LC_MESSAGES/libhandy.mo
+share/locale/hr/LC_MESSAGES/libhandy.mo
 share/locale/hu/LC_MESSAGES/libhandy.mo
 share/locale/id/LC_MESSAGES/libhandy.mo
+share/locale/ka/LC_MESSAGES/libhandy.mo
+share/locale/ko/LC_MESSAGES/libhandy.mo
 share/locale/nl/LC_MESSAGES/libhandy.mo
 share/locale/oc/LC_MESSAGES/libhandy.mo
 share/locale/pl/LC_MESSAGES/libhandy.mo
@@ -70,6 +73,7 @@
 share/locale/sl/LC_MESSAGES/libhandy.mo
 share/locale/sr/LC_MESSAGES/libhandy.mo
 share/locale/sv/LC_MESSAGES/libhandy.mo
+share/locale/tr/LC_MESSAGES/libhandy.mo
 share/locale/uk/LC_MESSAGES/libhandy.mo
 share/locale/zh_CN/LC_MESSAGES/libhandy.mo
 share/vala/vapi/libhandy-1.deps
diff -r 7933b5d54681 -r 57ffe401cd86 devel/libhandy/distinfo
--- a/devel/libhandy/distinfo   Tue Oct 25 08:02:14 2022 +0000
+++ b/devel/libhandy/distinfo   Tue Oct 25 08:02:56 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/03/10 21:20:41 prlw1 Exp $
+$NetBSD: distinfo,v 1.7 2022/10/25 08:02:56 prlw1 Exp $
 
-BLAKE2s (libhandy-1.5.91.tar.xz) = f8186f2cd503ae89a4796f513a4ee6fb67fa73dfaafc77fa1023c0845fa73406
-SHA512 (libhandy-1.5.91.tar.xz) = bdf63c8b5a704e7c117feccb192779c8efe207b9feca28ffd5c844be3d4f394b9e6268b8c1b675c7a13b3213df5b131d48369624b3836deed4f07a7cd4c611f9
-Size (libhandy-1.5.91.tar.xz) = 1781492 bytes
+BLAKE2s (libhandy-1.8.0.tar.xz) = e20fd2d9499e428afb68fa0da106b2783ff81cc47dd8853d843c42ec33318697
+SHA512 (libhandy-1.8.0.tar.xz) = 88f37d310ddc26a26612648d9f7beff6e77347a2cf59f682690dc838c3ec1bad9408ed39571c6cd779bea3d334a9c275ba3789d45c11c0a3e454617d41cc0035
+Size (libhandy-1.8.0.tar.xz) = 1796032 bytes



Home | Main Index | Thread Index | Old Index