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
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
37 # Manually added build dependencies
38 REQUIRED_PACKAGES
+= text
/intltool
39 REQUIRED_PACKAGES
+= x11
/keyboard
/xkbcomp
41 # Auto-generated dependencies