Andreas Wacknitz
2023-02-05 62251a7b5d2900b84771e3ead22615db5dee0d1f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
 
#
# Copyright 2023 Andreas Wacknitz
#
 
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
 
file path=usr/bin/qconvex
file path=usr/bin/qdelaunay
file path=usr/bin/qhalf
file path=usr/bin/qhull
file path=usr/bin/qvoronoi
file path=usr/bin/rbox
file path=usr/include/libqhull/DEPRECATED.txt
file path=usr/include/libqhull/geom.h
file path=usr/include/libqhull/io.h
file path=usr/include/libqhull/libqhull.h
file path=usr/include/libqhull/mem.h
file path=usr/include/libqhull/merge.h
file path=usr/include/libqhull/poly.h
file path=usr/include/libqhull/qhull_a.h
file path=usr/include/libqhull/qset.h
file path=usr/include/libqhull/random.h
file path=usr/include/libqhull/stat.h
file path=usr/include/libqhull/user.h
file path=usr/include/libqhull_r/geom_r.h
file path=usr/include/libqhull_r/io_r.h
file path=usr/include/libqhull_r/libqhull_r.h
file path=usr/include/libqhull_r/mem_r.h
file path=usr/include/libqhull_r/merge_r.h
file path=usr/include/libqhull_r/poly_r.h
file path=usr/include/libqhull_r/qhull_ra.h
file path=usr/include/libqhull_r/qset_r.h
file path=usr/include/libqhull_r/random_r.h
file path=usr/include/libqhull_r/stat_r.h
file path=usr/include/libqhull_r/user_r.h
file path=usr/include/libqhullcpp/Coordinates.h
file path=usr/include/libqhullcpp/PointCoordinates.h
file path=usr/include/libqhullcpp/Qhull.h
file path=usr/include/libqhullcpp/QhullError.h
file path=usr/include/libqhullcpp/QhullFacet.h
file path=usr/include/libqhullcpp/QhullFacetList.h
file path=usr/include/libqhullcpp/QhullFacetSet.h
file path=usr/include/libqhullcpp/QhullHyperplane.h
file path=usr/include/libqhullcpp/QhullIterator.h
file path=usr/include/libqhullcpp/QhullLinkedList.h
file path=usr/include/libqhullcpp/QhullPoint.h
file path=usr/include/libqhullcpp/QhullPointSet.h
file path=usr/include/libqhullcpp/QhullPoints.h
file path=usr/include/libqhullcpp/QhullQh.h
file path=usr/include/libqhullcpp/QhullRidge.h
file path=usr/include/libqhullcpp/QhullSet.h
file path=usr/include/libqhullcpp/QhullSets.h
file path=usr/include/libqhullcpp/QhullStat.h
file path=usr/include/libqhullcpp/QhullUser.h
file path=usr/include/libqhullcpp/QhullVertex.h
file path=usr/include/libqhullcpp/QhullVertexSet.h
file path=usr/include/libqhullcpp/RboxPoints.h
file path=usr/include/libqhullcpp/RoadError.h
file path=usr/include/libqhullcpp/RoadLogEvent.h
file path=usr/include/libqhullcpp/RoadTest.h
file path=usr/include/libqhullcpp/functionObjects.h
link path=usr/lib/$(MACH64)/libqhull_r.so target=libqhull_r.so.8.0
file path=usr/lib/$(MACH64)/libqhull_r.so.$(HUMAN_VERSION)
link path=usr/lib/$(MACH64)/libqhull_r.so.8.0 \
    target=libqhull_r.so.$(HUMAN_VERSION)
file path=usr/lib/$(MACH64)/libqhullcpp.a
file path=usr/lib/$(MACH64)/libqhullstatic.a
file path=usr/lib/$(MACH64)/libqhullstatic_r.a
file path=usr/lib/cmake/Qhull/QhullConfig.cmake
file path=usr/lib/cmake/Qhull/QhullConfigVersion.cmake
file path=usr/lib/cmake/Qhull/QhullTargets-release.cmake
file path=usr/lib/cmake/Qhull/QhullTargets.cmake
file path=usr/lib/pkgconfig/qhull_r.pc
file path=usr/lib/pkgconfig/qhullcpp.pc
file path=usr/lib/pkgconfig/qhullstatic.pc
file path=usr/lib/pkgconfig/qhullstatic_r.pc
file path=usr/share/doc/qhull/Announce.txt
file path=usr/share/doc/qhull/COPYING.txt
file path=usr/share/doc/qhull/README.txt
file path=usr/share/doc/qhull/REGISTER.txt
file path=usr/share/doc/qhull/html/index.htm
file path=usr/share/doc/qhull/html/normal_voronoi_knauss_oesterle.jpg
file path=usr/share/doc/qhull/html/qconvex.htm
file path=usr/share/doc/qhull/html/qdelau_f.htm
file path=usr/share/doc/qhull/html/qdelaun.htm
file path=usr/share/doc/qhull/html/qh--4d.gif
file path=usr/share/doc/qhull/html/qh--cone.gif
file path=usr/share/doc/qhull/html/qh--dt.gif
file path=usr/share/doc/qhull/html/qh--geom.gif
file path=usr/share/doc/qhull/html/qh--half.gif
file path=usr/share/doc/qhull/html/qh--rand.gif
file path=usr/share/doc/qhull/html/qh-code.htm
file path=usr/share/doc/qhull/html/qh-eg.htm
file path=usr/share/doc/qhull/html/qh-faq.htm
file path=usr/share/doc/qhull/html/qh-get.htm
file path=usr/share/doc/qhull/html/qh-impre.htm
file path=usr/share/doc/qhull/html/qh-optc.htm
file path=usr/share/doc/qhull/html/qh-optf.htm
file path=usr/share/doc/qhull/html/qh-optg.htm
file path=usr/share/doc/qhull/html/qh-opto.htm
file path=usr/share/doc/qhull/html/qh-optp.htm
file path=usr/share/doc/qhull/html/qh-optq.htm
file path=usr/share/doc/qhull/html/qh-optt.htm
file path=usr/share/doc/qhull/html/qh-quick.htm
file path=usr/share/doc/qhull/html/qh_findbestfacet-drielsma.pdf
file path=usr/share/doc/qhull/html/qhalf.htm
file path=usr/share/doc/qhull/html/qhull-cpp.xml
file path=usr/share/doc/qhull/html/qhull.htm
file path=usr/share/doc/qhull/html/qhull.man
file path=usr/share/doc/qhull/html/qhull.txt
file path=usr/share/doc/qhull/html/qvoron_f.htm
file path=usr/share/doc/qhull/html/qvoronoi.htm
file path=usr/share/doc/qhull/html/rbox.htm
file path=usr/share/doc/qhull/html/rbox.man
file path=usr/share/doc/qhull/html/rbox.txt
file path=usr/share/doc/qhull/index.htm
file path=usr/share/doc/qhull/src/Changes.txt
file path=usr/share/man/man1/qhull.1
file path=usr/share/man/man1/rbox.1