Andreas Wacknitz
2024-04-04 8590298b09ebad29af56370cd23105cd0931b389
commit | author | age
d2f448 1 #
P 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.
6 #
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.
10 #
11
12 #
13 # Copyright 2016 phorcys@126.com.  All rights reserved.
46de46 14 # Copyright 2017 Aurelien Larcher
887646 15 # Copyright 2019 Michal Nowak
56bd86 16 # Copyright 2023 Niklas Poslovski
d2f448 17 #
P 18
19 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
56bd86 20 set name=pkg.human-version value=$(HUMAN_VERSION)
d2f448 21 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
P 22 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
23 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
24 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
25 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
26
27 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
28
29 file path=usr/bin/bd_info
56bd86 30 file path=usr/bin/bd_list_titles
NP 31 file path=usr/bin/bd_splice
d2f448 32 file path=usr/include/libbluray/bluray-version.h
46de46 33 file path=usr/include/libbluray/bluray.h
AL 34 file path=usr/include/libbluray/clpi_data.h
35 file path=usr/include/libbluray/filesystem.h
d2f448 36 file path=usr/include/libbluray/keys.h
P 37 file path=usr/include/libbluray/log_control.h
38 file path=usr/include/libbluray/meta_data.h
46de46 39 file path=usr/include/libbluray/overlay.h
d2f448 40 file path=usr/include/libbluray/player_settings.h
56bd86 41 link path=usr/lib/$(MACH64)/libbluray.so target=libbluray.so.2.4.3
NP 42 link path=usr/lib/$(MACH64)/libbluray.so.2 target=libbluray.so.2.4.3
43 file path=usr/lib/$(MACH64)/libbluray.so.2.4.3
46de46 44 file path=usr/lib/$(MACH64)/pkgconfig/libbluray.pc
56bd86 45 file path=usr/share/lib/java/libbluray-awt-j2se-$(HUMAN_VERSION).jar
NP 46 file path=usr/share/lib/java/libbluray-j2se-$(HUMAN_VERSION).jar