6647N/A#
6647N/A# CDDL HEADER START
6647N/A#
6647N/A# The contents of this file are subject to the terms of the
6647N/A# Common Development and Distribution License (the "License").
6647N/A# You may not use this file except in compliance with the License.
6647N/A#
6647N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6647N/A# or http://www.opensolaris.org/os/licensing.
6647N/A# See the License for the specific language governing permissions
6647N/A# and limitations under the License.
6647N/A#
6647N/A# When distributing Covered Code, include this CDDL HEADER in each
6647N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6647N/A# If applicable, add the following below this CDDL HEADER, with the
6647N/A# fields enclosed by brackets "[]" replaced with your own identifying
6647N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6647N/A#
6647N/A# CDDL HEADER END
6647N/A#
6647N/A
6647N/A#
6647N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
6647N/A#
6647N/A
6647N/ABUILD_BITS = 64
6647N/A# All components using gobject-introspection must be built with gcc as
6647N/A# gobject-introspection does not produce correct results when using Studio.
6647N/ACOMPILER = gcc
6647N/Ainclude ../../../make-rules/shared-macros.mk
6647N/A
6647N/ACOMPONENT_NAME= gedit
6647N/ACOMPONENT_VERSION= 3.18.2
6647N/ACOMPONENT_PROJECT_URL= https://wiki.gnome.org/Apps/Gedit
6647N/ACOMPONENT_ARCHIVE_HASH= \
6647N/A sha256:856e451aec29ee45980011de57cadfe89c3cbc53968f6cc865f8efe0bd0d49b1
6647N/ACOMPONENT_BUGDB= gnome/applications
6647N/A
6647N/ATPNO= 25490
6647N/A
6647N/ATEST_TARGET = $(NO_TESTS)
6647N/A
6647N/A# Needs gobject-introspection, not available on S11.
6647N/Aifeq ($(BUILD_TYPE), evaluation)
6647N/ABUILD_64=
6647N/AINSTALL_64=
6647N/APUBLISH_STAMP=
6647N/Aendif
6647N/A
6647N/Ainclude $(WS_MAKE_RULES)/gnome-component.mk
6647N/A
6647N/ACONFIGURE_ENV += PATH="$(GNUBIN):$(PATH)"
6647N/ACOMPONENT_BUILD_ENV += PATH="$(GNUBIN):$(PATH)"
6647N/A
6647N/ACONFIGURE_OPTIONS += --enable-introspection
6647N/ACONFIGURE_OPTIONS += --disable-python
6647N/A
6647N/AREQUIRED_PACKAGES += gnome/gsettings-desktop-schemas
6647N/AREQUIRED_PACKAGES += library/desktop/atk
6647N/AREQUIRED_PACKAGES += library/desktop/cairo
6647N/AREQUIRED_PACKAGES += library/desktop/pango
6647N/AREQUIRED_PACKAGES += library/desktop/gdk-pixbuf
6647N/AREQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection
6647N/AREQUIRED_PACKAGES += library/desktop/gtksourceview3
6647N/AREQUIRED_PACKAGES += library/desktop/gtk3
6647N/AREQUIRED_PACKAGES += library/glib2
6647N/AREQUIRED_PACKAGES += library/gnome/gnome-desktop
6647N/AREQUIRED_PACKAGES += library/desktop/libpeas
6647N/AREQUIRED_PACKAGES += library/libsoup
6647N/AREQUIRED_PACKAGES += library/libxml2
6647N/AREQUIRED_PACKAGES += library/spell-checking/enchant
6647N/AREQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime
6647N/AREQUIRED_PACKAGES += system/library/math
6647N/AREQUIRED_PACKAGES += x11/library/libx11