components/desktop/gstreamer1/gst-python/Makefile
changeset 7687 1093e2a9adbd
parent 6644 6981eed525d8
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) 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2016, 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.
    35 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
    35 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
    36 COMPONENT_ARCHIVE_HASH= \
    36 COMPONENT_ARCHIVE_HASH= \
    37 	sha256:b1e40c29ceb41b03f08d38aca6056054f0341d0706276326dceeec6ac8d53d3e
    37 	sha256:b1e40c29ceb41b03f08d38aca6056054f0341d0706276326dceeec6ac8d53d3e
    38 COMPONENT_ARCHIVE_URL=	http://gstreamer.freedesktop.org/src/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
    38 COMPONENT_ARCHIVE_URL=	http://gstreamer.freedesktop.org/src/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
    39 COMPONENT_BUGDB=	gnome/multimedia
    39 COMPONENT_BUGDB=	gnome/multimedia
       
    40 COMPONENT_ANITYA_ID=	3881
    40 
    41 
    41 TPNO=			24910
    42 TPNO=			24910
    42 
    43 
    43 # Requires pygobject-3 which is currently only built for Python 2.7
    44 # Requires pygobject-3 which is currently only built for Python 2.7
    44 PYTHON_VERSIONS= 2.7
    45 PYTHON_VERSIONS= 2.7