gtk+3: fix dependencies for new gnome/accessibility/at-spi2-core
[oi-userland.git] / components / desktop / mate / engrampa / Makefile
blob9d2170d65954414351e504e88c6762f06cbe0882
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= engrampa
25 COMPONENT_MJR_VERSION= 1.28
26 COMPONENT_MNR_VERSION= 2
27 COMPONENT_SUMMARY= MATE archive manager
28 COMPONENT_ARCHIVE_HASH= sha256:1e9977c23745bf8843a37f315171d9af97814a0971aeac3d774f017650ac09ef
29 COMPONENT_FMRI= desktop/archive-manager/engrampa
30 COMPONENT_CLASSIFICATION= Desktop (GNOME)/File Managers
31 COMPONENT_LICENSE= GPLv3
32 COMPONENT_LICENSE_FILE= COPYING
34 include $(WS_MAKE_RULES)/common.mk
36 # Auto-generated dependencies
37 REQUIRED_PACKAGES += desktop/mate/caja
38 REQUIRED_PACKAGES += library/desktop/cairo
39 REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
40 REQUIRED_PACKAGES += library/desktop/gtk3
41 REQUIRED_PACKAGES += library/desktop/json-glib
42 REQUIRED_PACKAGES += library/desktop/pango
43 REQUIRED_PACKAGES += library/glib2
44 REQUIRED_PACKAGES += system/library
45 REQUIRED_PACKAGES += x11/library/libice
46 REQUIRED_PACKAGES += x11/library/libsm