pulseaudio: fix dependencies for openssl-3
[oi-userland.git] / components / x11 / xkeyboard-config / Makefile
blobb72111c2cade0a86f1cd8e928f06cd2dd444a88d
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 2017 Aurelien Larcher
13 # Copyright 2019 Michal Nowak
14 # Copyright 2022 Andreas Wacknitz
16 X11_CATEGORY= DATA
17 BUILD_STYLE= meson
18 include ../../../make-rules/shared-macros.mk
19 include $(WS_MAKE_RULES)/x11.mk
21 COMPONENT_NAME= xkeyboard-config
22 COMPONENT_VERSION= 2.41
23 COMPONENT_SUMMARY= X Keyboard Configuration Database
24 COMPONENT_PROJECT_URL= https://freedesktop.org/wiki/Software/XKeyboardConfig/
25 COMPONENT_ARCHIVE_URL= https://www.x.org/releases/individual/data/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
26 COMPONENT_ARCHIVE_EXTENSION= .tar.xz
27 COMPONENT_ARCHIVE_HASH= sha256:f02cd6b957295e0d50236a3db15825256c92f67ef1f73bf1c77a4b179edf728f
28 COMPONENT_FMRI= x11/keyboard/data-xkb
29 COMPONENT_CLASSIFICATION=System/X11
30 COMPONENT_LICENSE= MIT
31 COMPONENT_LICENSE_FILE= COPYING
33 include $(WS_MAKE_RULES)/common.mk
35 PATH= $(PATH.gnu)
37 # Manually added build dependencies
38 REQUIRED_PACKAGES += text/intltool
39 REQUIRED_PACKAGES += x11/keyboard/xkbcomp
41 # Auto-generated dependencies