# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL)". You may # only use this file in accordance with the terms of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # Copyright 2017 Gary Mills # Copyright (c) 2014 Alexander Pyhalov. All rights reserved # BUILD_STYLE = meson include ../../../../make-rules/shared-macros.mk COMPONENT_NAME= zenity COMPONENT_VERSION= 3.44.4 COMPONENT_SUMMARY= GNOME graphical dialog box generator COMPONENT_ARCHIVE_HASH= \ sha256:f1a4c958f4d4103f644457e440fd4bd86cf8b0502e9ace06002c98e36cd84a18 COMPONENT_FMRI= gnome/zenity COMPONENT_CLASSIFICATION=Development/GNOME and GTK+ COMPONENT_LICENSE= LGPL-2.1-only COMPONENT_LICENSE_FILE= COPYING TEST_TARGET=$(NO_TESTS) include $(WS_MAKE_RULES)/gnome.mk include $(WS_MAKE_RULES)/common.mk # GNU gettext is needed PATH = $(PATH.gnu) CONFIGURE_OPTIONS += -Dlibnotify=true CONFIGURE_OPTIONS += -Dwebkitgtk=true # Auto-generated dependencies REQUIRED_PACKAGES += library/desktop/gdk-pixbuf REQUIRED_PACKAGES += library/desktop/gtk3 REQUIRED_PACKAGES += library/desktop/pango REQUIRED_PACKAGES += library/desktop/webkitgtk2 REQUIRED_PACKAGES += library/glib2 REQUIRED_PACKAGES += library/libnotify REQUIRED_PACKAGES += runtime/perl REQUIRED_PACKAGES += system/library REQUIRED_PACKAGES += x11/library/libx11