pangomm2.48: update to 2.50.2.

2.50.2 (stable):

* Fontset: Use callback functions with C linkage
  (Kjell Ahlstedt) Issue glibmm#1 (Murray Cumming)
* Coverage: Don't use deprecated pango_coverage_ref/unref()
  (Kjell Ahlstedt)

Documentation:
* Doxyfile.in: Don't hide undocumented classes
  (Kjell Ahlstedt)
* README.win32: Convert to MarkDown and rename to README.win32.md
  Make dependencies clearer
  (Chun-wei Fan)
* Remove AUTHORS, HACKING, README.SUN; add general info to README.md
  (Kjell Ahlstedt) Issue gtkmm#140

Meson build:
* Detect if we build from a git subtree
  (William Roy) Merge request gtkmm!72
* Don't copy files with configure_file()
  (Kjell Ahlstedt)
* Fix the evaluation of is_git_build on Windows
  (Kjell Ahlstedt) Issue gtkmm#131 (William Roy)
* Don't fail if warning_level=everything
  (Daniel Boles, Kjell Ahlstedt) Merge request gtkmm!87


2.50.1 (stable):

* Context::get_font_map(): Fix reference count
  (Kjell Ahlstedt)

Build:
* Meson build: Specify 'check' option in run_command()
  Will be necessary with future versions of Meson.
  Require Meson >= 0.55.0
* Meson build: Check if Perl is required for building documentation
* Meson build: Avoid unnecessary configuration warnings
  (Kjell Ahlstedt)
* Meson build: Re-organize warning-related compiler flags for MSVC
  (Chun-wei Fan)


2.50.0 (stable):

* AttrList: Add get_attributes(), update(), equal()
  (Kjell Ahlstedt) Issue #12 (misos1)
* Make CairoFontMap::set_resolution() usable
  by adding the CairoFontMapImpl class
  (Kjell Ahlstedt) Issue #15 (Ievgenii Meshcheriakov)
* Add FontMap::get_family()
  (Kjell Ahlstedt)
* AttrList: Add to_string() and from_string()
  Attribute: Add TextTransform, BaselineShift and FontScle enums
  and some create_attr_*() methods
  (Kjell Ahlstedt)

Build:
* Don't include individual pango headers
  (Matthias Clasen, Kjell Ahlstedt) Merge request !22
* Support Visual Studio 2022 builds
  (Chun-wei Fan)
* Require pango >= 1.49.4
  (Kjell Ahlstedt)


2.49.1 (unstable)

* Layout, LayoutIter: Add get_const_line() and get_const_lines()
  (Kjell Ahlstedt) Issue #10 (misos1)
* GlyphItem: Make most methods public
  (Kjell Ahlstedt) Issue #11 (Josh Bialkowski)
This commit is contained in:
wiz 2024-02-07 18:19:37 +00:00
parent 345099969b
commit 4a28be6fb6
4 changed files with 9 additions and 25 deletions

View File

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.9 2023/11/14 14:01:39 wiz Exp $
# $NetBSD: Makefile,v 1.10 2024/02/07 18:19:37 wiz Exp $
DISTNAME= pangomm-2.48.2
DISTNAME= pangomm-2.50.2
PKGNAME= ${DISTNAME:S/pangomm/pangomm2.48/}
PKGREVISION= 4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pangomm/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@ -24,7 +23,7 @@ USE_CXX_FEATURES+= c++11
.include "../../devel/meson/build.mk"
BUILDLINK_API_DEPENDS.mm-common+= mm-common>=0.9.10
.include "../../devel/mm-common/buildlink3.mk"
BUILDLINK_API_DEPENDS.pango+= pango>=1.48.0
BUILDLINK_API_DEPENDS.pango+= pango>=1.49.4
.include "../../devel/pango/buildlink3.mk"
.include "../../graphics/cairomm1.16/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,9 +1,10 @@
@comment $NetBSD: PLIST,v 1.1 2021/05/31 22:29:20 wiz Exp $
@comment $NetBSD: PLIST,v 1.2 2024/02/07 18:19:37 wiz Exp $
include/pangomm-2.48/pangomm.h
include/pangomm-2.48/pangomm/attributes.h
include/pangomm-2.48/pangomm/attriter.h
include/pangomm-2.48/pangomm/attrlist.h
include/pangomm-2.48/pangomm/cairofontmap.h
include/pangomm-2.48/pangomm/cairofontmapimpl.h
include/pangomm-2.48/pangomm/color.h
include/pangomm-2.48/pangomm/context.h
include/pangomm-2.48/pangomm/coverage.h

View File

@ -1,6 +1,5 @@
$NetBSD: distinfo,v 1.5 2022/05/27 12:28:26 adam Exp $
$NetBSD: distinfo,v 1.6 2024/02/07 18:19:37 wiz Exp $
BLAKE2s (pangomm-2.48.2.tar.xz) = 16b7c37db3f3491ef0971c2c1af71be765823646ff195df3d0c28a4c60d40d9a
SHA512 (pangomm-2.48.2.tar.xz) = 631529f27aaf8aa69344f5c4c30921c88e947f9f1ec828d591a9a31c497ab0e52ef1ddd19064d305858c15f807e14f315eafec5a1b755f9561153d5275cdf66e
Size (pangomm-2.48.2.tar.xz) = 696364 bytes
SHA1 (patch-meson.build) = b09516870f4e33aab8d4039f995aedd4dc236832
BLAKE2s (pangomm-2.50.2.tar.xz) = 5e133bcf23e5ad0dbf18881c17ccc088c8b3a62d1109583e87d7709961d4756b
SHA512 (pangomm-2.50.2.tar.xz) = a1b478450cd1fb415b238b69843d75bbcc01c62ed123ccab388d0b667efb6f7c7e9aa5ec6e0a6e0dcba2d76c52f3ecb42ddb5cf8e12e819731bc0b4f613cc0c7
Size (pangomm-2.50.2.tar.xz) = 775356 bytes

View File

@ -1,15 +0,0 @@
$NetBSD: patch-meson.build,v 1.1 2021/05/31 22:29:20 wiz Exp $
Fix finding Python.
--- meson.build.orig 2021-04-08 16:35:21.531396769 +0000
+++ meson.build
@@ -43,7 +43,7 @@ project_build_root = meson.current_build
cpp_compiler = meson.get_compiler('cpp')
is_msvc = cpp_compiler.get_id() == 'msvc'
-python3 = import('python').find_installation('python3')
+python3 = import('python').find_installation()
python_version = python3.language_version()
python_version_req = '>= 3.5'