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 Gary Mills
13 # Copyright (c) 2014 Alexander Pyhalov. All rights reserved
18 include ..
/..
/..
/..
/make-rules
/shared-macros.mk
20 COMPONENT_NAME
= zenity
21 COMPONENT_VERSION
= 3.44.4
22 COMPONENT_SUMMARY
= GNOME graphical dialog box generator
23 COMPONENT_ARCHIVE_HASH
= \
24 sha256
:f1a4c958f4d4103f644457e440fd4bd86cf8b0502e9ace06002c98e36cd84a18
25 COMPONENT_FMRI
= gnome
/zenity
26 COMPONENT_CLASSIFICATION
=Development
/GNOME and GTK
+
27 COMPONENT_LICENSE
= LGPL-2.1
-only
28 COMPONENT_LICENSE_FILE
= COPYING
30 TEST_TARGET
=$(NO_TESTS
)
32 include $(WS_MAKE_RULES
)/gnome.mk
33 include $(WS_MAKE_RULES
)/common.mk
35 # GNU gettext is needed
38 CONFIGURE_OPTIONS
+= -Dlibnotify
=true
39 CONFIGURE_OPTIONS
+= -Dwebkitgtk
=true
41 # Auto-generated dependencies
42 REQUIRED_PACKAGES
+= library
/desktop
/gdk-pixbuf
43 REQUIRED_PACKAGES
+= library
/desktop
/gtk3
44 REQUIRED_PACKAGES
+= library
/desktop
/pango
45 REQUIRED_PACKAGES
+= library
/desktop
/webkitgtk2
46 REQUIRED_PACKAGES
+= library
/glib2
47 REQUIRED_PACKAGES
+= library
/libnotify
48 REQUIRED_PACKAGES
+= runtime
/perl
49 REQUIRED_PACKAGES
+= system
/library
50 REQUIRED_PACKAGES
+= x11
/library
/libx11