python/hypothesis: update to 6.122.3
[oi-userland.git] / components / desktop / mate / mate-user-guide / Makefile
bloba29ed8ee6025e7d6ce58117c5bebfe71697fef57
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL)". You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2016 Alexander Pyhalov
13 # Copyright 2019 Michal Nowak
14 # Copyright 2020 Marco van Wieringen
15 # Copyright (c) 2021 Tim Mooney. All rights reserved
16 # Copyright 2022 Andreas Wacknitz
19 MATE_CATEGORY= APP
20 BUILD_STYLE= configure
21 include ../../../../make-rules/shared-macros.mk
22 include $(WS_MAKE_RULES)/mate.mk
24 COMPONENT_NAME= mate-user-guide
25 COMPONENT_MJR_VERSION= 1.28
26 COMPONENT_MNR_VERSION= 0
27 COMPONENT_SUMMARY= MATE documentation
28 COMPONENT_ARCHIVE_HASH= sha256:53ef0814f506544614ed61ab7be5221cc8d3a9f14f7ef9698c90fe7e46014b9e
29 COMPONENT_ARCHIVE_URL= https://pub.mate-desktop.org/releases/$(COMPONENT_MJR_VERSION)/$(COMPONENT_ARCHIVE)
30 COMPONENT_CLASSIFICATION= Desktop (GNOME)/Documentation
31 COMPONENT_LICENSE= FDLv1.1
32 COMPONENT_LICENSE_FILE= COPYING
34 include $(WS_MAKE_RULES)/common.mk
36 # Missing files in build dir for configure without this.
37 COMPONENT_PRE_CONFIGURE_ACTION = ( $(CLONEY) $(SOURCE_DIR) $(@D) )
38 CONFIGURE_SCRIPT = $(@D)/configure
40 # build dependencies
41 PERL_REQUIRED_PACKAGES += library/perl-5/xml-parser
42 PERL_REQUIRED_PACKAGES += runtime/perl
43 REQUIRED_PACKAGES += text/gnu-gettext
44 REQUIRED_PACKAGES += text/gnu-grep
45 REQUIRED_PACKAGES += text/intltool
47 # Auto-generated dependencies