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
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 2016 Alexander Pyhalov
14 # Copyright 2018 Michal Nowak
18 USE_PARALLEL_BUILD
= yes
19 USE_DEFAULT_TEST_TRANSFORMS
= yes
20 include ..
/..
/..
/make-rules
/shared-macros.mk
22 COMPONENT_NAME
= gtkmm3
23 COMPONENT_MJR_VERSION
= 3.24
24 COMPONENT_VERSION
= $(COMPONENT_MJR_VERSION
).9
25 COMPONENT_SUMMARY
= gtkmm
- C
++ Wrapper for the Gtk
+ Library
26 COMPONENT_SRC
= gtkmm-
$(COMPONENT_VERSION
)
27 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.xz
28 COMPONENT_ARCHIVE_HASH
= sha256
:30d5bfe404571ce566a8e938c8bac17576420eb508f1e257837da63f14ad44ce
29 COMPONENT_ARCHIVE_URL
= https
://download.gnome.org
/sources
/gtkmm
/$(COMPONENT_MJR_VERSION
)/$(COMPONENT_ARCHIVE
)
30 COMPONENT_PROJECT_URL
= https
://www.gtkmm.org
/
31 COMPONENT_FMRI
= library
/desktop
/c
++/gtkmm3
32 COMPONENT_CLASSIFICATION
=Desktop
(GNOME
)/Libraries
33 COMPONENT_LICENSE
= LGPLv2.1
34 COMPONENT_LICENSE_FILE
= COPYING
36 include $(WS_MAKE_RULES
)/common.mk
41 REQUIRED_PACKAGES
+= developer
/build
/pkg-config
42 REQUIRED_PACKAGES
+= developer
/documentation-tool
/doxygen
43 REQUIRED_PACKAGES
+= developer
/macro
/gnu-m4
44 REQUIRED_PACKAGES
+= image
/graphviz
45 REQUIRED_PACKAGES
+= library
/desktop
/c
++/mm-common
46 REQUIRED_PACKAGES
+= library
/libxslt
48 # Auto-generated dependencies
49 REQUIRED_PACKAGES
+= $(GCC_RUNTIME_PKG
)
50 REQUIRED_PACKAGES
+= $(GXX_RUNTIME_PKG
)
51 REQUIRED_PACKAGES
+= library
/c
++/glibmm
52 REQUIRED_PACKAGES
+= library
/c
++/sigcpp
53 REQUIRED_PACKAGES
+= library
/desktop
/c
++/atkmm
54 REQUIRED_PACKAGES
+= library
/desktop
/c
++/cairomm
55 REQUIRED_PACKAGES
+= library
/desktop
/c
++/pangomm
56 REQUIRED_PACKAGES
+= library
/desktop
/gdk-pixbuf
57 REQUIRED_PACKAGES
+= library
/desktop
/gtk3
58 REQUIRED_PACKAGES
+= library
/glib2
59 REQUIRED_PACKAGES
+= system
/library
60 REQUIRED_PACKAGES
+= system
/library
/math