components/gnome/clutter-gtk/Makefile
author Sean Wilcox <sean.wilcox@oracle.com>
Mon, 03 Oct 2016 16:58:29 -0600
changeset 7026 5d39d81ed166
parent 6391 ef24ec0b3a52
child 7293 a449e2e641be
permissions -rw-r--r--
24696610 iscsi volume deleted before zone 24742987 orphaned zones can never be deleted by nova
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6391
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     1
#
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     3
#
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     7
#
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    12
#
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    18
#
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    20
#
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    21
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    22
#
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    24
#
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    25
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    26
BUILD_BITS =            32_and_64
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    27
# All components using gobject-introspection must be built with gcc as
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    28
# gobject-introspection does not produce correct results when using Studio.
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    29
COMPILER =              gcc
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    30
include ../../../make-rules/shared-macros.mk
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    31
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    32
COMPONENT_NAME=		clutter-gtk
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    33
COMPONENT_VERSION=	1.6.4
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    34
COMPONENT_ARCHIVE_HASH=	\
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    35
	sha256:52fc9b35d301737a221bb6c24abafafe23e4bd0a5e2060bba3860b6cac7b32aa
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    36
COMPONENT_BUGDB=        library/clutter
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    37
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    38
TPNO=			24627
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    39
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    40
# Requires cogl modules - disable till we get the fixed cogl on build servers
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    41
TEST_TARGET = $(SKIP_TEST)
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    42
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    43
# Needs gobject-introspection, not available on S11.
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    44
ifeq ($(BUILD_TYPE), evaluation)
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    45
BUILD_32_and_64=
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    46
INSTALL_32_and_64=
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    47
PUBLISH_STAMP=
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    48
endif
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    49
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    50
include $(WS_MAKE_RULES)/gnome-component.mk
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    51
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    52
CONFIGURE_OPTIONS += --disable-static
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    53
# Required for other components.
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    54
CONFIGURE_OPTIONS += --enable-introspection
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    55
CONFIGURE_OPTIONS += --enable-shared
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    56
CONFIGURE_OPTIONS += --with-pic
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    57
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    58
# Delete this when build servers are installed with the dependencies
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    59
COGL_BASE = $(WS_COMPONENTS)/gnome/cogl/build/prototype/$(MACH)
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    60
PKG_CONFIG_PATHS.32 += $(COGL_BASE)/usr/lib/pkgconfig/
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    61
PKG_CONFIG_PATHS.64 += $(COGL_BASE)/usr/lib/$(MACH64)/pkgconfig/
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    62
PKG_CONFIG_PATHS += $(PKG_CONFIG_PATHS.$(BITS))
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    63
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    64
LD_OPTIONS.32 += -L $(COGL_BASE)/usr/lib
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    65
LD_OPTIONS.64 += -L $(COGL_BASE)/usr/lib/$(MACH64)
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    66
LD_OPTIONS += $(LD_OPTIONS.$(BITS))
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    67
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    68
CPPFLAGS += -I$(COGL_BASE)/usr/include/cogl
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    69
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    70
CLUTTER_BASE = $(WS_COMPONENTS)/gnome/clutter/build/prototype/$(MACH)
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    71
PKG_CONFIG_PATHS.32 += $(CLUTTER_BASE)/usr/lib/pkgconfig/
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    72
PKG_CONFIG_PATHS.64 += $(CLUTTER_BASE)/usr/lib/$(MACH64)/pkgconfig/
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    73
PKG_CONFIG_PATHS += $(PKG_CONFIG_PATHS.$(BITS))
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    74
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    75
LD_OPTIONS.32 += -L $(CLUTTER_BASE)/usr/lib
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    76
LD_OPTIONS.64 += -L $(CLUTTER_BASE)/usr/lib/$(MACH64)
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    77
LD_OPTIONS += $(LD_OPTIONS.$(BITS))
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    78
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    79
CPPFLAGS += -I$(CLUTTER_BASE)/usr/include/clutter-1.0 \
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    80
	    -I/usr/include/json-glib-1.0
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    81
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    82
COMPONENT_BUILD_ENV  += \
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    83
	XDG_DATA_DIRS="$(COGL_BASE)/usr/share/:$(CLUTTER_BASE)/usr/share/:/usr/share/"
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    84
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    85
COMPONENT_BUILD_ENV += LD_LIBRARY_PATH_32="$(COGL_BASE)$(USRLIB.$(BITS)):$(CLUTTER_BASE)$(USRLIB.$(BITS)):$(BUILD_DIR_32)/clutter-gtk/.libs"
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    86
COMPONENT_BUILD_ENV += LD_LIBRARY_PATH_64="$(COGL_BASE)$(USRLIB.$(BITS)):$(CLUTTER_BASE)$(USRLIB.$(BITS)):$(BUILD_DIR_64)/clutter-gtk/.libs"
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    87
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    88
# Work around pkgdepend bug which doesn't resolve dependencies from
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    89
# the local workspace repo. - 15708323
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    90
DEPENDED += $(WS_TOP)/components/gnome/cogl/build/manifest-$(MACH)-cogl.depend
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    91
DEPENDED += $(WS_TOP)/components/gnome/clutter/build/manifest-$(MACH)-clutter.depend
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    92
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    93
# Temporary until dependencies are all on build machines
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    94
REQUIRED_PACKAGES += $(shell $(GSED) -n 's/REQUIRED_PACKAGES +=//p' ../cogl/Makefile)
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    95
REQUIRED_PACKAGES += $(shell $(GSED) -n -e '/GSED/d' -e 's/REQUIRED_PACKAGES +=//p' ../clutter/Makefile)
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    96
#end Delete
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    97
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    98
REQUIRED_PACKAGES += developer/documentation-tool/gtk-doc
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    99
REQUIRED_PACKAGES += library/desktop/cairo
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   100
REQUIRED_PACKAGES += library/desktop/clutter
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   101
REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   102
REQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   103
REQUIRED_PACKAGES += library/desktop/gtk3
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   104
REQUIRED_PACKAGES += library/glib2
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   105
REQUIRED_PACKAGES += library/graphics/cogl
ef24ec0b3a52 23245284 Move clutter-gtk to Userland and update to 1.6.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   106
REQUIRED_PACKAGES += system/library/math