Skip to content

Commit 1a8a6bc

Browse files
committed
devel/pangomm2.48: Update to 2.56.1
Changelog: 2.56.1 (stable) 2025-01-15: Identical to 2.56.0. The 2.56.0 tarball has not been stored at download.gnome.org. The CI pipeline in GitLab had not been updated when tag 2.56.0 was added to the git repository. 2.56.0 (stable) 2025-01-14: * FontDescription: Add set/get_features(). * FontMap: Add add_font_file(). (Kjell Ahlstedt) Documentation: * AttrList: Pango::UNDERLINE_LOW -> Pango::Underline::LOW. * www.gtkmm.org -> gtkmm.gnome.org. (Kjell Ahlstedt) Build: * Require pango >= 1.56.0. (Kjell Ahlstedt) 2.54.0 (stable) 2024-07-25: * Color: Add parse_with_alpha(). * Context: Add set/get_round_glyph_positions(). * Item: Add default constructor, get_char_offset(). * Layout: Add set/get_justify_last_line(), get_direction(), get_caret_pos(). * LayoutIter: Add operator bool(), get_run_baseline(). * LayoutLine: Add is_paragraph_start(), get_resolved_direction(), get_height(). * TabArray: Add TabArray(const Glib::ustring& text) constructor, operator bool(), set_positions_in_pixels(), to_string(), set/get_decimal_point(), sort(). (Kjell Ahlstedt) Documentation: * Language::get_scripts(): Improve documentation. * Don't link to removed parts of library.gnome.org. (Kjell Ahlstedt) Build: * Require pango >= 1.54.0. * Meson build: Require meson >= 0.62.0. Use Meson's pkgconfig module instead of using the *.pc.in templates. (Kjell Ahlstedt)
1 parent 1454994 commit 1a8a6bc

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

devel/pangomm2.48/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# $NetBSD: Makefile,v 1.14 2025/10/23 20:36:34 wiz Exp $
1+
# $NetBSD: Makefile,v 1.15 2026/01/06 16:26:42 ryoon Exp $
22

3-
DISTNAME= pangomm-2.52.0
3+
DISTNAME= pangomm-2.56.1
44
PKGNAME= ${DISTNAME:S/pangomm/pangomm2.48/}
5-
PKGREVISION= 2
65
CATEGORIES= devel
76
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pangomm/${PKGVERSION_NOREV:R}/}
87
EXTRACT_SUFX= .tar.xz

devel/pangomm2.48/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.7 2024/04/15 09:26:35 adam Exp $
1+
$NetBSD: distinfo,v 1.8 2026/01/06 16:26:42 ryoon Exp $
22

3-
BLAKE2s (pangomm-2.52.0.tar.xz) = d604e875da27ec4e9870824f94f7808e0fc546aa0ca06e94b9dcef4dcbec132c
4-
SHA512 (pangomm-2.52.0.tar.xz) = 7fc0ba2116c3f47983504de17ffb1352d63cfdcc2a03d68fea88f559e21cb27f3ddb0330bd96f99d5939bd811f14796e276f5fe1ffb720faff73b62fed9f270b
5-
Size (pangomm-2.52.0.tar.xz) = 778312 bytes
3+
BLAKE2s (pangomm-2.56.1.tar.xz) = ceb6a6bd34406469e76e937e60bb77b75959b20add0d51af2e85cedd3523f875
4+
SHA512 (pangomm-2.56.1.tar.xz) = 3000126cdf538f43c131a186999fd39d81ec471f5770d8dfd721ff84cb3f5ad44d17cdcc732299ee9d9f34f2dd1279959cf6e1b863c3a0afc32e49b453db782b
5+
Size (pangomm-2.56.1.tar.xz) = 741708 bytes

0 commit comments

Comments
 (0)