vim: update to 9.1.0984
[oi-userland.git] / components / library / pangomm-248 / Makefile
bloba9dd57a436b742087857b0ad05728ee8af9bb9fa
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2024 Marcel Telka
16 BUILD_STYLE = meson
17 USE_DEFAULT_TEST_TRANSFORMS = yes
19 include ../../../make-rules/shared-macros.mk
21 # This is pangomm-2.48 ABI series
23 COMPONENT_NAME= pangomm
24 HUMAN_VERSION= 2.54.0
25 COMPONENT_SUMMARY= C++ API for Pango
26 COMPONENT_ARCHIVE_HASH= sha256:4a5b1fd1b7c47a1af45277ea82b5abeaca8e08fb10a27daa6394cf88d74e7acf
27 COMPONENT_FMRI= library/desktop/c++/pangomm-248
28 COMPONENT_CLASSIFICATION= Desktop (GNOME)/Libraries
29 COMPONENT_LICENSE= LGPL-2.1-only
30 COMPONENT_LICENSE_FILE= COPYING
32 include $(WS_MAKE_RULES)/gnome.mk
33 include $(WS_MAKE_RULES)/common.mk
35 # Auto-generated dependencies
36 REQUIRED_PACKAGES += $(GCC_RUNTIME_PKG)
37 REQUIRED_PACKAGES += $(GXX_RUNTIME_PKG)
38 REQUIRED_PACKAGES += library/c++/glibmm-268
39 REQUIRED_PACKAGES += library/c++/sigcpp3
40 REQUIRED_PACKAGES += library/desktop/c++/cairomm-116
41 REQUIRED_PACKAGES += library/desktop/pango
42 REQUIRED_PACKAGES += library/glib2
43 REQUIRED_PACKAGES += system/library