components/gnome/gdk-pixbuf/Makefile
changeset 7687 1093e2a9adbd
parent 7443 95dfa890ff75
child 7803 bab5480f2396
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 # All components using gobject-introspection must be built with gcc as
    26 # All components using gobject-introspection must be built with gcc as
    27 # gobject-introspection does not produce correct results when using Studio.
    27 # gobject-introspection does not produce correct results when using Studio.
    28 COMPILER=		gcc
    28 COMPILER=		gcc
    33 COMPONENT_VERSION=	2.36.0
    33 COMPONENT_VERSION=	2.36.0
    34 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/GdkPixbuf
    34 COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Projects/GdkPixbuf
    35 COMPONENT_ARCHIVE_HASH= \
    35 COMPONENT_ARCHIVE_HASH= \
    36     sha256:85ab52ce9f2c26327141b3dcf21cca3da6a3f8de84b95fa1e727d8871a23245c
    36     sha256:85ab52ce9f2c26327141b3dcf21cca3da6a3f8de84b95fa1e727d8871a23245c
    37 COMPONENT_BUGDB=	gnome/libraries
    37 COMPONENT_BUGDB=	gnome/libraries
       
    38 COMPONENT_ANITYA_ID=	9533
    38 
    39 
    39 TPNO=			32697
    40 TPNO=			32697
    40 
    41 
    41 # Requires newer version of library/glib2 which we cannot build on 11.3, so
    42 # Requires newer version of library/glib2 which we cannot build on 11.3, so
    42 # do not publish.
    43 # do not publish.