components/desktop/gstreamer1/gstreamer/Makefile
changeset 7687 1093e2a9adbd
parent 6138 d8695ce2d97f
child 7894 0c22900562ad
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 BUILD_BITS =            32_and_64
    26 BUILD_BITS =            32_and_64
    27 # All components using gobject-introspection must be built with gcc as
    27 # All components using gobject-introspection must be built with gcc as
    28 # gobject-introspection does not produce correct results when using Studio.
    28 # gobject-introspection does not produce correct results when using Studio.
    39 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
    39 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
    40 COMPONENT_ARCHIVE_HASH= \
    40 COMPONENT_ARCHIVE_HASH= \
    41 	sha256:40801aa7f979024526258a0e94707ba42b8ab6f7d2206e56adbc4433155cb0ae
    41 	sha256:40801aa7f979024526258a0e94707ba42b8ab6f7d2206e56adbc4433155cb0ae
    42 COMPONENT_ARCHIVE_URL=	http://gstreamer.freedesktop.org/src/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
    42 COMPONENT_ARCHIVE_URL=	http://gstreamer.freedesktop.org/src/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
    43 COMPONENT_BUGDB=	gnome/multimedia
    43 COMPONENT_BUGDB=	gnome/multimedia
       
    44 COMPONENT_ANITYA_ID=	1263
    44 
    45 
    45 TPNO=			25634
    46 TPNO=			25634
    46 
    47 
    47 # Needs gobject-introspection, not available on S11.
    48 # Needs gobject-introspection, not available on S11.
    48 ifeq ($(BUILD_TYPE), evaluation)
    49 ifeq ($(BUILD_TYPE), evaluation)