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
20 BUILD_STYLE
= configure
21 include ..
/..
/..
/..
/make-rules
/shared-macros.mk
22 include $(WS_MAKE_RULES
)/mate.mk
24 COMPONENT_NAME
= caja-extensions
25 COMPONENT_MJR_VERSION
= 1.28
26 COMPONENT_MNR_VERSION
= 0
27 COMPONENT_SUMMARY
= Set of extensions for Caja
, the MATE file manager
28 COMPONENT_ARCHIVE_HASH
= sha256
:d2986c5e0740835fe271cfbd5823eeeaf03291af1763203f4700abb8109e3175
29 COMPONENT_CLASSIFICATION
= Desktop
(GNOME
)/File Managers
30 COMPONENT_FMRI
= desktop
/mate
/caja
/$(COMPONENT_NAME
)
31 COMPONENT_LICENSE
= GPLv2
32 COMPONENT_LICENSE_FILE
= COPYING
34 include $(WS_MAKE_RULES
)/common.mk
36 # if we add gupnp libraries there may be additional functionality or
37 # extensions related to sendto
39 # Auto-generated dependencies
40 REQUIRED_PACKAGES
+= desktop
/mate
/caja
41 REQUIRED_PACKAGES
+= library
/audio
/gstreamer1
42 REQUIRED_PACKAGES
+= library
/audio
/gstreamer1
/plugin
/base
43 REQUIRED_PACKAGES
+= library
/desktop
/gdk-pixbuf
44 REQUIRED_PACKAGES
+= library
/desktop
/gtk3
45 REQUIRED_PACKAGES
+= library
/desktop
/mate
/mate-desktop
46 REQUIRED_PACKAGES
+= library
/glib2
47 REQUIRED_PACKAGES
+= system
/library
48 REQUIRED_PACKAGES
+= system
/library
/libdbus-glib