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 Till Wegmueller
13 # Copyright 2016 Ken Mays
14 # Copyright 2019 Michal Nowak
15 # Copyright 2020 Marco van Wieringen
18 BUILD_STYLE
= configure
19 include ..
/..
/..
/..
/make-rules
/shared-macros.mk
20 include $(WS_MAKE_RULES
)/mate.mk
22 COMPONENT_NAME
= mate-panel
23 COMPONENT_MJR_VERSION
= 1.28
24 COMPONENT_MNR_VERSION
= 4
25 COMPONENT_SUMMARY
= The Panel of Mate
26 COMPONENT_ARCHIVE_HASH
= sha256
:02f09eb0314c2ac197b6f089950a571cdba39bfd03d6c3a0b8fd77252a968874
27 COMPONENT_CLASSIFICATION
= System
/Libraries
29 include $(WS_MAKE_RULES
)/common.mk
32 REQUIRED_PACKAGES
+= text
/itstool
34 # were part of the auto-generated for 1.24.x, no longer detected
35 REQUIRED_PACKAGES
+= image
/library
/librsvg
36 REQUIRED_PACKAGES
+= system
/library
/libdbus-glib
38 # Auto-generated dependencies
39 REQUIRED_PACKAGES
+= gnome
/accessibility
/at-spi2-core
40 REQUIRED_PACKAGES
+= library
/desktop
/cairo
41 REQUIRED_PACKAGES
+= library
/desktop
/gdk-pixbuf
42 REQUIRED_PACKAGES
+= library
/desktop
/gtk3
43 REQUIRED_PACKAGES
+= library
/desktop
/libwnck
44 REQUIRED_PACKAGES
+= library
/desktop
/mate
/libmateweather
45 REQUIRED_PACKAGES
+= library
/desktop
/mate
/mate-desktop
46 REQUIRED_PACKAGES
+= library
/desktop
/mate
/mate-menus
47 REQUIRED_PACKAGES
+= library
/desktop
/pango
48 REQUIRED_PACKAGES
+= library
/glib2
49 REQUIRED_PACKAGES
+= system
/library
50 REQUIRED_PACKAGES
+= system
/library
/math
51 REQUIRED_PACKAGES
+= x11
/library
/libice
52 REQUIRED_PACKAGES
+= x11
/library
/libsm
53 REQUIRED_PACKAGES
+= x11
/library
/libx11
54 REQUIRED_PACKAGES
+= x11
/library
/libxrandr