python/hypothesis: update to 6.122.3
[oi-userland.git] / components / desktop / mate / mate-control-center / Makefile
blob642bad947425c160c45d27ddd0e6de488ab2d8af
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL)". You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2017 Alexander Pyhalov
13 # Copyright 2019 Michal Nowak
14 # Copyright 2020 Marco van Wieringen
15 # Copyright (c) 2021 Tim Mooney. All rights reserved
16 # Copyright 2022 Andreas Wacknitz
19 MATE_CATEGORY= APP
20 BUILD_STYLE= configure
21 include ../../../../make-rules/shared-macros.mk
22 include $(WS_MAKE_RULES)/mate.mk
24 COMPONENT_NAME= mate-control-center
25 COMPONENT_MJR_VERSION= 1.26
26 COMPONENT_MNR_VERSION= 0
27 COMPONENT_REVISION= 2
28 COMPONENT_SUMMARY= MATE desktop wide preference configuration tools
29 COMPONENT_ARCHIVE_HASH= sha256:286714ea778f6540fe74ef00aaf504c47141518d26ab224994f4a1af36b0134a
30 COMPONENT_FMRI= desktop/mate/control-center
31 COMPONENT_CLASSIFICATION= Applications/Configuration and Preferences
32 COMPONENT_LICENSE= GPLv2
33 COMPONENT_LICENSE_FILE= COPYING
35 include $(WS_MAKE_RULES)/common.mk
37 # Build dependencies
38 REQUIRED_PACKAGES += library/desktop/desktop-file-utils
39 REQUIRED_PACKAGES += desktop/mate/mate-settings-daemon
41 # no longer auto-detected
42 REQUIRED_PACKAGES += system/library/libdbus-glib
44 # Auto-generated dependencies
45 REQUIRED_PACKAGES += desktop/mate/marco
46 REQUIRED_PACKAGES += gnome/config/dconf
47 REQUIRED_PACKAGES += library/desktop/atk
48 REQUIRED_PACKAGES += library/desktop/cairo
49 REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
50 REQUIRED_PACKAGES += library/desktop/gtk3
51 REQUIRED_PACKAGES += library/desktop/libxklavier
52 REQUIRED_PACKAGES += library/desktop/mate/libmatekbd
53 REQUIRED_PACKAGES += library/desktop/mate/mate-desktop
54 REQUIRED_PACKAGES += library/desktop/mate/mate-menus
55 REQUIRED_PACKAGES += library/desktop/pango
56 REQUIRED_PACKAGES += library/desktop/xdg/libcanberra
57 REQUIRED_PACKAGES += library/glib2
58 REQUIRED_PACKAGES += library/libxml2
59 REQUIRED_PACKAGES += system/library
60 REQUIRED_PACKAGES += system/library/fontconfig
61 REQUIRED_PACKAGES += system/library/freetype-2
62 REQUIRED_PACKAGES += system/library/math
63 REQUIRED_PACKAGES += x11/library/libx11
64 REQUIRED_PACKAGES += x11/library/libxcursor
65 REQUIRED_PACKAGES += x11/library/libxi
66 REQUIRED_PACKAGES += x11/library/libxscrnsaver