python/aiohappyeyeballs: update to 2.4.6
[oi-userland.git] / components / desktop / mate / mate-utils / Makefile
bloba3b2bf5660e3a2a8ec1675fb08a9bff101f2e90c
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 2016 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-utils
25 COMPONENT_MJR_VERSION= 1.28
26 COMPONENT_MNR_VERSION= 0
27 COMPONENT_SUMMARY= Basic MATE utils
28 COMPONENT_ARCHIVE_HASH= sha256:58449d7a0d1d900ff03b78ca9f7e98c21e97f47fc26bee7ff1c61834f22f88d3
29 COMPONENT_ARCHIVE_URL= https://pub.mate-desktop.org/releases/$(COMPONENT_MJR_VERSION)/$(COMPONENT_ARCHIVE)
30 COMPONENT_CLASSIFICATION= Applications/System Utilities
31 COMPONENT_LICENSE= GPLv3
32 COMPONENT_LICENSE_FILE= COPYING
34 include $(WS_MAKE_RULES)/common.mk
36 CONFIGURE_OPTIONS += --disable-disk-image-mounter
38 # Auto-generated dependencies
39 REQUIRED_PACKAGES += desktop/mate/mate-panel
40 REQUIRED_PACKAGES += library/desktop/atk
41 REQUIRED_PACKAGES += library/desktop/cairo
42 REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
43 REQUIRED_PACKAGES += library/desktop/gtk3
44 REQUIRED_PACKAGES += library/desktop/mate/mate-desktop
45 REQUIRED_PACKAGES += library/desktop/pango
46 REQUIRED_PACKAGES += library/desktop/xdg/libcanberra
47 REQUIRED_PACKAGES += library/glib2
48 REQUIRED_PACKAGES += library/libgtop
49 REQUIRED_PACKAGES += library/zlib
50 REQUIRED_PACKAGES += system/library
51 REQUIRED_PACKAGES += system/library/math
52 REQUIRED_PACKAGES += x11/library/libice
53 REQUIRED_PACKAGES += x11/library/libsm
54 REQUIRED_PACKAGES += x11/library/libx11
55 REQUIRED_PACKAGES += x11/library/libxext