pulseaudio: fix dependencies for openssl-3
[oi-userland.git] / components / x11 / lndir / Makefile
blobb5a57ccd6eeccc009cc7f1417ff5bf927695ff0c
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 Alexander Pyhalov
16 X11_CATEGORY=APP
17 include ../../../make-rules/shared-macros.mk
18 include $(WS_MAKE_RULES)/x11.mk
20 COMPONENT_NAME= lndir
21 COMPONENT_VERSION= 1.0.5
22 COMPONENT_SUMMARY= lndir - create a shadow directory of symbolic links to another directory tree
23 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.xz
24 COMPONENT_ARCHIVE_HASH= sha256:3b65577a5575cce095664f5492164a96941800fe6290a123731d47f3e7104ddb
25 COMPONENT_ARCHIVE_URL= https://www.x.org/releases/individual/util/$(COMPONENT_ARCHIVE)
26 COMPONENT_FMRI= file/lndir
27 COMPONENT_CLASSIFICATION= Applications/System Utilities
28 COMPONENT_LICENSE_FILE= COPYING
30 include $(WS_MAKE_RULES)/common.mk
32 PATH= $(PATH.gnu)
34 # Build dependencies
35 REQUIRED_PACKAGES += x11/header/x11-protocols
37 # Auto-generated dependencies
38 REQUIRED_PACKAGES += system/library