illumos-gate: omit tagged pointers on SPARC, causes panic on UltraI/II systems
[oi-userland.git] / components / encumbered / libmms / Makefile
blob256ada5417d43d69dbc03ba0619d3c30f45b761e
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 2015 Alexander Pyhalov
14 # Copyright 2023 Niklas Poslovski
17 include ../../../make-rules/shared-macros.mk
19 COMPONENT_NAME= libmms
20 COMPONENT_VERSION= 0.6.4
21 COMPONENT_REVISION= 2
22 COMPONENT_SUMMARY= mms stream protocol library
23 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
24 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
25 COMPONENT_ARCHIVE_HASH= \
26 sha256:3c05e05aebcbfcc044d9e8c2d4646cd8359be39a3f0ba8ce4e72a9094bee704f
27 COMPONENT_ARCHIVE_URL= \
28 https://sourceforge.net/projects/libmms/files/libmms/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
29 COMPONENT_PROJECT_URL= https://sourceforge.net/projects/libmms/
30 COMPONENT_LICENSE= LGPLv2
31 COMPONENT_LICENSE_FILE= COPYING.LIB
32 COMPONENT_CLASSIFICATION=System/Multimedia Libraries
33 COMPONENT_FMRI= library/video/libmms
35 include $(WS_MAKE_RULES)/encumbered.mk
36 include $(WS_MAKE_RULES)/common.mk
38 CONFIGURE_OPTIONS += --sysconfdir=$(ETCDIR)
39 CONFIGURE_OPTIONS += --enable-shared
40 CONFIGURE_OPTIONS += --disable-static
42 # Auto-generated dependencies
43 REQUIRED_PACKAGES += system/library