pulseaudio: fix dependencies for openssl-3
[oi-userland.git] / components / x11 / libXt / Makefile
blob5df410ad3636b541fd35298e346f30ea83974df5
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2016 Aurelien Larcher
16 X11_CATEGORY=LIB
17 include ../../../make-rules/shared-macros.mk
18 include $(WS_MAKE_RULES)/x11.mk
20 COMPONENT_NAME= libXt
21 COMPONENT_VERSION= 1.2.1
22 COMPONENT_REVISION= 1
23 COMPONENT_FMRI= x11/library/toolkit/libxt
24 COMPONENT_SUMMARY= libXt - X Toolkit library
25 COMPONENT_ARCHIVE_HASH= \
26 sha256:679cc08f1646dbd27f5e48ffe8dd49406102937109130caab02ca32c083a3d60
27 COMPONENT_LICENSE_FILE= COPYING
29 include $(WS_MAKE_RULES)/common.mk
31 # https://bugs.freedesktop.org/show_bug.cgi?id=6569
32 LD_B_DIRECT=
34 COMPONENT_PREP_ACTION = ( cd $(@D) && PATH="$(PATH)" autoreconf -f -i )
36 CPPFLAGS+= -DGETVALUES_BUG -DNO_ALLOCA
38 CONFIGURE_OPTIONS+= --disable-static
39 CONFIGURE_OPTIONS+= --enable-shared
40 CONFIGURE_OPTIONS+= LIB_MAN_SUFFIX=3xt
42 # Auto-generated dependencies
43 REQUIRED_PACKAGES += system/library
44 REQUIRED_PACKAGES += x11/library/libice
45 REQUIRED_PACKAGES += x11/library/libsm
46 REQUIRED_PACKAGES += x11/library/libx11