Marcel Telka
2024-04-02 f1b1912adc00984cd165470b728dda03ac81b2c6
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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
#
# 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 2016-2017 Aurelien Larcher. All rights reserved.
# Copyright 2019 Michal Nowak
# Copyright 2021 Tim Mooney.  All rights reserved.
# Copyright 2022-2023 Niklas Poslovski
#
 
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/gst-inspect-1.0
file path=usr/bin/gst-launch-1.0
file path=usr/bin/gst-stats-1.0
file path=usr/bin/gst-tester-1.0
file path=usr/bin/gst-typefind-1.0
file path=usr/include/gstreamer-1.0/gst/base/base-prelude.h
file path=usr/include/gstreamer-1.0/gst/base/base.h
file path=usr/include/gstreamer-1.0/gst/base/gstadapter.h
file path=usr/include/gstreamer-1.0/gst/base/gstaggregator.h
file path=usr/include/gstreamer-1.0/gst/base/gstbaseparse.h
file path=usr/include/gstreamer-1.0/gst/base/gstbasesink.h
file path=usr/include/gstreamer-1.0/gst/base/gstbasesrc.h
file path=usr/include/gstreamer-1.0/gst/base/gstbasetransform.h
file path=usr/include/gstreamer-1.0/gst/base/gstbitreader.h
file path=usr/include/gstreamer-1.0/gst/base/gstbitwriter.h
file path=usr/include/gstreamer-1.0/gst/base/gstbytereader.h
file path=usr/include/gstreamer-1.0/gst/base/gstbytewriter.h
file path=usr/include/gstreamer-1.0/gst/base/gstcollectpads.h
file path=usr/include/gstreamer-1.0/gst/base/gstdataqueue.h
file path=usr/include/gstreamer-1.0/gst/base/gstflowcombiner.h
file path=usr/include/gstreamer-1.0/gst/base/gstpushsrc.h
file path=usr/include/gstreamer-1.0/gst/base/gstqueuearray.h
file path=usr/include/gstreamer-1.0/gst/base/gsttypefindhelper.h
file path=usr/include/gstreamer-1.0/gst/check/check-prelude.h
file path=usr/include/gstreamer-1.0/gst/check/check.h
file path=usr/include/gstreamer-1.0/gst/check/gstbufferstraw.h
file path=usr/include/gstreamer-1.0/gst/check/gstcheck.h
file path=usr/include/gstreamer-1.0/gst/check/gstconsistencychecker.h
file path=usr/include/gstreamer-1.0/gst/check/gstharness.h
file path=usr/include/gstreamer-1.0/gst/check/gsttestclock.h
file path=usr/include/gstreamer-1.0/gst/check/internal-check.h
file path=usr/include/gstreamer-1.0/gst/controller/controller-enumtypes.h
file path=usr/include/gstreamer-1.0/gst/controller/controller-prelude.h
file path=usr/include/gstreamer-1.0/gst/controller/controller.h
file path=usr/include/gstreamer-1.0/gst/controller/gstargbcontrolbinding.h
file path=usr/include/gstreamer-1.0/gst/controller/gstdirectcontrolbinding.h
file path=usr/include/gstreamer-1.0/gst/controller/gstinterpolationcontrolsource.h
file path=usr/include/gstreamer-1.0/gst/controller/gstlfocontrolsource.h
file path=usr/include/gstreamer-1.0/gst/controller/gstproxycontrolbinding.h
file path=usr/include/gstreamer-1.0/gst/controller/gsttimedvaluecontrolsource.h
file path=usr/include/gstreamer-1.0/gst/controller/gsttriggercontrolsource.h
file path=usr/include/gstreamer-1.0/gst/glib-compat.h
file path=usr/include/gstreamer-1.0/gst/gst.h
file path=usr/include/gstreamer-1.0/gst/gstallocator.h
file path=usr/include/gstreamer-1.0/gst/gstatomicqueue.h
file path=usr/include/gstreamer-1.0/gst/gstbin.h
file path=usr/include/gstreamer-1.0/gst/gstbuffer.h
file path=usr/include/gstreamer-1.0/gst/gstbufferlist.h
file path=usr/include/gstreamer-1.0/gst/gstbufferpool.h
file path=usr/include/gstreamer-1.0/gst/gstbus.h
file path=usr/include/gstreamer-1.0/gst/gstcaps.h
file path=usr/include/gstreamer-1.0/gst/gstcapsfeatures.h
file path=usr/include/gstreamer-1.0/gst/gstchildproxy.h
file path=usr/include/gstreamer-1.0/gst/gstclock.h
file path=usr/include/gstreamer-1.0/gst/gstcompat.h
file path=usr/include/gstreamer-1.0/gst/gstconfig.h
file path=usr/include/gstreamer-1.0/gst/gstcontext.h
file path=usr/include/gstreamer-1.0/gst/gstcontrolbinding.h
file path=usr/include/gstreamer-1.0/gst/gstcontrolsource.h
file path=usr/include/gstreamer-1.0/gst/gstdatetime.h
file path=usr/include/gstreamer-1.0/gst/gstdebugutils.h
file path=usr/include/gstreamer-1.0/gst/gstdevice.h
file path=usr/include/gstreamer-1.0/gst/gstdevicemonitor.h
file path=usr/include/gstreamer-1.0/gst/gstdeviceprovider.h
file path=usr/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h
file path=usr/include/gstreamer-1.0/gst/gstdynamictypefactory.h
file path=usr/include/gstreamer-1.0/gst/gstelement.h
file path=usr/include/gstreamer-1.0/gst/gstelementfactory.h
file path=usr/include/gstreamer-1.0/gst/gstelementmetadata.h
file path=usr/include/gstreamer-1.0/gst/gstenumtypes.h
file path=usr/include/gstreamer-1.0/gst/gsterror.h
file path=usr/include/gstreamer-1.0/gst/gstevent.h
file path=usr/include/gstreamer-1.0/gst/gstformat.h
file path=usr/include/gstreamer-1.0/gst/gstghostpad.h
file path=usr/include/gstreamer-1.0/gst/gstinfo.h
file path=usr/include/gstreamer-1.0/gst/gstiterator.h
file path=usr/include/gstreamer-1.0/gst/gstmacros.h
file path=usr/include/gstreamer-1.0/gst/gstmemory.h
file path=usr/include/gstreamer-1.0/gst/gstmessage.h
file path=usr/include/gstreamer-1.0/gst/gstmeta.h
file path=usr/include/gstreamer-1.0/gst/gstminiobject.h
file path=usr/include/gstreamer-1.0/gst/gstobject.h
file path=usr/include/gstreamer-1.0/gst/gstpad.h
file path=usr/include/gstreamer-1.0/gst/gstpadtemplate.h
file path=usr/include/gstreamer-1.0/gst/gstparamspecs.h
file path=usr/include/gstreamer-1.0/gst/gstparse.h
file path=usr/include/gstreamer-1.0/gst/gstpipeline.h
file path=usr/include/gstreamer-1.0/gst/gstplugin.h
file path=usr/include/gstreamer-1.0/gst/gstpluginfeature.h
file path=usr/include/gstreamer-1.0/gst/gstpoll.h
file path=usr/include/gstreamer-1.0/gst/gstpreset.h
file path=usr/include/gstreamer-1.0/gst/gstpromise.h
file path=usr/include/gstreamer-1.0/gst/gstprotection.h
file path=usr/include/gstreamer-1.0/gst/gstquery.h
file path=usr/include/gstreamer-1.0/gst/gstregistry.h
file path=usr/include/gstreamer-1.0/gst/gstsample.h
file path=usr/include/gstreamer-1.0/gst/gstsegment.h
file path=usr/include/gstreamer-1.0/gst/gststreamcollection.h
file path=usr/include/gstreamer-1.0/gst/gststreams.h
file path=usr/include/gstreamer-1.0/gst/gststructure.h
file path=usr/include/gstreamer-1.0/gst/gstsystemclock.h
file path=usr/include/gstreamer-1.0/gst/gsttaglist.h
file path=usr/include/gstreamer-1.0/gst/gsttagsetter.h
file path=usr/include/gstreamer-1.0/gst/gsttask.h
file path=usr/include/gstreamer-1.0/gst/gsttaskpool.h
file path=usr/include/gstreamer-1.0/gst/gsttoc.h
file path=usr/include/gstreamer-1.0/gst/gsttocsetter.h
file path=usr/include/gstreamer-1.0/gst/gsttracer.h
file path=usr/include/gstreamer-1.0/gst/gsttracerfactory.h
file path=usr/include/gstreamer-1.0/gst/gsttracerrecord.h
file path=usr/include/gstreamer-1.0/gst/gsttypefind.h
file path=usr/include/gstreamer-1.0/gst/gsttypefindfactory.h
file path=usr/include/gstreamer-1.0/gst/gsturi.h
file path=usr/include/gstreamer-1.0/gst/gstutils.h
file path=usr/include/gstreamer-1.0/gst/gstvalue.h
file path=usr/include/gstreamer-1.0/gst/gstversion.h
file path=usr/include/gstreamer-1.0/gst/math-compat.h
file path=usr/include/gstreamer-1.0/gst/net/gstnet.h
file path=usr/include/gstreamer-1.0/gst/net/gstnetaddressmeta.h
file path=usr/include/gstreamer-1.0/gst/net/gstnetclientclock.h
file path=usr/include/gstreamer-1.0/gst/net/gstnetcontrolmessagemeta.h
file path=usr/include/gstreamer-1.0/gst/net/gstnettimepacket.h
file path=usr/include/gstreamer-1.0/gst/net/gstnettimeprovider.h
file path=usr/include/gstreamer-1.0/gst/net/gstnetutils.h
file path=usr/include/gstreamer-1.0/gst/net/gstptpclock.h
file path=usr/include/gstreamer-1.0/gst/net/net-prelude.h
file path=usr/include/gstreamer-1.0/gst/net/net.h
file path=usr/lib/$(MACH64)/girepository-1.0/Gst-1.0.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/GstBase-1.0.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/GstCheck-1.0.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/GstController-1.0.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/GstNet-1.0.typelib
file path=usr/lib/$(MACH64)/gstreamer-1.0/libgstcoreelements.so
file path=usr/lib/$(MACH64)/gstreamer-1.0/libgstcoretracers.so
link path=usr/lib/$(MACH64)/libgstbase-1.0.so target=libgstbase-1.0.so.0
link path=usr/lib/$(MACH64)/libgstbase-1.0.so.0 \
    target=libgstbase-1.0.so.0.2210.0
file path=usr/lib/$(MACH64)/libgstbase-1.0.so.0.2210.0
link path=usr/lib/$(MACH64)/libgstcheck-1.0.so target=libgstcheck-1.0.so.0
link path=usr/lib/$(MACH64)/libgstcheck-1.0.so.0 \
    target=libgstcheck-1.0.so.0.2210.0
file path=usr/lib/$(MACH64)/libgstcheck-1.0.so.0.2210.0
link path=usr/lib/$(MACH64)/libgstcontroller-1.0.so \
    target=libgstcontroller-1.0.so.0
link path=usr/lib/$(MACH64)/libgstcontroller-1.0.so.0 \
    target=libgstcontroller-1.0.so.0.2210.0
file path=usr/lib/$(MACH64)/libgstcontroller-1.0.so.0.2210.0
link path=usr/lib/$(MACH64)/libgstnet-1.0.so target=libgstnet-1.0.so.0
link path=usr/lib/$(MACH64)/libgstnet-1.0.so.0 target=libgstnet-1.0.so.0.2210.0
file path=usr/lib/$(MACH64)/libgstnet-1.0.so.0.2210.0
link path=usr/lib/$(MACH64)/libgstreamer-1.0.so target=libgstreamer-1.0.so.0
link path=usr/lib/$(MACH64)/libgstreamer-1.0.so.0 \
    target=libgstreamer-1.0.so.0.2210.0
file path=usr/lib/$(MACH64)/libgstreamer-1.0.so.0.2210.0
file path=usr/lib/$(MACH64)/pkgconfig/gstreamer-1.0.pc
file path=usr/lib/$(MACH64)/pkgconfig/gstreamer-base-1.0.pc
file path=usr/lib/$(MACH64)/pkgconfig/gstreamer-check-1.0.pc
file path=usr/lib/$(MACH64)/pkgconfig/gstreamer-controller-1.0.pc
file path=usr/lib/$(MACH64)/pkgconfig/gstreamer-net-1.0.pc
file path=usr/libexec/gstreamer-1.0/gst-completion-helper
file path=usr/libexec/gstreamer-1.0/gst-hotdoc-plugins-scanner
file path=usr/libexec/gstreamer-1.0/gst-plugin-scanner
file path=usr/libexec/gstreamer-1.0/gst-plugins-doc-cache-generator
file path=usr/libexec/gstreamer-1.0/gst-ptp-helper
file path=usr/share/aclocal/gst-element-check-1.0.m4
file path=usr/share/bash-completion/completions/gst-inspect-1.0
file path=usr/share/bash-completion/completions/gst-launch-1.0
file path=usr/share/bash-completion/helpers/gst
file path=usr/share/gdb/auto-load/usr/lib/$(MACH64)/libgstreamer-1.0.so.0.2210.0-gdb.py
file path=usr/share/gir-1.0/Gst-1.0.gir
file path=usr/share/gir-1.0/GstBase-1.0.gir
file path=usr/share/gir-1.0/GstCheck-1.0.gir
file path=usr/share/gir-1.0/GstController-1.0.gir
file path=usr/share/gir-1.0/GstNet-1.0.gir
file path=usr/share/gstreamer-1.0/gdb/glib_gobject_helper.py
file path=usr/share/gstreamer-1.0/gdb/gst_gdb.py
file path=usr/share/locale/af/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/ast/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/az/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/be/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/bg/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/ca/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/cs/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/da/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/de/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/el/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/en_GB/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/eo/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/es/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/eu/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/fi/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/fr/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/fur/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/gl/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/hr/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/hu/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/id/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/it/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/ja/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/ka/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/ko/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/lt/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/nb/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/nl/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/pl/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/pt_BR/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/ro/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/ru/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/rw/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/sk/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/sl/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/sq/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/sr/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/sv/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/tr/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/uk/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/vi/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/zh_CN/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/locale/zh_TW/LC_MESSAGES/gstreamer-1.0.mo
file path=usr/share/man/man1/gst-inspect-1.0.1
file path=usr/share/man/man1/gst-launch-1.0.1
file path=usr/share/man/man1/gst-stats-1.0.1
file path=usr/share/man/man1/gst-typefind-1.0.1