Marcel Telka
2024-04-05 e5e9b978d16f3a418fcae51695fb9398f0a160ed
commit | author | age
8d9bbc 1 #
JK 2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
5 #
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
9 #
10
11 #
db7d21 12 # Copyright (c) 2015-2016 Jim Klimov
e7aa51 13 # Copyright (c) 2023 Niklas Poslovski
8d9bbc 14 #
JK 15
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
8dc1cb 17 set name=pkg.human-version value=$(HUMAN_VERSION)
8d9bbc 18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
JK 19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25
8dc1cb 26 file path=usr/bin/ccache
1703fb 27 file files/ccache-update-symlinks.xml path=lib/svc/manifest/application/ccache-update-symlinks.xml restart_fmri=svc:/system/manifest-import:default
JK 28 file files/ccache-update-symlinks.sh path=lib/svc/method/ccache-update-symlinks.sh mode=0555
8d9bbc 29
1703fb 30 dir  path=usr/lib/ccache