Andreas Wacknitz
2024-03-29 970adddbfc48d143ebaae950543ddbfcb6eb25c5
commit | author | age
a1ab2b 1 #
AS 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 #
a1f034 13 # Copyright 2024 <contributor>
a1ab2b 14 #
AS 15
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
8f39f1 17 set name=pkg.human-version value=$(HUMAN_VERSION)
a1ab2b 18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
AS 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
26 file path=usr/include/cairomm-1.0/cairomm/cairomm.h
27 file path=usr/include/cairomm-1.0/cairomm/context.h
28 file path=usr/include/cairomm-1.0/cairomm/device.h
29 file path=usr/include/cairomm-1.0/cairomm/enums.h
30 file path=usr/include/cairomm-1.0/cairomm/exception.h
31 file path=usr/include/cairomm-1.0/cairomm/fontface.h
32 file path=usr/include/cairomm-1.0/cairomm/fontoptions.h
33 file path=usr/include/cairomm-1.0/cairomm/matrix.h
34 file path=usr/include/cairomm-1.0/cairomm/path.h
35 file path=usr/include/cairomm-1.0/cairomm/pattern.h
36 file path=usr/include/cairomm-1.0/cairomm/quartz_font.h
37 file path=usr/include/cairomm-1.0/cairomm/quartz_surface.h
38 file path=usr/include/cairomm-1.0/cairomm/refptr.h
39 file path=usr/include/cairomm-1.0/cairomm/region.h
40 file path=usr/include/cairomm-1.0/cairomm/scaledfont.h
5b16e9 41 file path=usr/include/cairomm-1.0/cairomm/script.h
MN 42 file path=usr/include/cairomm-1.0/cairomm/script_surface.h
a1ab2b 43 file path=usr/include/cairomm-1.0/cairomm/surface.h
AS 44 file path=usr/include/cairomm-1.0/cairomm/types.h
45 file path=usr/include/cairomm-1.0/cairomm/win32_font.h
46 file path=usr/include/cairomm-1.0/cairomm/win32_surface.h
47 file path=usr/include/cairomm-1.0/cairomm/xlib_surface.h
48 file path=usr/lib/$(MACH64)/cairomm-1.0/include/cairommconfig.h
685ef0 49 link path=usr/lib/$(MACH64)/libcairomm-1.0.so target=libcairomm-1.0.so.1
a1ab2b 50 link path=usr/lib/$(MACH64)/libcairomm-1.0.so.1 target=libcairomm-1.0.so.1.4.0
AS 51 file path=usr/lib/$(MACH64)/libcairomm-1.0.so.1.4.0
52 file path=usr/lib/$(MACH64)/pkgconfig/cairomm-1.0.pc
53 file path=usr/lib/$(MACH64)/pkgconfig/cairomm-ft-1.0.pc
54 file path=usr/lib/$(MACH64)/pkgconfig/cairomm-pdf-1.0.pc
55 file path=usr/lib/$(MACH64)/pkgconfig/cairomm-png-1.0.pc
56 file path=usr/lib/$(MACH64)/pkgconfig/cairomm-ps-1.0.pc
57 file path=usr/lib/$(MACH64)/pkgconfig/cairomm-svg-1.0.pc
58 file path=usr/lib/$(MACH64)/pkgconfig/cairomm-xlib-1.0.pc
59 file path=usr/lib/$(MACH64)/pkgconfig/cairomm-xlib-xrender-1.0.pc