jenkins-core-weekly: update to 2.491
[oi-userland.git] / components / library / atkmm-236 / Makefile
blob3495d9eccbc3614bf3164d39cc9517a0b4c19318
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
18 include ../../../make-rules/shared-macros.mk
20 # This is atkmm-2.36 ABI series
22 COMPONENT_NAME= atkmm
23 HUMAN_VERSION= 2.36.3
24 COMPONENT_SUMMARY= C++ binding for the ATK library
25 COMPONENT_ARCHIVE_HASH= sha256:6ec264eaa0c4de0adb7202c600170bde9a7fbe4d466bfbe940eaf7faaa6c5974
26 COMPONENT_FMRI= library/desktop/c++/atkmm-236
27 COMPONENT_CLASSIFICATION= Desktop (GNOME)/Libraries
28 COMPONENT_LICENSE= LGPL-2.1-only
29 COMPONENT_LICENSE_FILE= COPYING
31 include $(WS_MAKE_RULES)/gnome.mk
32 include $(WS_MAKE_RULES)/common.mk
34 # Auto-generated dependencies
35 REQUIRED_PACKAGES += $(GCC_RUNTIME_PKG)
36 REQUIRED_PACKAGES += $(GXX_RUNTIME_PKG)
37 REQUIRED_PACKAGES += library/c++/glibmm-268
38 REQUIRED_PACKAGES += library/c++/sigcpp3
39 REQUIRED_PACKAGES += library/desktop/atk
40 REQUIRED_PACKAGES += library/glib2
41 REQUIRED_PACKAGES += system/library