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
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
14 # Copyright 2019 Alexander Pyhalov
17 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)/library@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
18 set name=pkg.human-version value=$(HUMAN_VERSION)
19 set name=pkg.summary value="$(COMPONENT_SUMMARY) Common Library"
20 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
21 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 <transform file path=usr/ddu/scripts/.+ -> default mode 0555>
28 depend type=require fmri=system/library/storage/libmpapi
30 file path=/etc/security/exec_attr.d/ddu
31 file path=usr/ddu/bin/$(MACH)/all_devices
32 file path=usr/ddu/bin/$(MACH)/bat_detect
33 hardlink path=usr/ddu/bin/$(MACH)/cd_detect target=hd_detect
34 file path=usr/ddu/bin/$(MACH)/dmi_info
35 file path=usr/ddu/bin/$(MACH)/hd_detect pkg.depend.bypass-generate=libMPAPI.so.1
36 file path=usr/ddu/bin/$(MACH)/media_event
37 file path=usr/ddu/ddu.conf
38 file path=usr/ddu/scripts/3rd_drv_ins.sh
39 file path=usr/ddu/scripts/NIC_keywords
40 file path=usr/ddu/scripts/comp_lookup.sh
41 file path=usr/ddu/scripts/ddu_magic
42 file path=usr/ddu/scripts/det_info.sh
43 file path=usr/ddu/scripts/file_check.sh
44 file path=usr/ddu/scripts/find_driver.py
45 file path=usr/ddu/scripts/find_media.sh
46 file path=usr/ddu/scripts/load_driver.sh
47 file path=usr/ddu/scripts/noask
48 file path=usr/ddu/scripts/p5i_install.py
49 file path=usr/ddu/scripts/pkg_check.sh
50 file path=usr/ddu/scripts/pkg_relate.sh
51 file path=usr/ddu/scripts/probe.sh
52 file path=usr/ddu/scripts/url_down.py
53 file path=usr/ddu/scripts/wireless_NIC_keywords
54 file path=usr/lib/python$(PYVER)/vendor-packages/DDU/__init__.py
55 file path=usr/lib/python$(PYVER)/vendor-packages/DDU/ddu_devdata.py
56 file path=usr/lib/python$(PYVER)/vendor-packages/DDU/ddu_errors.py
57 file path=usr/lib/python$(PYVER)/vendor-packages/DDU/ddu_function.py
58 file path=usr/lib/python$(PYVER)/vendor-packages/DDU/ddu_package.py
59 file path=usr/lib/python$(PYVER)/vendor-packages/DDU/ddu_repo.py