Update Math-BigInt-FastCalc Perl distribution to 0.5018 for Perl 5.36 and 5.38
[oi-userland.git] / components / encumbered / libdvbpsi / Makefile
blob15c6553be0d0d523c7e11cd91f8705d776f2e6fc
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
15 BUILD_BITS=64
16 include ../../../make-rules/shared-macros.mk
18 COMPONENT_NAME= libdvbpsi
19 COMPONENT_VERSION= 1.3.3
20 COMPONENT_REVISION= 1
21 COMPONENT_FMRI= library/video/libdvbpsi
22 COMPONENT_CLASSIFICATION=System/Multimedia Libraries
23 COMPONENT_SUMMARY= A simple library designed for decoding and generation of MPEG TS and DVB PSI tables
24 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
25 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.bz2
26 COMPONENT_ARCHIVE_HASH= sha256:02b5998bcf289cdfbd8757bedd5987e681309b0a25b3ffe6cebae599f7a00112
27 COMPONENT_ARCHIVE_URL= https://download.videolan.org/pub/libdvbpsi/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
28 COMPONENT_PROJECT_URL= https://www.videolan.org/developers/libdvbpsi.html
29 COMPONENT_LICENSE= LGPLv2.1
31 TEST_TARGET= $(NO_TESTS)
32 include $(WS_MAKE_RULES)/encumbered.mk
33 include $(WS_MAKE_RULES)/common.mk
35 LDFLAGS += -lsocket -lnsl
37 # Auto-generated dependencies
38 REQUIRED_PACKAGES += system/library