jenkins-core-weekly: update to 2.491
[oi-userland.git] / components / library / glibmm-268 / Makefile
blob9d979b97a3e2ff4c3e872e04791e6c363a2d3834
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 glibmm-2.68 ABI series
23 COMPONENT_NAME= glibmm
24 HUMAN_VERSION= 2.82.0
25 COMPONENT_SUMMARY= C++ API for parts of glib that are useful for C++
26 COMPONENT_ARCHIVE_HASH= sha256:38684cff317273615c67b8fa9806f16299d51e5506d9b909bae15b589fa99cb6
27 COMPONENT_FMRI= library/c++/glibmm-268
28 COMPONENT_CLASSIFICATION= Desktop (GNOME)/Libraries
29 COMPONENT_LICENSE= LGPLv2.1
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++/sigcpp3
39 REQUIRED_PACKAGES += library/glib2
40 REQUIRED_PACKAGES += system/library