equal
deleted
inserted
replaced
36 sha256:1d4e75974bad853ee9ac5fc5caee5e7ab235abbd945d51d01f3806e04e7c226c |
36 sha256:1d4e75974bad853ee9ac5fc5caee5e7ab235abbd945d51d01f3806e04e7c226c |
37 COMPONENT_BUGDB= gnome/pango |
37 COMPONENT_BUGDB= gnome/pango |
38 |
38 |
39 TPNO= 24871 |
39 TPNO= 24871 |
40 |
40 |
|
41 # Requires harfbuzz, which we cannot build on 11.3, so do not publish. |
|
42 ifeq ($(BUILD_TYPE), evaluation) |
|
43 BUILD_32_and_64= |
|
44 INSTALL_32_and_64= |
|
45 PUBLISH_STAMP= |
|
46 endif |
|
47 |
41 include $(WS_MAKE_RULES)/gnome-component.mk |
48 include $(WS_MAKE_RULES)/gnome-component.mk |
42 |
49 |
43 CONFIGURE_OPTIONS += --enable-gtk-doc |
50 CONFIGURE_OPTIONS += --enable-gtk-doc |
44 # Required for other components. |
51 # Required for other components. |
45 CONFIGURE_OPTIONS += --enable-introspection |
52 CONFIGURE_OPTIONS += --enable-introspection |